Trace number 1579332

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 tts-5-0? (TO) 1200.1 1207.05

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p0.cnf
MD5SUM28e85fc2a4586943a0ffdffa15206b58
Bench CategoryAPPLICATION (applications 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 variables374228
Number of clauses1603007
Sum of the clauses size3767588
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21211215
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

95.24/95.86	c Command: HOME/tts-5-0 HOME/instance-1579332-1238906162.cnf 
95.24/95.86	c Using SATTIMEOUT of 1200
95.24/95.86	c Using SATRAM of 1800
95.24/95.86	c Size of subset node = 16
95.24/95.86	c Variables = 374228
95.24/95.86	c Clauses = 1603007
95.24/95.86	c Literals = 3767588
95.24/95.86	c Reduced size:
95.24/95.86	c Variables = 374228
95.24/95.86	c Clauses = 1287064
95.24/95.86	c Literals = 3066155
95.24/95.86	c a2
98.52/99.13	c a1

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1579332-1238906162/watcher-1579332-1238906162 -o /tmp/evaluation-result-1579332-1238906162/solver-1579332-1238906162 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1579332-1238906162.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): 1800 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: 2.00 2.00 2.00 4/94 12365
/proc/meminfo: memFree=1597128/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=1008 CPUtime=0
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 134 0 0 0 0 0 0 0 19 0 1 0 1163280105 1032192 118 1992294400 134512640 135191068 4294956224 18446744073709551615 134842434 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 252 118 68 165 0 85 0

