Trace number 335578

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? (MO) 1131.89 1132.19

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-070-069.sat05-1240.reshuffled-07.cnf
MD5SUM8c2637bddd219bb03ecc49de7a065894
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4830
Number of clauses330925
Sum of the clauses size666540
Maximum clause length69
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2330855
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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/node59/watcher-335578-1173630232 -o ROOT/results/node59/solver-335578-1173630232 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335578-1173630232/tts-4-0 /tmp/evaluation/335578-1173630232/instance-335578-1173630232.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: 1.00 1.00 1.13 3/64 19805
/proc/meminfo: memFree=1948792/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=936 CPUtime=0
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 382979952 958464 111 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 234 111 57 113 0 118 0

[startup+0.0723481 s]
/proc/loadavg: 1.00 1.00 1.13 3/64 19805
/proc/meminfo: memFree=1948792/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=4052 CPUtime=0.06
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 898 0 0 0 6 0 0 0 18 0 1 0 382979952 4149248 883 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 1013 884 57 113 0 897 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4052

[startup+0.101351 s]
/proc/loadavg: 1.00 1.00 1.13 3/64 19805
/proc/meminfo: memFree=1948792/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=5360 CPUtime=0.09
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 1228 0 0 0 9 0 0 0 18 0 1 0 382979952 5488640 1213 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 1340 1213 57 113 0 1224 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5360

[startup+0.301373 s]
/proc/loadavg: 1.00 1.00 1.13 3/64 19805
/proc/meminfo: memFree=1948792/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=14660 CPUtime=0.29
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 3502 0 0 0 27 2 0 0 19 0 1 0 382979952 15011840 3487 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 3665 3488 57 113 0 3549 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14660

[startup+0.701417 s]
/proc/loadavg: 1.00 1.00 1.13 3/64 19805
/proc/meminfo: memFree=1948792/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=24248 CPUtime=0.69
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 5827 0 0 0 66 3 0 0 22 0 1 0 382979952 24829952 5812 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 6062 5812 59 113 0 5946 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24248

