Trace number 367271

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
CMUSAT 2007-02-08? (TO) 10000.2 10003

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-25.cnf
MD5SUM0acd143a4e60b38309663b5993b5ded9
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 variables8920
Number of clauses31884
Sum of the clauses size83706
Maximum clause length229
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215331
Number of clauses of size 314327
Number of clauses of size 41469
Number of clauses of size 5588
Number of clauses of size over 5168

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  8920                                                 |
0.00/0.03	c |  Number of clauses:    31884                                                |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-367271-1176929932 -o ROOT/results/node12/solver-367271-1176929932 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367271-1176929932/cmusat /tmp/evaluation/367271-1176929932/instance-367271-1176929932.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.80 0.96 0.98 3/77 4750
/proc/meminfo: memFree=1848664/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=3208 CPUtime=0
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 486 0 0 0 0 0 0 0 18 0 1 0 169030553 3284992 469 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134525945 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 802 470 95 243 0 556 0

[startup+0.092878 s]
/proc/loadavg: 0.80 0.96 0.98 3/77 4750
/proc/meminfo: memFree=1848664/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=6508 CPUtime=0.08
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 1308 0 0 0 8 0 0 0 18 0 1 0 169030553 6664192 1291 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134527432 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 1627 1292 108 243 0 1381 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6508

[startup+0.101878 s]
/proc/loadavg: 0.80 0.96 0.98 3/77 4750
/proc/meminfo: memFree=1848664/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=6772 CPUtime=0.09
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 1372 0 0 0 9 0 0 0 18 0 1 0 169030553 6934528 1355 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 1693 1355 108 243 0 1447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6772

[startup+0.301898 s]
/proc/loadavg: 0.80 0.96 0.98 3/77 4750
/proc/meminfo: memFree=1848664/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=6564 CPUtime=0.29
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 1672 0 0 0 29 0 0 0 19 0 1 0 169030553 6721536 1381 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135091156 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 1641 1381 118 243 0 1395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6564

[startup+0.701938 s]
/proc/loadavg: 0.80 0.96 0.98 3/77 4750
/proc/meminfo: memFree=1848664/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=6564 CPUtime=0.69
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 1672 0 0 0 69 0 0 0 22 0 1 0 169030553 6721536 1381 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578500 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 1641 1381 118 243 0 1395 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6564

[startup+1.50202 s]
/proc/loadavg: 0.81 0.96 0.98 3/78 4751
/proc/meminfo: memFree=1843344/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=6564 CPUtime=1.49
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 1672 0 0 0 149 0 0 0 25 0 1 0 169030553 6721536 1381 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 1641 1381 118 243 0 1395 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6564

[startup+3.10118 s]
/proc/loadavg: 0.81 0.96 0.98 2/78 4751
/proc/meminfo: memFree=1842512/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=8128 CPUtime=3.09
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 2104 0 0 0 309 0 0 0 25 0 1 0 169030553 8323072 1754 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 2032 1754 118 243 0 1786 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8128

[startup+6.3015 s]
/proc/loadavg: 0.81 0.96 0.98 2/78 4751
/proc/meminfo: memFree=1839768/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=10796 CPUtime=6.29
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 2958 0 0 0 628 1 0 0 25 0 1 0 169030553 11055104 2421 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 2699 2421 118 243 0 2453 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10796

[startup+12.7011 s]
/proc/loadavg: 0.84 0.96 0.98 2/78 4751
/proc/meminfo: memFree=1837144/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=12692 CPUtime=12.69
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 3710 0 0 0 1267 2 0 0 25 0 1 0 169030553 12996608 2891 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 3173 2891 118 243 0 2927 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12692

[startup+25.5014 s]
/proc/loadavg: 0.86 0.96 0.98 2/78 4751
/proc/meminfo: memFree=1831576/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=19148 CPUtime=25.49
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 5422 0 0 0 2546 3 0 0 25 0 1 0 169030553 19607552 4278 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589764 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 4787 4278 118 243 0 4541 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19148

[startup+51.102 s]
/proc/loadavg: 0.91 0.96 0.98 2/78 4751
/proc/meminfo: memFree=1821016/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=29800 CPUtime=51.08
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 8529 0 0 0 5102 6 0 0 25 0 1 0 169030553 30515200 6986 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 7450 6986 118 243 0 7204 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29800

