Trace number 319799

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
TTS 4.0? (TO) 1200.09 1200.47

General information on the benchmark

Nameindustrial/grieu/
vmpc_33.cnf
MD5SUM4c4d694bb911a7a13a7cb66a99dd484c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark142.696
Satisfiable
(Un)Satisfiability was proved
Number of variables1089
Number of clauses177375
Sum of the clauses size464310
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269795
Number of clauses of size 3107514
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 566

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-319799-1173036197 -o ROOT/results/node10/solver-319799-1173036197 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319799-1173036197/tts-4-0 /tmp/evaluation/319799-1173036197/instance-319799-1173036197.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.94 2/77 7391
/proc/meminfo: memFree=1171128/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=796 CPUtime=0
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 85 0 0 0 0 0 0 0 20 0 1 0 323574738 815104 70 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 199 70 57 113 0 83 0

[startup+0.054227 s]
/proc/loadavg: 0.99 0.97 0.94 2/77 7391
/proc/meminfo: memFree=1171128/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=2808 CPUtime=0.05
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 593 0 0 0 5 0 0 0 20 0 1 0 323574738 2875392 578 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 702 578 57 113 0 586 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2808

[startup+0.101233 s]
/proc/loadavg: 0.99 0.97 0.94 2/77 7391
/proc/meminfo: memFree=1171128/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=4724 CPUtime=0.09
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 1071 0 0 0 9 0 0 0 20 0 1 0 323574738 4837376 1056 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 1181 1056 57 113 0 1065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4724

[startup+0.301259 s]
/proc/loadavg: 0.99 0.97 0.94 2/77 7391
/proc/meminfo: memFree=1171128/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=11244 CPUtime=0.28
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 2696 0 0 0 28 0 0 0 21 0 1 0 323574738 11513856 2681 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134524051 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 2811 2681 58 113 0 2695 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11244

[startup+0.701314 s]
/proc/loadavg: 0.99 0.97 0.94 2/77 7391
/proc/meminfo: memFree=1171128/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=21312 CPUtime=0.69
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 5169 0 0 0 68 1 0 0 25 0 1 0 323574738 21823488 5155 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 5328 5156 59 113 0 5212 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21312

