Trace number 460732

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
aig-cmusat 2007-05-15? (TO) 1200.09 1201.05

General information on the benchmark

Nameindustrial-aig/palacios/
medium/cube-11-h14-sat.aig
MD5SUM634420a2b4ef25ed17aff558661c9ee4
Bench CategoryALL (all instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved

Solver Data (download as text)

1.19/1.21	c Executing aigtocnf /tmp/evaluation/460732-1179256078/instance-460732-1179256078.aig /tmp/evaluation/460732-1179256078/instance-460732-1179256078.aig.cnf
1.19/1.21	c Pre-processing provided 0 assignments
1.19/1.21	c REMAP internally 1
1.19/1.21	c |  Number of variables:  513086                                               |
3.18/3.22	c |  Number of clauses:    1538591                                              |

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-460732-1179256078 -o ROOT/results/node13/solver-460732-1179256078 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460732-1179256078/aig-cmusat /tmp/evaluation/460732-1179256078/instance-460732-1179256078.aig 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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.92 0.98 0.95 3/77 16808
/proc/meminfo: memFree=1809480/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=1000 CPUtime=0
/proc/16808/stat : 16808 (aig-cmusat) S 16806 16808 16404 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373525710 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/16808/statm: 250 94 83 233 0 10 0
[pid=16809] ppid=16808 vsize=4448 CPUtime=0
/proc/16809/stat : 16809 (aigtocnf) R 16808 16808 16404 0 -1 0 813 0 0 0 0 0 0 0 19 0 1 0 373525710 4554752 565 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 0 0 0
/proc/16809/statm: 1112 573 34 103 0 1007 0

[startup+0.08533 s]
/proc/loadavg: 0.92 0.98 0.95 3/77 16808
/proc/meminfo: memFree=1809480/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=1000 CPUtime=0
/proc/16808/stat : 16808 (aig-cmusat) S 16806 16808 16404 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373525710 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/16808/statm: 250 94 83 233 0 10 0
[pid=16809] ppid=16808 vsize=10464 CPUtime=0.07
/proc/16809/stat : 16809 (aigtocnf) R 16808 16808 16404 0 -1 0 2795 0 0 0 6 1 0 0 19 0 1 0 373525710 10715136 2547 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 0 0 0
/proc/16809/statm: 2616 2547 35 103 0 2511 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11464

[startup+0.102334 s]
/proc/loadavg: 0.92 0.98 0.95 3/77 16808
/proc/meminfo: memFree=1809480/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=1000 CPUtime=0
/proc/16808/stat : 16808 (aig-cmusat) S 16806 16808 16404 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373525710 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/16808/statm: 250 94 83 233 0 10 0
[pid=16809] ppid=16808 vsize=10464 CPUtime=0.09
/proc/16809/stat : 16809 (aigtocnf) R 16808 16808 16404 0 -1 0 2795 0 0 0 8 1 0 0 20 0 1 0 373525710 10715136 2547 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 0 0 0
/proc/16809/statm: 2616 2547 35 103 0 2511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11464

[startup+0.301375 s]
/proc/loadavg: 0.92 0.98 0.95 3/77 16808
/proc/meminfo: memFree=1809480/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=1000 CPUtime=0
/proc/16808/stat : 16808 (aig-cmusat) S 16806 16808 16404 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373525710 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/16808/statm: 250 94 83 233 0 10 0
[pid=16809] ppid=16808 vsize=10468 CPUtime=0.29
/proc/16809/stat : 16809 (aigtocnf) R 16808 16808 16404 0 -1 0 2802 0 0 0 28 1 0 0 22 0 1 0 373525710 10719232 2553 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 0 0 0
/proc/16809/statm: 2617 2553 40 103 0 2512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11468

[startup+0.70246 s]
/proc/loadavg: 0.92 0.98 0.95 3/77 16808
/proc/meminfo: memFree=1809480/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=1000 CPUtime=0
/proc/16808/stat : 16808 (aig-cmusat) S 16806 16808 16404 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373525710 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/16808/statm: 250 94 83 233 0 10 0
[pid=16809] ppid=16808 vsize=10468 CPUtime=0.7
/proc/16809/stat : 16809 (aigtocnf) R 16808 16808 16404 0 -1 0 2802 0 0 0 64 6 0 0 25 0 1 0 373525710 10719232 2553 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134663864 0 0 4096 0 0 0 0 17 0 0 0
/proc/16809/statm: 2617 2553 40 103 0 2512 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 11468

[startup+1.50163 s]
/proc/loadavg: 0.92 0.98 0.95 2/79 16810
/proc/meminfo: memFree=1777720/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=25464 CPUtime=1.47
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 5763 2803 0 0 25 2 109 11 20 0 1 0 373525710 26075136 5740 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135024610 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 6367 5741 101 233 0 6127 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 25464

[startup+3.10198 s]
/proc/loadavg: 0.92 0.98 0.95 2/78 16810
/proc/meminfo: memFree=1717568/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=146140 CPUtime=3.08
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 32363 2803 0 0 170 18 109 11 25 0 1 0 373525710 149647360 32340 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134539188 0 0 4096 35 0 0 0 17 1 0 0
/proc/16808/statm: 36535 32340 101 233 0 36295 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 146140

[startup+6.30165 s]
/proc/loadavg: 1.01 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1619456/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=191560 CPUtime=6.27
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 43754 2803 0 0 481 26 109 11 25 0 1 0 373525710 196157440 43731 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 47890 43731 111 233 0 47650 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 191560

[startup+12.702 s]
/proc/loadavg: 1.01 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1544960/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=263612 CPUtime=12.67
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 60757 2803 0 0 1111 36 109 11 25 0 1 0 373525710 269938688 60734 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134548424 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 65903 60734 111 233 0 65663 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 263612

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1551872/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=25.46
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79351 2803 0 0 2380 46 109 11 25 0 1 0 373525710 213360640 51866 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134584168 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51866 112 233 0 51850 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 208360

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1574400/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=51.03
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79363 2803 0 0 4937 46 109 11 25 0 1 0 373525710 213360640 51878 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134579503 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51878 117 233 0 51850 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 208360

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1574400/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=102.19
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79389 2803 0 0 10053 46 109 11 25 0 1 0 373525710 213360640 51904 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51904 117 233 0 51850 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 208360

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1574272/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=162.16
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79410 2803 0 0 16049 47 109 11 25 0 1 0 373525710 213360640 51925 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134584038 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51925 117 233 0 51850 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 208360

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1574144/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=222.1
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79434 2803 0 0 22043 47 109 11 25 0 1 0 373525710 213360640 51949 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583685 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51949 117 233 0 51850 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 208360

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1574080/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=282.06
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79438 2803 0 0 28039 47 109 11 25 0 1 0 373525710 213360640 51953 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51953 117 233 0 51850 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 208360

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1574016/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=342.02
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79438 2803 0 0 34035 47 109 11 25 0 1 0 373525710 213360640 51953 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134584022 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51953 117 233 0 51850 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 208360

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1573952/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=401.97
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79438 2803 0 0 40030 47 109 11 25 0 1 0 373525710 213360640 51953 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134579591 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51953 117 233 0 51850 0
Current children cumulated CPU time (s) 401.97
Current children cumulated vsize (KiB) 208360

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1573888/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=461.93
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79438 2803 0 0 46026 47 109 11 25 0 1 0 373525710 213360640 51953 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51953 117 233 0 51850 0
Current children cumulated CPU time (s) 461.93
Current children cumulated vsize (KiB) 208360

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1573824/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=521.88
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79438 2803 0 0 52021 47 109 11 25 0 1 0 373525710 213360640 51953 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51953 117 233 0 51850 0
Current children cumulated CPU time (s) 521.88
Current children cumulated vsize (KiB) 208360

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1573760/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=581.81
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79438 2803 0 0 58014 47 109 11 25 0 1 0 373525710 213360640 51953 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51953 117 233 0 51850 0
Current children cumulated CPU time (s) 581.81
Current children cumulated vsize (KiB) 208360

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1573696/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=641.77
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79438 2803 0 0 64010 47 109 11 25 0 1 0 373525710 213360640 51953 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51953 117 233 0 51850 0
Current children cumulated CPU time (s) 641.77
Current children cumulated vsize (KiB) 208360

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1573632/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=701.72
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79438 2803 0 0 70005 47 109 11 25 0 1 0 373525710 213360640 51953 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134571040 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51953 117 233 0 51850 0
Current children cumulated CPU time (s) 701.72
Current children cumulated vsize (KiB) 208360

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1573632/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=761.68
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79438 2803 0 0 76000 48 109 11 25 0 1 0 373525710 213360640 51953 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583513 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51953 117 233 0 51850 0
Current children cumulated CPU time (s) 761.68
Current children cumulated vsize (KiB) 208360

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1573632/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=821.64
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79438 2803 0 0 81996 48 109 11 25 0 1 0 373525710 213360640 51953 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583758 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51953 117 233 0 51850 0
Current children cumulated CPU time (s) 821.64
Current children cumulated vsize (KiB) 208360

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1573632/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=881.57
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79438 2803 0 0 87989 48 109 11 25 0 1 0 373525710 213360640 51953 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134584147 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51953 117 233 0 51850 0
Current children cumulated CPU time (s) 881.57
Current children cumulated vsize (KiB) 208360

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1573632/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=208360 CPUtime=941.53
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 79438 2803 0 0 93985 48 109 11 25 0 1 0 373525710 213360640 51953 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 52090 51953 117 233 0 51850 0
Current children cumulated CPU time (s) 941.53
Current children cumulated vsize (KiB) 208360

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1568064/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=214356 CPUtime=1001.49
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 80868 2803 0 0 99979 50 109 11 25 0 1 0 373525710 219500544 53383 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 53589 53383 117 233 0 53349 0
Current children cumulated CPU time (s) 1001.49
Current children cumulated vsize (KiB) 214356

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1562368/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=220308 CPUtime=1061.44
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 82305 2803 0 0 105972 52 109 11 25 0 1 0 373525710 225595392 54820 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 55077 54820 117 233 0 54837 0
Current children cumulated CPU time (s) 1061.44
Current children cumulated vsize (KiB) 220308

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1553728/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=229320 CPUtime=1121.38
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 84439 2803 0 0 111964 54 109 11 25 0 1 0 373525710 234823680 56954 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 57330 56954 117 233 0 57090 0
Current children cumulated CPU time (s) 1121.38
Current children cumulated vsize (KiB) 229320

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1548736/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=234428 CPUtime=1181.35
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 85673 2803 0 0 117959 56 109 11 25 0 1 0 373525710 240054272 58188 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 58607 58188 117 233 0 58367 0
Current children cumulated CPU time (s) 1181.35
Current children cumulated vsize (KiB) 234428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 16810
/proc/meminfo: memFree=1546048/2055920 swapFree=4159364/4192956
[pid=16808] ppid=16806 vsize=237120 CPUtime=1200.03
/proc/16808/stat : 16808 (aig-cmusat) R 16806 16808 16404 0 -1 0 86313 2803 0 0 119826 57 109 11 25 0 1 0 373525710 242810880 58828 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134582977 0 0 4096 35 0 0 0 17 0 0 0
/proc/16808/statm: 59280 58828 117 233 0 59040 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 237120

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): 1201.05
CPU time (s): 1200.09
CPU user time (s): 1199.37
CPU system time (s): 0.728889
CPU usage (%): 99.9208
Max. virtual memory (cumulated for all children) (KiB): 300148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.37
system time used= 0.728889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89116
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= 12
involuntary context switches= 29279

runsolver used 1.3298 second user time and 3.05154 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Tue May 15 19:07:59 UTC 2007

IDJOB= 460732
IDBENCH= 48527
IDSOLVER= 204
FILE ID= node13/460732-1179256078

PBS_JOBID= 5276854

Free space on /tmp= 66537 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/palacios/medium/cube-11-h14-sat.aig
COMMAND LINE= /tmp/evaluation/460732-1179256078/aig-cmusat /tmp/evaluation/460732-1179256078/instance-460732-1179256078.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-460732-1179256078 -o ROOT/results/node13/solver-460732-1179256078 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/460732-1179256078/aig-cmusat /tmp/evaluation/460732-1179256078/instance-460732-1179256078.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  634420a2b4ef25ed17aff558661c9ee4

RANDOM SEED= 192335989

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1809696 kB
Buffers:         25968 kB
Cached:         129512 kB
SwapCached:      12684 kB
Active:          46864 kB
Inactive:       131768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809696 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            3784 kB
Writeback:           0 kB
Mapped:          30224 kB
Slab:            53008 kB
Committed_AS: 10812644 kB
PageTables:       1872 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66511 MiB

End job on node13 on Tue May 15 19:28:02 UTC 2007