Trace number 335074

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.12 1200.45

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
MD5SUM7f866db903b373b6b7f75057c2353f02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark416.484
Satisfiable
(Un)Satisfiability was proved
Number of variables502
Number of clauses11816
Sum of the clauses size41772
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21080
Number of clauses of size 38731
Number of clauses of size 4281
Number of clauses of size 5285
Number of clauses of size over 51404

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/node14/watcher-335074-1173607627 -o ROOT/results/node14/solver-335074-1173607627 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335074-1173607627/tts-4-0 /tmp/evaluation/335074-1173607627/instance-335074-1173607627.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: 1.00 1.02 1.00 3/77 10206
/proc/meminfo: memFree=1422088/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=796 CPUtime=0
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 380717111 815104 102 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 199 102 57 113 0 83 0

[startup+0.0724491 s]
/proc/loadavg: 1.00 1.02 1.00 3/77 10206
/proc/meminfo: memFree=1422088/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=3220 CPUtime=0.06
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 714 0 0 0 6 0 0 0 18 0 1 0 380717111 3297280 699 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 805 699 62 113 0 689 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3220

[startup+0.102452 s]
/proc/loadavg: 1.00 1.02 1.00 3/77 10206
/proc/meminfo: memFree=1422088/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=3616 CPUtime=0.09
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 800 0 0 0 9 0 0 0 18 0 1 0 380717111 3702784 785 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 904 786 64 113 0 788 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3616

[startup+0.302469 s]
/proc/loadavg: 1.00 1.02 1.00 3/77 10206
/proc/meminfo: memFree=1422088/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=7872 CPUtime=0.29
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 1898 0 0 0 29 0 0 0 19 0 1 0 380717111 8060928 1883 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 1968 1883 66 113 0 1852 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7872

[startup+0.701513 s]
/proc/loadavg: 1.00 1.02 1.00 3/77 10206
/proc/meminfo: memFree=1422088/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=8316 CPUtime=0.69
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 1991 0 0 0 69 0 0 0 22 0 1 0 380717111 8515584 1976 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534182 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 2079 1976 66 113 0 1963 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8316

