Trace number 370279

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.1 10003.5

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-09.cnf
MD5SUM50ed98553825ac1825482c1496260592
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1440.96
Satisfiable
(Un)Satisfiability was proved
Number of variables33582
Number of clauses160817
Sum of the clauses size423605
Maximum clause length4200
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2136464
Number of clauses of size 36536
Number of clauses of size 46374
Number of clauses of size 52328
Number of clauses of size over 59114

Solver Data (download as text)

0.59/0.67	c Starting solver ...
0.69/0.74	c Restarting after 101 conflicts
0.79/0.80	c Restarting after 252 conflicts
0.89/0.99	c Restarting after 478 conflicts
1.10/1.14	c Restarting after 816 conflicts
1.39/1.45	c Restarting after 1323 conflicts
1.99/2.05	c Restarting after 2083 conflicts
2.89/2.90	c Restarting after 3223 conflicts
4.29/4.30	c Restarting after 4931 conflicts
5.99/6.04	c Restarting after 7493 conflicts
9.89/9.91	c Restarting after 11339 conflicts
14.29/14.34	c Restarting after 17105 conflicts
24.48/24.52	c Restarting after 25756 conflicts
41.08/41.10	c Restarting after 38731 conflicts
63.46/63.50	c Restarting after 58193 conflicts
117.85/117.97	c Restarting after 87387 conflicts
226.62/226.79	c Restarting after 131178 conflicts
406.46/406.63	c Restarting after 196862 conflicts
717.26/717.51	c Restarting after 295389 conflicts
1165.82/1166.23	c Restarting after 443179 conflicts
2025.35/2026.07	c Restarting after 664862 conflicts
3752.69/3754.04	c Restarting after 997388 conflicts
5742.76/5744.77	c Restarting after 1496176 conflicts
9437.31/9440.59	c Restarting after 2244358 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/node3/watcher-370279-1178575361 -o ROOT/results/node3/solver-370279-1178575361 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/370279-1178575361/sat7_bin /tmp/evaluation/370279-1178575361/instance-370279-1178575361.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.85 0.99 0.99 3/77 22991
/proc/meminfo: memFree=1869464/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=2904 CPUtime=0
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 526 0 0 0 0 0 0 0 18 0 1 0 333573873 2973696 510 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134557382 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 726 517 87 220 0 503 0

[startup+0.074073 s]
/proc/loadavg: 0.85 0.99 0.99 3/77 22991
/proc/meminfo: memFree=1869464/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=7056 CPUtime=0.07
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 1217 0 0 0 7 0 0 0 18 0 1 0 333573873 7225344 1201 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 1764 1201 88 220 0 1541 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7056

[startup+0.101077 s]
/proc/loadavg: 0.85 0.99 0.99 3/77 22991
/proc/meminfo: memFree=1869464/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=7056 CPUtime=0.09
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 1268 0 0 0 9 0 0 0 18 0 1 0 333573873 7225344 1252 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 1764 1252 88 220 0 1541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7056

[startup+0.301109 s]
/proc/loadavg: 0.85 0.99 0.99 3/77 22991
/proc/meminfo: memFree=1869464/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=7056 CPUtime=0.29
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 1583 0 0 0 29 0 0 0 19 0 1 0 333573873 7225344 1567 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134548305 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 1764 1567 88 220 0 1541 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7056

[startup+0.701174 s]
/proc/loadavg: 0.85 0.99 0.99 3/77 22991
/proc/meminfo: memFree=1869464/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=11688 CPUtime=0.69
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 2535 0 0 0 68 1 0 0 22 0 1 0 333573873 11968512 2519 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 2922 2519 93 220 0 2699 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11688

[startup+1.5013 s]
/proc/loadavg: 0.86 0.99 0.99 2/78 22992
/proc/meminfo: memFree=1859280/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=11816 CPUtime=1.49
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 2782 0 0 0 148 1 0 0 25 0 1 0 333573873 12099584 2733 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134539857 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 2954 2733 95 220 0 2731 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11816

