Trace number 335494

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.21 1200.63

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-050-049.sat05-1238.reshuffled-07.cnf
MD5SUM44a5476bd5ee890d723869abdd1f9b1f
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 variables2450
Number of clauses118875
Sum of the clauses size240100
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2118825
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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/node55/watcher-335494-1173628671 -o ROOT/results/node55/solver-335494-1173628671 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335494-1173628671/tts-4-0 /tmp/evaluation/335494-1173628671/instance-335494-1173628671.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.92 0.98 1.03 3/64 11628
/proc/meminfo: memFree=1947856/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=936 CPUtime=0
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 382823552 958464 111 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 234 112 57 113 0 118 0

[startup+0.101305 s]
/proc/loadavg: 0.92 0.98 1.03 3/64 11628
/proc/meminfo: memFree=1947856/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=5360 CPUtime=0.09
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 1234 0 0 0 9 0 0 0 18 0 1 0 382823552 5488640 1219 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 1340 1220 57 113 0 1224 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5360

[startup+0.201314 s]
/proc/loadavg: 0.92 0.98 1.03 3/64 11628
/proc/meminfo: memFree=1947856/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=8576 CPUtime=0.19
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 2032 0 0 0 19 0 0 0 18 0 1 0 382823552 8781824 2017 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 2144 2018 59 113 0 2028 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8576

[startup+0.301323 s]
/proc/loadavg: 0.92 0.98 1.03 3/64 11628
/proc/meminfo: memFree=1947856/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=14852 CPUtime=0.29
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 3576 0 0 0 28 1 0 0 19 0 1 0 382823552 15208448 3561 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 3713 3562 59 113 0 3597 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14852

[startup+0.701362 s]
/proc/loadavg: 0.92 0.98 1.03 3/64 11628
/proc/meminfo: memFree=1947856/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=27272 CPUtime=0.69
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 6817 0 0 0 67 2 0 0 22 0 1 0 382823552 27926528 6685 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134625400 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 6818 6685 62 113 0 6702 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27272

[startup+1.50144 s]
/proc/loadavg: 0.92 0.98 1.03 2/65 11629
/proc/meminfo: memFree=1913672/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=43804 CPUtime=1.49
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 10973 0 0 0 145 4 0 0 25 0 1 0 382823552 44855296 10841 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 10951 10841 65 113 0 10835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43804

[startup+3.10159 s]
/proc/loadavg: 0.93 0.98 1.03 2/65 11629
/proc/meminfo: memFree=1888456/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=65284 CPUtime=3.09
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 16388 0 0 0 303 6 0 0 25 0 1 0 382823552 66850816 16223 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 16321 16223 66 113 0 16205 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65284

