Trace number 334192

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.07 1200.54

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l3.sat05-520.reshuffled-07.cnf
MD5SUM8fc368e9f6ea136e0b6522b198a7a916
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 variables4496
Number of clauses18591
Sum of the clauses size54418
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/node13/watcher-334192-1173556528 -o ROOT/results/node13/solver-334192-1173556528 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334192-1173556528/tts-4-0 /tmp/evaluation/334192-1173556528/instance-334192-1173556528.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.96 1.01 0.99 3/77 30636
/proc/meminfo: memFree=1540408/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=936 CPUtime=0
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 375607223 958464 105 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134630100 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 234 105 57 113 0 118 0

[startup+0.0714219 s]
/proc/loadavg: 0.96 1.01 0.99 3/77 30636
/proc/meminfo: memFree=1540408/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=5064 CPUtime=0.06
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 1107 0 0 0 6 0 0 0 18 0 1 0 375607223 5185536 1092 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 1266 1093 62 113 0 1150 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5064

[startup+0.101426 s]
/proc/loadavg: 0.96 1.01 0.99 3/77 30636
/proc/meminfo: memFree=1540408/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=5856 CPUtime=0.09
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 1345 0 0 0 9 0 0 0 18 0 1 0 375607223 5996544 1330 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134554914 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 1464 1330 62 113 0 1348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5856

[startup+0.301452 s]
/proc/loadavg: 0.96 1.01 0.99 3/77 30636
/proc/meminfo: memFree=1540408/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=12100 CPUtime=0.29
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 2907 0 0 0 29 0 0 0 19 0 1 0 375607223 12390400 2892 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134630276 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 3025 2892 65 113 0 2909 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12100

[startup+0.701506 s]
/proc/loadavg: 0.96 1.01 0.99 3/77 30636
/proc/meminfo: memFree=1540408/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=21364 CPUtime=0.69
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 5250 0 0 0 67 2 0 0 22 0 1 0 375607223 21876736 5233 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 5341 5233 66 113 0 5225 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21364

[startup+1.50161 s]
/proc/loadavg: 0.96 1.01 0.99 2/78 30637
/proc/meminfo: memFree=1515056/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=26280 CPUtime=1.49
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 6471 0 0 0 147 2 0 0 25 0 1 0 375607223 26910720 6454 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 6570 6454 66 113 0 6454 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26280

[startup+3.10283 s]
/proc/loadavg: 0.96 1.01 0.99 2/78 30637
/proc/meminfo: memFree=1512432/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=30300 CPUtime=3.09
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 7500 0 0 0 306 3 0 0 25 0 1 0 375607223 31027200 7483 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 7575 7483 66 113 0 7459 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30300

[startup+6.30125 s]
/proc/loadavg: 0.96 1.01 0.99 2/78 30637
/proc/meminfo: memFree=1509872/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=31428 CPUtime=6.28
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 7772 0 0 0 625 3 0 0 25 0 1 0 375607223 32182272 7755 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 7857 7755 66 113 0 7741 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31428

[startup+12.7011 s]
/proc/loadavg: 0.97 1.00 0.99 2/78 30637
/proc/meminfo: memFree=1508344/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=32508 CPUtime=12.69
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 8018 0 0 0 1265 4 0 0 25 0 1 0 375607223 33288192 8001 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591895 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 8127 8001 66 113 0 8011 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32508

[startup+25.5018 s]
/proc/loadavg: 0.97 1.00 0.99 2/78 30637
/proc/meminfo: memFree=1505208/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=35480 CPUtime=25.48
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 8795 0 0 0 2544 4 0 0 25 0 1 0 375607223 36331520 8778 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591965 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 8870 8778 66 113 0 8754 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35480

