Trace number 318981

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
tinisat 2007-02-08? (TO) 1200.04 1200.73

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryINDUST (industrial 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 variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data (download as text)

0.00/0.01	c Tinisat 0.22
0.00/0.01	c solving /tmp/evaluation/318981-1172970611/instance-318981-1172970611.cnf
0.00/0.01	c 1694 variables, 5726 clauses

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/node29/watcher-318981-1172970611 -o ROOT/results/node29/solver-318981-1172970611 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318981-1172970611/tinisat /tmp/evaluation/318981-1172970611/instance-318981-1172970611.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.00 0.92 3/77 20908
/proc/meminfo: memFree=1580568/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=716 CPUtime=0
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 97 0 0 0 0 0 0 0 19 0 1 0 290825331 733184 82 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 179 82 48 110 0 66 0

[startup+0.0693941 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 20908
/proc/meminfo: memFree=1580568/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=1272 CPUtime=0.06
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 243 0 0 0 6 0 0 0 19 0 1 0 290825331 1302528 227 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134516977 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 318 227 52 110 0 205 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1272

[startup+0.101396 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 20908
/proc/meminfo: memFree=1580568/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=1596 CPUtime=0.09
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 263 0 0 0 9 0 0 0 20 0 1 0 290825331 1634304 247 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 399 247 52 110 0 286 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1596

[startup+0.301409 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 20908
/proc/meminfo: memFree=1580568/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=2240 CPUtime=0.29
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 351 0 0 0 29 0 0 0 21 0 1 0 290825331 2293760 335 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 560 335 52 110 0 447 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2240

[startup+0.701433 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 20908
/proc/meminfo: memFree=1580568/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=3528 CPUtime=0.69
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 505 0 0 0 69 0 0 0 25 0 1 0 290825331 3612672 489 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 882 489 52 110 0 769 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3528

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 20909
/proc/meminfo: memFree=1578320/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=3660 CPUtime=1.49
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 800 0 0 0 149 0 0 0 25 0 1 0 290825331 3747840 784 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 915 784 52 110 0 802 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3660

[startup+3.10158 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 20909
/proc/meminfo: memFree=1576592/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=6372 CPUtime=3.09
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 1352 0 0 0 309 0 0 0 25 0 1 0 290825331 6524928 1336 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 1593 1336 52 110 0 1480 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6372

[startup+6.30178 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 20909
/proc/meminfo: memFree=1573008/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=11920 CPUtime=6.29
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 2117 0 0 0 628 1 0 0 25 0 1 0 290825331 12206080 2101 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519769 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 2980 2101 52 110 0 2867 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11920

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 20909
/proc/meminfo: memFree=1568400/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=22612 CPUtime=12.69
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 3186 0 0 0 1266 3 0 0 25 0 1 0 290825331 23154688 3137 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 5653 3137 52 110 0 5540 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22612

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 20909
/proc/meminfo: memFree=1561616/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=23144 CPUtime=25.47
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 4858 0 0 0 2543 4 0 0 25 0 1 0 290825331 23699456 4809 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 5786 4809 52 110 0 5673 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23144

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 20909
/proc/meminfo: memFree=1552976/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=44688 CPUtime=51.07
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 7091 0 0 0 5100 7 0 0 25 0 1 0 290825331 45760512 6977 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520081 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 11172 6977 52 110 0 11059 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44688

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 20909
/proc/meminfo: memFree=1540816/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=45960 CPUtime=102.25
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 10102 0 0 0 10214 11 0 0 25 0 1 0 290825331 47063040 9988 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 11490 9988 52 110 0 11377 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 45960

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 20909
/proc/meminfo: memFree=1527952/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=88464 CPUtime=162.21
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 13449 0 0 0 16207 14 0 0 25 0 1 0 290825331 90587136 13206 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 22116 13206 52 110 0 22003 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 88464

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 20909
/proc/meminfo: memFree=1518672/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=89220 CPUtime=222.19
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 15737 0 0 0 22202 17 0 0 25 0 1 0 290825331 91361280 15494 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 22305 15494 52 110 0 22192 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 89220

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 20909
/proc/meminfo: memFree=1509456/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=89920 CPUtime=282.14
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 18089 0 0 0 28195 19 0 0 25 0 1 0 290825331 92078080 17846 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 22480 17846 52 110 0 22367 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 89920

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 20909
/proc/meminfo: memFree=1501392/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=90240 CPUtime=342.11
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 20051 0 0 0 34189 22 0 0 25 0 1 0 290825331 92405760 19808 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 22560 19808 52 110 0 22447 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 90240

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 20909
/proc/meminfo: memFree=1495888/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=90240 CPUtime=402.08
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 21436 0 0 0 40185 23 0 0 25 0 1 0 290825331 92405760 21193 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 22560 21193 52 110 0 22447 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 90240

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 20909
/proc/meminfo: memFree=1489872/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=173296 CPUtime=462.04
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 22956 0 0 0 46179 25 0 0 25 0 1 0 290825331 177455104 22713 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 43324 22713 52 110 0 43211 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 173296

[startup+522.302 s]
/proc/loadavg: 1.03 1.01 0.93 2/78 20909
/proc/meminfo: memFree=1483472/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=174312 CPUtime=522.01
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 24568 0 0 0 52174 27 0 0 25 0 1 0 290825331 178495488 24325 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 43578 24325 52 110 0 43465 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 174312

[startup+582.301 s]
/proc/loadavg: 1.01 1.01 0.93 2/78 20909
/proc/meminfo: memFree=1477200/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=175936 CPUtime=581.98
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 26341 0 0 0 58169 29 0 0 25 0 1 0 290825331 180158464 25841 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 43984 25841 52 110 0 43871 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 175936

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20909
/proc/meminfo: memFree=1472080/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=176508 CPUtime=641.94
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 27645 0 0 0 64163 31 0 0 25 0 1 0 290825331 180744192 27145 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20908/statm: 44127 27145 52 110 0 44014 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 176508

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20909
/proc/meminfo: memFree=1466576/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=176976 CPUtime=701.9
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 29009 0 0 0 70157 33 0 0 25 0 1 0 290825331 181223424 28509 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 44244 28509 52 110 0 44131 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 176976

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20909
/proc/meminfo: memFree=1461008/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=177508 CPUtime=761.87
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 30422 0 0 0 76153 34 0 0 25 0 1 0 290825331 181768192 29889 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 44377 29889 52 110 0 44264 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 177508

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20909
/proc/meminfo: memFree=1455376/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=177676 CPUtime=821.85
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 31848 0 0 0 82149 36 0 0 25 0 1 0 290825331 181940224 31315 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 44419 31315 52 110 0 44306 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 177676

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20909
/proc/meminfo: memFree=1449872/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=177676 CPUtime=881.79
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 33225 0 0 0 88141 38 0 0 25 0 1 0 290825331 181940224 32692 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 44419 32692 52 110 0 44306 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 177676

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20911
/proc/meminfo: memFree=1444552/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=178536 CPUtime=941.76
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 34512 0 0 0 94136 40 0 0 25 0 1 0 290825331 182820864 33979 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520081 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 44634 33979 52 110 0 44521 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 178536

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20911
/proc/meminfo: memFree=1439888/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=178968 CPUtime=1001.73
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 35740 0 0 0 100132 41 0 0 25 0 1 0 290825331 183263232 35174 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519836 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 44742 35174 52 110 0 44629 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 178968

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20911
/proc/meminfo: memFree=1435088/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=179364 CPUtime=1061.68
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 36990 0 0 0 106126 42 0 0 25 0 1 0 290825331 183668736 36391 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 44841 36391 52 110 0 44728 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 179364

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20911
/proc/meminfo: memFree=1430160/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=179364 CPUtime=1121.66
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 38207 0 0 0 112122 44 0 0 25 0 1 0 290825331 183668736 37608 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 44841 37608 52 110 0 44728 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 179364

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20911
/proc/meminfo: memFree=1425936/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=180208 CPUtime=1181.62
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 39312 0 0 0 118117 45 0 0 25 0 1 0 290825331 184532992 38680 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519883 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 45052 38680 52 110 0 44939 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 180208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20911
/proc/meminfo: memFree=1424464/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=180208 CPUtime=1200
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 39648 0 0 0 119955 45 0 0 25 0 1 0 290825331 184532992 39016 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 45052 39016 52 110 0 44939 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 180208

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20911
/proc/meminfo: memFree=1424464/2055920 swapFree=4147692/4192956
[pid=20908] ppid=20906 vsize=180208 CPUtime=1200
/proc/20908/stat : 20908 (tinisat) R 20906 20908 20071 0 -1 4194304 39648 0 0 0 119955 45 0 0 25 0 1 0 290825331 184532992 39016 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/20908/statm: 45052 39016 52 110 0 44939 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 180208

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.73
CPU time (s): 1200.04
CPU user time (s): 1199.55
CPU system time (s): 0.482926
CPU usage (%): 99.9422
Max. virtual memory (cumulated for all children) (KiB): 180208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.55
system time used= 0.482926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39648
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= 5
involuntary context switches= 26012

runsolver used 1.25381 second user time and 3.12252 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Mar  4 01:10:11 UTC 2007

IDJOB= 318981
IDBENCH= 20468
IDSOLVER= 100
FILE ID= node29/318981-1172970611

PBS_JOBID= 4012087

Free space on /tmp= 66552 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= /tmp/evaluation/318981-1172970611/tinisat /tmp/evaluation/318981-1172970611/instance-318981-1172970611.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-318981-1172970611 -o ROOT/results/node29/solver-318981-1172970611 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318981-1172970611/tinisat /tmp/evaluation/318981-1172970611/instance-318981-1172970611.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  8d6acb9f6b752ad76c024133f5175c69

RANDOM SEED= 720089595

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.209
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	: 5931.00
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.209
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:       1580976 kB
Buffers:         36088 kB
Cached:         359740 kB
SwapCached:      12240 kB
Active:         109712 kB
Inactive:       309480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1580976 kB
SwapTotal:     4192956 kB
SwapFree:      4147692 kB
Dirty:             888 kB
Writeback:           0 kB
Mapped:          30288 kB
Slab:            41208 kB
Committed_AS:   821300 kB
PageTables:       1864 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= 66552 MiB

End job on node29 on Sun Mar  4 01:30:14 UTC 2007