Trace number 314737

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-08? (TO) 1200.11 1200.51

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data (download as text)

0.09/0.11	c Starting solver ...
0.09/0.12	c Restarting after 100 conflicts
0.09/0.14	c Restarting after 250 conflicts
0.09/0.18	c Restarting after 476 conflicts
0.19/0.24	c Restarting after 813 conflicts
0.29/0.33	c Restarting after 1319 conflicts
0.39/0.42	c Restarting after 2079 conflicts
0.69/0.78	c Restarting after 3218 conflicts
1.09/1.20	c Restarting after 4926 conflicts
2.59/2.68	c Restarting after 7490 conflicts
4.98/5.04	c Restarting after 11335 conflicts
10.79/10.81	c Restarting after 17102 conflicts
21.68/21.72	c Restarting after 25751 conflicts
40.68/40.77	c Restarting after 38725 conflicts
61.77/61.84	c Restarting after 58186 conflicts
109.56/109.69	c Restarting after 87379 conflicts
172.55/172.64	c Restarting after 131168 conflicts
276.12/276.20	c Restarting after 196853 conflicts
450.97/451.19	c Restarting after 295379 conflicts
744.00/744.24	c Restarting after 443169 conflicts
1142.95/1143.39	c Restarting after 664852 conflicts

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-314737-1172641344 -o ROOT/results/node17/solver-314737-1172641344 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314737-1172641344/sat7_bin /tmp/evaluation/314737-1172641344/instance-314737-1172641344.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.99 0.97 0.97 3/77 30751
/proc/meminfo: memFree=805424/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=1832 CPUtime=0
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 327 0 0 0 0 0 0 0 18 0 1 0 284088612 1875968 310 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134579077 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 458 311 87 220 0 235 0

