Trace number 460708

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.54

General information on the benchmark

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

Solver Data (download as text)

0.59/0.61	c Executing aigtocnf /tmp/evaluation/460708-1179256049/instance-460708-1179256049.aig /tmp/evaluation/460708-1179256049/instance-460708-1179256049.aig.cnf
0.59/0.61	c Pre-processing provided 0 assignments
0.59/0.61	c REMAP internally 1
0.59/0.62	c |  Number of variables:  248803                                               |
1.48/1.58	c |  Number of clauses:    740150                                               |

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/node20/watcher-460708-1179256049 -o ROOT/results/node20/solver-460708-1179256049 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460708-1179256049/aig-cmusat /tmp/evaluation/460708-1179256049/instance-460708-1179256049.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 1.01 0.85 3/77 11885
/proc/meminfo: memFree=1669544/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=1000 CPUtime=0
/proc/11885/stat : 11885 (aig-cmusat) S 11883 11885 11534 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373522232 1024000 94 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/11885/statm: 250 94 83 233 0 10 0
[pid=11886] ppid=11885 vsize=2380 CPUtime=0
/proc/11886/stat : 11886 (aigtocnf) R 11885 11885 11534 0 -1 0 734 0 0 0 0 0 0 0 20 0 1 0 373522232 2437120 487 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 1 0 0
/proc/11886/statm: 595 495 34 103 0 490 0

[startup+0.07457 s]
/proc/loadavg: 0.99 1.01 0.85 3/77 11885
/proc/meminfo: memFree=1669544/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=1000 CPUtime=0
/proc/11885/stat : 11885 (aig-cmusat) S 11883 11885 11534 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373522232 1024000 94 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/11885/statm: 250 94 83 233 0 10 0
[pid=11886] ppid=11885 vsize=5296 CPUtime=0.06
/proc/11886/stat : 11886 (aigtocnf) R 11885 11885 11534 0 -1 0 1502 0 0 0 6 0 0 0 20 0 1 0 373522232 5423104 1255 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 1 0 0
/proc/11886/statm: 1324 1255 35 103 0 1219 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6296

[startup+0.102575 s]
/proc/loadavg: 0.99 1.01 0.85 3/77 11885
/proc/meminfo: memFree=1669544/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=1000 CPUtime=0
/proc/11885/stat : 11885 (aig-cmusat) S 11883 11885 11534 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373522232 1024000 94 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/11885/statm: 250 94 83 233 0 10 0
[pid=11886] ppid=11885 vsize=5328 CPUtime=0.09
/proc/11886/stat : 11886 (aigtocnf) R 11885 11885 11534 0 -1 0 1510 0 0 0 9 0 0 0 20 0 1 0 373522232 5455872 1263 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134521572 0 0 4096 0 0 0 0 17 1 0 0
/proc/11886/statm: 1332 1263 35 103 0 1227 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6328

[startup+0.301615 s]
/proc/loadavg: 0.99 1.01 0.85 3/77 11885
/proc/meminfo: memFree=1669544/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=1000 CPUtime=0
/proc/11885/stat : 11885 (aig-cmusat) S 11883 11885 11534 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373522232 1024000 94 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/11885/statm: 250 94 83 233 0 10 0
[pid=11886] ppid=11885 vsize=5332 CPUtime=0.29
/proc/11886/stat : 11886 (aigtocnf) R 11885 11885 11534 0 -1 0 1517 0 0 0 27 2 0 0 20 0 1 0 373522232 5459968 1269 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/11886/statm: 1333 1269 40 103 0 1228 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6332

[startup+0.701704 s]
/proc/loadavg: 0.99 1.01 0.85 3/77 11885
/proc/meminfo: memFree=1669544/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=10560 CPUtime=0.68
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 2292 1518 0 0 7 0 56 5 17 0 1 0 373522232 10813440 2269 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 135023821 0 0 4096 35 0 0 0 17 0 0 0
/proc/11885/statm: 2640 2269 101 233 0 2400 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10560