[startup+1.50151 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 19806
/proc/meminfo: memFree=1911088/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=65584 CPUtime=1.49
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 15483 0 0 0 142 7 0 0 25 0 1 0 382979952 67158016 15468 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 16396 15468 62 113 0 16280 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65584

[startup+3.10168 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 19806
/proc/meminfo: memFree=1876528/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=83360 CPUtime=3.09
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 20617 0 0 0 300 9 0 0 25 0 1 0 382979952 85360640 20278 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 20840 20278 65 113 0 20724 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83360

[startup+6.30103 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 19806
/proc/meminfo: memFree=1832240/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=137392 CPUtime=6.29
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 34855 0 0 0 614 15 0 0 25 0 1 0 382979952 140689408 34094 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134630276 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 34348 34094 65 113 0 34232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137392

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 19806
/proc/meminfo: memFree=1761788/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=189060 CPUtime=12.69
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 47806 0 0 0 1249 20 0 0 25 0 1 0 382979952 193597440 47045 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591616 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 47265 47045 66 113 0 47149 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 189060

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 19806
/proc/meminfo: memFree=1736560/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=213256 CPUtime=25.49
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 53835 0 0 0 2527 22 0 0 25 0 1 0 382979952 218374144 53074 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 53314 53074 66 113 0 53198 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 213256

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 19806
/proc/meminfo: memFree=1689264/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=260976 CPUtime=51.08
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 65758 0 0 0 5082 26 0 0 25 0 1 0 382979952 267239424 64997 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 65244 64997 66 113 0 65128 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 260976

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 19806
/proc/meminfo: memFree=1603632/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=345504 CPUtime=102.27
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 86914 0 0 0 10193 34 0 0 25 0 1 0 382979952 353796096 86153 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 86376 86153 66 113 0 86260 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 345504

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 19806
/proc/meminfo: memFree=1511664/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=438088 CPUtime=162.25
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 110078 0 0 0 16181 44 0 0 25 0 1 0 382979952 448602112 109317 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534371 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 109522 109317 66 113 0 109406 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 438088

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 19806
/proc/meminfo: memFree=1426160/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=522516 CPUtime=222.24
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 131181 0 0 0 22171 53 0 0 25 0 1 0 382979952 535056384 130420 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534408 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 130629 130420 66 113 0 130513 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 522516

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 19806
/proc/meminfo: memFree=1349040/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=600332 CPUtime=282.22
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 150639 0 0 0 28161 61 0 0 25 0 1 0 382979952 614739968 149878 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 150083 149878 66 113 0 149967 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 600332

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 19806
/proc/meminfo: memFree=1269232/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=679560 CPUtime=342.2
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 170419 0 0 0 34152 68 0 0 25 0 1 0 382979952 695869440 169658 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 169890 169658 66 113 0 169774 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 679560

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 19806
/proc/meminfo: memFree=1180016/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=769472 CPUtime=402.19
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 192877 0 0 0 40141 78 0 0 25 0 1 0 382979952 787939328 192116 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641318 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 192368 192116 66 113 0 192252 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 769472

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 19806
/proc/meminfo: memFree=1096816/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=851740 CPUtime=462.17
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 213437 0 0 0 46131 86 0 0 25 0 1 0 382979952 872181760 212676 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 212935 212676 66 113 0 212819 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 851740

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 19806
/proc/meminfo: memFree=1022064/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=926512 CPUtime=522.16
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 232175 0 0 0 52121 95 0 0 25 0 1 0 382979952 948748288 231414 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 231628 231414 66 113 0 231512 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 926512

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 19806
/proc/meminfo: memFree=952048/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=996128 CPUtime=582.14
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 249581 0 0 0 58111 103 0 0 25 0 1 0 382979952 1020035072 248820 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534060 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 249032 248820 66 113 0 248916 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 996128

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 19806
/proc/meminfo: memFree=864944/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=1082384 CPUtime=642.12
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 271152 0 0 0 64100 112 0 0 25 0 1 0 382979952 1108361216 270391 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 270596 270391 66 113 0 270480 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 1082384

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 19806
/proc/meminfo: memFree=787120/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=1160904 CPUtime=702.11
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 290760 0 0 0 70091 120 0 0 25 0 1 0 382979952 1188765696 289999 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 290226 289999 66 113 0 290110 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 1160904

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 19806
/proc/meminfo: memFree=696752/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=1250440 CPUtime=762.09
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 313147 0 0 0 76080 129 0 0 25 0 1 0 382979952 1280450560 312386 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 312610 312386 66 113 0 312494 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 1250440

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 19806
/proc/meminfo: memFree=595632/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=1352404 CPUtime=822.07
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 338653 0 0 0 82067 140 0 0 25 0 1 0 382979952 1384861696 337892 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 338101 337892 66 113 0 337985 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 1352404

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 19806
/proc/meminfo: memFree=486192/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=1460836 CPUtime=882.06
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 365737 0 0 0 88055 151 0 0 25 0 1 0 382979952 1495896064 364976 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 365209 364976 66 113 0 365093 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 1460836

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 19806
/proc/meminfo: memFree=391856/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=1555532 CPUtime=942.04
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 389432 0 0 0 94043 161 0 0 25 0 1 0 382979952 1592864768 388671 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513462 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 388883 388671 66 113 0 388767 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 1555532

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 19806
/proc/meminfo: memFree=294384/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=1652336 CPUtime=1002.03
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 413641 0 0 0 100031 172 0 0 25 0 1 0 382979952 1691992064 412880 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591832 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 413084 412880 66 113 0 412968 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 1652336

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 19806
/proc/meminfo: memFree=204720/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=1742340 CPUtime=1062.01
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 436145 0 0 0 106020 181 0 0 25 0 1 0 382979952 1784156160 435384 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 435585 435384 66 113 0 435469 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 1742340

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19806
/proc/meminfo: memFree=118448/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=1827892 CPUtime=1122
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 457522 0 0 0 112009 191 0 0 25 0 1 0 382979952 1871761408 456761 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134552161 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 456973 456761 66 113 0 456857 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 1827892



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1131.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19806
/proc/meminfo: memFree=102576/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=1843364 CPUtime=1131.6
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4194304 461353 0 0 0 112968 192 0 0 25 0 1 0 382979952 1887604736 460592 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 460841 460592 66 113 0 460725 0
Current children cumulated CPU time (s) 1131.6
Current children cumulated vsize (KiB) 1843364

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

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

[startup+1132.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19806
/proc/meminfo: memFree=102576/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=0 CPUtime=1131.69
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4195332 461353 0 0 0 112968 201 0 0 25 0 1 0 382979952 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1131.69
Current children cumulated vsize (KiB) 0

[startup+1132.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19806
/proc/meminfo: memFree=102576/2055920 swapFree=4174680/4192956
[pid=19805] ppid=19803 vsize=0 CPUtime=1131.79
/proc/19805/stat : 19805 (tts-4-0) R 19803 19805 19402 0 -1 4195332 461353 0 0 0 112968 211 0 0 25 0 1 0 382979952 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19805/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1131.79
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1132.19
CPU time (s): 1131.89
CPU user time (s): 1129.69
CPU system time (s): 2.19967
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 1843364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1129.69
system time used= 2.19966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 461353
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= 6
involuntary context switches= 892

runsolver used 0.710891 second user time and 2.38964 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Sun Mar 11 16:23:53 UTC 2007

IDJOB= 335578
IDBENCH= 24655
IDSOLVER= 98
FILE ID= node59/335578-1173630232

PBS_JOBID= 4101316

Free space on /tmp= 66531 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-070-069.sat05-1240.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335578-1173630232/tts-4-0 /tmp/evaluation/335578-1173630232/instance-335578-1173630232.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-335578-1173630232 -o ROOT/results/node59/solver-335578-1173630232 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335578-1173630232/tts-4-0 /tmp/evaluation/335578-1173630232/instance-335578-1173630232.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  8c2637bddd219bb03ecc49de7a065894

RANDOM SEED= 659898545

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1949200 kB
Buffers:         11588 kB
Cached:          49856 kB
SwapCached:      12472 kB
Active:          24308 kB
Inactive:        56344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1949200 kB
SwapTotal:     4192956 kB
SwapFree:      4174680 kB
Dirty:            4600 kB
Writeback:           0 kB
Mapped:          15364 kB
Slab:            12084 kB
Committed_AS:   691268 kB
PageTables:       1472 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= 66531 MiB

End job on node59 on Sun Mar 11 16:42:47 UTC 2007