[startup+102.305 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 4751
/proc/meminfo: memFree=1815256/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=34876 CPUtime=102.27
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 10563 0 0 0 10219 8 0 0 25 0 1 0 169030553 35713024 8375 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 8719 8375 118 243 0 8473 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34876

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/84 4915
/proc/meminfo: memFree=1795872/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=54896 CPUtime=162.16
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 16024 0 0 0 16204 12 0 0 25 0 1 0 169030553 56213504 12821 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 13724 12821 118 243 0 13478 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 54896

[startup+222.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 4949
/proc/meminfo: memFree=1789144/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=62424 CPUtime=222.12
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 18411 0 0 0 22198 14 0 0 25 0 1 0 169030553 63922176 14807 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134591993 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 15606 14807 118 243 0 15360 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 62424

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 4949
/proc/meminfo: memFree=1769944/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=81120 CPUtime=282.11
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 23663 0 0 0 28192 19 0 0 25 0 1 0 169030553 83066880 19592 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589663 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 20280 19592 118 243 0 20034 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 81120

[startup+342.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 4949
/proc/meminfo: memFree=1758488/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=92336 CPUtime=342.09
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 26795 0 0 0 34187 22 0 0 25 0 1 0 169030553 94552064 22462 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 23084 22462 118 243 0 22838 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 92336

[startup+402.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 4949
/proc/meminfo: memFree=1757528/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=92940 CPUtime=402.08
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 27314 0 0 0 40185 23 0 0 25 0 1 0 169030553 95170560 22697 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134580956 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 23235 22697 118 243 0 22989 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 92940

[startup+462.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 4949
/proc/meminfo: memFree=1755352/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=94752 CPUtime=462.06
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 28171 0 0 0 46182 24 0 0 25 0 1 0 169030553 97026048 23246 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134580878 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 23688 23246 118 243 0 23442 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 94752

[startup+522.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 4949
/proc/meminfo: memFree=1745816/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=105000 CPUtime=522.05
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 30667 0 0 0 52178 27 0 0 25 0 1 0 169030553 107520000 25742 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 26250 25742 118 243 0 26004 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 105000

[startup+582.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 4949
/proc/meminfo: memFree=1691736/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=163344 CPUtime=582.03
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 45775 0 0 0 58169 34 0 0 25 0 1 0 169030553 167264256 39122 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 40836 39122 118 243 0 40590 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 163344

[startup+642.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 4949
/proc/meminfo: memFree=1691736/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=163344 CPUtime=642.02
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 45784 0 0 0 64168 34 0 0 25 0 1 0 169030553 167264256 39131 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134581192 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 40836 39131 118 243 0 40590 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 163344


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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5349
/proc/meminfo: memFree=987416/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=884104 CPUtime=9099.69
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 241409 0 0 0 909746 223 0 0 25 0 1 0 169030553 905322496 214029 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221026 214029 118 243 0 220780 0
Current children cumulated CPU time (s) 9099.69
Current children cumulated vsize (KiB) 884104

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5349
/proc/meminfo: memFree=986968/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=884104 CPUtime=9159.67
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 241509 0 0 0 915744 223 0 0 25 0 1 0 169030553 905322496 214129 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221026 214129 118 243 0 220780 0
Current children cumulated CPU time (s) 9159.67
Current children cumulated vsize (KiB) 884104

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=986392/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=884104 CPUtime=9219.66
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 241594 0 0 0 921742 224 0 0 25 0 1 0 169030553 905322496 214214 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221026 214214 118 243 0 220780 0
Current children cumulated CPU time (s) 9219.66
Current children cumulated vsize (KiB) 884104

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=986072/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=884104 CPUtime=9279.64
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 241672 0 0 0 927740 224 0 0 25 0 1 0 169030553 905322496 214292 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221026 214292 118 243 0 220780 0
Current children cumulated CPU time (s) 9279.64
Current children cumulated vsize (KiB) 884104

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=985624/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=884364 CPUtime=9339.63
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 241792 0 0 0 933738 225 0 0 25 0 1 0 169030553 905588736 214412 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221091 214412 118 243 0 220845 0
Current children cumulated CPU time (s) 9339.63
Current children cumulated vsize (KiB) 884364

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=984664/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=885288 CPUtime=9399.61
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 243507 0 0 0 939734 227 0 0 25 0 1 0 169030553 906534912 214651 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135091424 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221322 214651 118 243 0 221076 0
Current children cumulated CPU time (s) 9399.61
Current children cumulated vsize (KiB) 885288

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=984664/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=885288 CPUtime=9459.59
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 243507 0 0 0 945732 227 0 0 25 0 1 0 169030553 906534912 214651 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221322 214651 118 243 0 221076 0
Current children cumulated CPU time (s) 9459.59
Current children cumulated vsize (KiB) 885288

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=984664/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=885288 CPUtime=9519.58
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 243507 0 0 0 951730 228 0 0 25 0 1 0 169030553 906534912 214651 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221322 214651 118 243 0 221076 0
Current children cumulated CPU time (s) 9519.58
Current children cumulated vsize (KiB) 885288

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=984600/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=885288 CPUtime=9579.56
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 243507 0 0 0 957728 228 0 0 25 0 1 0 169030553 906534912 214651 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590157 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221322 214651 118 243 0 221076 0
Current children cumulated CPU time (s) 9579.56
Current children cumulated vsize (KiB) 885288

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=984536/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=885288 CPUtime=9639.55
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 243524 0 0 0 963726 229 0 0 25 0 1 0 169030553 906534912 214668 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589526 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221322 214668 118 243 0 221076 0
Current children cumulated CPU time (s) 9639.55
Current children cumulated vsize (KiB) 885288

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=984536/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=885288 CPUtime=9699.53
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 243524 0 0 0 969724 229 0 0 25 0 1 0 169030553 906534912 214668 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221322 214668 118 243 0 221076 0
Current children cumulated CPU time (s) 9699.53
Current children cumulated vsize (KiB) 885288

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=984536/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=885288 CPUtime=9759.51
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 243524 0 0 0 975722 229 0 0 25 0 1 0 169030553 906534912 214668 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221322 214668 118 243 0 221076 0
Current children cumulated CPU time (s) 9759.51
Current children cumulated vsize (KiB) 885288

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=984536/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=885288 CPUtime=9819.5
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 243526 0 0 0 981720 230 0 0 25 0 1 0 169030553 906534912 214670 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221322 214670 118 243 0 221076 0
Current children cumulated CPU time (s) 9819.5
Current children cumulated vsize (KiB) 885288

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=984536/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=885288 CPUtime=9879.49
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 243527 0 0 0 987719 230 0 0 25 0 1 0 169030553 906534912 214671 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221322 214671 118 243 0 221076 0
Current children cumulated CPU time (s) 9879.49
Current children cumulated vsize (KiB) 885288

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=984536/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=885288 CPUtime=9939.47
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 243528 0 0 0 993716 231 0 0 25 0 1 0 169030553 906534912 214672 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221322 214672 118 243 0 221076 0
Current children cumulated CPU time (s) 9939.47
Current children cumulated vsize (KiB) 885288

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=984536/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=885288 CPUtime=9999.46
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 243528 0 0 0 999715 231 0 0 25 0 1 0 169030553 906534912 214672 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221322 214672 118 243 0 221076 0
Current children cumulated CPU time (s) 9999.46
Current children cumulated vsize (KiB) 885288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=984536/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=885288 CPUtime=10000.1
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4194304 243528 0 0 0 999775 231 0 0 25 0 1 0 169030553 906534912 214672 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/statm: 221322 214672 118 243 0 221076 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 885288

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

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

[startup+10003 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5351
/proc/meminfo: memFree=984536/2055920 swapFree=4155788/4192956
[pid=4750] ppid=4748 vsize=0 CPUtime=10000.2
/proc/4750/stat : 4750 (cmusat) R 4748 4750 4694 0 -1 4195332 243528 0 0 0 999775 241 0 0 25 0 1 0 169030553 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/4750/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
CPU time (s): 10000.2
CPU user time (s): 9997.75
CPU system time (s): 2.45763
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 885288

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

runsolver used 11.9172 second user time and 23.9634 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Wed Apr 18 20:58:52 UTC 2007

IDJOB= 367271
IDBENCH= 20402
IDSOLVER= 173
FILE ID= node12/367271-1176929932

PBS_JOBID= 4605699

Free space on /tmp= 66253 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-25.cnf
COMMAND LINE= /tmp/evaluation/367271-1176929932/cmusat /tmp/evaluation/367271-1176929932/instance-367271-1176929932.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-367271-1176929932 -o ROOT/results/node12/solver-367271-1176929932 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/367271-1176929932/cmusat /tmp/evaluation/367271-1176929932/instance-367271-1176929932.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  0acd143a4e60b38309663b5993b5ded9

RANDOM SEED= 299372420

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1849072 kB
Buffers:         26572 kB
Cached:         100368 kB
SwapCached:      15588 kB
Active:          42060 kB
Inactive:       111756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849072 kB
SwapTotal:     4192956 kB
SwapFree:      4155788 kB
Dirty:            3124 kB
Writeback:           0 kB
Mapped:          29812 kB
Slab:            38592 kB
Committed_AS:  4317596 kB
PageTables:       1792 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= 66253 MiB

End job on node12 on Wed Apr 18 23:45:37 UTC 2007