Trace number 333352

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.25 1200.56

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-230-2.sat05-2189.reshuffled-07.cnf
MD5SUM87d9c7ce297970bb210f40783f709fcc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables230
Number of clauses920
Sum of the clauses size2760
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 22465
/proc/meminfo: memFree=1384240/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=928 CPUtime=0
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 371086214 950272 137 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 232 137 62 113 0 116 0

[startup+0.04285 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 22465
/proc/meminfo: memFree=1384240/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=1604 CPUtime=0.04
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 311 0 0 0 4 0 0 0 18 0 1 0 371086214 1642496 296 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 401 296 66 113 0 285 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1604

[startup+0.101856 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 22465
/proc/meminfo: memFree=1384240/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=1608 CPUtime=0.1
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 339 0 0 0 10 0 0 0 18 0 1 0 371086214 1646592 324 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 402 324 66 113 0 286 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1608

[startup+0.301877 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 22465
/proc/meminfo: memFree=1384240/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=1936 CPUtime=0.3
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 406 0 0 0 30 0 0 0 19 0 1 0 371086214 1982464 391 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 484 391 66 113 0 368 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1936

[startup+0.701918 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 22465
/proc/meminfo: memFree=1384240/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=2412 CPUtime=0.7
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 520 0 0 0 70 0 0 0 22 0 1 0 371086214 2469888 505 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591810 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 603 505 66 113 0 487 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2412

[startup+1.502 s]
/proc/loadavg: 0.91 0.98 0.99 2/78 22466
/proc/meminfo: memFree=1382056/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=3352 CPUtime=1.5
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 745 0 0 0 150 0 0 0 25 0 1 0 371086214 3432448 730 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 838 730 66 113 0 722 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 3352

[startup+3.10117 s]
/proc/loadavg: 0.91 0.98 0.99 2/78 22466
/proc/meminfo: memFree=1380712/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=5472 CPUtime=3.09
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 1291 0 0 0 309 0 0 0 25 0 1 0 371086214 5603328 1276 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 1368 1276 66 113 0 1252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5472

[startup+6.3015 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 22466
/proc/meminfo: memFree=1376368/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=9460 CPUtime=6.29
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 2273 0 0 0 629 0 0 0 25 0 1 0 371086214 9687040 2258 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 2365 2258 66 113 0 2249 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9460

[startup+12.7022 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 22466
/proc/meminfo: memFree=1369648/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=15556 CPUtime=12.69
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 3818 0 0 0 1268 1 0 0 25 0 1 0 371086214 15929344 3803 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 3889 3803 66 113 0 3773 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15556

[startup+25.5015 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 22466
/proc/meminfo: memFree=1355824/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=28924 CPUtime=25.48
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 7181 0 0 0 2546 2 0 0 25 0 1 0 371086214 29618176 7166 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591726 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 7231 7166 66 113 0 7115 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28924

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 22466
/proc/meminfo: memFree=1329008/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=56124 CPUtime=51.07
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 13975 0 0 0 5103 4 0 0 25 0 1 0 371086214 57470976 13960 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534156 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 14031 13960 66 113 0 13915 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56124

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 22466
/proc/meminfo: memFree=1274928/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=109568 CPUtime=102.26
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 27297 0 0 0 10217 9 0 0 25 0 1 0 371086214 112197632 27282 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 27392 27282 66 113 0 27276 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 109568

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=1216304/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=168400 CPUtime=162.25
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 42049 0 0 0 16209 16 0 0 25 0 1 0 371086214 172441600 42034 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534360 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 42100 42034 66 113 0 41984 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 168400

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=1154608/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=229576 CPUtime=222.23
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 57318 0 0 0 22200 23 0 0 25 0 1 0 371086214 235085824 57303 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 57394 57303 66 113 0 57278 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 229576

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=1105584/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=279032 CPUtime=282.22
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 69680 0 0 0 28192 30 0 0 25 0 1 0 371086214 285728768 69665 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534199 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 69758 69665 66 113 0 69642 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 279032

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=1053168/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=330836 CPUtime=342.2
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 82648 0 0 0 34185 35 0 0 25 0 1 0 371086214 338776064 82633 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 82709 82633 66 113 0 82593 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 330836

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=999984/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=384512 CPUtime=402.19
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 96040 0 0 0 40176 43 0 0 25 0 1 0 371086214 393740288 96025 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641326 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 96128 96025 66 113 0 96012 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 384512

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=952048/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=431860 CPUtime=462.17
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 107886 0 0 0 46168 49 0 0 25 0 1 0 371086214 442224640 107871 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 107965 107871 66 113 0 107849 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 431860

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=902512/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=482020 CPUtime=522.16
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 120437 0 0 0 52160 56 0 0 25 0 1 0 371086214 493588480 120422 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 120505 120422 66 113 0 120389 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 482020

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=856048/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=527724 CPUtime=582.14
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 131885 0 0 0 58153 61 0 0 25 0 1 0 371086214 540389376 131870 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 131931 131870 66 113 0 131815 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 527724

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=800176/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=583276 CPUtime=642.13
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 145719 0 0 0 64147 66 0 0 25 0 1 0 371086214 597274624 145704 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 145819 145704 66 113 0 145703 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 583276

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=755376/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=628280 CPUtime=702.11
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 157018 0 0 0 70141 70 0 0 25 0 1 0 371086214 643358720 157003 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 157070 157003 66 113 0 156954 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 628280

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=708848/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=674456 CPUtime=762.1
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 168523 0 0 0 76134 76 0 0 25 0 1 0 371086214 690642944 168508 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 168614 168508 66 113 0 168498 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 674456

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=663600/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=719928 CPUtime=822.08
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 179885 0 0 0 82126 82 0 0 25 0 1 0 371086214 737206272 179870 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 179982 179870 66 113 0 179866 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 719928

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=621552/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=761648 CPUtime=882.06
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 190308 0 0 0 88118 88 0 0 25 0 1 0 371086214 779927552 190293 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 190412 190293 66 113 0 190296 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 761648

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=573168/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=810168 CPUtime=942.05
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 202480 0 0 0 94111 94 0 0 25 0 1 0 371086214 829612032 202465 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 202542 202465 66 113 0 202426 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 810168

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=527856/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=855172 CPUtime=1002.03
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 213738 0 0 0 100103 100 0 0 25 0 1 0 371086214 875696128 213723 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 213793 213723 66 113 0 213677 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 855172

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=479216/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=904160 CPUtime=1062.02
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 225949 0 0 0 106097 105 0 0 25 0 1 0 371086214 925859840 225934 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534364 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 226040 225934 66 113 0 225924 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 904160

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=440368/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=942600 CPUtime=1122
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 235591 0 0 0 112090 110 0 0 25 0 1 0 371086214 965222400 235576 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 235650 235576 66 113 0 235534 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 942600

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=395632/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=987836 CPUtime=1181.99
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 246876 0 0 0 118083 116 0 0 25 0 1 0 371086214 1011544064 246861 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 246959 246861 66 113 0 246843 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 987836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=383024/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=999556 CPUtime=1200.08
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4194304 249821 0 0 0 119891 117 0 0 25 0 1 0 371086214 1023545344 249806 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 249889 249806 66 113 0 249773 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 999556

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

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

[startup+1200.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22466
/proc/meminfo: memFree=383024/2055920 swapFree=4168576/4192956
[pid=22465] ppid=22463 vsize=0 CPUtime=1200.18
/proc/22465/stat : 22465 (tts-4-0) R 22463 22465 21516 0 -1 4195332 249821 0 0 0 119891 127 0 0 25 0 1 0 371086214 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/22465/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.25
CPU user time (s): 1198.92
CPU system time (s): 1.3308
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 999556

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

runsolver used 1.48177 second user time and 2.84657 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Mar 10 07:22:00 UTC 2007

IDJOB= 333352
IDBENCH= 24602
IDSOLVER= 98
FILE ID= node17/333352-1173511320

PBS_JOBID= 4101123

Free space on /tmp= 66533 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-230-2.sat05-2189.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333352-1173511320/tts-4-0 /tmp/evaluation/333352-1173511320/instance-333352-1173511320.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-333352-1173511320 -o ROOT/results/node17/solver-333352-1173511320 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333352-1173511320/tts-4-0 /tmp/evaluation/333352-1173511320/instance-333352-1173511320.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  87d9c7ce297970bb210f40783f709fcc

RANDOM SEED= 677523671

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:       1384712 kB
Buffers:         51464 kB
Cached:         525656 kB
SwapCached:       2172 kB
Active:         290580 kB
Inactive:       309064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1384712 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:             620 kB
Writeback:           0 kB
Mapped:          30352 kB
Slab:            57180 kB
Committed_AS:  1446548 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= 66533 MiB

End job on node17 on Sat Mar 10 07:42:02 UTC 2007