Trace number 460716

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.07 1200.55

General information on the benchmark

Nameindustrial-aig/palacios/uts/
uts-l06-ipc5-h33-unknown.aig
MD5SUMfbb0b67916383738ce6521d7b2e3afee
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark286.856
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

0.59/0.68	c Executing aigtocnf /tmp/evaluation/460716-1179256057/instance-460716-1179256057.aig /tmp/evaluation/460716-1179256057/instance-460716-1179256057.aig.cnf
0.59/0.68	c Pre-processing provided 0 assignments
0.59/0.68	c REMAP internally 1
0.59/0.68	c |  Number of variables:  275087                                               |
1.67/1.75	c |  Number of clauses:    818594                                               |

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/node10/watcher-460716-1179256057 -o ROOT/results/node10/solver-460716-1179256057 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460716-1179256057/aig-cmusat /tmp/evaluation/460716-1179256057/instance-460716-1179256057.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.99 0.97 0.91 3/77 15397
/proc/meminfo: memFree=1431432/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=1000 CPUtime=0
/proc/15397/stat : 15397 (aig-cmusat) S 15395 15397 14798 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 401643243 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 250 94 83 233 0 10 0
[pid=15398] ppid=15397 vsize=2588 CPUtime=0
/proc/15398/stat : 15398 (aigtocnf) R 15397 15397 14798 0 -1 0 737 0 0 0 0 0 0 0 20 0 1 0 401643243 2650112 490 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 1 0 0
/proc/15398/statm: 647 497 34 103 0 542 0

