Trace number 460444

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.14 1201.04

General information on the benchmark

Nameindustrial-aig/fuhs/
hard/AProVE07-25.aig
MD5SUMeec3e5bb91ccc1d35672b70bcca6238b
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)

0.09/0.10	c Executing aigtocnf /tmp/evaluation/460444-1179255317/instance-460444-1179255317.aig /tmp/evaluation/460444-1179255317/instance-460444-1179255317.aig.cnf
0.09/0.10	c Pre-processing provided 0 assignments
0.09/0.10	c REMAP internally 1
0.09/0.10	c |  Number of variables:  45834                                                |
0.18/0.26	c |  Number of clauses:    127334                                               |

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/node23/watcher-460444-1179255317 -o ROOT/results/node23/solver-460444-1179255317 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460444-1179255317/aig-cmusat /tmp/evaluation/460444-1179255317/instance-460444-1179255317.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.00 0.03 0.33 3/77 13822
/proc/meminfo: memFree=1703992/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=1000 CPUtime=0
/proc/13822/stat : 13822 (aig-cmusat) S 13820 13822 13760 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373448823 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/13822/statm: 250 94 83 233 0 10 0
[pid=13823] ppid=13822 vsize=1336 CPUtime=0
/proc/13823/stat : 13823 (aigtocnf) R 13822 13822 13760 0 -1 0 512 0 0 0 0 0 0 0 19 0 1 0 373448823 1368064 265 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 0 0 0
/proc/13823/statm: 334 265 35 103 0 229 0

[startup+0.031349 s]
/proc/loadavg: 0.00 0.03 0.33 3/77 13822
/proc/meminfo: memFree=1703992/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=1000 CPUtime=0
/proc/13822/stat : 13822 (aig-cmusat) S 13820 13822 13760 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373448823 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/13822/statm: 250 94 83 233 0 10 0
[pid=13823] ppid=13822 vsize=1392 CPUtime=0.02
/proc/13823/stat : 13823 (aigtocnf) R 13822 13822 13760 0 -1 0 532 0 0 0 2 0 0 0 19 0 1 0 373448823 1425408 284 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 0 0 0
/proc/13823/statm: 348 284 40 103 0 243 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2392

[startup+0.101363 s]
/proc/loadavg: 0.00 0.03 0.33 3/77 13822
/proc/meminfo: memFree=1703992/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=1000 CPUtime=0
/proc/13822/stat : 13822 (aig-cmusat) S 13820 13822 13760 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373448823 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/13822/statm: 250 94 83 233 0 10 0
[pid=13823] ppid=13822 vsize=0 CPUtime=0.09
/proc/13823/stat : 13823 (aigtocnf) D 13822 13822 13760 0 -1 4 533 0 0 0 8 1 0 0 20 0 1 0 373448823 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/13823/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1000

[startup+0.3014 s]
/proc/loadavg: 0.00 0.03 0.33 3/77 13822
/proc/meminfo: memFree=1703992/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=15192 CPUtime=0.28
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 3377 533 0 0 16 3 8 1 18 0 1 0 373448823 15556608 3354 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134548441 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 3798 3354 111 233 0 3558 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15192

[startup+0.701478 s]
/proc/loadavg: 0.00 0.03 0.33 3/77 13822
/proc/meminfo: memFree=1703992/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=13012 CPUtime=0.68
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 4790 533 0 0 56 3 8 1 21 0 1 0 373448823 13324288 3112 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 3253 3112 117 233 0 3013 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13012

[startup+1.50163 s]
/proc/loadavg: 0.08 0.05 0.34 2/78 13824
/proc/meminfo: memFree=1689648/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=13012 CPUtime=1.48
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 4790 533 0 0 136 3 8 1 25 0 1 0 373448823 13324288 3112 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134574101 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 3253 3112 117 233 0 3013 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13012

[startup+3.10194 s]
/proc/loadavg: 0.08 0.05 0.34 2/78 13824
/proc/meminfo: memFree=1689520/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=13012 CPUtime=3.08
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 4790 533 0 0 296 3 8 1 25 0 1 0 373448823 13324288 3112 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134579503 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 3253 3112 117 233 0 3013 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13012

[startup+6.30156 s]
/proc/loadavg: 0.15 0.06 0.34 2/78 13824
/proc/meminfo: memFree=1689328/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=13012 CPUtime=6.27
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 4796 533 0 0 615 3 8 1 25 0 1 0 373448823 13324288 3118 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583289 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 3253 3118 117 233 0 3013 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13012

[startup+12.7018 s]
/proc/loadavg: 0.22 0.08 0.35 2/78 13824
/proc/meminfo: memFree=1689264/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=13448 CPUtime=12.68
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 4984 533 0 0 1255 4 8 1 25 0 1 0 373448823 13770752 3232 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134574101 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 3362 3232 117 233 0 3122 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13448