[startup+1.50158 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 10207
/proc/meminfo: memFree=1414144/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=8796 CPUtime=1.49
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 2122 0 0 0 149 0 0 0 25 0 1 0 380717111 9007104 2107 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 2199 2107 66 113 0 2083 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8796

[startup+3.10173 s]
/proc/loadavg: 1.00 1.02 1.00 3/78 10207
/proc/meminfo: memFree=1413184/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=9892 CPUtime=3.09
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 2426 0 0 0 309 0 0 0 25 0 1 0 380717111 10129408 2411 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534371 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 2473 2411 66 113 0 2357 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9892

[startup+6.30103 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 10207
/proc/meminfo: memFree=1411008/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=12136 CPUtime=6.29
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 2976 0 0 0 628 1 0 0 25 0 1 0 380717111 12427264 2961 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534396 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 3034 2961 66 113 0 2918 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12136

[startup+12.7016 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 10207
/proc/meminfo: memFree=1405952/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=16828 CPUtime=12.69
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 4139 0 0 0 1268 1 0 0 25 0 1 0 380717111 17231872 4124 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 4207 4124 66 113 0 4091 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16828

[startup+25.5018 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 10207
/proc/meminfo: memFree=1398656/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=23808 CPUtime=25.48
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 5890 0 0 0 2546 2 0 0 25 0 1 0 380717111 24379392 5875 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534060 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 5952 5875 66 113 0 5836 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23808

[startup+51.1013 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 10207
/proc/meminfo: memFree=1385536/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=37172 CPUtime=51.07
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 9189 0 0 0 5103 4 0 0 25 0 1 0 380717111 38064128 9174 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 9293 9174 66 113 0 9177 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37172

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 10207
/proc/meminfo: memFree=1363200/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=59228 CPUtime=102.27
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 14712 0 0 0 10219 8 0 0 25 0 1 0 380717111 60649472 14697 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 14807 14697 66 113 0 14691 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 59228

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10207
/proc/meminfo: memFree=1337856/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=84776 CPUtime=162.25
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 21092 0 0 0 16213 12 0 0 25 0 1 0 380717111 86810624 21077 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641326 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 21194 21077 66 113 0 21078 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 84776

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10207
/proc/meminfo: memFree=1315392/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=106812 CPUtime=222.23
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 26621 0 0 0 22208 15 0 0 25 0 1 0 380717111 109375488 26606 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 26703 26606 66 113 0 26587 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 106812

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10207
/proc/meminfo: memFree=1296768/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=125572 CPUtime=282.21
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 31315 0 0 0 28203 18 0 0 25 0 1 0 380717111 128585728 31300 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 31393 31300 66 113 0 31277 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 125572

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10207
/proc/meminfo: memFree=1281024/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=141044 CPUtime=342.19
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 35196 0 0 0 34198 21 0 0 25 0 1 0 380717111 144429056 35181 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 35261 35181 66 113 0 35145 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 141044

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10207
/proc/meminfo: memFree=1265408/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=156984 CPUtime=402.18
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 39152 0 0 0 40193 25 0 0 25 0 1 0 380717111 160751616 39137 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 39246 39137 66 113 0 39130 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 156984

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10207
/proc/meminfo: memFree=1250624/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=171520 CPUtime=462.16
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 42780 0 0 0 46189 27 0 0 25 0 1 0 380717111 175636480 42765 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 42880 42765 66 113 0 42764 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 171520

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10207
/proc/meminfo: memFree=1241472/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=180660 CPUtime=522.15
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 45079 0 0 0 52186 29 0 0 25 0 1 0 380717111 184995840 45064 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 45165 45064 66 113 0 45049 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 180660

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 10207
/proc/meminfo: memFree=1232512/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=189568 CPUtime=582.13
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 47330 0 0 0 58182 31 0 0 25 0 1 0 380717111 194117632 47315 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543523 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 47392 47315 66 113 0 47276 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 189568

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10207
/proc/meminfo: memFree=1224000/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=198008 CPUtime=642.12
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 49415 0 0 0 64178 34 0 0 25 0 1 0 380717111 202760192 49400 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 49502 49400 66 113 0 49386 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 198008

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10207
/proc/meminfo: memFree=1217408/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=204568 CPUtime=702.1
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 51054 0 0 0 70174 36 0 0 25 0 1 0 380717111 209477632 51039 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 51142 51039 66 113 0 51026 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 204568

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10207
/proc/meminfo: memFree=1203776/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=218164 CPUtime=762.08
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 54450 0 0 0 76169 39 0 0 25 0 1 0 380717111 223399936 54435 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 54541 54435 66 113 0 54425 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 218164

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10207
/proc/meminfo: memFree=1194368/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=227540 CPUtime=822.07
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 56819 0 0 0 82165 42 0 0 25 0 1 0 380717111 233000960 56804 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 56885 56804 66 113 0 56769 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 227540

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10207
/proc/meminfo: memFree=1182848/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=239024 CPUtime=882.05
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 59690 0 0 0 88161 44 0 0 25 0 1 0 380717111 244760576 59675 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 59756 59675 66 113 0 59640 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 239024

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10207
/proc/meminfo: memFree=1171904/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=250040 CPUtime=942.03
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 62461 0 0 0 94157 46 0 0 25 0 1 0 380717111 256040960 62446 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 62510 62446 66 113 0 62394 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 250040

[startup+1002.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 10207
/proc/meminfo: memFree=1158592/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=263168 CPUtime=1002.02
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 65732 0 0 0 100154 48 0 0 25 0 1 0 380717111 269484032 65717 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 65792 65717 66 113 0 65676 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 263168

[startup+1062.3 s]
/proc/loadavg: 1.11 1.04 1.00 2/78 10207
/proc/meminfo: memFree=1150848/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=270904 CPUtime=1062
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 67679 0 0 0 106150 50 0 0 25 0 1 0 380717111 277405696 67664 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 67726 67664 66 113 0 67610 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 270904

[startup+1122.3 s]
/proc/loadavg: 1.10 1.04 1.00 2/78 10207
/proc/meminfo: memFree=1142720/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=279108 CPUtime=1121.98
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 69704 0 0 0 112147 51 0 0 25 0 1 0 380717111 285806592 69689 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 69777 69689 66 113 0 69661 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 279108

[startup+1182.3 s]
/proc/loadavg: 1.09 1.05 1.00 2/78 10207
/proc/meminfo: memFree=1135872/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=286140 CPUtime=1181.97
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 71446 0 0 0 118143 54 0 0 25 0 1 0 380717111 293007360 71431 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 71535 71431 66 113 0 71419 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 286140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.06 1.04 1.00 2/78 10207
/proc/meminfo: memFree=1134336/2055920 swapFree=4146600/4192956
[pid=10206] ppid=10204 vsize=287312 CPUtime=1200.07
/proc/10206/stat : 10206 (tts-4-0) R 10204 10206 9509 0 -1 4194304 71781 0 0 0 119953 54 0 0 25 0 1 0 380717111 294207488 71766 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/10206/statm: 71828 71766 66 113 0 71712 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 287312

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.45
CPU time (s): 1200.12
CPU user time (s): 1199.53
CPU system time (s): 0.59191
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 287312

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

runsolver used 1.38079 second user time and 2.99254 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Mar 11 10:07:07 UTC 2007

IDJOB= 335074
IDBENCH= 24643
IDSOLVER= 98
FILE ID= node14/335074-1173607627

PBS_JOBID= 4101254

Free space on /tmp= 66472 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335074-1173607627/tts-4-0 /tmp/evaluation/335074-1173607627/instance-335074-1173607627.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-335074-1173607627 -o ROOT/results/node14/solver-335074-1173607627 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335074-1173607627/tts-4-0 /tmp/evaluation/335074-1173607627/instance-335074-1173607627.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  7f866db903b373b6b7f75057c2353f02

RANDOM SEED= 96394650

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1422496 kB
Buffers:         54816 kB
Cached:         484220 kB
SwapCached:      14960 kB
Active:         171876 kB
Inactive:       390096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1422496 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:             752 kB
Writeback:           0 kB
Mapped:          29640 kB
Slab:            57080 kB
Committed_AS:  1292136 kB
PageTables:       1736 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= 66472 MiB

End job on node14 on Sun Mar 11 10:27:09 UTC 2007