Trace number 292897

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S804631280-01.SAT.shuffled.cnf
MD5SUMc3a60c73a856b19b59d723c0a3c76b1b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.119981
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-292897-1171760804 -o ROOT/results/node17/solver-292897-1171760804 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292897-1171760804/tts-4-0 /tmp/evaluation/292897-1171760804/instance-292897-1171760804.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.10 1.03 1.01 3/77 9687
/proc/meminfo: memFree=1595448/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=796 CPUtime=0
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 196034651 815104 99 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134630100 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 199 99 57 113 0 83 0

[startup+0.107259 s]
/proc/loadavg: 1.10 1.03 1.01 3/77 9687
/proc/meminfo: memFree=1595448/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=3732 CPUtime=0.1
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 832 0 0 0 10 0 0 0 18 0 1 0 196034651 3821568 815 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641316 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 933 815 66 113 0 817 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3732

[startup+0.515301 s]
/proc/loadavg: 1.10 1.03 1.01 3/77 9687
/proc/meminfo: memFree=1595448/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=3864 CPUtime=0.51
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 887 0 0 0 51 0 0 0 21 0 1 0 196034651 3956736 870 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591976 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 966 870 66 113 0 850 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3864

[startup+1.33539 s]
/proc/loadavg: 1.10 1.03 1.01 2/78 9688
/proc/meminfo: memFree=1591856/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=4348 CPUtime=1.33
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 997 0 0 0 133 0 0 0 25 0 1 0 196034651 4452352 980 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534679 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 1087 980 66 113 0 971 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4348