[startup+25.5013 s]
/proc/loadavg: 0.39 0.12 0.36 2/78 13824
/proc/meminfo: memFree=1673904/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=29928 CPUtime=25.47
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 9044 533 0 0 2532 6 8 1 25 0 1 0 373448823 30646272 7055 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571280 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 7482 7055 117 233 0 7242 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29928

[startup+51.1012 s]
/proc/loadavg: 0.60 0.19 0.37 2/78 13824
/proc/meminfo: memFree=1669872/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=33564 CPUtime=51.05
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 10173 533 0 0 5089 7 8 1 25 0 1 0 373448823 34369536 8070 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 8391 8070 117 233 0 8151 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 33564

[startup+102.306 s]
/proc/loadavg: 0.82 0.31 0.40 2/78 13824
/proc/meminfo: memFree=1656624/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=46308 CPUtime=102.22
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 13982 533 0 0 10202 11 8 1 25 0 1 0 373448823 47419392 11354 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571157 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 11577 11354 117 233 0 11337 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 46308

[startup+162.302 s]
/proc/loadavg: 0.93 0.44 0.44 2/78 13824
/proc/meminfo: memFree=1643376/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=61400 CPUtime=162.17
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 18419 533 0 0 16195 13 8 1 25 0 1 0 373448823 62873600 14622 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584025 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 15350 14622 117 233 0 15110 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 61400

[startup+222.301 s]
/proc/loadavg: 0.97 0.54 0.47 2/78 13824
/proc/meminfo: memFree=1617328/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=87016 CPUtime=222.1
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 25327 533 0 0 22181 20 8 1 25 0 1 0 373448823 89104384 21129 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584140 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 21754 21129 117 233 0 21514 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 87016

[startup+282.301 s]
/proc/loadavg: 0.99 0.62 0.50 2/78 13824
/proc/meminfo: memFree=1603568/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=100356 CPUtime=282.05
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 29242 533 0 0 28170 26 8 1 25 0 1 0 373448823 102764544 24582 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134572321 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 25089 24582 117 233 0 24849 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 100356

[startup+342.303 s]
/proc/loadavg: 0.99 0.68 0.53 2/78 13824
/proc/meminfo: memFree=1586032/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=117912 CPUtime=342
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 33866 533 0 0 34158 33 8 1 25 0 1 0 373448823 120741888 28944 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584138 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 29478 28944 117 233 0 29238 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 117912

[startup+402.301 s]
/proc/loadavg: 0.99 0.74 0.55 2/78 14022
/proc/meminfo: memFree=1584176/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=118624 CPUtime=401.94
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 34449 533 0 0 40136 49 8 1 25 0 1 0 373448823 121470976 29248 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584140 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 29656 29248 117 233 0 29416 0
Current children cumulated CPU time (s) 401.94
Current children cumulated vsize (KiB) 118624

[startup+462.302 s]
/proc/loadavg: 0.99 0.78 0.58 2/78 14022
/proc/meminfo: memFree=1577840/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=124668 CPUtime=461.89
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 36392 533 0 0 46129 51 8 1 25 0 1 0 373448823 127660032 30885 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584094 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 31167 30885 117 233 0 30927 0
Current children cumulated CPU time (s) 461.89
Current children cumulated vsize (KiB) 124668

[startup+522.302 s]
/proc/loadavg: 0.99 0.82 0.60 2/78 14022
/proc/meminfo: memFree=1577264/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=125316 CPUtime=521.86
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 36536 533 0 0 52125 52 8 1 25 0 1 0 373448823 128323584 31029 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571266 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 31329 31029 117 233 0 31089 0
Current children cumulated CPU time (s) 521.86
Current children cumulated vsize (KiB) 125316

[startup+582.301 s]
/proc/loadavg: 0.99 0.85 0.62 2/78 14022
/proc/meminfo: memFree=1527280/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=180080 CPUtime=581.81
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 50643 533 0 0 58115 57 8 1 25 0 1 0 373448823 184401920 43470 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584145 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 45020 43470 117 233 0 44780 0
Current children cumulated CPU time (s) 581.81
Current children cumulated vsize (KiB) 180080

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.65 2/78 14022
/proc/meminfo: memFree=1526640/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=180204 CPUtime=641.76
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 51160 533 0 0 64110 57 8 1 25 0 1 0 373448823 184528896 43628 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 45051 43628 117 233 0 44811 0
Current children cumulated CPU time (s) 641.76
Current children cumulated vsize (KiB) 180204

[startup+702.301 s]
/proc/loadavg: 0.99 0.89 0.66 2/78 14022
/proc/meminfo: memFree=1526512/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=180204 CPUtime=701.7
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 51161 533 0 0 70104 57 8 1 25 0 1 0 373448823 184528896 43629 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 45051 43629 117 233 0 44811 0
Current children cumulated CPU time (s) 701.7
Current children cumulated vsize (KiB) 180204

