Trace number 461476

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.13 1201.03

General information on the benchmark

Nameadditional-aig/minisat+/
p0548.undecided.aig
MD5SUMf6f7e1d8eb6d427144127ef85fb28c77
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.00/0.06	c Executing aigtocnf /tmp/evaluation/461476-1179256507/instance-461476-1179256507.aig /tmp/evaluation/461476-1179256507/instance-461476-1179256507.aig.cnf
0.00/0.06	c Pre-processing provided 0 assignments
0.00/0.06	c REMAP internally 1
0.00/0.06	c |  Number of variables:  29487                                                |
0.08/0.16	c |  Number of clauses:    86855                                                |

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/node6/watcher-461476-1179256507 -o ROOT/results/node6/solver-461476-1179256507 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/461476-1179256507/aig-cmusat /tmp/evaluation/461476-1179256507/instance-461476-1179256507.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.85 0.97 0.92 3/77 578
/proc/meminfo: memFree=1780848/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=1000 CPUtime=0
/proc/578/stat : 578 (aig-cmusat) S 576 578 32376 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 401688382 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/578/statm: 250 94 83 233 0 10 0
[pid=579] ppid=578 vsize=1012 CPUtime=0
/proc/579/stat : 579 (aigtocnf) R 578 578 32376 0 -1 0 432 0 0 0 0 0 0 0 20 0 1 0 401688382 1036288 184 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 0 0 0
/proc/579/statm: 253 184 35 103 0 148 0

[startup+0.093715 s]
/proc/loadavg: 0.85 0.97 0.92 3/77 578
/proc/meminfo: memFree=1780848/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=4788 CPUtime=0.07
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 1018 440 0 0 2 0 5 0 17 0 1 0 401688382 4902912 995 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134545309 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 1197 998 101 233 0 957 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4788

[startup+0.101716 s]
/proc/loadavg: 0.85 0.97 0.92 3/77 578
/proc/meminfo: memFree=1780848/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=5224 CPUtime=0.08
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 1131 440 0 0 3 0 5 0 17 0 1 0 401688382 5349376 1108 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134543992 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 1306 1108 101 233 0 1066 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5224

[startup+0.301739 s]
/proc/loadavg: 0.85 0.97 0.92 3/77 578
/proc/meminfo: memFree=1780848/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=14292 CPUtime=0.27
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 3264 440 0 0 21 1 5 0 19 0 1 0 401688382 14635008 3241 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 3574 3241 112 233 0 3334 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 14292

[startup+0.701785 s]
/proc/loadavg: 0.85 0.97 0.92 3/77 578
/proc/meminfo: memFree=1780848/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=14328 CPUtime=0.68
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 4548 440 0 0 61 2 5 0 23 0 1 0 401688382 14671872 3456 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134823458 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 3582 3456 113 233 0 3342 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14328

[startup+1.50188 s]
/proc/loadavg: 0.85 0.97 0.92 2/78 580
/proc/meminfo: memFree=1766888/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=13124 CPUtime=1.48
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 4552 440 0 0 141 2 5 0 25 0 1 0 401688382 13438976 3159 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134584094 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 3281 3159 117 233 0 3041 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13124

[startup+3.10107 s]
/proc/loadavg: 0.86 0.97 0.92 2/78 580
/proc/meminfo: memFree=1766760/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=13124 CPUtime=3.07
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 4552 440 0 0 300 2 5 0 25 0 1 0 401688382 13438976 3159 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 3281 3159 117 233 0 3041 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13124

[startup+6.30144 s]
/proc/loadavg: 0.86 0.97 0.92 2/78 580
/proc/meminfo: memFree=1766440/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=13612 CPUtime=6.26
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 4795 440 0 0 619 2 5 0 25 0 1 0 401688382 13938688 3281 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134523063 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 3403 3281 117 233 0 3163 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 13612

[startup+12.7012 s]
/proc/loadavg: 0.88 0.97 0.92 2/78 580
/proc/meminfo: memFree=1762728/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=18348 CPUtime=12.67
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 6229 440 0 0 1258 4 5 0 25 0 1 0 401688382 18788352 4465 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 4587 4465 117 233 0 4347 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18348