[startup+51.1012 s]
/proc/loadavg: 0.98 1.00 0.99 2/78 30637
/proc/meminfo: memFree=1495480/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=45296 CPUtime=51.08
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 11237 0 0 0 5103 5 0 0 25 0 1 0 375607223 46383104 11220 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513456 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 11324 11220 66 113 0 11208 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45296

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30637
/proc/meminfo: memFree=1484664/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=55896 CPUtime=102.26
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 13895 0 0 0 10220 6 0 0 25 0 1 0 375607223 57237504 13878 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 13974 13878 66 113 0 13858 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55896

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30637
/proc/meminfo: memFree=1473400/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=67252 CPUtime=162.24
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 16719 0 0 0 16216 8 0 0 25 0 1 0 375607223 68866048 16702 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641318 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 16813 16702 66 113 0 16697 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 67252

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30637
/proc/meminfo: memFree=1460536/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=79948 CPUtime=222.22
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 19903 0 0 0 22212 10 0 0 25 0 1 0 375607223 81866752 19886 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513467 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 19987 19886 66 113 0 19871 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 79948

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30637
/proc/meminfo: memFree=1446264/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=94248 CPUtime=282.2
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 23485 0 0 0 28207 13 0 0 25 0 1 0 375607223 96509952 23468 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513482 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 23562 23468 66 113 0 23446 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 94248

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/84 30703
/proc/meminfo: memFree=1433848/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=105264 CPUtime=342.16
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 26240 0 0 0 34201 15 0 0 25 0 1 0 375607223 107790336 26223 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 26316 26223 66 113 0 26200 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 105264

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/84 30805
/proc/meminfo: memFree=1422008/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=117220 CPUtime=402.08
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 29220 0 0 0 40192 16 0 0 25 0 1 0 375607223 120033280 29203 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534063 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 29305 29203 66 113 0 29189 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 117220

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30835
/proc/meminfo: memFree=1411128/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=129176 CPUtime=462.04
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 32200 0 0 0 46186 18 0 0 25 0 1 0 375607223 132276224 32183 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534063 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 32294 32183 66 113 0 32178 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 129176

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30835
/proc/meminfo: memFree=1403128/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=137144 CPUtime=522.03
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 34193 0 0 0 52183 20 0 0 25 0 1 0 375607223 140435456 34176 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591877 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 34286 34176 66 113 0 34170 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 137144

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30835
/proc/meminfo: memFree=1396792/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=143236 CPUtime=582.01
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 35748 0 0 0 58180 21 0 0 25 0 1 0 375607223 146673664 35731 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 35809 35731 66 113 0 35693 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 143236

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30835
/proc/meminfo: memFree=1391480/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=148628 CPUtime=641.99
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 37061 0 0 0 64177 22 0 0 25 0 1 0 375607223 152195072 37044 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 37157 37044 66 113 0 37041 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 148628

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30835
/proc/meminfo: memFree=1386616/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=153552 CPUtime=701.97
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 38295 0 0 0 70174 23 0 0 25 0 1 0 375607223 157237248 38278 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 38388 38278 66 113 0 38272 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 153552

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30835
/proc/meminfo: memFree=1376568/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=163632 CPUtime=761.95
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 40794 0 0 0 76170 25 0 0 25 0 1 0 375607223 167559168 40777 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534440 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 40908 40777 66 113 0 40792 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 163632

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30835
/proc/meminfo: memFree=1362616/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=177696 CPUtime=821.94
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 44336 0 0 0 82166 28 0 0 25 0 1 0 375607223 181960704 44319 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134542858 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 44424 44319 66 113 0 44308 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 177696

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30835
/proc/meminfo: memFree=1351096/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=188944 CPUtime=881.91
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 47168 0 0 0 88162 29 0 0 25 0 1 0 375607223 193478656 47151 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 47236 47151 66 113 0 47120 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 188944

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30835
/proc/meminfo: memFree=1339192/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=201132 CPUtime=941.89
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 50186 0 0 0 94158 31 0 0 25 0 1 0 375607223 205959168 50169 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 50283 50169 66 113 0 50167 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 201132

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30835
/proc/meminfo: memFree=1328440/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=211680 CPUtime=1001.88
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 52828 0 0 0 100155 33 0 0 25 0 1 0 375607223 216760320 52811 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 52920 52811 66 113 0 52804 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 211680

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30835
/proc/meminfo: memFree=1320888/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=219416 CPUtime=1061.86
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 54771 0 0 0 106152 34 0 0 25 0 1 0 375607223 224681984 54754 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 54854 54754 66 113 0 54738 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 219416

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30835
/proc/meminfo: memFree=1312504/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=227620 CPUtime=1121.84
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 56796 0 0 0 112148 36 0 0 25 0 1 0 375607223 233082880 56779 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 56905 56779 66 113 0 56789 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 227620

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30835
/proc/meminfo: memFree=1307768/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=232308 CPUtime=1181.82
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 58003 0 0 0 118145 37 0 0 25 0 1 0 375607223 237883392 57986 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 58077 57986 66 113 0 57961 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 232308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30835
/proc/meminfo: memFree=1306744/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=233248 CPUtime=1200.01
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 58229 0 0 0 119964 37 0 0 25 0 1 0 375607223 238845952 58212 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 58312 58212 66 113 0 58196 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 233248

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 30835
/proc/meminfo: memFree=1306744/2055920 swapFree=4158920/4192956
[pid=30636] ppid=30634 vsize=233248 CPUtime=1200.01
/proc/30636/stat : 30636 (tts-4-0) R 30634 30636 29470 0 -1 4194304 58229 0 0 0 119964 37 0 0 25 0 1 0 375607223 238845952 58212 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/30636/statm: 58312 58212 66 113 0 58196 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 233248

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.07
CPU user time (s): 1199.65
CPU system time (s): 0.414936
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 233248

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

runsolver used 1.36279 second user time and 3.00454 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Mar 10 19:55:28 UTC 2007

IDJOB= 334192
IDBENCH= 24622
IDSOLVER= 98
FILE ID= node13/334192-1173556528

PBS_JOBID= 4101166

Free space on /tmp= 66374 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/equilarge_l3.sat05-520.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334192-1173556528/tts-4-0 /tmp/evaluation/334192-1173556528/instance-334192-1173556528.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-334192-1173556528 -o ROOT/results/node13/solver-334192-1173556528 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334192-1173556528/tts-4-0 /tmp/evaluation/334192-1173556528/instance-334192-1173556528.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  8fc368e9f6ea136e0b6522b198a7a916

RANDOM SEED= 505337517

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1540816 kB
Buffers:         49852 kB
Cached:         377004 kB
SwapCached:       2156 kB
Active:         191824 kB
Inactive:       257796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540816 kB
SwapTotal:     4192956 kB
SwapFree:      4158920 kB
Dirty:             940 kB
Writeback:           0 kB
Mapped:          30800 kB
Slab:            51080 kB
Committed_AS:  1622472 kB
PageTables:       1744 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= 66374 MiB

End job on node13 on Sat Mar 10 20:15:30 UTC 2007