Trace number 370348

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) 10000.2 10003.3

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k85.cnf
MD5SUMc3d30b6959b230b8a74fb1a82919c5c8
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 variables47152
Number of clauses169625
Sum of the clauses size451547
Maximum clause length37
Minimum clause length1
Number of clauses of size 11123
Number of clauses of size 288141
Number of clauses of size 373930
Number of clauses of size 4426
Number of clauses of size 5825
Number of clauses of size over 55180

Solver Data (download as text)

0.69/0.77	c Starting solver ...
0.79/0.84	c Restarting after 102 conflicts
0.89/0.93	c Restarting after 252 conflicts
1.10/1.10	c Restarting after 479 conflicts
1.29/1.37	c Restarting after 816 conflicts
2.19/2.23	c Restarting after 1322 conflicts
3.29/3.38	c Restarting after 2081 conflicts
4.19/4.29	c Restarting after 3221 conflicts
4.49/4.57	c Restarting after 4929 conflicts
6.59/6.61	c Restarting after 7491 conflicts
7.89/7.90	c Restarting after 11335 conflicts
24.29/24.37	c Restarting after 17102 conflicts
37.17/37.21	c Restarting after 25751 conflicts
46.38/46.43	c Restarting after 38725 conflicts
131.35/131.46	c Restarting after 58186 conflicts
218.02/218.13	c Restarting after 87379 conflicts
306.10/306.25	c Restarting after 131169 conflicts
653.80/654.06	c Restarting after 196854 conflicts
1612.22/1612.74	c Restarting after 295380 conflicts
2322.92/2323.61	c Restarting after 443169 conflicts
4179.66/4181.08	c Restarting after 664853 conflicts
9551.88/9554.95	c Restarting after 997380 conflicts

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node5/watcher-370348-1178601132 -o ROOT/results/node5/solver-370348-1178601132 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/370348-1178601132/sat7_bin /tmp/evaluation/370348-1178601132/instance-370348-1178601132.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: 1.00 1.00 1.00 3/77 24219
/proc/meminfo: memFree=1709824/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=1064 CPUtime=0
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 106 0 0 0 0 0 0 0 18 0 1 0 336150914 1089536 90 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 266 90 77 220 0 43 0