[startup+25.5017 s]
/proc/loadavg: 0.90 0.97 0.92 2/78 580
/proc/meminfo: memFree=1757480/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=23200 CPUtime=25.45
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 7819 440 0 0 2536 4 5 0 25 0 1 0 401688382 23756800 5649 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 5800 5649 117 233 0 5560 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 23200

[startup+51.1017 s]
/proc/loadavg: 0.93 0.97 0.92 2/78 580
/proc/meminfo: memFree=1749672/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=32984 CPUtime=51.03
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 10408 440 0 0 5092 6 5 0 25 0 1 0 401688382 33775616 7451 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134579596 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 8246 7451 117 233 0 8006 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 32984

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.92 2/78 580
/proc/meminfo: memFree=1736808/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=45368 CPUtime=102.2
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 13828 440 0 0 10203 12 5 0 25 0 1 0 401688382 46456832 10670 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 11342 10670 117 233 0 11102 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 45368

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1735656/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=46112 CPUtime=162.13
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 14794 440 0 0 16195 13 5 0 25 0 1 0 401688382 47218688 10969 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583696 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 11528 10969 117 233 0 11288 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 46112

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1734504/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=47104 CPUtime=222.08
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 15318 440 0 0 22190 13 5 0 25 0 1 0 401688382 48234496 11242 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134584134 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 11776 11242 117 233 0 11536 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 47104

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1723112/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=58228 CPUtime=282.03
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 18468 440 0 0 28180 18 5 0 25 0 1 0 401688382 59625472 14124 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 14557 14124 117 233 0 14317 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 58228

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1718056/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=62564 CPUtime=341.99
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 19953 440 0 0 34174 20 5 0 25 0 1 0 401688382 64065536 15323 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 15641 15323 117 233 0 15401 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 62564

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1704744/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=76260 CPUtime=401.95
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 23676 440 0 0 40165 25 5 0 25 0 1 0 401688382 78090240 18740 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134584038 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 19065 18740 117 233 0 18825 0
Current children cumulated CPU time (s) 401.95
Current children cumulated vsize (KiB) 76260

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1669288/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=115656 CPUtime=461.92
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 34105 440 0 0 46157 30 5 0 25 0 1 0 401688382 118431744 27473 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583685 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 28914 27473 117 233 0 28674 0
Current children cumulated CPU time (s) 461.92
Current children cumulated vsize (KiB) 115656

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1668968/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=115784 CPUtime=521.87
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 34527 440 0 0 52152 30 5 0 25 0 1 0 401688382 118562816 27543 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583685 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 28946 27543 117 233 0 28706 0
Current children cumulated CPU time (s) 521.87
Current children cumulated vsize (KiB) 115784

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1667816/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=116528 CPUtime=581.82
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 35210 440 0 0 58147 30 5 0 25 0 1 0 401688382 119324672 27841 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583674 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 29132 27841 117 233 0 28892 0
Current children cumulated CPU time (s) 581.82
Current children cumulated vsize (KiB) 116528

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1665192/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=118808 CPUtime=641.78
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 36245 440 0 0 64142 31 5 0 25 0 1 0 401688382 121659392 28465 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 29702 28465 117 233 0 29462 0
Current children cumulated CPU time (s) 641.78
Current children cumulated vsize (KiB) 118808

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1663400/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=119764 CPUtime=701.72
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 37130 440 0 0 70135 32 5 0 25 0 1 0 401688382 122638336 28912 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583800 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 29941 28912 117 233 0 29701 0
Current children cumulated CPU time (s) 701.72
Current children cumulated vsize (KiB) 119764

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1663208/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=120632 CPUtime=761.68
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 37171 440 0 0 76131 32 5 0 25 0 1 0 401688382 123527168 28953 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 30158 28953 117 233 0 29918 0
Current children cumulated CPU time (s) 761.68
Current children cumulated vsize (KiB) 120632

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1661160/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=121712 CPUtime=821.65
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 38124 440 0 0 82127 33 5 0 25 0 1 0 401688382 124633088 29433 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 30428 29433 117 233 0 30188 0
Current children cumulated CPU time (s) 821.65
Current children cumulated vsize (KiB) 121712

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1661096/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=121712 CPUtime=881.6
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 38124 440 0 0 88122 33 5 0 25 0 1 0 401688382 124633088 29433 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 30428 29433 117 233 0 30188 0
Current children cumulated CPU time (s) 881.6
Current children cumulated vsize (KiB) 121712

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1660776/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=122204 CPUtime=941.57
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 38213 440 0 0 94119 33 5 0 25 0 1 0 401688382 125136896 29522 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583596 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 30551 29522 117 233 0 30311 0
Current children cumulated CPU time (s) 941.57
Current children cumulated vsize (KiB) 122204

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1659624/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=122600 CPUtime=1001.53
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 38485 440 0 0 100115 33 5 0 25 0 1 0 401688382 125542400 29794 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 30650 29794 117 233 0 30410 0
Current children cumulated CPU time (s) 1001.53
Current children cumulated vsize (KiB) 122600

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1659240/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=122900 CPUtime=1061.5
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 39077 440 0 0 106111 34 5 0 25 0 1 0 401688382 125849600 29874 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 30725 29874 117 233 0 30485 0
Current children cumulated CPU time (s) 1061.5
Current children cumulated vsize (KiB) 122900

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1658984/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=122900 CPUtime=1121.46
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 39144 440 0 0 112107 34 5 0 25 0 1 0 401688382 125849600 29941 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583567 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 30725 29941 117 233 0 30485 0
Current children cumulated CPU time (s) 1121.46
Current children cumulated vsize (KiB) 122900

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1648936/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=132144 CPUtime=1181.42
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 42186 440 0 0 118099 38 5 0 25 0 1 0 401688382 135315456 32429 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583687 0 0 4096 35 0 0 0 17 0 0 0
/proc/578/statm: 33036 32429 117 233 0 32796 0
Current children cumulated CPU time (s) 1181.42
Current children cumulated vsize (KiB) 132144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 580
/proc/meminfo: memFree=1648808/2055924 swapFree=4143860/4192956
[pid=578] ppid=576 vsize=132272 CPUtime=1200.08
/proc/578/stat : 578 (aig-cmusat) R 576 578 32376 0 -1 0 42209 440 0 0 119965 38 5 0 25 0 1 0 401688382 135446528 32452 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134573177 0 0 4096 35 0 0 0 17 1 0 0
/proc/578/statm: 33068 32452 117 233 0 32828 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 132272

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.03
CPU time (s): 1200.13
CPU user time (s): 1199.72
CPU system time (s): 0.413937
CPU usage (%): 99.9252
Max. virtual memory (cumulated for all children) (KiB): 132272

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

