Trace number 302737

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.14 1200.6

General information on the benchmark

Namerandom/LargeSize/7SAT/v240/
unif-k7-r85-v240-c20400-S998136463-10.cnf
MD5SUM3ee6423866512ae80f83a98c492ccb0b
Bench CategoryRANDOM (random 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 variables240
Number of clauses20400
Sum of the clauses size142800
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 520400

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/node11/watcher-302737-1172018632 -o ROOT/results/node11/solver-302737-1172018632 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/302737-1172018632/tts-4-0 /tmp/evaluation/302737-1172018632/instance-302737-1172018632.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.00 1.00 1.00 3/77 1357
/proc/meminfo: memFree=1623944/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=796 CPUtime=0
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 221817754 815104 94 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 199 94 57 113 0 83 0

[startup+0.107496 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1357
/proc/meminfo: memFree=1623944/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=2920 CPUtime=0.1
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 633 0 0 0 10 0 0 0 18 0 1 0 221817754 2990080 618 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 730 618 59 113 0 614 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2920

[startup+0.519556 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1357
/proc/meminfo: memFree=1623944/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=6020 CPUtime=0.51
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 1375 0 0 0 51 0 0 0 21 0 1 0 221817754 6164480 1360 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 1505 1360 62 113 0 1389 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6020

[startup+1.33964 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1605376/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=28148 CPUtime=1.33
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 6960 0 0 0 131 2 0 0 25 0 1 0 221817754 28823552 6943 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134514943 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 7037 6943 65 113 0 6921 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 28148

[startup+2.97583 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1580224/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=44276 CPUtime=2.97
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 11027 0 0 0 293 4 0 0 25 0 1 0 221817754 45338624 10945 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534709 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 11069 10945 66 113 0 10953 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 44276

[startup+6.25222 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1579840/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=44568 CPUtime=6.24
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 11100 0 0 0 620 4 0 0 25 0 1 0 221817754 45637632 11018 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591898 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 11142 11018 66 113 0 11026 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 44568

[startup+12.709 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1578560/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=45692 CPUtime=12.7
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 11399 0 0 0 1266 4 0 0 25 0 1 0 221817754 46788608 11317 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591976 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 11423 11317 66 113 0 11307 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 45692

[startup+25.5105 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1576576/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=47736 CPUtime=25.49
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 11894 0 0 0 2545 4 0 0 25 0 1 0 221817754 48881664 11812 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591620 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 11934 11812 66 113 0 11818 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47736

[startup+51.1225 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1572416/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=51724 CPUtime=51.09
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 12937 0 0 0 5104 5 0 0 25 0 1 0 221817754 52965376 12855 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591892 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 12931 12855 66 113 0 12815 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51724

[startup+102.344 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1563520/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=60768 CPUtime=102.3
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 15174 0 0 0 10223 7 0 0 25 0 1 0 221817754 62226432 15092 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 15192 15092 66 113 0 15076 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60768

[startup+162.377 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1551424/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=72628 CPUtime=162.32
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 18142 0 0 0 16223 9 0 0 25 0 1 0 221817754 74371072 18060 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641342 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 18157 18060 66 113 0 18041 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 72628

[startup+222.412 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1539328/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=84712 CPUtime=222.34
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 21174 0 0 0 22223 11 0 0 25 0 1 0 221817754 86745088 21092 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534394 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 21178 21092 66 113 0 21062 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 84712

[startup+282.443 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1524224/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=99840 CPUtime=282.35
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 24950 0 0 0 28220 15 0 0 25 0 1 0 221817754 102236160 24868 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 24960 24868 66 113 0 24844 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 99840

[startup+342.471 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1513536/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=110512 CPUtime=342.36
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 27624 0 0 0 34218 18 0 0 25 0 1 0 221817754 113164288 27542 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134513482 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 27628 27542 66 113 0 27512 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 110512

[startup+402.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1500224/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=123636 CPUtime=402.38
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 30899 0 0 0 40217 21 0 0 25 0 1 0 221817754 126603264 30817 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 30909 30817 66 113 0 30793 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 123636

[startup+462.534 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 1358
/proc/meminfo: memFree=1489536/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=134312 CPUtime=462.39
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 33585 0 0 0 46216 23 0 0 25 0 1 0 221817754 137535488 33503 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591965 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 33578 33503 66 113 0 33462 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 134312

[startup+522.561 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 1358
/proc/meminfo: memFree=1476928/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=146972 CPUtime=522.39
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 36737 0 0 0 52214 25 0 0 25 0 1 0 221817754 150499328 36655 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134513462 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 36743 36655 66 113 0 36627 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 146972

[startup+582.587 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1465280/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=158488 CPUtime=582.41
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 39603 0 0 0 58214 27 0 0 25 0 1 0 221817754 162291712 39521 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134542305 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 39622 39521 66 113 0 39506 0
Current children cumulated CPU time (s) 582.41
Current children cumulated vsize (KiB) 158488

[startup+642.618 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1453440/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=170440 CPUtime=642.41
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 42581 0 0 0 64211 30 0 0 25 0 1 0 221817754 174530560 42499 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 42610 42499 66 113 0 42494 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 170440

[startup+702.647 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1443776/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=180052 CPUtime=702.43
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 44983 0 0 0 70211 32 0 0 25 0 1 0 221817754 184373248 44901 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 45013 44901 66 113 0 44897 0
Current children cumulated CPU time (s) 702.43
Current children cumulated vsize (KiB) 180052

[startup+762.673 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1434240/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=189660 CPUtime=762.44
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 47423 0 0 0 76208 36 0 0 25 0 1 0 221817754 194211840 47341 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134552137 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 47415 47341 66 113 0 47299 0
Current children cumulated CPU time (s) 762.44
Current children cumulated vsize (KiB) 189660

[startup+822.705 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1423424/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=200444 CPUtime=822.45
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 50085 0 0 0 82206 39 0 0 25 0 1 0 221817754 205254656 50003 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134513469 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 50111 50003 66 113 0 49995 0
Current children cumulated CPU time (s) 822.45
Current children cumulated vsize (KiB) 200444

[startup+882.734 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1412416/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=211460 CPUtime=882.46
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 52838 0 0 0 88205 41 0 0 25 0 1 0 221817754 216535040 52756 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134542323 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 52865 52757 66 113 0 52749 0
Current children cumulated CPU time (s) 882.46
Current children cumulated vsize (KiB) 211460

[startup+942.765 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1399296/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=224584 CPUtime=942.48
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 56140 0 0 0 94204 44 0 0 25 0 1 0 221817754 229974016 56058 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134542833 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 56146 56058 66 113 0 56030 0
Current children cumulated CPU time (s) 942.48
Current children cumulated vsize (KiB) 224584

[startup+1002.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1358
/proc/meminfo: memFree=1387328/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=236776 CPUtime=1002.48
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 59185 0 0 0 100202 46 0 0 25 0 1 0 221817754 242458624 59103 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 59194 59103 66 113 0 59078 0
Current children cumulated CPU time (s) 1002.48
Current children cumulated vsize (KiB) 236776

[startup+1062.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 1466
/proc/meminfo: memFree=1374288/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=248260 CPUtime=1062.47
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 62031 0 0 0 106197 50 0 0 25 0 1 0 221817754 254218240 61949 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641318 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 62065 61949 66 113 0 61949 0
Current children cumulated CPU time (s) 1062.47
Current children cumulated vsize (KiB) 248260

[startup+1122.9 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 1556
/proc/meminfo: memFree=1364088/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=259276 CPUtime=1122.46
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 64803 0 0 0 112194 52 0 0 25 0 1 0 221817754 265498624 64721 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591895 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 64819 64721 66 113 0 64703 0
Current children cumulated CPU time (s) 1122.46
Current children cumulated vsize (KiB) 259276

[startup+1182.93 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 1556
/proc/meminfo: memFree=1356864/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=266776 CPUtime=1182.47
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 66678 0 0 0 118194 53 0 0 25 0 1 0 221817754 273178624 66596 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 66694 66596 66 113 0 66578 0
Current children cumulated CPU time (s) 1182.47
Current children cumulated vsize (KiB) 266776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.55 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 1556
/proc/meminfo: memFree=1354688/2055920 swapFree=4192812/4192956
[pid=1357] ppid=1355 vsize=268884 CPUtime=1200.09
/proc/1357/stat : 1357 (tts-4-0) R 1355 1357 843 0 -1 4194304 67223 0 0 0 119955 54 0 0 25 0 1 0 221817754 275337216 67141 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/1357/statm: 67221 67141 66 113 0 67105 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 268884

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.6
CPU time (s): 1200.14
CPU user time (s): 1199.56
CPU system time (s): 0.58791
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 268884

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

runsolver used 1.47477 second user time and 2.6536 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Wed Feb 21 00:43:52 UTC 2007

IDJOB= 302737
IDBENCH= 20091
IDSOLVER= 98
FILE ID= node11/302737-1172018632

PBS_JOBID= 3849156

Free space on /tmp= 66544 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v240/unif-k7-r85-v240-c20400-S998136463-10.cnf
COMMAND LINE= /tmp/evaluation/302737-1172018632/tts-4-0 /tmp/evaluation/302737-1172018632/instance-302737-1172018632.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-302737-1172018632 -o ROOT/results/node11/solver-302737-1172018632 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/302737-1172018632/tts-4-0 /tmp/evaluation/302737-1172018632/instance-302737-1172018632.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  3ee6423866512ae80f83a98c492ccb0b

RANDOM SEED= 655562163

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1624288 kB
Buffers:         55532 kB
Cached:         261076 kB
SwapCached:          0 kB
Active:         167260 kB
Inactive:       192652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1624288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1148 kB
Writeback:           0 kB
Mapped:          62168 kB
Slab:            57236 kB
Committed_AS:   717424 kB
PageTables:       1756 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 node11 on Wed Feb 21 01:03:55 UTC 2007