[startup+3.10257 s]
/proc/loadavg: 0.86 0.99 0.99 2/78 22992
/proc/meminfo: memFree=1858384/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=15916 CPUtime=3.09
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 3023 0 0 0 308 1 0 0 25 0 1 0 333573873 16297984 2974 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 3979 2974 95 220 0 3756 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15916

[startup+6.30108 s]
/proc/loadavg: 0.86 0.99 0.99 2/78 22992
/proc/meminfo: memFree=1856528/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=15916 CPUtime=6.29
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 3419 0 0 0 628 1 0 0 25 0 1 0 333573873 16297984 3370 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 3979 3370 95 220 0 3756 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15916

[startup+12.7011 s]
/proc/loadavg: 0.88 0.99 0.99 2/78 22992
/proc/meminfo: memFree=1853520/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=20016 CPUtime=12.69
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 4131 0 0 0 1267 2 0 0 25 0 1 0 333573873 20496384 4082 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538403 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 5004 4082 95 220 0 4781 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20016

[startup+25.5012 s]
/proc/loadavg: 0.90 0.99 0.99 2/78 22992
/proc/meminfo: memFree=1849552/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=24116 CPUtime=25.48
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 5049 0 0 0 2545 3 0 0 25 0 1 0 333573873 24694784 5000 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134579019 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 6029 5000 95 220 0 5806 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24116

[startup+51.1014 s]
/proc/loadavg: 0.94 0.99 0.99 2/78 22992
/proc/meminfo: memFree=1841616/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=28748 CPUtime=51.07
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 7062 0 0 0 5101 6 0 0 25 0 1 0 333573873 29437952 7013 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134525795 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 7187 7013 95 220 0 6964 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28748

[startup+102.306 s]
/proc/loadavg: 0.97 0.99 0.99 2/78 22992
/proc/meminfo: memFree=1830352/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=41692 CPUtime=102.26
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 9852 0 0 0 10216 10 0 0 25 0 1 0 333573873 42692608 9803 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533088 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 10423 9803 95 220 0 10200 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 41692

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22992
/proc/meminfo: memFree=1817744/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=54728 CPUtime=162.24
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 13035 0 0 0 16210 14 0 0 25 0 1 0 333573873 56041472 12986 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 13682 12986 95 220 0 13459 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54728

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22992
/proc/meminfo: memFree=1800464/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=71656 CPUtime=222.22
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 17290 0 0 0 22203 19 0 0 25 0 1 0 333573873 73375744 17241 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 17914 17241 95 220 0 17691 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 71656

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22992
/proc/meminfo: memFree=1791696/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=81156 CPUtime=282.2
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 19538 0 0 0 28198 22 0 0 25 0 1 0 333573873 83103744 19424 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 20289 19424 95 220 0 20066 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 81156

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22992
/proc/meminfo: memFree=1785232/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=85868 CPUtime=342.18
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 21121 0 0 0 34193 25 0 0 25 0 1 0 333573873 87928832 21007 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538570 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 21467 21007 95 220 0 21244 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 85868

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22992
/proc/meminfo: memFree=1779728/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=94800 CPUtime=402.16
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 22499 0 0 0 40190 26 0 0 25 0 1 0 333573873 97075200 22385 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 23700 22385 95 220 0 23477 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 94800

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22992
/proc/meminfo: memFree=1768784/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=103836 CPUtime=462.14
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 25225 0 0 0 46184 30 0 0 25 0 1 0 333573873 106328064 25111 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 25959 25111 95 220 0 25736 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 103836

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22992
/proc/meminfo: memFree=1761104/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=112668 CPUtime=522.12
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 27130 0 0 0 52180 32 0 0 25 0 1 0 333573873 115372032 27016 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528648 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 28167 27016 95 220 0 27944 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 112668

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22992
/proc/meminfo: memFree=1756112/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=117052 CPUtime=582.1
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 28356 0 0 0 58176 34 0 0 25 0 1 0 333573873 119861248 28242 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 29263 28242 95 220 0 29040 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 117052