[startup+1.50142 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 7392
/proc/meminfo: memFree=1139568/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=39900 CPUtime=1.49
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 9861 0 0 0 146 3 0 0 25 0 1 0 323574738 40857600 9846 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134623768 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 9975 9846 62 113 0 9859 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39900

[startup+3.10164 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 7392
/proc/meminfo: memFree=1124720/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=59692 CPUtime=3.09
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 14817 0 0 0 304 5 0 0 25 0 1 0 323574738 61124608 14626 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 14923 14626 65 113 0 14807 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59692

[startup+6.30107 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 7392
/proc/meminfo: memFree=1080496/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=113668 CPUtime=6.28
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 28734 0 0 0 617 11 0 0 25 0 1 0 323574738 116396032 28271 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 28417 28271 66 113 0 28301 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 113668

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 7392
/proc/meminfo: memFree=1050928/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=120580 CPUtime=12.69
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 30478 0 0 0 1257 12 0 0 25 0 1 0 323574738 123473920 30015 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591832 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 30145 30015 66 113 0 30029 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 120580

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 7392
/proc/meminfo: memFree=1045360/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=126076 CPUtime=25.48
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 31852 0 0 0 2536 12 0 0 25 0 1 0 323574738 129101824 31389 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513469 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 31519 31389 66 113 0 31403 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 126076

[startup+51.1011 s]
/proc/loadavg: 1.05 0.99 0.94 2/78 7392
/proc/meminfo: memFree=1037744/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=133728 CPUtime=51.08
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 33794 0 0 0 5094 14 0 0 25 0 1 0 323574738 136937472 33331 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641318 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 33432 33331 66 113 0 33316 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 133728

[startup+102.305 s]
/proc/loadavg: 1.06 1.00 0.95 2/78 7392
/proc/meminfo: memFree=1022512/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=148904 CPUtime=102.26
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 37555 0 0 0 10210 16 0 0 25 0 1 0 323574738 152477696 37092 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134542858 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 37226 37092 66 113 0 37110 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 148904

[startup+162.301 s]
/proc/loadavg: 1.05 1.01 0.95 2/78 7392
/proc/meminfo: memFree=1004528/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=166884 CPUtime=162.23
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 42074 0 0 0 16205 18 0 0 25 0 1 0 323574738 170889216 41611 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 41721 41611 66 113 0 41605 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 166884

[startup+222.301 s]
/proc/loadavg: 1.13 1.04 0.96 2/78 7392
/proc/meminfo: memFree=986608/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=184724 CPUtime=222.22
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 46508 0 0 0 22201 21 0 0 25 0 1 0 323574738 189157376 46045 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134536028 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 46181 46046 66 113 0 46065 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 184724

[startup+282.301 s]
/proc/loadavg: 1.05 1.03 0.96 2/78 7392
/proc/meminfo: memFree=968752/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=202776 CPUtime=282.2
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 51028 0 0 0 28197 23 0 0 25 0 1 0 323574738 207642624 50565 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534371 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 50694 50565 66 113 0 50578 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 202776

[startup+342.302 s]
/proc/loadavg: 1.08 1.04 0.97 2/78 7392
/proc/meminfo: memFree=954224/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=217084 CPUtime=342.18
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 54586 0 0 0 34191 27 0 0 25 0 1 0 323574738 222294016 54123 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 54271 54123 66 113 0 54155 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 217084

[startup+402.302 s]
/proc/loadavg: 1.03 1.03 0.97 2/78 7392
/proc/meminfo: memFree=936752/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=234672 CPUtime=402.16
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 59012 0 0 0 40187 29 0 0 25 0 1 0 323574738 240304128 58549 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 58668 58549 66 113 0 58552 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 234672

[startup+462.302 s]
/proc/loadavg: 1.01 1.02 0.97 2/78 7392
/proc/meminfo: memFree=921008/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=250384 CPUtime=462.15
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 62913 0 0 0 46183 32 0 0 25 0 1 0 323574738 256393216 62450 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641318 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 62596 62450 66 113 0 62480 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 250384

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 0.97 2/78 7392
/proc/meminfo: memFree=904752/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=266332 CPUtime=522.12
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 66956 0 0 0 52178 34 0 0 25 0 1 0 323574738 272723968 66493 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534048 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 66583 66493 66 113 0 66467 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 266332

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 0.97 2/78 7392
/proc/meminfo: memFree=888944/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=282504 CPUtime=582.11
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 70944 0 0 0 58174 37 0 0 25 0 1 0 323574738 289284096 70481 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513483 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 70626 70481 66 113 0 70510 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 282504

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 7392
/proc/meminfo: memFree=870704/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=300328 CPUtime=642.09
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 75435 0 0 0 64170 39 0 0 25 0 1 0 323574738 307535872 74972 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 75082 74972 66 113 0 74966 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 300328

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 7392
/proc/meminfo: memFree=854128/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=317220 CPUtime=702.07
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 79632 0 0 0 70166 41 0 0 25 0 1 0 323574738 324833280 79169 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641342 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 79305 79169 66 113 0 79189 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 317220

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 7392
/proc/meminfo: memFree=833968/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=336920 CPUtime=762.06
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 84587 0 0 0 76162 44 0 0 25 0 1 0 323574738 345006080 84124 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 84230 84124 66 113 0 84114 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 336920

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 7392
/proc/meminfo: memFree=825776/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=345360 CPUtime=822.04
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 86664 0 0 0 82158 46 0 0 25 0 1 0 323574738 353648640 86201 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 86340 86201 66 113 0 86224 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 345360

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 7392
/proc/meminfo: memFree=810096/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=360736 CPUtime=882.01
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 90555 0 0 0 88154 47 0 0 25 0 1 0 323574738 369393664 90092 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 90184 90092 66 113 0 90068 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 360736

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 7392
/proc/meminfo: memFree=795248/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=375848 CPUtime=941.99
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 94309 0 0 0 94149 50 0 0 25 0 1 0 323574738 384868352 93846 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 93962 93846 66 113 0 93846 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 375848

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 7392
/proc/meminfo: memFree=783600/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=387408 CPUtime=1001.97
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 97210 0 0 0 100146 51 0 0 25 0 1 0 323574738 396705792 96747 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 96852 96747 66 113 0 96736 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 387408

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 7392
/proc/meminfo: memFree=776944/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=394104 CPUtime=1061.95
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 98890 0 0 0 106142 53 0 0 25 0 1 0 323574738 403562496 98427 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534394 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 98526 98427 66 113 0 98410 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 394104

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 7392
/proc/meminfo: memFree=758832/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=412152 CPUtime=1121.93
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 103363 0 0 0 112138 55 0 0 25 0 1 0 323574738 422043648 102900 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543362 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 103038 102900 66 113 0 102922 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 412152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 7392
/proc/meminfo: memFree=740080/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=431056 CPUtime=1181.92
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 108130 0 0 0 118133 59 0 0 25 0 1 0 323574738 441401344 107667 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 107764 107667 66 113 0 107648 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 431056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 7392
/proc/meminfo: memFree=737520/2055920 swapFree=4168772/4192956
[pid=7391] ppid=7389 vsize=433400 CPUtime=1200.01
/proc/7391/stat : 7391 (tts-4-0) R 7389 7391 6530 0 -1 4194304 108671 0 0 0 119942 59 0 0 25 0 1 0 323574738 443801600 108208 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534048 0 0 4096 0 0 0 0 17 1 0 0
/proc/7391/statm: 108350 108208 66 113 0 108234 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 433400

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.47
CPU time (s): 1200.09
CPU user time (s): 1199.43
CPU system time (s): 0.662899
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 433400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.43
system time used= 0.662899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108671
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2019

runsolver used 1.42378 second user time and 2.93455 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Mar  4 19:23:17 UTC 2007

IDJOB= 319799
IDBENCH= 20488
IDSOLVER= 98
FILE ID= node10/319799-1173036197

PBS_JOBID= 4012243

Free space on /tmp= 66511 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/grieu/vmpc_33.cnf
COMMAND LINE= /tmp/evaluation/319799-1173036197/tts-4-0 /tmp/evaluation/319799-1173036197/instance-319799-1173036197.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-319799-1173036197 -o ROOT/results/node10/solver-319799-1173036197 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319799-1173036197/tts-4-0 /tmp/evaluation/319799-1173036197/instance-319799-1173036197.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  4c4d694bb911a7a13a7cb66a99dd484c

RANDOM SEED= 772521902

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1171536 kB
Buffers:         41140 kB
Cached:         761764 kB
SwapCached:       3372 kB
Active:         363784 kB
Inactive:       462684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1171536 kB
SwapTotal:     4192956 kB
SwapFree:      4168772 kB
Dirty:            3060 kB
Writeback:           0 kB
Mapped:          30488 kB
Slab:            43380 kB
Committed_AS:  1593004 kB
PageTables:       1832 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66511 MiB

End job on node10 on Sun Mar  4 19:43:20 UTC 2007