Trace number 370281

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
SAT7 2007-02-08UNSAT 4357.57 4359.03

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark411.6
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

Solver Data (download as text)

0.69/0.79	c Starting solver ...
0.89/0.92	c Restarting after 102 conflicts
1.09/1.17	c Restarting after 253 conflicts
1.89/1.92	c Restarting after 478 conflicts
2.29/2.35	c Restarting after 816 conflicts
2.69/2.77	c Restarting after 1322 conflicts
4.09/4.17	c Restarting after 2082 conflicts
6.49/6.51	c Restarting after 3222 conflicts
10.08/10.15	c Restarting after 4932 conflicts
15.79/15.88	c Restarting after 7495 conflicts
23.78/23.84	c Restarting after 11339 conflicts
41.88/41.92	c Restarting after 17108 conflicts
60.28/60.36	c Restarting after 25757 conflicts
86.57/86.62	c Restarting after 38731 conflicts
122.56/122.61	c Restarting after 58192 conflicts
209.63/209.78	c Restarting after 87384 conflicts
375.48/375.61	c Restarting after 131174 conflicts
687.79/688.19	c Restarting after 196860 conflicts
1296.52/1297.01	c Restarting after 295387 conflicts
2149.57/2150.37	c Restarting after 443178 conflicts
4033.93/4035.22	c Restarting after 664865 conflicts
4357.34/4358.87	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node21/watcher-370281-1178578274 -o ROOT/results/node21/solver-370281-1178578274 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/370281-1178578274/sat7_bin /tmp/evaluation/370281-1178578274/instance-370281-1178578274.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.99 0.97 0.94 3/77 4334
/proc/meminfo: memFree=1833208/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=3096 CPUtime=0
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 485 0 0 0 0 0 0 0 18 0 1 0 305744684 3170304 469 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 774 474 87 220 0 551 0

[startup+0.095746 s]
/proc/loadavg: 0.99 0.97 0.94 3/77 4334
/proc/meminfo: memFree=1833208/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=7728 CPUtime=0.08
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 1750 0 0 0 8 0 0 0 18 0 1 0 305744684 7913472 1734 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 1932 1734 88 220 0 1709 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7728

[startup+0.101746 s]
/proc/loadavg: 0.99 0.97 0.94 3/77 4334
/proc/meminfo: memFree=1833208/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=7728 CPUtime=0.09
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 1766 0 0 0 9 0 0 0 18 0 1 0 305744684 7913472 1750 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 1932 1750 88 220 0 1709 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.301769 s]
/proc/loadavg: 0.99 0.97 0.94 3/77 4334
/proc/meminfo: memFree=1833208/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=11960 CPUtime=0.29
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 2277 0 0 0 29 0 0 0 19 0 1 0 305744684 12247040 2261 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 2990 2261 88 220 0 2767 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11960

[startup+0.701813 s]
/proc/loadavg: 0.99 0.97 0.94 3/77 4334
/proc/meminfo: memFree=1833208/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=16060 CPUtime=0.69
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 3246 0 0 0 68 1 0 0 22 0 1 0 305744684 16445440 3230 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 4015 3230 88 220 0 3792 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16060