runsolver used 1.2848 second user time and 3.09253 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue May 15 19:15:07 UTC 2007

IDJOB= 461476
IDBENCH= 48713
IDSOLVER= 204
FILE ID= node6/461476-1179256507

PBS_JOBID= 5276850

Free space on /tmp= 66510 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/minisat+/p0548.undecided.aig
COMMAND LINE= /tmp/evaluation/461476-1179256507/aig-cmusat /tmp/evaluation/461476-1179256507/instance-461476-1179256507.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-461476-1179256507 -o ROOT/results/node6/solver-461476-1179256507 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/461476-1179256507/aig-cmusat /tmp/evaluation/461476-1179256507/instance-461476-1179256507.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  f6f7e1d8eb6d427144127ef85fb28c77

RANDOM SEED= 718528906

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1781128 kB
Buffers:         16248 kB
Cached:         181452 kB
SwapCached:      16704 kB
Active:          39300 kB
Inactive:       182464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1781128 kB
SwapTotal:     4192956 kB
SwapFree:      4143860 kB
Dirty:            1992 kB
Writeback:           0 kB
Mapped:          30224 kB
Slab:            38580 kB
Committed_AS: 13101808 kB
PageTables:       1784 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= 66509 MiB

End job on node6 on Tue May 15 19:35:10 UTC 2007