[startup+0.107425 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 12365
/proc/meminfo: memFree=1597128/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=5488 CPUtime=0.09
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 1233 0 0 0 9 0 0 0 19 0 1 0 1163280105 5619712 1217 1992294400 134512640 135191068 4294956224 18446744073709551615 134670956 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 1372 1217 68 165 0 1205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5488

[startup+0.201436 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 12365
/proc/meminfo: memFree=1597128/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=9764 CPUtime=0.18
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 2265 0 0 0 18 0 0 0 19 0 1 0 1163280105 9998336 2249 1992294400 134512640 135191068 4294956224 18446744073709551615 134670928 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 2441 2249 68 165 0 2274 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 9764

[startup+0.301445 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 12365
/proc/meminfo: memFree=1597128/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=14260 CPUtime=0.29
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 3367 0 0 0 28 1 0 0 21 0 1 0 1163280105 14602240 3351 1992294400 134512640 135191068 4294956224 18446744073709551615 134846892 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 3565 3351 68 165 0 3398 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14260

[startup+0.70149 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 12365
/proc/meminfo: memFree=1597128/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=30564 CPUtime=0.69
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 7325 0 0 0 65 4 0 0 25 0 1 0 1163280105 31297536 7309 1992294400 134512640 135191068 4294956224 18446744073709551615 134519846 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 7641 7309 68 165 0 7474 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30564

[startup+1.50158 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12366
/proc/meminfo: memFree=1551296/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=63480 CPUtime=1.48
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 15751 0 0 0 140 8 0 0 25 0 1 0 1163280105 65003520 15735 1992294400 134512640 135191068 4294956224 18446744073709551615 134536192 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 15870 15735 68 165 0 15703 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 63480

[startup+3.10276 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12366
/proc/meminfo: memFree=1506688/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=114132 CPUtime=3.07
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 26938 0 0 0 294 13 0 0 25 0 1 0 1163280105 116871168 26922 1992294400 134512640 135191068 4294956224 18446744073709551615 134534106 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 28533 26922 68 165 0 28366 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 114132

[startup+6.30112 s]
/proc/loadavg: 2.16 2.03 2.01 3/95 12366
/proc/meminfo: memFree=1488384/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=114132 CPUtime=6.26
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 26938 0 0 0 612 14 0 0 25 0 1 0 1163280105 116871168 26922 1992294400 134512640 135191068 4294956224 18446744073709551615 134534086 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 28533 26922 68 165 0 28366 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 114132

[startup+12.7018 s]
/proc/loadavg: 2.23 2.05 2.02 3/95 12366
/proc/meminfo: memFree=1488576/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=114132 CPUtime=12.62
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 26938 0 0 0 1248 14 0 0 25 0 1 0 1163280105 116871168 26922 1992294400 134512640 135191068 4294956224 18446744073709551615 134533956 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 28533 26922 68 165 0 28366 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 114132

[startup+25.5012 s]
/proc/loadavg: 2.32 2.08 2.02 3/95 12366
/proc/meminfo: memFree=1489536/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=114132 CPUtime=25.34
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 26938 0 0 0 2520 14 0 0 25 0 1 0 1163280105 116871168 26922 1992294400 134512640 135191068 4294956224 18446744073709551615 134534155 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 28533 26922 68 165 0 28366 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 114132

[startup+51.1011 s]
/proc/loadavg: 2.21 2.07 2.02 3/95 12366
/proc/meminfo: memFree=1489664/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=114132 CPUtime=50.8
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 26938 0 0 0 5066 14 0 0 25 0 1 0 1163280105 116871168 26922 1992294400 134512640 135191068 4294956224 18446744073709551615 134534086 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 28533 26922 68 165 0 28366 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 114132

[startup+102.302 s]
/proc/loadavg: 2.09 2.06 2.02 3/95 12366
/proc/meminfo: memFree=1358464/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=246988 CPUtime=101.71
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 78019 0 0 0 10136 35 0 0 25 0 1 0 1163280105 252915712 59646 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 61747 59646 71 165 0 61580 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 246988

[startup+162.301 s]
/proc/loadavg: 2.03 2.04 2.01 3/95 12366
/proc/meminfo: memFree=1353152/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=250084 CPUtime=161.36
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 79319 0 0 0 16099 37 0 0 25 0 1 0 1163280105 256086016 60946 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 62521 60946 71 165 0 62354 0
Current children cumulated CPU time (s) 161.36
Current children cumulated vsize (KiB) 250084

[startup+222.308 s]
/proc/loadavg: 2.01 2.03 2.01 3/95 12366
/proc/meminfo: memFree=1349696/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=253100 CPUtime=221.02
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 80205 0 0 0 22064 38 0 0 25 0 1 0 1163280105 259174400 61832 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 63275 61832 71 165 0 63108 0
Current children cumulated CPU time (s) 221.02
Current children cumulated vsize (KiB) 253100

[startup+282.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/95 12366
/proc/meminfo: memFree=1346240/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=256624 CPUtime=280.67
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 81046 0 0 0 28028 39 0 0 25 0 1 0 1163280105 262782976 62673 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 64156 62673 71 165 0 63989 0
Current children cumulated CPU time (s) 280.67
Current children cumulated vsize (KiB) 256624

[startup+342.302 s]
/proc/loadavg: 2.08 2.04 2.01 3/95 12366
/proc/meminfo: memFree=1343168/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=259000 CPUtime=340.32
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 81820 0 0 0 33992 40 0 0 25 0 1 0 1163280105 265216000 63447 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 64750 63447 71 165 0 64583 0
Current children cumulated CPU time (s) 340.32
Current children cumulated vsize (KiB) 259000

[startup+402.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/95 12366
/proc/meminfo: memFree=1342016/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=259792 CPUtime=399.98
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82099 0 0 0 39958 40 0 0 25 0 1 0 1163280105 266027008 63726 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 64948 63726 71 165 0 64781 0
Current children cumulated CPU time (s) 399.98
Current children cumulated vsize (KiB) 259792

[startup+462.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/95 12366
/proc/meminfo: memFree=1341312/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=260320 CPUtime=459.63
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82270 0 0 0 45923 40 0 0 25 0 1 0 1163280105 266567680 63897 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 65080 63897 71 165 0 64913 0
Current children cumulated CPU time (s) 459.63
Current children cumulated vsize (KiB) 260320

[startup+522.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 12366
/proc/meminfo: memFree=1340736/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=263276 CPUtime=519.29
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82402 0 0 0 51889 40 0 0 25 0 1 0 1163280105 269594624 64029 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 65819 64029 71 165 0 65652 0
Current children cumulated CPU time (s) 519.29
Current children cumulated vsize (KiB) 263276

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 12366
/proc/meminfo: memFree=1340480/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=263540 CPUtime=578.95
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82469 0 0 0 57854 41 0 0 25 0 1 0 1163280105 269864960 64096 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 65885 64096 71 165 0 65718 0
Current children cumulated CPU time (s) 578.95
Current children cumulated vsize (KiB) 263540

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12366
/proc/meminfo: memFree=1340224/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=263672 CPUtime=638.61
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82523 0 0 0 63820 41 0 0 25 0 1 0 1163280105 270000128 64150 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 65918 64150 71 165 0 65751 0
Current children cumulated CPU time (s) 638.61
Current children cumulated vsize (KiB) 263672

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12367
/proc/meminfo: memFree=1340032/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=263936 CPUtime=698.26
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82568 0 0 0 69785 41 0 0 25 0 1 0 1163280105 270270464 64195 1992294400 134512640 135191068 4294956224 18446744073709551615 134600626 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 65984 64195 71 165 0 65817 0
Current children cumulated CPU time (s) 698.26
Current children cumulated vsize (KiB) 263936

[startup+762.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12367
/proc/meminfo: memFree=1339904/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=264068 CPUtime=757.91
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82610 0 0 0 75750 41 0 0 25 0 1 0 1163280105 270405632 64237 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 66017 64237 71 165 0 65850 0
Current children cumulated CPU time (s) 757.91
Current children cumulated vsize (KiB) 264068

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12368
/proc/meminfo: memFree=1339712/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=264200 CPUtime=817.56
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82653 0 0 0 81715 41 0 0 25 0 1 0 1163280105 270540800 64280 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 66050 64280 71 165 0 65883 0
Current children cumulated CPU time (s) 817.56
Current children cumulated vsize (KiB) 264200

[startup+882.309 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12368
/proc/meminfo: memFree=1339456/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=264332 CPUtime=877.22
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82695 0 0 0 87681 41 0 0 25 0 1 0 1163280105 270675968 64322 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 66083 64322 71 165 0 65916 0
Current children cumulated CPU time (s) 877.22
Current children cumulated vsize (KiB) 264332

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12368
/proc/meminfo: memFree=1339328/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=264332 CPUtime=936.87
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82734 0 0 0 93646 41 0 0 25 0 1 0 1163280105 270675968 64361 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 66083 64361 71 165 0 65916 0
Current children cumulated CPU time (s) 936.87
Current children cumulated vsize (KiB) 264332

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12368
/proc/meminfo: memFree=1339008/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=264596 CPUtime=996.53
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82801 0 0 0 99612 41 0 0 25 0 1 0 1163280105 270946304 64428 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 66149 64428 71 165 0 65982 0
Current children cumulated CPU time (s) 996.53
Current children cumulated vsize (KiB) 264596

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12368
/proc/meminfo: memFree=1339008/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=264728 CPUtime=1056.19
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82845 0 0 0 105577 42 0 0 25 0 1 0 1163280105 271081472 64472 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 66182 64472 71 165 0 66015 0
Current children cumulated CPU time (s) 1056.19
Current children cumulated vsize (KiB) 264728

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12368
/proc/meminfo: memFree=1338880/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=264860 CPUtime=1115.84
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82876 0 0 0 111542 42 0 0 25 0 1 0 1163280105 271216640 64503 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 66215 64503 71 165 0 66048 0
Current children cumulated CPU time (s) 1115.84
Current children cumulated vsize (KiB) 264860

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12368
/proc/meminfo: memFree=1338624/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=264992 CPUtime=1175.5
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82913 0 0 0 117508 42 0 0 25 0 1 0 1163280105 271351808 64540 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 66248 64540 71 165 0 66081 0
Current children cumulated CPU time (s) 1175.5
Current children cumulated vsize (KiB) 264992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12368
/proc/meminfo: memFree=1338368/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=264992 CPUtime=1200.06
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82933 0 0 0 119964 42 0 0 25 0 1 0 1163280105 271351808 64560 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 66248 64560 71 165 0 66081 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 264992

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

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

[startup+1207 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 12368
/proc/meminfo: memFree=1338368/2055920 swapFree=4165792/4192956
[pid=12365] ppid=12363 vsize=264992 CPUtime=1200.06
/proc/12365/stat : 12365 (tts-5-0) R 12363 12365 2838 0 -1 4194304 82933 0 0 0 119964 42 0 0 25 0 1 0 1163280105 271351808 64560 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 66248 64560 71 165 0 66081 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 264992

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1207.05
CPU time (s): 1200.1
CPU user time (s): 1199.64
CPU system time (s): 0.461929
CPU usage (%): 99.4247
Max. virtual memory (cumulated for all children) (KiB): 264992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.64
system time used= 0.461929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82933
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= 2
involuntary context switches= 13705

runsolver used 1.42878 second user time and 5.16921 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-05 06:36:05
IDJOB=1579332
IDBENCH=70996
IDSOLVER=505
FILE ID=node91/1579332-1238906162
PBS_JOBID= 9101335
Free space on /tmp= 66500 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p0.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579332-1238906162/watcher-1579332-1238906162 -o /tmp/evaluation-result-1579332-1238906162/solver-1579332-1238906162 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1579332-1238906162.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 28e85fc2a4586943a0ffdffa15206b58
RANDOM SEED=549548149

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

/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.252
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.252
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1597544 kB
Buffers:         52044 kB
Cached:         327656 kB
SwapCached:       8852 kB
Active:         198144 kB
Inactive:       191944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1597544 kB
SwapTotal:     4192956 kB
SwapFree:      4165792 kB
Dirty:           30576 kB
Writeback:           0 kB
Mapped:          16028 kB
Slab:            51340 kB
Committed_AS:  2632040 kB
PageTables:       3292 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66500 MiB
End job on node91 at 2009-04-05 06:56:14