[startup+1.50185 s]
/proc/loadavg: 0.99 1.01 0.85 2/78 11887
/proc/meminfo: memFree=1625056/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=68192 CPUtime=1.48
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 15613 1518 0 0 78 9 56 5 24 0 1 0 373522232 69828608 15590 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134525855 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 17049 15591 101 233 0 16809 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 68192

[startup+3.10117 s]
/proc/loadavg: 0.99 1.01 0.85 2/78 11887
/proc/meminfo: memFree=1576032/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=124972 CPUtime=3.08
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 28683 1518 0 0 229 18 56 5 25 0 1 0 373522232 127971328 28660 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 135026704 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 31243 28660 111 233 0 31003 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 124972

[startup+6.30181 s]
/proc/loadavg: 0.99 1.01 0.85 2/78 11887
/proc/meminfo: memFree=1464992/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=229888 CPUtime=6.28
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 53760 1518 0 0 537 30 56 5 25 0 1 0 373522232 235405312 53737 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57473 53737 111 233 0 57233 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 229888

[startup+12.7011 s]
/proc/loadavg: 0.99 1.01 0.85 2/78 11887
/proc/meminfo: memFree=1407208/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=263400 CPUtime=12.66
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 62276 1518 0 0 1171 34 56 5 25 0 1 0 373522232 269721600 62253 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134537516 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 65850 62253 111 233 0 65610 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 263400

[startup+25.5026 s]
/proc/loadavg: 0.99 1.01 0.85 2/78 11887
/proc/meminfo: memFree=1401384/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=270568 CPUtime=25.46
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 63727 1518 0 0 2450 35 56 5 25 0 1 0 373522232 277061632 63704 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134537523 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 67642 63704 111 233 0 67402 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 270568

[startup+51.1018 s]
/proc/loadavg: 0.99 1.01 0.85 2/78 11887
/proc/meminfo: memFree=1435368/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=51.05
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 66643 1518 0 0 5006 38 56 5 25 0 1 0 373522232 233541632 55206 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 55206 117 233 0 56777 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 228068

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.86 2/78 11887
/proc/meminfo: memFree=1435176/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=102.23
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 66702 1518 0 0 10124 38 56 5 25 0 1 0 373522232 233541632 55265 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 55265 117 233 0 56777 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 228068

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.86 2/78 11887
/proc/meminfo: memFree=1434728/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=162.21
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 66831 1518 0 0 16121 39 56 5 25 0 1 0 373522232 233541632 55394 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134584022 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 55394 117 233 0 56777 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 228068

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.87 2/78 11887
/proc/meminfo: memFree=1434408/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=222.18
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 66922 1518 0 0 22118 39 56 5 25 0 1 0 373522232 233541632 55485 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134570996 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 55485 117 233 0 56777 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 228068

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.87 2/78 11887
/proc/meminfo: memFree=1433832/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=282.16
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67052 1518 0 0 28115 40 56 5 25 0 1 0 373522232 233541632 55615 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 55615 117 233 0 56777 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 228068

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.88 2/78 11887
/proc/meminfo: memFree=1433448/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=342.13
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67145 1518 0 0 34112 40 56 5 25 0 1 0 373522232 233541632 55708 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134584025 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 55708 117 233 0 56777 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 228068

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.89 2/78 11887
/proc/meminfo: memFree=1433000/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=402.11
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67263 1518 0 0 40109 41 56 5 25 0 1 0 373522232 233541632 55826 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 55826 117 233 0 56777 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 228068