[startup+0.0285341 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 30751
/proc/meminfo: memFree=805424/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=2484 CPUtime=0.02
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 392 0 0 0 2 0 0 0 18 0 1 0 284088612 2543616 375 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 621 375 88 220 0 398 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2484

[startup+0.10154 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 30751
/proc/meminfo: memFree=805424/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=3512 CPUtime=0.09
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 591 0 0 0 9 0 0 0 18 0 1 0 284088612 3596288 574 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 878 574 88 220 0 655 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3512

[startup+0.301561 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 30751
/proc/meminfo: memFree=805424/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=5708 CPUtime=0.29
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 805 0 0 0 29 0 0 0 19 0 1 0 284088612 5844992 788 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532813 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 1427 788 95 220 0 1204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5708

[startup+0.701602 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 30751
/proc/meminfo: memFree=805424/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=5708 CPUtime=0.69
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 875 0 0 0 69 0 0 0 22 0 1 0 284088612 5844992 858 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134528610 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 1427 858 95 220 0 1204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5708

[startup+1.50169 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=802152/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=5708 CPUtime=1.49
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 995 0 0 0 149 0 0 0 25 0 1 0 284088612 5844992 978 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 1427 978 95 220 0 1204 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5708

[startup+3.10185 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=801448/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=5708 CPUtime=3.09
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 1173 0 0 0 309 0 0 0 25 0 1 0 284088612 5844992 1156 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134538842 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 1427 1156 95 220 0 1204 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5708

[startup+6.30119 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=799976/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=9808 CPUtime=6.29
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 1446 0 0 0 628 1 0 0 25 0 1 0 284088612 10043392 1429 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 2452 1429 95 220 0 2229 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9808

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=798384/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=9916 CPUtime=12.69
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 1838 0 0 0 1268 1 0 0 25 0 1 0 284088612 10153984 1821 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532475 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 2479 1821 95 220 0 2256 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9916

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=795568/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=14136 CPUtime=25.49
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 2514 0 0 0 2547 2 0 0 25 0 1 0 284088612 14475264 2497 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 3534 2497 95 220 0 3311 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14136

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=794224/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=14256 CPUtime=51.07
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 2839 0 0 0 5105 2 0 0 25 0 1 0 284088612 14598144 2822 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 3564 2822 95 220 0 3341 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14256

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=792304/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=14520 CPUtime=102.27
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 3296 0 0 0 10224 3 0 0 25 0 1 0 284088612 14868480 3279 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 3630 3279 95 220 0 3407 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14520

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=790128/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=18844 CPUtime=162.25
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 3831 0 0 0 16221 4 0 0 25 0 1 0 284088612 19296256 3814 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134539709 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 4711 3814 95 220 0 4488 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18844

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=789168/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=19084 CPUtime=222.23
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 4070 0 0 0 22218 5 0 0 25 0 1 0 284088612 19542016 4053 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 4771 4053 95 220 0 4548 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 19084

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=788720/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=19188 CPUtime=282.22
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 4173 0 0 0 28216 6 0 0 25 0 1 0 284088612 19648512 4156 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 4797 4156 95 220 0 4574 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 19188

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=787760/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=19328 CPUtime=342.21
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 4422 0 0 0 34214 7 0 0 25 0 1 0 284088612 19791872 4405 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 4832 4405 95 220 0 4609 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 19328

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=787248/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=19328 CPUtime=402.18
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 4538 0 0 0 40211 7 0 0 25 0 1 0 284088612 19791872 4521 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 4832 4521 95 220 0 4609 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 19328

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=786032/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=23536 CPUtime=462.17
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 4852 0 0 0 46209 8 0 0 25 0 1 0 284088612 24100864 4835 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 5884 4835 95 220 0 5661 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 23536

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=785584/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=23660 CPUtime=522.16
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 4951 0 0 0 52207 9 0 0 25 0 1 0 284088612 24227840 4934 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134538630 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 5915 4934 95 220 0 5692 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 23660

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=784944/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=23820 CPUtime=582.15
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 5117 0 0 0 58205 10 0 0 25 0 1 0 284088612 24391680 5100 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532435 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 5955 5100 95 220 0 5732 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 23820

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=783920/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=23820 CPUtime=642.13
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 5374 0 0 0 64202 11 0 0 25 0 1 0 284088612 24391680 5357 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 5955 5357 95 220 0 5732 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 23820

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=783664/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=23928 CPUtime=702.11
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 5436 0 0 0 70200 11 0 0 25 0 1 0 284088612 24502272 5419 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 5982 5419 95 220 0 5759 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 23928

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=783472/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=24072 CPUtime=762.1
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 5469 0 0 0 76198 12 0 0 25 0 1 0 284088612 24649728 5452 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134538630 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 6018 5452 95 220 0 5795 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 24072

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=783024/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=24072 CPUtime=822.08
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 5603 0 0 0 82196 12 0 0 25 0 1 0 284088612 24649728 5586 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 6018 5586 95 220 0 5795 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 24072

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=782192/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=24072 CPUtime=882.06
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 5815 0 0 0 88193 13 0 0 25 0 1 0 284088612 24649728 5798 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 6018 5798 95 220 0 5795 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 24072

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=781744/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=28308 CPUtime=942.05
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 5906 0 0 0 94191 14 0 0 25 0 1 0 284088612 28987392 5889 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532542 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 7077 5889 95 220 0 6854 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 28308

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=780720/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=28804 CPUtime=1002.03
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 6173 0 0 0 100188 15 0 0 25 0 1 0 284088612 29495296 6156 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 7201 6156 95 220 0 6978 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 28804

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30752
/proc/meminfo: memFree=780528/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=28996 CPUtime=1062.02
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 6215 0 0 0 106186 16 0 0 25 0 1 0 284088612 29691904 6198 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533277 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 7249 6198 95 220 0 7026 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 28996

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/84 30816
/proc/meminfo: memFree=779136/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=28996 CPUtime=1121.97
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 6240 0 0 0 112181 16 0 0 25 0 1 0 284088612 29691904 6223 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134537515 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 7249 6223 95 220 0 7026 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 28996

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/84 30890
/proc/meminfo: memFree=778496/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=29136 CPUtime=1181.91
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 6414 0 0 0 118174 17 0 0 25 0 1 0 284088612 29835264 6397 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 7284 6397 95 220 0 7061 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 29136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/84 30922
/proc/meminfo: memFree=778432/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=29136 CPUtime=1200.09
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 6414 0 0 0 119992 17 0 0 25 0 1 0 284088612 29835264 6397 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533456 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 7284 6397 95 220 0 7061 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 29136

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/84 30922
/proc/meminfo: memFree=778432/2055920 swapFree=4192812/4192956
[pid=30751] ppid=30749 vsize=29136 CPUtime=1200.09
/proc/30751/stat : 30751 (sat7_bin) R 30749 30751 30353 0 -1 4194304 6414 0 0 0 119992 17 0 0 25 0 1 0 284088612 29835264 6397 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533456 0 0 4096 0 0 0 0 17 1 0 0
/proc/30751/statm: 7284 6397 95 220 0 7061 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 29136

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.11
CPU user time (s): 1199.93
CPU system time (s): 0.179972
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 29136

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

runsolver used 1.3008 second user time and 3.04854 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Wed Feb 28 05:42:24 UTC 2007

IDJOB= 314737
IDBENCH= 20399
IDSOLVER= 101
FILE ID= node17/314737-1172641344

PBS_JOBID= 3980932

Free space on /tmp= 66511 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= /tmp/evaluation/314737-1172641344/sat7_bin /tmp/evaluation/314737-1172641344/instance-314737-1172641344.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-314737-1172641344 -o ROOT/results/node17/solver-314737-1172641344 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314737-1172641344/sat7_bin /tmp/evaluation/314737-1172641344/instance-314737-1172641344.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  d2f77e32530988f77dca5112174eee00

RANDOM SEED= 767799142

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        805832 kB
Buffers:         66988 kB
Cached:        1059160 kB
SwapCached:          0 kB
Active:         497940 kB
Inactive:       672736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        805832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          63412 kB
Slab:            64924 kB
Committed_AS:   965356 kB
PageTables:       1748 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66511 MiB

End job on node17 on Wed Feb 28 06:02:26 UTC 2007