[startup+2.97156 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 9688
/proc/meminfo: memFree=1591216/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=5060 CPUtime=2.96
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 1193 0 0 0 296 0 0 0 25 0 1 0 196034651 5181440 1176 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591653 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 1265 1176 66 113 0 1149 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5060

[startup+6.25391 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 9688
/proc/meminfo: memFree=1589496/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=6704 CPUtime=6.24
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 1611 0 0 0 624 0 0 0 25 0 1 0 196034651 6864896 1594 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 1676 1594 66 113 0 1560 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6704

[startup+12.7056 s]
/proc/loadavg: 1.08 1.03 1.00 2/78 9688
/proc/meminfo: memFree=1586296/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=9520 CPUtime=12.69
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 2332 0 0 0 1269 0 0 0 25 0 1 0 196034651 9748480 2315 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 2380 2315 66 113 0 2264 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9520

[startup+25.5149 s]
/proc/loadavg: 1.07 1.03 1.00 2/78 9688
/proc/meminfo: memFree=1579896/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=16320 CPUtime=25.5
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 3978 0 0 0 2549 1 0 0 25 0 1 0 196034651 16711680 3961 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 4080 3961 66 113 0 3964 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 16320

[startup+51.1246 s]
/proc/loadavg: 1.04 1.03 1.00 2/78 9688
/proc/meminfo: memFree=1567032/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=28748 CPUtime=51.1
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 7137 0 0 0 5107 3 0 0 25 0 1 0 196034651 29437952 7120 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134543340 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 7187 7120 66 113 0 7071 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 28748

[startup+102.342 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 9688
/proc/meminfo: memFree=1547896/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=47976 CPUtime=102.31
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 11936 0 0 0 10225 6 0 0 25 0 1 0 196034651 49127424 11919 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534054 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 11994 11919 66 113 0 11878 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 47976

[startup+162.372 s]
/proc/loadavg: 1.14 1.05 1.01 2/78 9688
/proc/meminfo: memFree=1529400/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=66260 CPUtime=162.31
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 16490 0 0 0 16223 8 0 0 25 0 1 0 196034651 67850240 16473 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534192 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 16565 16473 66 113 0 16449 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 66260

[startup+222.398 s]
/proc/loadavg: 1.05 1.04 1.00 2/78 9688
/proc/meminfo: memFree=1510840/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=84780 CPUtime=222.33
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 21121 0 0 0 22221 12 0 0 25 0 1 0 196034651 86814720 21104 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 21195 21104 66 113 0 21079 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 84780

[startup+282.425 s]
/proc/loadavg: 1.02 1.03 1.00 2/78 9688
/proc/meminfo: memFree=1499960/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=95560 CPUtime=282.33
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 23844 0 0 0 28219 14 0 0 25 0 1 0 196034651 97853440 23827 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641318 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 23890 23827 66 113 0 23774 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 95560

[startup+342.451 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 9688
/proc/meminfo: memFree=1487800/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=107984 CPUtime=342.35
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 26895 0 0 0 34217 18 0 0 25 0 1 0 196034651 110575616 26878 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 26996 26878 66 113 0 26880 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 107984

[startup+402.481 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 9688
/proc/meminfo: memFree=1475576/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=119940 CPUtime=402.35
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 29899 0 0 0 40215 20 0 0 25 0 1 0 196034651 122818560 29882 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 29985 29882 66 113 0 29869 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 119940

[startup+462.51 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 9688
/proc/meminfo: memFree=1462776/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=132832 CPUtime=462.37
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 33146 0 0 0 46214 23 0 0 25 0 1 0 196034651 136019968 33129 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 33208 33129 66 113 0 33092 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 132832

[startup+522.537 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9688
/proc/meminfo: memFree=1450424/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=145256 CPUtime=522.38
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 36240 0 0 0 52212 26 0 0 25 0 1 0 196034651 148742144 36223 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641342 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 36314 36223 66 113 0 36198 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 145256

[startup+582.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9688
/proc/meminfo: memFree=1440440/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=155100 CPUtime=582.39
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 38684 0 0 0 58211 28 0 0 25 0 1 0 196034651 158822400 38667 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 38775 38667 66 113 0 38659 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 155100

[startup+642.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9688
/proc/meminfo: memFree=1429240/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=166352 CPUtime=642.41
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 41502 0 0 0 64211 30 0 0 25 0 1 0 196034651 170344448 41485 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 41588 41485 66 113 0 41472 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 166352

[startup+702.627 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9688
/proc/meminfo: memFree=1417784/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=177836 CPUtime=702.42
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 44360 0 0 0 70209 33 0 0 25 0 1 0 196034651 182104064 44343 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 44459 44343 66 113 0 44343 0
Current children cumulated CPU time (s) 702.42
Current children cumulated vsize (KiB) 177836

[startup+762.656 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9688
/proc/meminfo: memFree=1409528/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=185808 CPUtime=762.44
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 46388 0 0 0 76209 35 0 0 25 0 1 0 196034651 190267392 46371 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 46452 46371 66 113 0 46336 0
Current children cumulated CPU time (s) 762.44
Current children cumulated vsize (KiB) 185808

[startup+822.692 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9688
/proc/meminfo: memFree=1401144/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=194012 CPUtime=822.45
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 48457 0 0 0 82208 37 0 0 25 0 1 0 196034651 198668288 48440 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 48503 48440 66 113 0 48387 0
Current children cumulated CPU time (s) 822.45
Current children cumulated vsize (KiB) 194012

[startup+882.721 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9688
/proc/meminfo: memFree=1391800/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=203624 CPUtime=882.47
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 50810 0 0 0 88208 39 0 0 25 0 1 0 196034651 208510976 50793 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 50906 50793 66 113 0 50790 0
Current children cumulated CPU time (s) 882.47
Current children cumulated vsize (KiB) 203624

[startup+942.754 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9688
/proc/meminfo: memFree=1374584/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=220732 CPUtime=942.48
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 55124 0 0 0 94205 43 0 0 25 0 1 0 196034651 226029568 55107 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 55183 55107 66 113 0 55067 0
Current children cumulated CPU time (s) 942.48
Current children cumulated vsize (KiB) 220732

[startup+1002.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9688
/proc/meminfo: memFree=1360952/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=234560 CPUtime=1002.49
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 58585 0 0 0 100202 47 0 0 25 0 1 0 196034651 240189440 58568 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 58640 58568 66 113 0 58524 0
Current children cumulated CPU time (s) 1002.49
Current children cumulated vsize (KiB) 234560

[startup+1062.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9688
/proc/meminfo: memFree=1346040/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=249328 CPUtime=1062.5
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 62269 0 0 0 106200 50 0 0 25 0 1 0 196034651 255311872 62252 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534048 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 62332 62252 66 113 0 62216 0
Current children cumulated CPU time (s) 1062.5
Current children cumulated vsize (KiB) 249328

[startup+1122.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9688
/proc/meminfo: memFree=1334136/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=261284 CPUtime=1122.51
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 65245 0 0 0 112197 54 0 0 25 0 1 0 196034651 267554816 65228 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 65321 65228 66 113 0 65205 0
Current children cumulated CPU time (s) 1122.51
Current children cumulated vsize (KiB) 261284

[startup+1182.86 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9688
/proc/meminfo: memFree=1320824/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=274644 CPUtime=1182.52
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 68595 0 0 0 118194 58 0 0 25 0 1 0 196034651 281235456 68578 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 68661 68578 66 113 0 68545 0
Current children cumulated CPU time (s) 1182.52
Current children cumulated vsize (KiB) 274644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9688
/proc/meminfo: memFree=1317880/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=277456 CPUtime=1200.03
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 69275 0 0 0 119945 58 0 0 25 0 1 0 196034651 284114944 69258 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534368 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 69364 69258 66 113 0 69248 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 277456

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

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

[startup+1200.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9688
/proc/meminfo: memFree=1317880/2055920 swapFree=4192812/4192956
[pid=9687] ppid=9685 vsize=277456 CPUtime=1200.03
/proc/9687/stat : 9687 (tts-4-0) R 9685 9687 9175 0 -1 4194304 69275 0 0 0 119945 58 0 0 25 0 1 0 196034651 284114944 69258 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534368 0 0 4096 0 0 0 0 17 1 0 0
/proc/9687/statm: 69364 69258 66 113 0 69248 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 277456

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.09
CPU user time (s): 1199.46
CPU system time (s): 0.630904
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 277456

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

runsolver used 1.35479 second user time and 2.68159 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Feb 18 01:06:44 UTC 2007

IDJOB= 292897
IDBENCH= 19851
IDSOLVER= 98
FILE ID= node17/292897-1171760804

PBS_JOBID= 3839272

Free space on /tmp= 66544 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S804631280-01.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292897-1171760804/tts-4-0 /tmp/evaluation/292897-1171760804/instance-292897-1171760804.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-292897-1171760804 -o ROOT/results/node17/solver-292897-1171760804 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292897-1171760804/tts-4-0 /tmp/evaluation/292897-1171760804/instance-292897-1171760804.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  c3a60c73a856b19b59d723c0a3c76b1b

RANDOM SEED= 132264349

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1595792 kB
Buffers:         48600 kB
Cached:         296364 kB
SwapCached:          0 kB
Active:         252416 kB
Inactive:       137044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             592 kB
Writeback:           0 kB
Mapped:          63372 kB
Slab:            56172 kB
Committed_AS:   671444 kB
PageTables:       1748 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= 66544 MiB

End job on node17 on Sun Feb 18 01:26:47 UTC 2007