[startup+0.0672011 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24219
/proc/meminfo: memFree=1709824/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=7468 CPUtime=0.06
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 1495 0 0 0 6 0 0 0 18 0 1 0 336150914 7647232 1479 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 1867 1479 88 220 0 1644 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7468

[startup+0.101205 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24219
/proc/meminfo: memFree=1709824/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=7468 CPUtime=0.09
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 1576 0 0 0 9 0 0 0 18 0 1 0 336150914 7647232 1560 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029844 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 1867 1561 88 220 0 1644 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7468

[startup+0.301227 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24219
/proc/meminfo: memFree=1709824/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=11568 CPUtime=0.29
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 2060 0 0 0 29 0 0 0 19 0 1 0 336150914 11845632 2044 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 2892 2044 88 220 0 2669 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11568

[startup+0.701273 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24219
/proc/meminfo: memFree=1709824/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=15800 CPUtime=0.69
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 3012 0 0 0 69 0 0 0 22 0 1 0 336150914 16179200 2996 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134548023 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 3950 2996 88 220 0 3727 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15800

[startup+1.50136 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24220
/proc/meminfo: memFree=1694584/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=16880 CPUtime=1.49
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 4056 0 0 0 148 1 0 0 25 0 1 0 336150914 17285120 3942 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533076 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 4220 3942 95 220 0 3997 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16880

[startup+3.10154 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24220
/proc/meminfo: memFree=1693944/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=20980 CPUtime=3.09
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 4190 0 0 0 308 1 0 0 25 0 1 0 336150914 21483520 4076 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 5245 4076 95 220 0 5022 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20980

[startup+6.30191 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 24220
/proc/meminfo: memFree=1692408/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=20980 CPUtime=6.29
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 4492 0 0 0 628 1 0 0 25 0 1 0 336150914 21483520 4378 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 5245 4378 95 220 0 5022 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20980

[startup+12.7016 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 24220
/proc/meminfo: memFree=1689400/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=25080 CPUtime=12.68
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 5241 0 0 0 1266 2 0 0 25 0 1 0 336150914 25681920 5127 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536810 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 6270 5127 95 220 0 6047 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25080

[startup+25.5011 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 24220
/proc/meminfo: memFree=1686904/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=25212 CPUtime=25.48
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 5910 0 0 0 2544 4 0 0 25 0 1 0 336150914 25817088 5796 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536816 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 6303 5796 95 220 0 6080 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25212

[startup+51.102 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 24220
/proc/meminfo: memFree=1678328/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=33772 CPUtime=51.07
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 8072 0 0 0 5102 5 0 0 25 0 1 0 336150914 34582528 7958 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 8443 7958 95 220 0 8220 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33772

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 24220
/proc/meminfo: memFree=1668728/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=46200 CPUtime=102.27
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 10451 0 0 0 10218 9 0 0 25 0 1 0 336150914 47308800 10337 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 11550 10337 95 220 0 11327 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 46200

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24220
/proc/meminfo: memFree=1658488/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=54732 CPUtime=162.24
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 13024 0 0 0 16212 12 0 0 25 0 1 0 336150914 56045568 12910 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134579658 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 13683 12910 95 220 0 13460 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54732

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24220
/proc/meminfo: memFree=1648696/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=63576 CPUtime=222.23
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 15456 0 0 0 22206 17 0 0 25 0 1 0 336150914 65101824 15342 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 15894 15342 95 220 0 15671 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 63576

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24220
/proc/meminfo: memFree=1629368/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=84468 CPUtime=282.2
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 20272 0 0 0 28198 22 0 0 25 0 1 0 336150914 86495232 20158 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532467 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 21117 20158 95 220 0 20894 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 84468

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24220
/proc/meminfo: memFree=1614584/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=99408 CPUtime=342.19
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 23936 0 0 0 34192 27 0 0 25 0 1 0 336150914 101793792 23822 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 24852 23822 95 220 0 24629 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 99408

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24220
/proc/meminfo: memFree=1601592/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=111884 CPUtime=402.17
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 27198 0 0 0 40187 30 0 0 25 0 1 0 336150914 114569216 27084 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 27971 27084 95 220 0 27748 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 111884

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24220
/proc/meminfo: memFree=1587960/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=125892 CPUtime=462.16
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 30588 0 0 0 46182 34 0 0 25 0 1 0 336150914 128913408 30474 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 31473 30474 95 220 0 31250 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 125892

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24220
/proc/meminfo: memFree=1574712/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=139380 CPUtime=522.14
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 33934 0 0 0 52177 37 0 0 25 0 1 0 336150914 142725120 33820 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 34845 33820 95 220 0 34622 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 139380

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24220
/proc/meminfo: memFree=1562296/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=148884 CPUtime=582.12
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 36992 0 0 0 58171 41 0 0 25 0 1 0 336150914 152457216 36878 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533076 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 37221 36878 95 220 0 36998 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 148884

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24220
/proc/meminfo: memFree=1550712/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=161396 CPUtime=642.1
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 39861 0 0 0 64166 44 0 0 25 0 1 0 336150914 165269504 39747 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538630 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 40349 39747 95 220 0 40126 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 161396


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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24622
/proc/meminfo: memFree=942648/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=768656 CPUtime=9099.42
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 190888 0 0 0 909678 264 0 0 25 0 1 0 336150914 787103744 190774 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 192164 190774 95 220 0 191941 0
Current children cumulated CPU time (s) 9099.42
Current children cumulated vsize (KiB) 768656

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24622
/proc/meminfo: memFree=937656/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=772756 CPUtime=9159.39
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 192117 0 0 0 915674 265 0 0 25 0 1 0 336150914 791302144 192003 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 193189 192003 95 220 0 192966 0
Current children cumulated CPU time (s) 9159.39
Current children cumulated vsize (KiB) 772756

[startup+9222.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 24622
/proc/meminfo: memFree=932856/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=776856 CPUtime=9219.38
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 193313 0 0 0 921671 267 0 0 25 0 1 0 336150914 795500544 193199 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134559005 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 194214 193199 95 220 0 193991 0
Current children cumulated CPU time (s) 9219.38
Current children cumulated vsize (KiB) 776856

[startup+9282.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 24622
/proc/meminfo: memFree=927672/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=780956 CPUtime=9279.36
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 194611 0 0 0 927667 269 0 0 25 0 1 0 336150914 799698944 194497 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 195239 194497 95 220 0 195016 0
Current children cumulated CPU time (s) 9279.36
Current children cumulated vsize (KiB) 780956

[startup+9342.31 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 24622
/proc/meminfo: memFree=922296/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=785136 CPUtime=9339.35
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 195929 0 0 0 933664 271 0 0 25 0 1 0 336150914 803979264 195815 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 196284 195815 95 220 0 196061 0
Current children cumulated CPU time (s) 9339.35
Current children cumulated vsize (KiB) 785136

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24622
/proc/meminfo: memFree=917432/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=793916 CPUtime=9399.33
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 197155 0 0 0 939661 272 0 0 25 0 1 0 336150914 812969984 197041 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 198479 197041 95 220 0 198256 0
Current children cumulated CPU time (s) 9399.33
Current children cumulated vsize (KiB) 793916

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24622
/proc/meminfo: memFree=913144/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=798144 CPUtime=9459.31
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 198189 0 0 0 945657 274 0 0 25 0 1 0 336150914 817299456 198075 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 199536 198075 95 220 0 199313 0
Current children cumulated CPU time (s) 9459.31
Current children cumulated vsize (KiB) 798144

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24622
/proc/meminfo: memFree=907384/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=801108 CPUtime=9519.29
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 199667 0 0 0 951654 275 0 0 25 0 1 0 336150914 820334592 199553 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538630 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 200277 199553 95 220 0 200054 0
Current children cumulated CPU time (s) 9519.29
Current children cumulated vsize (KiB) 801108

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24622
/proc/meminfo: memFree=903928/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=805760 CPUtime=9579.28
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 200499 0 0 0 957651 277 0 0 25 0 1 0 336150914 825098240 200385 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 201440 200385 95 220 0 201217 0
Current children cumulated CPU time (s) 9579.28
Current children cumulated vsize (KiB) 805760

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24622
/proc/meminfo: memFree=903928/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=805896 CPUtime=9639.25
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 200506 0 0 0 963648 277 0 0 25 0 1 0 336150914 825237504 200392 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 201474 200392 95 220 0 201251 0
Current children cumulated CPU time (s) 9639.25
Current children cumulated vsize (KiB) 805896

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24622
/proc/meminfo: memFree=903736/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=805896 CPUtime=9699.24
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 200524 0 0 0 969646 278 0 0 25 0 1 0 336150914 825237504 200410 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 201474 200410 95 220 0 201251 0
Current children cumulated CPU time (s) 9699.24
Current children cumulated vsize (KiB) 805896

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24622
/proc/meminfo: memFree=903672/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=805896 CPUtime=9759.22
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 200543 0 0 0 975644 278 0 0 25 0 1 0 336150914 825237504 200429 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 201474 200429 95 220 0 201251 0
Current children cumulated CPU time (s) 9759.22
Current children cumulated vsize (KiB) 805896

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24622
/proc/meminfo: memFree=903352/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=806044 CPUtime=9819.21
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 200600 0 0 0 981642 279 0 0 25 0 1 0 336150914 825389056 200486 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532404 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 201511 200486 95 220 0 201288 0
Current children cumulated CPU time (s) 9819.21
Current children cumulated vsize (KiB) 806044

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24622
/proc/meminfo: memFree=903224/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=806228 CPUtime=9879.19
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 200635 0 0 0 987640 279 0 0 25 0 1 0 336150914 825577472 200521 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 201557 200521 95 220 0 201334 0
Current children cumulated CPU time (s) 9879.19
Current children cumulated vsize (KiB) 806228

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24622
/proc/meminfo: memFree=902904/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=806388 CPUtime=9939.17
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 200710 0 0 0 993637 280 0 0 25 0 1 0 336150914 825741312 200596 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 201597 200596 95 220 0 201374 0
Current children cumulated CPU time (s) 9939.17
Current children cumulated vsize (KiB) 806388

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24622
/proc/meminfo: memFree=902584/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=806388 CPUtime=9999.15
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 200787 0 0 0 999635 280 0 0 25 0 1 0 336150914 825741312 200673 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 201597 200673 95 220 0 201374 0
Current children cumulated CPU time (s) 9999.15
Current children cumulated vsize (KiB) 806388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24622
/proc/meminfo: memFree=902584/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=806388 CPUtime=10000
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4194304 200788 0 0 0 999725 280 0 0 25 0 1 0 336150914 825741312 200674 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532361 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 201597 200674 95 220 0 201374 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 806388

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

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

[startup+10003.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24623
/proc/meminfo: memFree=1541872/2055920 swapFree=4150040/4192956
[pid=24219] ppid=24217 vsize=0 CPUtime=10000.2
/proc/24219/stat : 24219 (sat7_bin) R 24217 24219 23796 0 -1 4195332 200788 0 0 0 999725 291 0 0 25 0 1 0 336150914 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.3
CPU time (s): 10000.2
CPU user time (s): 9997.26
CPU system time (s): 2.93755
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 806388

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

runsolver used 7.49386 second user time and 22.3826 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Tue May  8 05:12:13 UTC 2007

IDJOB= 370348
IDBENCH= 20527
IDSOLVER= 183
FILE ID= node5/370348-1178601132

PBS_JOBID= 5217762

Free space on /tmp= 66559 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k85.cnf
COMMAND LINE= /tmp/evaluation/370348-1178601132/sat7_bin /tmp/evaluation/370348-1178601132/instance-370348-1178601132.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-370348-1178601132 -o ROOT/results/node5/solver-370348-1178601132 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/370348-1178601132/sat7_bin /tmp/evaluation/370348-1178601132/instance-370348-1178601132.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  c3d30b6959b230b8a74fb1a82919c5c8

RANDOM SEED= 38816352

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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:       1710232 kB
Buffers:         29504 kB
Cached:         226160 kB
SwapCached:      10964 kB
Active:          96628 kB
Inactive:       200576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710232 kB
SwapTotal:     4192956 kB
SwapFree:      4150040 kB
Dirty:            5316 kB
Writeback:           0 kB
Mapped:          48432 kB
Slab:            34052 kB
Committed_AS: 13937012 kB
PageTables:       1764 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= 66559 MiB

End job on node5 on Tue May  8 07:58:58 UTC 2007