[startup+462.303 s]
/proc/loadavg: 0.99 1.00 0.89 2/78 11887
/proc/meminfo: memFree=1432872/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=462.1
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67295 1518 0 0 46107 42 56 5 25 0 1 0 373522232 233541632 55858 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 55858 117 233 0 56777 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 228068

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.90 2/78 11887
/proc/meminfo: memFree=1432872/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=522.07
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67295 1518 0 0 52104 42 56 5 25 0 1 0 373522232 233541632 55858 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 55858 117 233 0 56777 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 228068

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.90 2/78 11887
/proc/meminfo: memFree=1432872/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=582.05
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67295 1518 0 0 58101 43 56 5 25 0 1 0 373522232 233541632 55858 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 55858 117 233 0 56777 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 228068

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.91 2/78 11887
/proc/meminfo: memFree=1432232/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=642.02
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67461 1518 0 0 64098 43 56 5 25 0 1 0 373522232 233541632 56024 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 56024 117 233 0 56777 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 228068

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.91 2/78 11887
/proc/meminfo: memFree=1432232/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=702
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67461 1518 0 0 70095 44 56 5 25 0 1 0 373522232 233541632 56024 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583513 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 56024 117 233 0 56777 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 228068

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.91 2/78 11887
/proc/meminfo: memFree=1432168/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=761.98
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67474 1518 0 0 76093 44 56 5 25 0 1 0 373522232 233541632 56037 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 56037 117 233 0 56777 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 228068

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.91 2/78 11887
/proc/meminfo: memFree=1431848/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=821.96
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67561 1518 0 0 82090 45 56 5 25 0 1 0 373522232 233541632 56124 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583513 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 56124 117 233 0 56777 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 228068

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.91 2/78 11887
/proc/meminfo: memFree=1431848/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=881.93
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67561 1518 0 0 88087 45 56 5 25 0 1 0 373522232 233541632 56124 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583587 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 56124 117 233 0 56777 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 228068

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.91 2/78 11887
/proc/meminfo: memFree=1431848/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=941.91
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67561 1518 0 0 94084 46 56 5 25 0 1 0 373522232 233541632 56124 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134584168 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 56124 117 233 0 56777 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 228068

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.91 2/78 11887
/proc/meminfo: memFree=1431592/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=1001.89
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67613 1518 0 0 100082 46 56 5 25 0 1 0 373522232 233541632 56176 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 56176 117 233 0 56777 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 228068

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.91 2/78 11887
/proc/meminfo: memFree=1431336/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=1061.87
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67679 1518 0 0 106079 47 56 5 25 0 1 0 373522232 233541632 56242 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134579566 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 56242 117 233 0 56777 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 228068

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.91 2/78 11887
/proc/meminfo: memFree=1431336/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=1121.84
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67679 1518 0 0 112076 47 56 5 25 0 1 0 373522232 233541632 56242 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 56242 117 233 0 56777 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 228068

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.91 2/78 11887
/proc/meminfo: memFree=1431272/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=1181.82
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67701 1518 0 0 118073 48 56 5 25 0 1 0 373522232 233541632 56264 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583596 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 56264 117 233 0 56777 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 228068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 0.91 2/78 11887
/proc/meminfo: memFree=1431016/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=1200.01
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67749 1518 0 0 119892 48 56 5 25 0 1 0 373522232 233541632 56312 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 56312 117 233 0 56777 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 228068

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: 0.99 1.00 0.91 2/78 11887
/proc/meminfo: memFree=1431016/2055920 swapFree=4154884/4192956
[pid=11885] ppid=11883 vsize=228068 CPUtime=1200.01
/proc/11885/stat : 11885 (aig-cmusat) R 11883 11885 11534 0 -1 0 67749 1518 0 0 119892 48 56 5 25 0 1 0 373522232 233541632 56312 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/11885/statm: 57017 56312 117 233 0 56777 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 228068

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.07
CPU user time (s): 1199.49
CPU system time (s): 0.575912
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 277568

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

runsolver used 1.23481 second user time and 3.13852 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Tue May 15 19:07:29 UTC 2007

IDJOB= 460708
IDBENCH= 48521
IDSOLVER= 204
FILE ID= node20/460708-1179256049

PBS_JOBID= 5277283

Free space on /tmp= 66484 MiB

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

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  c6003735feed0e1f38aa7fa918c3d486

RANDOM SEED= 343359514

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1669760 kB
Buffers:         44208 kB
Cached:         248724 kB
SwapCached:      16400 kB
Active:          72492 kB
Inactive:       243300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669760 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            2816 kB
Writeback:           0 kB
Mapped:          29840 kB
Slab:            55888 kB
Committed_AS:  7022064 kB
PageTables:       1776 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= 66472 MiB

End job on node20 on Tue May 15 19:27:32 UTC 2007