[startup+642.302 s]
/proc/loadavg: 1.04 1.00 0.99 2/78 22992
/proc/meminfo: memFree=1749456/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=121680 CPUtime=642.09
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 30003 0 0 0 64173 36 0 0 25 0 1 0 333573873 124600320 29889 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 30420 29889 95 220 0 30197 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 121680


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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23392
/proc/meminfo: memFree=1624400/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=244860 CPUtime=9039.23
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 60571 0 0 0 903791 132 0 0 25 0 1 0 333573873 250736640 59443 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61215 59443 95 220 0 60992 0
Current children cumulated CPU time (s) 9039.23
Current children cumulated vsize (KiB) 244860

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23394
/proc/meminfo: memFree=1623824/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=244860 CPUtime=9099.21
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 60653 0 0 0 909788 133 0 0 25 0 1 0 333573873 250736640 59525 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61215 59525 95 220 0 60992 0
Current children cumulated CPU time (s) 9099.21
Current children cumulated vsize (KiB) 244860

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23394
/proc/meminfo: memFree=1623184/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=245340 CPUtime=9159.19
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 60853 0 0 0 915786 133 0 0 25 0 1 0 333573873 251228160 59692 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61335 59692 95 220 0 61112 0
Current children cumulated CPU time (s) 9159.19
Current children cumulated vsize (KiB) 245340

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23394
/proc/meminfo: memFree=1622800/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=245740 CPUtime=9219.18
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 60996 0 0 0 921784 134 0 0 25 0 1 0 333573873 251637760 59770 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134578850 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61435 59770 95 220 0 61212 0
Current children cumulated CPU time (s) 9219.18
Current children cumulated vsize (KiB) 245740

