Trace number 329652

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.06 1200.64

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k85.cnf
MD5SUMdcf05b153fd4ff73d81f6021f0c67167
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 variables126845
Number of clauses568208
Sum of the clauses size1462374
Maximum clause length20
Minimum clause length1
Number of clauses of size 1783
Number of clauses of size 2442586
Number of clauses of size 362387
Number of clauses of size 425500
Number of clauses of size 511064
Number of clauses of size over 525888

Solver Data (download as text)

0.79/0.80	c Tinisat 0.22
0.79/0.80	c solving /tmp/evaluation/329652-1173145952/instance-329652-1173145952.cnf
0.79/0.80	c 126845 variables, 567196 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/node71/watcher-329652-1173145952 -o ROOT/results/node71/solver-329652-1173145952 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329652-1173145952/tinisat /tmp/evaluation/329652-1173145952/instance-329652-1173145952.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.95 0.98 3/64 18279
/proc/meminfo: memFree=1293368/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=716 CPUtime=0
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 67 0 0 0 0 0 0 0 18 0 1 0 334553103 733184 52 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 179 52 41 110 0 66 0

[startup+0.0430361 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18279
/proc/meminfo: memFree=1293368/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=5288 CPUtime=0.04
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 152 0 0 0 4 0 0 0 18 0 1 0 334553103 5414912 137 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 1322 137 48 110 0 1209 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5288

[startup+0.101047 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18279
/proc/meminfo: memFree=1293368/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=6080 CPUtime=0.09
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 442 0 0 0 9 0 0 0 18 0 1 0 334553103 6225920 427 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 1520 428 48 110 0 1407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6080

[startup+0.30109 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18279
/proc/meminfo: memFree=1293368/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=8852 CPUtime=0.29
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 1391 0 0 0 28 1 0 0 19 0 1 0 334553103 9064448 1376 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 2213 1376 48 110 0 2100 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8852

[startup+0.701177 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18279
/proc/meminfo: memFree=1293368/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=14132 CPUtime=0.69
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 3297 0 0 0 67 2 0 0 22 0 1 0 334553103 14471168 3282 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 3533 3283 48 110 0 3420 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14132

[startup+1.50135 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 18280
/proc/meminfo: memFree=1256688/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=53880 CPUtime=1.49
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 11916 0 0 0 144 5 0 0 25 0 1 0 334553103 55173120 10048 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 13470 10048 52 110 0 13357 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53880

[startup+3.1017 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 18280
/proc/meminfo: memFree=1253040/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=53880 CPUtime=3.09
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 11955 0 0 0 304 5 0 0 25 0 1 0 334553103 55173120 10087 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 13470 10087 52 110 0 13357 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53880

[startup+6.30139 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 18280
/proc/meminfo: memFree=1252792/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=53880 CPUtime=6.29
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 12009 0 0 0 623 6 0 0 25 0 1 0 334553103 55173120 10141 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515474 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 13470 10141 52 110 0 13357 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53880

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 18280
/proc/meminfo: memFree=1252664/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=53880 CPUtime=12.69
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 12121 0 0 0 1263 6 0 0 25 0 1 0 334553103 55173120 10253 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 13470 10253 52 110 0 13357 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53880

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 18280
/proc/meminfo: memFree=1251704/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=53880 CPUtime=25.48
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 12423 0 0 0 2542 6 0 0 25 0 1 0 334553103 55173120 10555 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519749 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 13470 10555 52 110 0 13357 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53880

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 18280
/proc/meminfo: memFree=1247928/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=53880 CPUtime=51.06
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 13413 0 0 0 5098 8 0 0 25 0 1 0 334553103 55173120 11545 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 13470 11545 52 110 0 13357 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 53880

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 18280
/proc/meminfo: memFree=1239608/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=85216 CPUtime=102.23
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 15446 0 0 0 10213 10 0 0 25 0 1 0 334553103 87261184 13578 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 21304 13578 52 110 0 21191 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 85216

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18280
/proc/meminfo: memFree=1227000/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=85216 CPUtime=162.21
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 18609 0 0 0 16207 14 0 0 25 0 1 0 334553103 87261184 16741 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515524 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 21304 16741 52 110 0 21191 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 85216

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18280
/proc/meminfo: memFree=1215608/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=85216 CPUtime=222.18
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 21423 0 0 0 22201 17 0 0 25 0 1 0 334553103 87261184 19555 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519618 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 21304 19555 52 110 0 21191 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 85216

[startup+282.301 s]
/proc/loadavg: 1.03 0.99 0.98 2/65 18280
/proc/meminfo: memFree=1206328/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=147884 CPUtime=282.16
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 23749 0 0 0 28196 20 0 0 25 0 1 0 334553103 151433216 21881 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 36971 21881 52 110 0 36858 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 147884

[startup+342.301 s]
/proc/loadavg: 1.12 1.02 0.99 2/65 18280
/proc/meminfo: memFree=1194744/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=147884 CPUtime=342.14
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 26627 0 0 0 34191 23 0 0 25 0 1 0 334553103 151433216 24759 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 36971 24759 52 110 0 36858 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 147884

[startup+402.301 s]
/proc/loadavg: 1.04 1.01 0.99 2/65 18280
/proc/meminfo: memFree=1183096/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=147884 CPUtime=402.11
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 29552 0 0 0 40185 26 0 0 25 0 1 0 334553103 151433216 27684 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 36971 27684 52 110 0 36858 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 147884

[startup+462.301 s]
/proc/loadavg: 1.01 1.00 0.99 2/65 18280
/proc/meminfo: memFree=1171832/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=147884 CPUtime=462.09
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 32313 0 0 0 46179 30 0 0 25 0 1 0 334553103 151433216 30445 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 36971 30445 52 110 0 36858 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 147884

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/71 18354
/proc/meminfo: memFree=1161280/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=147884 CPUtime=522.04
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 34681 0 0 0 52172 32 0 0 25 0 1 0 334553103 151433216 32813 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 36971 32813 52 110 0 36858 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 147884

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/71 18452
/proc/meminfo: memFree=1152256/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=147884 CPUtime=581.96
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 36896 0 0 0 58160 36 0 0 25 0 1 0 334553103 151433216 35028 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 36971 35028 52 110 0 36858 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 147884

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18478
/proc/meminfo: memFree=1144568/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=273216 CPUtime=641.93
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 39059 0 0 0 64154 39 0 0 25 0 1 0 334553103 279773184 37191 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 68304 37191 52 110 0 68191 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 273216

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18478
/proc/meminfo: memFree=1135672/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=273216 CPUtime=701.9
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 41301 0 0 0 70149 41 0 0 25 0 1 0 334553103 279773184 39433 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 68304 39433 52 110 0 68191 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 273216

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18478
/proc/meminfo: memFree=1126968/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=273216 CPUtime=761.88
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 43463 0 0 0 76144 44 0 0 25 0 1 0 334553103 279773184 41595 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519900 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 68304 41595 52 110 0 68191 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 273216

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18478
/proc/meminfo: memFree=1120056/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=273216 CPUtime=821.86
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 45221 0 0 0 82140 46 0 0 25 0 1 0 334553103 279773184 43353 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520054 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 68304 43353 52 110 0 68191 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 273216

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18478
/proc/meminfo: memFree=1112568/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=273216 CPUtime=881.84
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 47071 0 0 0 88136 48 0 0 25 0 1 0 334553103 279773184 45203 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 68304 45203 52 110 0 68191 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 273216

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18478
/proc/meminfo: memFree=1104376/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=273216 CPUtime=941.8
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 49136 0 0 0 94130 50 0 0 25 0 1 0 334553103 279773184 47268 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 68304 47268 52 110 0 68191 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 273216

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18478
/proc/meminfo: memFree=1096952/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=273216 CPUtime=1001.78
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 50964 0 0 0 100126 52 0 0 25 0 1 0 334553103 279773184 49096 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519804 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 68304 49096 52 110 0 68191 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 273216

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18478
/proc/meminfo: memFree=1089336/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=273216 CPUtime=1061.76
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 52883 0 0 0 106121 55 0 0 25 0 1 0 334553103 279773184 51015 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 68304 51015 52 110 0 68191 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 273216

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18478
/proc/meminfo: memFree=1081080/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=273216 CPUtime=1121.74
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 54927 0 0 0 112117 57 0 0 25 0 1 0 334553103 279773184 53059 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520008 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 68304 53059 52 110 0 68191 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 273216

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18478
/proc/meminfo: memFree=1072952/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=273216 CPUtime=1181.72
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 56966 0 0 0 118112 60 0 0 25 0 1 0 334553103 279773184 55098 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 68304 55098 52 110 0 68191 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 273216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18478
/proc/meminfo: memFree=1070648/2055920 swapFree=4183136/4192956
[pid=18279] ppid=18277 vsize=273216 CPUtime=1200.01
/proc/18279/stat : 18279 (tinisat) R 18277 18279 17053 0 -1 4194304 57507 0 0 0 119941 60 0 0 25 0 1 0 334553103 279773184 55639 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/18279/statm: 68304 55639 52 110 0 68191 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 273216

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.64
CPU time (s): 1200.06
CPU user time (s): 1199.41
CPU system time (s): 0.643902
CPU usage (%): 99.9513
Max. virtual memory (cumulated for all children) (KiB): 273216

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

runsolver used 0.921859 second user time and 2.44863 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Tue Mar  6 01:52:33 UTC 2007

IDJOB= 329652
IDBENCH= 20545
IDSOLVER= 100
FILE ID= node71/329652-1173145952

PBS_JOBID= 4015190

Free space on /tmp= 66476 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k85.cnf
COMMAND LINE= /tmp/evaluation/329652-1173145952/tinisat /tmp/evaluation/329652-1173145952/instance-329652-1173145952.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-329652-1173145952 -o ROOT/results/node71/solver-329652-1173145952 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329652-1173145952/tinisat /tmp/evaluation/329652-1173145952/instance-329652-1173145952.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  dcf05b153fd4ff73d81f6021f0c67167

RANDOM SEED= 542943738

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1293776 kB
Buffers:         28416 kB
Cached:         648788 kB
SwapCached:       3816 kB
Active:          38500 kB
Inactive:       649936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1293776 kB
SwapTotal:     4192956 kB
SwapFree:      4183136 kB
Dirty:           13792 kB
Writeback:           0 kB
Mapped:          17232 kB
Slab:            59648 kB
Committed_AS:   914936 kB
PageTables:       1452 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= 66476 MiB

End job on node71 on Tue Mar  6 02:12:36 UTC 2007