[startup+6.30191 s]
/proc/loadavg: 0.93 0.98 1.03 2/65 11629
/proc/meminfo: memFree=1880136/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=68608 CPUtime=6.29
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 17219 0 0 0 622 7 0 0 25 0 1 0 382823552 70254592 17054 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513462 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 17152 17054 66 113 0 17036 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68608

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 1.03 2/65 11629
/proc/meminfo: memFree=1873240/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=75444 CPUtime=12.69
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 18930 0 0 0 1262 7 0 0 25 0 1 0 382823552 77254656 18765 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591898 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 18861 18765 66 113 0 18745 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75444

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 1.03 2/65 11629
/proc/meminfo: memFree=1862296/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=86132 CPUtime=25.49
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 21573 0 0 0 2541 8 0 0 25 0 1 0 382823552 88199168 21408 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 21533 21408 66 113 0 21417 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86132

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 1.02 2/65 11629
/proc/meminfo: memFree=1842584/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=105976 CPUtime=51.07
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 26553 0 0 0 5098 9 0 0 25 0 1 0 382823552 108519424 26388 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591655 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 26494 26388 66 113 0 26378 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 105976

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 1.02 2/65 11629
/proc/meminfo: memFree=1803032/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=145028 CPUtime=102.27
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 36297 0 0 0 10213 14 0 0 25 0 1 0 382823552 148508672 36132 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591622 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 36257 36132 66 113 0 36141 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 145028

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 11629
/proc/meminfo: memFree=1760088/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=188392 CPUtime=162.25
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 47131 0 0 0 16207 18 0 0 25 0 1 0 382823552 192913408 46966 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134552553 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 47098 46966 66 113 0 46982 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 188392

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 1.01 2/71 11741
/proc/meminfo: memFree=1719264/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=227440 CPUtime=222.19
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 56910 0 0 0 22194 25 0 0 25 0 1 0 382823552 232898560 56745 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534438 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 56860 56745 66 113 0 56744 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 227440

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11827
/proc/meminfo: memFree=1691984/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=255800 CPUtime=282.12
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 64007 0 0 0 28183 29 0 0 25 0 1 0 382823552 261939200 63842 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534171 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 63950 63842 66 113 0 63834 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 255800

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11827
/proc/meminfo: memFree=1659992/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=287444 CPUtime=342.11
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 71914 0 0 0 34178 33 0 0 25 0 1 0 382823552 294342656 71749 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 71861 71749 66 113 0 71745 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 287444

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11827
/proc/meminfo: memFree=1624920/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=322836 CPUtime=402.1
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 80765 0 0 0 40171 39 0 0 25 0 1 0 382823552 330584064 80600 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 80709 80600 66 113 0 80593 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 322836

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11827
/proc/meminfo: memFree=1592280/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=355184 CPUtime=462.08
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 88831 0 0 0 46165 43 0 0 25 0 1 0 382823552 363708416 88666 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134542916 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 88796 88666 66 113 0 88680 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 355184

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11827
/proc/meminfo: memFree=1552856/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=394936 CPUtime=522.06
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 98761 0 0 0 52160 46 0 0 25 0 1 0 382823552 404414464 98596 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543324 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 98734 98596 66 113 0 98618 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 394936

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11827
/proc/meminfo: memFree=1508568/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=439004 CPUtime=582.05
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 109776 0 0 0 58154 51 0 0 25 0 1 0 382823552 449540096 109611 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591621 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 109751 109611 66 113 0 109635 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 439004

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11827
/proc/meminfo: memFree=1472280/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=475100 CPUtime=642.03
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 118849 0 0 0 64147 56 0 0 25 0 1 0 382823552 486502400 118684 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134536387 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 118775 118684 66 113 0 118659 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 475100

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11827
/proc/meminfo: memFree=1437208/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=510024 CPUtime=702.01
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 127551 0 0 0 70140 61 0 0 25 0 1 0 382823552 522264576 127386 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591676 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 127506 127386 66 113 0 127390 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 510024

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11827
/proc/meminfo: memFree=1400792/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=546120 CPUtime=762
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 136583 0 0 0 76135 65 0 0 25 0 1 0 382823552 559226880 136418 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 136530 136418 66 113 0 136414 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 546120

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11827
/proc/meminfo: memFree=1364888/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=582216 CPUtime=821.98
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 145610 0 0 0 82129 69 0 0 25 0 1 0 382823552 596189184 145445 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 145554 145445 66 113 0 145438 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 582216

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11827
/proc/meminfo: memFree=1333464/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=613392 CPUtime=881.97
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 153379 0 0 0 88124 73 0 0 25 0 1 0 382823552 628113408 153214 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534364 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 153348 153214 66 113 0 153232 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 613392

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11827
/proc/meminfo: memFree=1296792/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=650192 CPUtime=941.95
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 162620 0 0 0 94117 78 0 0 25 0 1 0 382823552 665796608 162455 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 162548 162455 66 113 0 162432 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 650192

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11827
/proc/meminfo: memFree=1256664/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=690036 CPUtime=1001.93
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 172560 0 0 0 100112 81 0 0 25 0 1 0 382823552 706596864 172395 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 172509 172395 66 113 0 172393 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 690036

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11827
/proc/meminfo: memFree=1215960/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=730960 CPUtime=1061.91
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 182804 0 0 0 106106 85 0 0 25 0 1 0 382823552 748503040 182639 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534440 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 182740 182639 66 113 0 182624 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 730960

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11827
/proc/meminfo: memFree=1183320/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=763304 CPUtime=1121.9
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 190897 0 0 0 112101 89 0 0 25 0 1 0 382823552 781623296 190732 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591895 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 190826 190732 66 113 0 190710 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 763304

[startup+1182.3 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 11827
/proc/meminfo: memFree=1149336/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=797760 CPUtime=1181.88
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 199479 0 0 0 118094 94 0 0 25 0 1 0 382823552 816906240 199314 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591621 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 199440 199314 66 113 0 199324 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 797760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.09 1.02 1.00 2/65 11827
/proc/meminfo: memFree=1142552/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=803856 CPUtime=1200.08
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4194304 201009 0 0 0 119913 95 0 0 25 0 1 0 382823552 823148544 200844 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 200964 200844 66 113 0 200848 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 803856

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

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

[startup+1200.61 s]
/proc/loadavg: 1.09 1.02 1.00 2/65 11827
/proc/meminfo: memFree=1142552/2055920 swapFree=4183484/4192956
[pid=11628] ppid=11626 vsize=0 CPUtime=1200.18
/proc/11628/stat : 11628 (tts-4-0) R 11626 11628 11518 0 -1 4195332 201009 0 0 0 119913 105 0 0 25 0 1 0 382823552 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/11628/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.21
CPU user time (s): 1199.13
CPU system time (s): 1.07983
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 803856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.13
system time used= 1.07984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201009
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= 1909

runsolver used 0.737887 second user time and 2.6246 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Sun Mar 11 15:57:51 UTC 2007

IDJOB= 335494
IDBENCH= 24653
IDSOLVER= 98
FILE ID= node55/335494-1173628671

PBS_JOBID= 4101321

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  44a5476bd5ee890d723869abdd1f9b1f

RANDOM SEED= 214176603

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.247
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.247
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:       1948264 kB
Buffers:         15088 kB
Cached:          48076 kB
SwapCached:       3272 kB
Active:          20528 kB
Inactive:        52120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1948264 kB
SwapTotal:     4192956 kB
SwapFree:      4183484 kB
Dirty:            2016 kB
Writeback:           0 kB
Mapped:          15204 kB
Slab:            21100 kB
Committed_AS:   988276 kB
PageTables:       1380 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= 66553 MiB

End job on node55 on Sun Mar 11 16:17:54 UTC 2007