[startup+9282.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 23394
/proc/meminfo: memFree=1622736/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=245740 CPUtime=9279.15
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 60996 0 0 0 927781 134 0 0 25 0 1 0 333573873 251637760 59770 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528610 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61435 59770 95 220 0 61212 0
Current children cumulated CPU time (s) 9279.15
Current children cumulated vsize (KiB) 245740

[startup+9342.31 s]
/proc/loadavg: 1.09 1.03 1.00 2/78 23394
/proc/meminfo: memFree=1622672/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=245868 CPUtime=9339.14
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 61000 0 0 0 933779 135 0 0 25 0 1 0 333573873 251768832 59774 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61467 59774 95 220 0 61244 0
Current children cumulated CPU time (s) 9339.14
Current children cumulated vsize (KiB) 245868

[startup+9402.3 s]
/proc/loadavg: 1.16 1.05 1.01 2/78 23394
/proc/meminfo: memFree=1622736/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=245868 CPUtime=9399.11
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 61002 0 0 0 939776 135 0 0 25 0 1 0 333573873 251768832 59776 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61467 59776 95 220 0 61244 0
Current children cumulated CPU time (s) 9399.11
Current children cumulated vsize (KiB) 245868

[startup+9462.3 s]
/proc/loadavg: 1.06 1.04 1.00 2/78 23394
/proc/meminfo: memFree=1622672/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=245868 CPUtime=9459.1
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 61014 0 0 0 945774 136 0 0 25 0 1 0 333573873 251768832 59788 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61467 59788 95 220 0 61244 0
Current children cumulated CPU time (s) 9459.1
Current children cumulated vsize (KiB) 245868

[startup+9522.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/78 23394
/proc/meminfo: memFree=1622608/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=245868 CPUtime=9519.08
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 61018 0 0 0 951772 136 0 0 25 0 1 0 333573873 251768832 59792 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61467 59792 95 220 0 61244 0
Current children cumulated CPU time (s) 9519.08
Current children cumulated vsize (KiB) 245868

[startup+9582.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 23394
/proc/meminfo: memFree=1622608/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=245868 CPUtime=9579.06
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 61020 0 0 0 957769 137 0 0 25 0 1 0 333573873 251768832 59794 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61467 59794 95 220 0 61244 0
Current children cumulated CPU time (s) 9579.06
Current children cumulated vsize (KiB) 245868

[startup+9642.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 23394
/proc/meminfo: memFree=1622544/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=245868 CPUtime=9639.04
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 61022 0 0 0 963767 137 0 0 25 0 1 0 333573873 251768832 59796 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61467 59796 95 220 0 61244 0
Current children cumulated CPU time (s) 9639.04
Current children cumulated vsize (KiB) 245868

[startup+9702.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 23394
/proc/meminfo: memFree=1622416/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=246028 CPUtime=9699.02
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 61041 0 0 0 969764 138 0 0 25 0 1 0 333573873 251932672 59815 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61507 59815 95 220 0 61284 0
Current children cumulated CPU time (s) 9699.02
Current children cumulated vsize (KiB) 246028

[startup+9762.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 23394
/proc/meminfo: memFree=1622352/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=246028 CPUtime=9759
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 61050 0 0 0 975762 138 0 0 25 0 1 0 333573873 251932672 59824 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134578668 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61507 59824 95 220 0 61284 0
Current children cumulated CPU time (s) 9759
Current children cumulated vsize (KiB) 246028

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23394
/proc/meminfo: memFree=1622288/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=246028 CPUtime=9818.99
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 61061 0 0 0 981760 139 0 0 25 0 1 0 333573873 251932672 59835 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61507 59835 95 220 0 61284 0
Current children cumulated CPU time (s) 9818.99
Current children cumulated vsize (KiB) 246028

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23394
/proc/meminfo: memFree=1622032/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=246160 CPUtime=9878.97
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 61090 0 0 0 987758 139 0 0 25 0 1 0 333573873 252067840 59864 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61540 59864 95 220 0 61317 0
Current children cumulated CPU time (s) 9878.97
Current children cumulated vsize (KiB) 246160

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23394
/proc/meminfo: memFree=1621840/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=246484 CPUtime=9938.95
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 61136 0 0 0 993755 140 0 0 25 0 1 0 333573873 252399616 59910 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61621 59910 95 220 0 61398 0
Current children cumulated CPU time (s) 9938.95
Current children cumulated vsize (KiB) 246484

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23394
/proc/meminfo: memFree=1621584/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=246644 CPUtime=9998.93
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 61168 0 0 0 999753 140 0 0 25 0 1 0 333573873 252563456 59942 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61661 59942 95 220 0 61438 0
Current children cumulated CPU time (s) 9998.93
Current children cumulated vsize (KiB) 246644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23394
/proc/meminfo: memFree=1621584/2055920 swapFree=4139064/4192956
[pid=22991] ppid=22989 vsize=246644 CPUtime=10000
/proc/22991/stat : 22991 (sat7_bin) R 22989 22991 22935 0 -1 4194304 61168 0 0 0 999863 140 0 0 25 0 1 0 333573873 252563456 59942 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/22991/statm: 61661 59942 95 220 0 61438 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 246644

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): 10003.5
CPU time (s): 10000.1
CPU user time (s): 9998.64
CPU system time (s): 1.44778
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 246644

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

runsolver used 7.55985 second user time and 22.2986 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Mon May  7 22:02:41 UTC 2007

IDJOB= 370279
IDBENCH= 20390
IDSOLVER= 183
FILE ID= node3/370279-1178575361

PBS_JOBID= 5217709

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  50ed98553825ac1825482c1496260592

RANDOM SEED= 306059705

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1869936 kB
Buffers:         19704 kB
Cached:          75772 kB
SwapCached:      16860 kB
Active:          43528 kB
Inactive:        74688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869936 kB
SwapTotal:     4192956 kB
SwapFree:      4139064 kB
Dirty:            4144 kB
Writeback:           0 kB
Mapped:          29548 kB
Slab:            53268 kB
Committed_AS: 11400356 kB
PageTables:       1780 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= 66561 MiB

End job on node3 on Tue May  8 00:49:27 UTC 2007