Trace number 329860

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.19 1200.52

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k25.cnf
MD5SUMd10c82c196802e1e81b346181f7034df
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark77.3352
Satisfiable
(Un)Satisfiability was proved
Number of variables36005
Number of clauses160448
Sum of the clauses size412614
Maximum clause length20
Minimum clause length1
Number of clauses of size 1303
Number of clauses of size 2124826
Number of clauses of size 317687
Number of clauses of size 47200
Number of clauses of size 53144
Number of clauses of size over 57288

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/node55/watcher-329860-1173151165 -o ROOT/results/node55/solver-329860-1173151165 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329860-1173151165/tts-4-0 /tmp/evaluation/329860-1173151165/instance-329860-1173151165.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.92 0.98 0.99 3/64 23342
/proc/meminfo: memFree=1818448/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=664 CPUtime=0
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 78 0 0 0 0 0 0 0 18 0 1 0 335072969 679936 63 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134603368 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 166 63 53 113 0 50 0

[startup+0.0652139 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23342
/proc/meminfo: memFree=1818448/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=2712 CPUtime=0.06
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 564 0 0 0 6 0 0 0 18 0 1 0 335072969 2777088 549 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 678 549 57 113 0 562 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2712

[startup+0.101217 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23342
/proc/meminfo: memFree=1818448/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=4112 CPUtime=0.09
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 912 0 0 0 9 0 0 0 18 0 1 0 335072969 4210688 897 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 1028 898 57 113 0 912 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4112

[startup+0.301236 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23342
/proc/meminfo: memFree=1818448/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=12324 CPUtime=0.29
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 2716 0 0 0 28 1 0 0 20 0 1 0 335072969 12619776 2701 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134520475 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 3081 2701 58 113 0 2965 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12324

[startup+0.701274 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23342
/proc/meminfo: memFree=1818448/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=12324 CPUtime=0.69
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 2856 0 0 0 68 1 0 0 22 0 1 0 335072969 12619776 2841 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134524060 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 3081 2841 58 113 0 2965 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12324

[startup+1.50135 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1807304/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=12324 CPUtime=1.49
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 2856 0 0 0 148 1 0 0 25 0 1 0 335072969 12619776 2841 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134523920 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 3081 2841 58 113 0 2965 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12324

[startup+3.1025 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1754824/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=203492 CPUtime=3.09
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 27679 0 0 0 300 9 0 0 25 0 1 0 335072969 208375808 27664 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134555200 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 50873 27664 62 113 0 50757 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 203492

[startup+6.30181 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1707344/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=203492 CPUtime=6.29
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 27679 0 0 0 620 9 0 0 25 0 1 0 335072969 208375808 27664 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134554458 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 50873 27664 62 113 0 50757 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 203492

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1614352/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=303140 CPUtime=12.69
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 52999 0 0 0 1249 20 0 0 25 0 1 0 335072969 310415360 52656 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134630100 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 75785 52656 66 113 0 75669 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 303140

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1513168/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=403640 CPUtime=25.48
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 77713 0 0 0 2517 31 0 0 25 0 1 0 335072969 413327360 77370 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134791946 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 100910 77370 66 113 0 100794 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 403640

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1387728/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=571116 CPUtime=51.07
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 109740 0 0 0 5063 44 0 0 25 0 1 0 335072969 584822784 109397 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 142779 109397 66 113 0 142663 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 571116

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1276432/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=690740 CPUtime=102.26
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 135550 0 0 0 10169 57 0 0 25 0 1 0 335072969 707317760 135207 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 172685 135207 66 113 0 172569 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 690740

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1269008/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=699216 CPUtime=162.24
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 137407 0 0 0 16166 58 0 0 25 0 1 0 335072969 715997184 137064 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591664 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 174804 137064 66 113 0 174688 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 699216

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1261200/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=707644 CPUtime=222.23
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 139348 0 0 0 22164 59 0 0 25 0 1 0 335072969 724627456 139005 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535863 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 176911 139005 66 113 0 176795 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 707644

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1232784/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=740480 CPUtime=282.22
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 146429 0 0 0 28159 63 0 0 25 0 1 0 335072969 758251520 146086 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 185120 146086 66 113 0 185004 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 740480

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1219408/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=755872 CPUtime=342.19
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 149742 0 0 0 34156 63 0 0 25 0 1 0 335072969 774012928 149399 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 188968 149399 66 113 0 188852 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 755872

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1217360/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=758388 CPUtime=402.18
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 150261 0 0 0 40154 64 0 0 25 0 1 0 335072969 776589312 149918 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 189597 149918 66 113 0 189481 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 758388

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1208656/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=768488 CPUtime=462.16
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 152431 0 0 0 46152 64 0 0 25 0 1 0 335072969 786931712 152088 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 192122 152088 66 113 0 192006 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 768488

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1184976/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=796048 CPUtime=522.15
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 158322 0 0 0 52148 67 0 0 25 0 1 0 335072969 815153152 157979 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641318 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 199012 157979 66 113 0 198896 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 796048

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1184592/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=796468 CPUtime=582.13
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 158422 0 0 0 58146 67 0 0 25 0 1 0 335072969 815583232 158079 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 199117 158079 66 113 0 199001 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 796468

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1181392/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=800256 CPUtime=642.12
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 159227 0 0 0 64144 68 0 0 25 0 1 0 335072969 819462144 158884 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513465 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 200064 158884 66 113 0 199948 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 800256

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1167120/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=816412 CPUtime=702.1
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 162777 0 0 0 70141 69 0 0 25 0 1 0 335072969 836005888 162434 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 204103 162434 66 113 0 203987 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 816412

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1160016/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=824600 CPUtime=762.08
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 164557 0 0 0 76138 70 0 0 25 0 1 0 335072969 844390400 164214 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534122 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 206150 164214 66 113 0 206034 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 824600

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1159440/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=825200 CPUtime=822.06
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 164693 0 0 0 82136 70 0 0 25 0 1 0 335072969 845004800 164350 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591813 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 206300 164350 66 113 0 206184 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 825200

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1156304/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=828688 CPUtime=882.05
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 165483 0 0 0 88134 71 0 0 25 0 1 0 335072969 848576512 165140 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591729 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 207172 165140 66 113 0 207056 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 828688

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1156048/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=828808 CPUtime=942.03
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 165536 0 0 0 94132 71 0 0 25 0 1 0 335072969 848699392 165193 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591884 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 207202 165193 66 113 0 207086 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 828808

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1151376/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=834340 CPUtime=1002.01
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 166696 0 0 0 100130 71 0 0 25 0 1 0 335072969 854364160 166353 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591705 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 208585 166353 66 113 0 208469 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 834340

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1147792/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=838428 CPUtime=1062
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 167591 0 0 0 106128 72 0 0 25 0 1 0 335072969 858550272 167248 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 209607 167248 66 113 0 209491 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 838428

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1145104/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=841444 CPUtime=1121.98
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 168254 0 0 0 112126 72 0 0 25 0 1 0 335072969 861638656 167911 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 210361 167911 66 113 0 210245 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 841444

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1117712/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=872956 CPUtime=1181.97
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 175078 0 0 0 118121 76 0 0 25 0 1 0 335072969 893906944 174735 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 218239 174735 66 113 0 218123 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 872956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23343
/proc/meminfo: memFree=1117648/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=872956 CPUtime=1200.07
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4194304 175089 0 0 0 119931 76 0 0 25 0 1 0 335072969 893906944 174746 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513469 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 218239 174746 66 113 0 218123 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 872956

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/65 23343
/proc/meminfo: memFree=1117648/2055920 swapFree=4183804/4192956
[pid=23342] ppid=23340 vsize=0 CPUtime=1200.17
/proc/23342/stat : 23342 (tts-4-0) R 23340 23342 22413 0 -1 4195332 175089 0 0 0 119931 86 0 0 25 0 1 0 335072969 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23342/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.19
CPU user time (s): 1199.31
CPU system time (s): 0.875866
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 872956

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

runsolver used 0.78888 second user time and 2.49762 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Tue Mar  6 03:19:25 UTC 2007

IDJOB= 329860
IDBENCH= 20550
IDSOLVER= 98
FILE ID= node55/329860-1173151165

PBS_JOBID= 4015219

Free space on /tmp= 66500 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k25.cnf
COMMAND LINE= /tmp/evaluation/329860-1173151165/tts-4-0 /tmp/evaluation/329860-1173151165/instance-329860-1173151165.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-329860-1173151165 -o ROOT/results/node55/solver-329860-1173151165 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329860-1173151165/tts-4-0 /tmp/evaluation/329860-1173151165/instance-329860-1173151165.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  d10c82c196802e1e81b346181f7034df

RANDOM SEED= 92776026

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.247
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.247
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:       1818856 kB
Buffers:         19576 kB
Cached:         142380 kB
SwapCached:       3216 kB
Active:          38324 kB
Inactive:       136552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818856 kB
SwapTotal:     4192956 kB
SwapFree:      4183804 kB
Dirty:            4076 kB
Writeback:           0 kB
Mapped:          18888 kB
Slab:            48200 kB
Committed_AS:   970996 kB
PageTables:       1388 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= 66500 MiB

End job on node55 on Tue Mar  6 03:39:28 UTC 2007