[startup+762.306 s]
/proc/loadavg: 0.99 0.91 0.68 2/78 14022
/proc/meminfo: memFree=1525744/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=180352 CPUtime=761.66
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 51739 533 0 0 76099 58 8 1 25 0 1 0 373448823 184680448 43817 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 45088 43817 117 233 0 44848 0
Current children cumulated CPU time (s) 761.66
Current children cumulated vsize (KiB) 180352

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.70 2/78 14022
/proc/meminfo: memFree=1525680/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=180352 CPUtime=821.6
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 51744 533 0 0 82093 58 8 1 25 0 1 0 373448823 184680448 43822 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584134 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 45088 43822 117 233 0 44848 0
Current children cumulated CPU time (s) 821.6
Current children cumulated vsize (KiB) 180352

[startup+882.301 s]
/proc/loadavg: 0.99 0.94 0.72 2/78 14022
/proc/meminfo: memFree=1522608/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=183512 CPUtime=881.56
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 52525 533 0 0 88088 59 8 1 25 0 1 0 373448823 187916288 44603 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 45878 44603 117 233 0 45638 0
Current children cumulated CPU time (s) 881.56
Current children cumulated vsize (KiB) 183512

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.73 2/78 14022
/proc/meminfo: memFree=1499248/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=206260 CPUtime=941.53
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 58738 533 0 0 94077 67 8 1 25 0 1 0 373448823 211210240 50389 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135024842 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 51565 50389 117 233 0 51325 0
Current children cumulated CPU time (s) 941.53
Current children cumulated vsize (KiB) 206260

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.74 2/78 14022
/proc/meminfo: memFree=1498928/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=206720 CPUtime=1001.48
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 58809 533 0 0 100072 67 8 1 25 0 1 0 373448823 211681280 50460 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 51680 50460 117 233 0 51440 0
Current children cumulated CPU time (s) 1001.48
Current children cumulated vsize (KiB) 206720

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.75 2/78 14022
/proc/meminfo: memFree=1498544/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=207244 CPUtime=1061.43
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 58900 533 0 0 106067 67 8 1 25 0 1 0 373448823 212217856 50551 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 51811 50551 117 233 0 51571 0
Current children cumulated CPU time (s) 1061.43
Current children cumulated vsize (KiB) 207244

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.77 2/78 14022
/proc/meminfo: memFree=1495920/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=209932 CPUtime=1121.42
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 59608 533 0 0 112064 69 8 1 25 0 1 0 373448823 214970368 51226 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 52483 51226 117 233 0 52243 0
Current children cumulated CPU time (s) 1121.42
Current children cumulated vsize (KiB) 209932

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/78 14022
/proc/meminfo: memFree=1473456/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=231508 CPUtime=1181.39
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 65655 533 0 0 118053 77 8 1 25 0 1 0 373448823 237064192 56777 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583674 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 57877 56777 117 233 0 57637 0
Current children cumulated CPU time (s) 1181.39
Current children cumulated vsize (KiB) 231508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 0.99 0.97 0.78 2/78 14022
/proc/meminfo: memFree=1473392/2055920 swapFree=4169176/4192956
[pid=13822] ppid=13820 vsize=231508 CPUtime=1200.08
/proc/13822/stat : 13822 (aig-cmusat) R 13820 13822 13760 0 -1 0 65655 533 0 0 119922 77 8 1 25 0 1 0 373448823 237064192 56777 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/13822/statm: 57877 56777 117 233 0 57637 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 231508

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.04
CPU time (s): 1200.14
CPU user time (s): 1199.31
CPU system time (s): 0.823874
CPU usage (%): 99.9247
Max. virtual memory (cumulated for all children) (KiB): 231508

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

runsolver used 1.20482 second user time and 3.19551 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Tue May 15 18:55:17 UTC 2007

IDJOB= 460444
IDBENCH= 48455
IDSOLVER= 204
FILE ID= node23/460444-1179255317

PBS_JOBID= 5277530

Free space on /tmp= 66539 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/fuhs/hard/AProVE07-25.aig
COMMAND LINE= /tmp/evaluation/460444-1179255317/aig-cmusat /tmp/evaluation/460444-1179255317/instance-460444-1179255317.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-460444-1179255317 -o ROOT/results/node23/solver-460444-1179255317 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/460444-1179255317/aig-cmusat /tmp/evaluation/460444-1179255317/instance-460444-1179255317.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  eec3e5bb91ccc1d35672b70bcca6238b

RANDOM SEED= 374969754

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.276
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.276
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:       1704272 kB
Buffers:         14008 kB
Cached:         205888 kB
SwapCached:       2736 kB
Active:          56088 kB
Inactive:       186776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1704272 kB
SwapTotal:     4192956 kB
SwapFree:      4169176 kB
Dirty:            2180 kB
Writeback:           0 kB
Mapped:          30492 kB
Slab:            94312 kB
Committed_AS:  5265396 kB
PageTables:       1796 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= 66537 MiB

End job on node23 on Tue May 15 19:15:20 UTC 2007