[startup+1.5019 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 4335
/proc/meminfo: memFree=1816176/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=21324 CPUtime=1.49
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 4473 0 0 0 148 1 0 0 25 0 1 0 305744684 21835776 4362 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 5331 4362 95 220 0 5108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21324

[startup+3.10108 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 4335
/proc/meminfo: memFree=1815792/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=21324 CPUtime=3.09
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 4596 0 0 0 307 2 0 0 25 0 1 0 305744684 21835776 4485 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 5331 4485 95 220 0 5108 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21324

[startup+6.30143 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 4335
/proc/meminfo: memFree=1814768/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=21324 CPUtime=6.29
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 4789 0 0 0 627 2 0 0 25 0 1 0 305744684 21835776 4678 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 5331 4678 95 220 0 5108 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21324

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 4335
/proc/meminfo: memFree=1813104/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=21340 CPUtime=12.69
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 5170 0 0 0 1266 3 0 0 25 0 1 0 305744684 21852160 5058 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 5335 5058 95 220 0 5112 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21340

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 4335
/proc/meminfo: memFree=1810416/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=25504 CPUtime=25.48
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 5956 0 0 0 2545 3 0 0 25 0 1 0 305744684 26116096 5726 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134540026 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 6376 5726 95 220 0 6153 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25504

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 4335
/proc/meminfo: memFree=1805232/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=30300 CPUtime=51.07
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 7572 0 0 0 5102 5 0 0 25 0 1 0 305744684 31027200 7036 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529294 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 7575 7036 95 220 0 7352 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30300

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 4335
/proc/meminfo: memFree=1782576/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=55412 CPUtime=102.27
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 13263 0 0 0 10216 11 0 0 25 0 1 0 305744684 56741888 12677 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 13853 12677 95 220 0 13630 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 55412

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 4335
/proc/meminfo: memFree=1766448/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=68568 CPUtime=162.25
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 17687 0 0 0 16208 17 0 0 25 0 1 0 305744684 70213632 16698 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532892 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 17142 16698 95 220 0 16919 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 68568

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 4335
/proc/meminfo: memFree=1748912/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=85256 CPUtime=222.23
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 22069 0 0 0 22201 22 0 0 25 0 1 0 305744684 87302144 21076 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538107 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 21314 21076 95 220 0 21091 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 85256

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 4335
/proc/meminfo: memFree=1731952/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=106172 CPUtime=282.21
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 26348 0 0 0 28193 28 0 0 25 0 1 0 305744684 108720128 25338 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538792 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 26543 25338 95 220 0 26320 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 106172

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 4335
/proc/meminfo: memFree=1721328/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=115224 CPUtime=342.19
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 30068 0 0 0 34188 31 0 0 25 0 1 0 305744684 117989376 27939 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029306 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 28806 27939 95 220 0 28583 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 115224

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 4335
/proc/meminfo: memFree=1713392/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=123812 CPUtime=402.17
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 32532 0 0 0 40182 35 0 0 25 0 1 0 305744684 126783488 29951 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134565495 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 30953 29951 95 220 0 30730 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 123812

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 4335
/proc/meminfo: memFree=1700464/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=136272 CPUtime=462.15
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 35729 0 0 0 46177 38 0 0 25 0 1 0 305744684 139542528 33133 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 34068 33133 95 220 0 33845 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 136272

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 4335
/proc/meminfo: memFree=1688880/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=148860 CPUtime=522.14
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 39436 0 0 0 52171 43 0 0 25 0 1 0 305744684 152432640 36040 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 37215 36040 95 220 0 36992 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 148860

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 4335
/proc/meminfo: memFree=1678000/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=157304 CPUtime=582.12
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 42398 0 0 0 58165 47 0 0 25 0 1 0 305744684 161079296 38737 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 39326 38737 95 220 0 39103 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 157304

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/84 4513
/proc/meminfo: memFree=1666224/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=170080 CPUtime=642.02
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 45020 0 0 0 64149 53 0 0 25 0 1 0 305744684 174161920 41308 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532557 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 42520 41308 95 220 0 42297 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 170080


################
# More data... #
################

/proc/meminfo: memFree=1516464/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=317628 CPUtime=3761.1
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 110814 0 0 0 375973 137 0 0 25 0 1 0 305744684 325251072 78660 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532467 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 79407 78660 95 220 0 79184 0
Current children cumulated CPU time (s) 3761.1
Current children cumulated vsize (KiB) 317628

[startup+3822.3 s]
/proc/loadavg: 1.01 1.05 1.00 2/78 4535
/proc/meminfo: memFree=1515760/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=321728 CPUtime=3821.09
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 111489 0 0 0 381971 138 0 0 25 0 1 0 305744684 329449472 78856 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 80432 78856 95 220 0 80209 0
Current children cumulated CPU time (s) 3821.09
Current children cumulated vsize (KiB) 321728

[startup+3882.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/78 4535
/proc/meminfo: memFree=1513904/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=322596 CPUtime=3881.07
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 112383 0 0 0 387968 139 0 0 25 0 1 0 305744684 330338304 79285 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 80649 79285 95 220 0 80426 0
Current children cumulated CPU time (s) 3881.07
Current children cumulated vsize (KiB) 322596

[startup+3942.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 4535
/proc/meminfo: memFree=1512304/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=323452 CPUtime=3941.05
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 113263 0 0 0 393965 140 0 0 25 0 1 0 305744684 331214848 79689 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 80863 79689 95 220 0 80640 0
Current children cumulated CPU time (s) 3941.05
Current children cumulated vsize (KiB) 323452

[startup+4002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 4535
/proc/meminfo: memFree=1510512/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=327808 CPUtime=4001.03
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 113764 0 0 0 399962 141 0 0 25 0 1 0 305744684 335675392 80140 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 81952 80140 95 220 0 81729 0
Current children cumulated CPU time (s) 4001.03
Current children cumulated vsize (KiB) 327808

[startup+4062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 4535
/proc/meminfo: memFree=1508720/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=328512 CPUtime=4061.02
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 114343 0 0 0 405960 142 0 0 25 0 1 0 305744684 336396288 80571 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 82128 80571 95 220 0 81905 0
Current children cumulated CPU time (s) 4061.02
Current children cumulated vsize (KiB) 328512

[startup+4122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 4535
/proc/meminfo: memFree=1507248/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=328640 CPUtime=4121
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 115236 0 0 0 411957 143 0 0 25 0 1 0 305744684 336527360 80935 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532404 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 82160 80935 95 220 0 81937 0
Current children cumulated CPU time (s) 4121
Current children cumulated vsize (KiB) 328640

[startup+4182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 4535
/proc/meminfo: memFree=1506032/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=328640 CPUtime=4180.98
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 119974 0 0 0 417952 146 0 0 25 0 1 0 305744684 336527360 81215 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538547 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 82160 81215 95 220 0 81937 0
Current children cumulated CPU time (s) 4180.98
Current children cumulated vsize (KiB) 328640

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 4711
/proc/meminfo: memFree=1502840/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=332740 CPUtime=4240.88
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 124703 0 0 0 423939 149 0 0 25 0 1 0 305744684 340725760 81716 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134565464 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 83185 81716 95 220 0 82962 0
Current children cumulated CPU time (s) 4240.88
Current children cumulated vsize (KiB) 332740

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4733
/proc/meminfo: memFree=1502128/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=333020 CPUtime=4300.85
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 125985 0 0 0 429934 151 0 0 25 0 1 0 305744684 341012480 82142 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 83255 82142 95 220 0 83032 0
Current children cumulated CPU time (s) 4300.85
Current children cumulated vsize (KiB) 333020

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

[startup+4326.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4733
/proc/meminfo: memFree=1501808/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=333052 CPUtime=4324.84
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 126089 0 0 0 432333 151 0 0 25 0 1 0 305744684 341045248 82244 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 83263 82244 95 220 0 83040 0
Current children cumulated CPU time (s) 4324.84
Current children cumulated vsize (KiB) 333052

[startup+4339.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4733
/proc/meminfo: memFree=1501744/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=333052 CPUtime=4337.64
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 126101 0 0 0 433612 152 0 0 25 0 1 0 305744684 341045248 82256 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533712 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 83263 82256 95 220 0 83040 0
Current children cumulated CPU time (s) 4337.64
Current children cumulated vsize (KiB) 333052

[startup+4351.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4733
/proc/meminfo: memFree=1501680/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=333052 CPUtime=4350.44
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 126113 0 0 0 434892 152 0 0 25 0 1 0 305744684 341045248 82268 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 83263 82268 95 220 0 83040 0
Current children cumulated CPU time (s) 4350.44
Current children cumulated vsize (KiB) 333052

[startup+4355.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4733
/proc/meminfo: memFree=1501680/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=333052 CPUtime=4353.64
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 126113 0 0 0 435212 152 0 0 25 0 1 0 305744684 341045248 82268 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134535949 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 83263 82268 95 220 0 83040 0
Current children cumulated CPU time (s) 4353.64
Current children cumulated vsize (KiB) 333052

[startup+4356.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4733
/proc/meminfo: memFree=1501680/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=333052 CPUtime=4355.24
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 126113 0 0 0 435372 152 0 0 25 0 1 0 305744684 341045248 82268 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532699 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 83263 82268 95 220 0 83040 0
Current children cumulated CPU time (s) 4355.24
Current children cumulated vsize (KiB) 333052

[startup+4358.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 4733
/proc/meminfo: memFree=1501680/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=333052 CPUtime=4356.84
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 126113 0 0 0 435532 152 0 0 25 0 1 0 305744684 341045248 82268 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532331 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 83263 82268 95 220 0 83040 0
Current children cumulated CPU time (s) 4356.84
Current children cumulated vsize (KiB) 333052

[startup+4358.7 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 4733
/proc/meminfo: memFree=1501680/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=333052 CPUtime=4357.24
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 126113 0 0 0 435572 152 0 0 25 0 1 0 305744684 341045248 82268 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533093 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 83263 82268 95 220 0 83040 0
Current children cumulated CPU time (s) 4357.24
Current children cumulated vsize (KiB) 333052

[startup+4358.9 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 4733
/proc/meminfo: memFree=1501680/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=332020 CPUtime=4357.44
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194304 126113 0 0 0 435592 152 0 0 25 0 1 0 305744684 339988480 82010 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558561 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 83005 82010 95 220 0 82782 0
Current children cumulated CPU time (s) 4357.44
Current children cumulated vsize (KiB) 332020

[startup+4359 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 4733
/proc/meminfo: memFree=1501680/2055920 swapFree=4156336/4192956
[pid=4334] ppid=4332 vsize=0 CPUtime=4357.54
/proc/4334/stat : 4334 (sat7_bin) R 4332 4334 4238 0 -1 4194308 126113 0 0 0 435599 155 0 0 25 0 1 0 305744684 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/4334/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4357.54
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 4359.03
CPU time (s): 4357.57
CPU user time (s): 4355.99
CPU system time (s): 1.57776
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 333052

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

runsolver used 3.64145 second user time and 10.2014 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Mon May  7 22:51:14 UTC 2007

IDJOB= 370281
IDBENCH= 20398
IDSOLVER= 183
FILE ID= node21/370281-1178578274

PBS_JOBID= 5217714

Free space on /tmp= 66560 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= /tmp/evaluation/370281-1178578274/sat7_bin /tmp/evaluation/370281-1178578274/instance-370281-1178578274.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-370281-1178578274 -o ROOT/results/node21/solver-370281-1178578274 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/370281-1178578274/sat7_bin /tmp/evaluation/370281-1178578274/instance-370281-1178578274.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  65057bcebbeecf6a7f3bc3fcfb2de009

RANDOM SEED= 65849248

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1833616 kB
Buffers:         25344 kB
Cached:         103704 kB
SwapCached:      15112 kB
Active:          59872 kB
Inactive:        92052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833616 kB
SwapTotal:     4192956 kB
SwapFree:      4156336 kB
Dirty:            4364 kB
Writeback:           0 kB
Mapped:          29860 kB
Slab:            55892 kB
Committed_AS:  5034408 kB
PageTables:       1784 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= 66560 MiB

End job on node21 on Tue May  8 00:03:53 UTC 2007