[startup+0.043318 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 15397
/proc/meminfo: memFree=1431432/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=1000 CPUtime=0
/proc/15397/stat : 15397 (aig-cmusat) S 15395 15397 14798 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 401643243 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 250 94 83 233 0 10 0
[pid=15398] ppid=15397 vsize=5812 CPUtime=0.03
/proc/15398/stat : 15398 (aigtocnf) R 15397 15397 14798 0 -1 0 1632 0 0 0 3 0 0 0 20 0 1 0 401643243 5951488 1384 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 1 0 0
/proc/15398/statm: 1453 1384 35 103 0 1348 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6812

[startup+0.101329 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 15397
/proc/meminfo: memFree=1431432/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=1000 CPUtime=0
/proc/15397/stat : 15397 (aig-cmusat) S 15395 15397 14798 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 401643243 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 250 94 83 233 0 10 0
[pid=15398] ppid=15397 vsize=5848 CPUtime=0.09
/proc/15398/stat : 15398 (aigtocnf) R 15397 15397 14798 0 -1 0 1641 0 0 0 9 0 0 0 20 0 1 0 401643243 5988352 1393 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 1 0 0
/proc/15398/statm: 1462 1393 35 103 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6848

[startup+0.301373 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 15397
/proc/meminfo: memFree=1431432/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=1000 CPUtime=0
/proc/15397/stat : 15397 (aig-cmusat) S 15395 15397 14798 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 401643243 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/15397/statm: 250 94 83 233 0 10 0
[pid=15398] ppid=15397 vsize=5852 CPUtime=0.28
/proc/15398/stat : 15398 (aigtocnf) R 15397 15397 14798 0 -1 0 1648 0 0 0 27 1 0 0 20 0 1 0 401643243 5992448 1399 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/15398/statm: 1463 1399 40 103 0 1358 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6852

[startup+0.701466 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 15397
/proc/meminfo: memFree=1431432/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=3836 CPUtime=0.68
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 802 1649 0 0 1 0 62 5 16 0 1 0 401643243 3928064 779 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135026429 0 0 4096 35 0 0 0 17 0 0 0
/proc/15397/statm: 959 779 101 233 0 719 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 3836

[startup+1.50163 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15399
/proc/meminfo: memFree=1390080/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=66304 CPUtime=1.47
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 14723 1649 0 0 71 9 62 5 24 0 1 0 401643243 67895296 14700 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 16576 14700 101 233 0 16336 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 66304

[startup+3.10198 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15399
/proc/meminfo: memFree=1336128/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=123328 CPUtime=3.07
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 28975 1649 0 0 223 17 62 5 25 0 1 0 401643243 126287872 28952 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135026704 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 30832 28952 111 233 0 30592 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 123328

[startup+6.30166 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15399
/proc/meminfo: memFree=1224320/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=232928 CPUtime=6.27
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 55283 1649 0 0 529 31 62 5 25 0 1 0 401643243 238518272 55260 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 58232 55260 111 233 0 57992 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 232928

[startup+12.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15399
/proc/meminfo: memFree=1143680/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=288636 CPUtime=12.67
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 68239 1649 0 0 1162 38 62 5 25 0 1 0 401643243 295563264 68216 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134531960 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 72159 68216 111 233 0 71919 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 288636

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15399
/proc/meminfo: memFree=1137152/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=293196 CPUtime=25.46
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 69897 1649 0 0 2440 39 62 5 25 0 1 0 401643243 300232704 69874 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134528669 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 73299 69874 111 233 0 73059 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 293196

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15399
/proc/meminfo: memFree=1178240/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=51.05
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75016 1649 0 0 4996 42 62 5 25 0 1 0 401643243 251015168 59564 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134584168 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 59564 117 233 0 61043 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 245132

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15399
/proc/meminfo: memFree=1178176/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=102.24
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75074 1649 0 0 10114 43 62 5 25 0 1 0 401643243 251015168 59622 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134584147 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 59622 117 233 0 61043 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 245132

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15399
/proc/meminfo: memFree=1177792/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=162.21
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75166 1649 0 0 16111 43 62 5 25 0 1 0 401643243 251015168 59714 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134579573 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 59714 117 233 0 61043 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 245132

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15399
/proc/meminfo: memFree=1177088/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=222.19
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75341 1649 0 0 22108 44 62 5 25 0 1 0 401643243 251015168 59889 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134584168 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 59889 117 233 0 61043 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 245132

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15399
/proc/meminfo: memFree=1176640/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=282.16
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75458 1649 0 0 28105 44 62 5 25 0 1 0 401643243 251015168 60006 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 60006 117 233 0 61043 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 245132

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15399
/proc/meminfo: memFree=1176064/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=342.14
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75613 1649 0 0 34102 45 62 5 25 0 1 0 401643243 251015168 60161 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 60161 117 233 0 61043 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 245132

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15399
/proc/meminfo: memFree=1175872/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=402.11
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75645 1649 0 0 40099 45 62 5 25 0 1 0 401643243 251015168 60193 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 60193 117 233 0 61043 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 245132

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 3/78 15399
/proc/meminfo: memFree=1176000/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=462.09
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75645 1649 0 0 46096 46 62 5 25 0 1 0 401643243 251015168 60193 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134571182 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 60193 117 233 0 61043 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 245132

[startup+522.302 s]
/proc/loadavg: 1.03 0.99 0.91 2/78 15399
/proc/meminfo: memFree=1175872/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=522.06
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75672 1649 0 0 52093 46 62 5 25 0 1 0 401643243 251015168 60220 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134584134 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 60220 117 233 0 61043 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 245132

[startup+582.302 s]
/proc/loadavg: 1.12 1.02 0.93 2/78 15399
/proc/meminfo: memFree=1175424/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=582.05
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75782 1649 0 0 58091 47 62 5 25 0 1 0 401643243 251015168 60330 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134571771 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 60330 117 233 0 61043 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 245132

[startup+642.301 s]
/proc/loadavg: 1.12 1.03 0.93 2/78 15399
/proc/meminfo: memFree=1175424/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=642.02
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75783 1649 0 0 64088 47 62 5 25 0 1 0 401643243 251015168 60331 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583573 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 60331 117 233 0 61043 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 245132

[startup+702.301 s]
/proc/loadavg: 1.11 1.04 0.94 2/78 15399
/proc/meminfo: memFree=1175232/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=702
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75833 1649 0 0 70085 48 62 5 25 0 1 0 401643243 251015168 60381 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583608 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 60381 117 233 0 61043 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 245132

[startup+762.305 s]
/proc/loadavg: 1.04 1.03 0.94 2/78 15399
/proc/meminfo: memFree=1175232/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=761.97
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75833 1649 0 0 76082 48 62 5 25 0 1 0 401643243 251015168 60381 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134573072 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 60381 117 233 0 61043 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 245132

[startup+822.301 s]
/proc/loadavg: 1.01 1.02 0.94 2/78 15399
/proc/meminfo: memFree=1175104/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=821.95
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75879 1649 0 0 82079 49 62 5 25 0 1 0 401643243 251015168 60427 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 60427 117 233 0 61043 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 245132

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 0.94 2/78 15399
/proc/meminfo: memFree=1175104/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=881.92
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75879 1649 0 0 88076 49 62 5 25 0 1 0 401643243 251015168 60427 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583685 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 60427 117 233 0 61043 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 245132

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/78 15399
/proc/meminfo: memFree=1174784/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=941.9
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 75954 1649 0 0 94073 50 62 5 25 0 1 0 401643243 251015168 60502 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134582999 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 60502 117 233 0 61043 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 245132

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 15399
/proc/meminfo: memFree=1174336/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=1001.88
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 76060 1649 0 0 100071 50 62 5 25 0 1 0 401643243 251015168 60608 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134571746 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 60608 117 233 0 61043 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 245132

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 15399
/proc/meminfo: memFree=1174400/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=1061.86
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 76060 1649 0 0 106068 51 62 5 25 0 1 0 401643243 251015168 60608 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 60608 117 233 0 61043 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 245132

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 15399
/proc/meminfo: memFree=1174080/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=245132 CPUtime=1121.84
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 76129 1649 0 0 112065 52 62 5 25 0 1 0 401643243 251015168 60677 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 61283 60677 117 233 0 61043 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 245132

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 15399
/proc/meminfo: memFree=1169536/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=249596 CPUtime=1181.81
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 77274 1649 0 0 118061 53 62 5 25 0 1 0 401643243 255586304 61822 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583674 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 62399 61822 117 233 0 62159 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 249596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 15399
/proc/meminfo: memFree=1169472/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=249596 CPUtime=1200.01
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 77274 1649 0 0 119881 53 62 5 25 0 1 0 401643243 255586304 61822 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134579596 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 62399 61822 117 233 0 62159 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 249596

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 15399
/proc/meminfo: memFree=1169472/2055920 swapFree=4143948/4192956
[pid=15397] ppid=15395 vsize=249596 CPUtime=1200.01
/proc/15397/stat : 15397 (aig-cmusat) R 15395 15397 14798 0 -1 0 77274 1649 0 0 119881 53 62 5 25 0 1 0 401643243 255586304 61822 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134579596 0 0 4096 35 0 0 0 17 1 0 0
/proc/15397/statm: 62399 61822 117 233 0 62159 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 249596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.07
CPU user time (s): 1199.44
CPU system time (s): 0.628904
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 300288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.44
system time used= 0.628904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78923
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= 13
involuntary context switches= 1279

runsolver used 1.27581 second user time and 3.09753 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue May 15 19:07:37 UTC 2007

IDJOB= 460716
IDBENCH= 48523
IDSOLVER= 204
FILE ID= node10/460716-1179256057

PBS_JOBID= 5276852

Free space on /tmp= 66541 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/palacios/uts/uts-l06-ipc5-h33-unknown.aig
COMMAND LINE= /tmp/evaluation/460716-1179256057/aig-cmusat /tmp/evaluation/460716-1179256057/instance-460716-1179256057.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-460716-1179256057 -o ROOT/results/node10/solver-460716-1179256057 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/460716-1179256057/aig-cmusat /tmp/evaluation/460716-1179256057/instance-460716-1179256057.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  fbb0b67916383738ce6521d7b2e3afee

RANDOM SEED= 714538430

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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:       1431648 kB
Buffers:         54888 kB
Cached:         473364 kB
SwapCached:      18196 kB
Active:         117728 kB
Inactive:       435048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1431648 kB
SwapTotal:     4192956 kB
SwapFree:      4143948 kB
Dirty:            2824 kB
Writeback:           0 kB
Mapped:          30364 kB
Slab:            57012 kB
Committed_AS:  5595248 kB
PageTables:       1736 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= 66527 MiB

End job on node10 on Tue May 15 19:27:40 UTC 2007