Trace number 367269

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

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-08.cnf
MD5SUM81ed5ec4a2e7c208a4184383f9e53838
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1847.13
Satisfiable
(Un)Satisfiability was proved
Number of variables4614
Number of clauses16637
Sum of the clauses size44007
Maximum clause length97
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27532
Number of clauses of size 38048
Number of clauses of size 4732
Number of clauses of size 5246
Number of clauses of size over 578

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  4614                                                 |
0.01/0.01	c |  Number of clauses:    16637                                                |

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/node72/watcher-367269-1176929696 -o ROOT/results/node72/solver-367269-1176929696 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367269-1176929696/cmusat /tmp/evaluation/367269-1176929696/instance-367269-1176929696.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.78 0.95 0.98 3/77 26298
/proc/meminfo: memFree=1314344/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=2936 CPUtime=0
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 385 0 0 0 0 0 0 0 18 0 1 0 169008027 3006464 368 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134531719 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 734 368 96 243 0 488 0

[startup+0.0122121 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 26298
/proc/meminfo: memFree=1314344/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=3264 CPUtime=0.01
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 454 0 0 0 1 0 0 0 18 0 1 0 169008027 3342336 437 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134531925 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 816 437 96 243 0 570 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3264

[startup+0.10122 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 26298
/proc/meminfo: memFree=1314344/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=4400 CPUtime=0.09
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 887 0 0 0 9 0 0 0 18 0 1 0 169008027 4505600 775 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134580608 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 1100 775 113 243 0 854 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4400

[startup+0.301238 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 26298
/proc/meminfo: memFree=1314344/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=4400 CPUtime=0.29
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 892 0 0 0 29 0 0 0 19 0 1 0 169008027 4505600 780 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134592065 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 1100 780 118 243 0 854 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4400

[startup+0.701274 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 26298
/proc/meminfo: memFree=1314344/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=5456 CPUtime=0.69
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 1137 0 0 0 69 0 0 0 22 0 1 0 169008027 5586944 1025 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589682 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 1364 1025 118 243 0 1118 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5456

[startup+1.50235 s]
/proc/loadavg: 0.78 0.95 0.98 2/78 26299
/proc/meminfo: memFree=1310304/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=5864 CPUtime=1.49
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 1278 0 0 0 149 0 0 0 25 0 1 0 169008027 6004736 1131 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590240 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 1466 1131 118 243 0 1220 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5864

[startup+3.10149 s]
/proc/loadavg: 0.78 0.95 0.98 2/78 26299
/proc/meminfo: memFree=1309856/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=6404 CPUtime=3.09
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 1511 0 0 0 309 0 0 0 25 0 1 0 169008027 6557696 1252 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134581791 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 1601 1252 118 243 0 1355 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6404

[startup+6.30179 s]
/proc/loadavg: 0.80 0.95 0.98 2/78 26299
/proc/meminfo: memFree=1308128/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=7744 CPUtime=6.29
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 1985 0 0 0 628 1 0 0 25 0 1 0 169008027 7929856 1603 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135107896 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 1936 1603 118 243 0 1690 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7744

[startup+12.7014 s]
/proc/loadavg: 0.81 0.95 0.98 2/78 26299
/proc/meminfo: memFree=1304864/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=11604 CPUtime=12.69
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 2988 0 0 0 1268 1 0 0 25 0 1 0 169008027 11882496 2418 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 2901 2418 118 243 0 2655 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11604

[startup+25.5015 s]
/proc/loadavg: 0.85 0.95 0.98 2/78 26299
/proc/meminfo: memFree=1302624/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=13780 CPUtime=25.49
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 3867 0 0 0 2547 2 0 0 25 0 1 0 169008027 14110720 3005 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589536 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 3445 3005 118 243 0 3199 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13780

[startup+51.1019 s]
/proc/loadavg: 1.10 1.00 1.00 2/78 26299
/proc/meminfo: memFree=1298016/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=17976 CPUtime=51.08
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 5397 0 0 0 5105 3 0 0 25 0 1 0 169008027 18407424 4148 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 4494 4148 118 243 0 4248 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17976

[startup+102.306 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 26299
/proc/meminfo: memFree=1287840/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=29316 CPUtime=102.27
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 8655 0 0 0 10221 6 0 0 25 0 1 0 169008027 30019584 6689 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 7329 6689 118 243 0 7083 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29316

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 26299
/proc/meminfo: memFree=1281696/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=34932 CPUtime=162.26
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 10588 0 0 0 16218 8 0 0 25 0 1 0 169008027 35770368 8213 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589715 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 8733 8213 118 243 0 8487 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 34932

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26299
/proc/meminfo: memFree=1271712/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=44432 CPUtime=222.24
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 13419 0 0 0 22213 11 0 0 25 0 1 0 169008027 45498368 10712 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578999 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 11108 10712 118 243 0 10862 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 44432

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26299
/proc/meminfo: memFree=1250464/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=68380 CPUtime=282.22
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 19899 0 0 0 28208 14 0 0 25 0 1 0 169008027 70021120 16014 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 17095 16014 118 243 0 16849 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 68380

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26299
/proc/meminfo: memFree=1249952/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=68588 CPUtime=342.21
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 20241 0 0 0 34206 15 0 0 25 0 1 0 169008027 70234112 16136 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 17147 16136 118 243 0 16901 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 68588

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 26467
/proc/meminfo: memFree=1247712/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=69260 CPUtime=402.1
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 20696 0 0 0 40194 16 0 0 25 0 1 0 169008027 70922240 16352 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 17315 16352 118 243 0 17069 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 69260

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26501
/proc/meminfo: memFree=1248480/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=69260 CPUtime=462.07
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 20813 0 0 0 46190 17 0 0 25 0 1 0 169008027 70922240 16469 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 17315 16469 118 243 0 17069 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 69260

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26501
/proc/meminfo: memFree=1248352/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=69356 CPUtime=522.05
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 21106 0 0 0 52188 17 0 0 25 0 1 0 169008027 71020544 16502 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 17339 16502 118 243 0 17093 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 69356

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26501
/proc/meminfo: memFree=1244064/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=73284 CPUtime=582.04
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 22470 0 0 0 58185 19 0 0 25 0 1 0 169008027 75042816 17582 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 18321 17582 118 243 0 18075 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 73284

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26501
/proc/meminfo: memFree=1240032/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=77112 CPUtime=642.04
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 23473 0 0 0 64183 21 0 0 25 0 1 0 169008027 78962688 18585 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589756 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 19278 18585 118 243 0 19032 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 77112


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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26909
/proc/meminfo: memFree=1030240/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=295352 CPUtime=9039.77
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 89369 0 0 0 903847 130 0 0 25 0 1 0 169008027 302440448 70810 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 73838 70810 118 243 0 73592 0
Current children cumulated CPU time (s) 9039.77
Current children cumulated vsize (KiB) 295352

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26909
/proc/meminfo: memFree=1030240/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=295352 CPUtime=9099.75
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 89378 0 0 0 909845 130 0 0 25 0 1 0 169008027 302440448 70819 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 73838 70819 118 243 0 73592 0
Current children cumulated CPU time (s) 9099.75
Current children cumulated vsize (KiB) 295352

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26909
/proc/meminfo: memFree=1030176/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=295352 CPUtime=9159.74
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 89382 0 0 0 915843 131 0 0 25 0 1 0 169008027 302440448 70823 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 73838 70823 118 243 0 73592 0
Current children cumulated CPU time (s) 9159.74
Current children cumulated vsize (KiB) 295352

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26909
/proc/meminfo: memFree=1030112/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=295352 CPUtime=9219.72
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 89396 0 0 0 921841 131 0 0 25 0 1 0 169008027 302440448 70837 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 73838 70837 118 243 0 73592 0
Current children cumulated CPU time (s) 9219.72
Current children cumulated vsize (KiB) 295352

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26909
/proc/meminfo: memFree=1030048/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=295496 CPUtime=9279.71
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 89422 0 0 0 927839 132 0 0 25 0 1 0 169008027 302587904 70863 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 73874 70863 118 243 0 73628 0
Current children cumulated CPU time (s) 9279.71
Current children cumulated vsize (KiB) 295496

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26909
/proc/meminfo: memFree=1029920/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=295640 CPUtime=9339.69
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 89449 0 0 0 933837 132 0 0 25 0 1 0 169008027 302735360 70890 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 73910 70890 118 243 0 73664 0
Current children cumulated CPU time (s) 9339.69
Current children cumulated vsize (KiB) 295640

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26911
/proc/meminfo: memFree=1029408/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=296092 CPUtime=9399.68
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 89584 0 0 0 939835 133 0 0 25 0 1 0 169008027 303198208 70992 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 74023 70992 118 243 0 73777 0
Current children cumulated CPU time (s) 9399.68
Current children cumulated vsize (KiB) 296092

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26911
/proc/meminfo: memFree=1027232/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=298624 CPUtime=9459.66
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 90226 0 0 0 945833 133 0 0 25 0 1 0 169008027 305790976 71536 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 74656 71536 118 243 0 74410 0
Current children cumulated CPU time (s) 9459.66
Current children cumulated vsize (KiB) 298624

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26911
/proc/meminfo: memFree=1019680/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=306020 CPUtime=9519.65
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 92190 0 0 0 951828 137 0 0 25 0 1 0 169008027 313364480 73435 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 76505 73435 118 243 0 76259 0
Current children cumulated CPU time (s) 9519.65
Current children cumulated vsize (KiB) 306020

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26911
/proc/meminfo: memFree=1012192/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=313296 CPUtime=9579.63
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 94050 0 0 0 957824 139 0 0 25 0 1 0 169008027 320815104 75295 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 78324 75295 118 243 0 78078 0
Current children cumulated CPU time (s) 9579.63
Current children cumulated vsize (KiB) 313296

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26911
/proc/meminfo: memFree=1004064/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=321104 CPUtime=9639.61
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 96091 0 0 0 963819 142 0 0 25 0 1 0 169008027 328810496 77336 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 80276 77336 118 243 0 80030 0
Current children cumulated CPU time (s) 9639.61
Current children cumulated vsize (KiB) 321104

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26911
/proc/meminfo: memFree=996384/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=328364 CPUtime=9699.61
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 97998 0 0 0 969816 145 0 0 25 0 1 0 169008027 336244736 79243 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 82091 79243 118 243 0 81845 0
Current children cumulated CPU time (s) 9699.61
Current children cumulated vsize (KiB) 328364

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26911
/proc/meminfo: memFree=988576/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=335888 CPUtime=9759.59
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 99962 0 0 0 975811 148 0 0 25 0 1 0 169008027 343949312 81207 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 83972 81207 118 243 0 83726 0
Current children cumulated CPU time (s) 9759.59
Current children cumulated vsize (KiB) 335888

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26911
/proc/meminfo: memFree=986336/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=337900 CPUtime=9819.57
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 101580 0 0 0 981808 149 0 0 25 0 1 0 169008027 346009600 81722 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589536 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 84475 81722 118 243 0 84229 0
Current children cumulated CPU time (s) 9819.57
Current children cumulated vsize (KiB) 337900

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26911
/proc/meminfo: memFree=986336/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=337900 CPUtime=9879.56
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 101580 0 0 0 987806 150 0 0 25 0 1 0 169008027 346009600 81722 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 84475 81722 118 243 0 84229 0
Current children cumulated CPU time (s) 9879.56
Current children cumulated vsize (KiB) 337900

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26911
/proc/meminfo: memFree=986336/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=337900 CPUtime=9939.54
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 101580 0 0 0 993804 150 0 0 25 0 1 0 169008027 346009600 81722 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 84475 81722 118 243 0 84229 0
Current children cumulated CPU time (s) 9939.54
Current children cumulated vsize (KiB) 337900

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26911
/proc/meminfo: memFree=986336/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=337900 CPUtime=9999.54
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 101580 0 0 0 999803 151 0 0 25 0 1 0 169008027 346009600 81722 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 84475 81722 118 243 0 84229 0
Current children cumulated CPU time (s) 9999.54
Current children cumulated vsize (KiB) 337900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26911
/proc/meminfo: memFree=986336/2055920 swapFree=4156508/4192956
[pid=26298] ppid=26296 vsize=337900 CPUtime=10000
/proc/26298/stat : 26298 (cmusat) R 26296 26298 26242 0 -1 4194304 101580 0 0 0 999853 151 0 0 25 0 1 0 169008027 346009600 81722 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26298/statm: 84475 81722 118 243 0 84229 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 337900

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): 10002.9
CPU time (s): 10000.1
CPU user time (s): 9998.53
CPU system time (s): 1.56276
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 337900

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

runsolver used 11.4613 second user time and 24.8552 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Wed Apr 18 20:54:56 UTC 2007

IDJOB= 367269
IDBENCH= 20400
IDSOLVER= 173
FILE ID= node72/367269-1176929696

PBS_JOBID= 4605695

Free space on /tmp= 66405 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  81ed5ec4a2e7c208a4184383f9e53838

RANDOM SEED= 956335669

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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	: 5931.00
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.222
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:       1314752 kB
Buffers:         35924 kB
Cached:         618900 kB
SwapCached:      17492 kB
Active:         158044 kB
Inactive:       519996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1314752 kB
SwapTotal:     4192956 kB
SwapFree:      4156508 kB
Dirty:            2900 kB
Writeback:           0 kB
Mapped:          29628 kB
Slab:            48660 kB
Committed_AS:  2738664 kB
PageTables:       1788 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= 66405 MiB

End job on node72 on Wed Apr 18 23:41:41 UTC 2007