Trace number 460757

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
picoaigersat 2007-05-15UNSAT 315.134 315.255

General information on the benchmark

Nameindustrial-aig/palacios/
medium/blocks-4-ipc5-h21-unknown.aig
MD5SUM7b2f234981000ba350dcbdb329f2593d
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.5063
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

314.97/315.19	s UNSATISFIABLE

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/node42/watcher-460757-1179250813 -o ROOT/results/node42/solver-460757-1179250813 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460757-1179250813/instance-460757-1179250813.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.91 0.95 0.97 3/77 15312
/proc/meminfo: memFree=1643688/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=4644 CPUtime=0
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 1077 0 0 0 0 0 0 0 19 0 1 0 372993250 4755456 1050 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134560603 0 0 4096 0 0 0 0 17 0 0 0
/proc/15313/statm: 1161 1050 46 128 0 1031 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0

[startup+0.052645 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 15312
/proc/meminfo: memFree=1643688/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=4644 CPUtime=0.04
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 1077 0 0 0 4 0 0 0 19 0 1 0 372993250 4755456 1050 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 0 0 0
/proc/15313/statm: 1161 1050 46 128 0 1031 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22268

[startup+0.101654 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 15312
/proc/meminfo: memFree=1643688/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=4776 CPUtime=0.09
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 1124 0 0 0 9 0 0 0 19 0 1 0 372993250 4890624 1096 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/15313/statm: 1194 1096 50 128 0 1064 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22400

[startup+0.30169 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 15312
/proc/meminfo: memFree=1643688/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=6388 CPUtime=0.29
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 1502 0 0 0 18 11 0 0 21 0 1 0 372993250 6541312 1474 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/15313/statm: 1597 1474 50 128 0 1467 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24012

[startup+0.701768 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 15312
/proc/meminfo: memFree=1643688/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=9180 CPUtime=0.69
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 2136 0 0 0 35 34 0 0 25 0 1 0 372993250 9400320 2108 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/15313/statm: 2295 2108 50 128 0 2165 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26804

[startup+1.50192 s]
/proc/loadavg: 0.91 0.95 0.97 2/80 15315
/proc/meminfo: memFree=1632848/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=14624 CPUtime=1.48
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 3424 0 0 0 67 81 0 0 25 0 1 0 372993250 14974976 3396 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/15313/statm: 3656 3396 50 128 0 3526 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32248

[startup+3.10223 s]
/proc/loadavg: 0.91 0.95 0.97 2/80 15315
/proc/meminfo: memFree=1625552/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=27092 CPUtime=3.08
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 6000 0 0 0 132 176 0 0 25 0 1 0 372993250 27742208 5972 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 6773 5972 50 128 0 6643 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44716

[startup+6.30164 s]
/proc/loadavg: 0.92 0.95 0.97 2/80 15315
/proc/meminfo: memFree=1611728/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=36920 CPUtime=6.28
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 7835 0 0 0 390 238 0 0 25 0 1 0 372993250 37806080 7806 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 9230 7806 62 128 0 9100 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 54544

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.97 2/80 15315
/proc/meminfo: memFree=1611280/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=37440 CPUtime=12.68
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 7941 0 0 0 1030 238 0 0 25 0 1 0 372993250 38338560 7912 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 9360 7912 62 128 0 9230 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55064

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.97 2/80 15315
/proc/meminfo: memFree=1610384/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=38212 CPUtime=25.47
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 8161 0 0 0 2309 238 0 0 25 0 1 0 372993250 39129088 8132 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527310 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 9553 8132 62 128 0 9423 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 55836

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.97 2/80 15315
/proc/meminfo: memFree=1608464/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=40152 CPUtime=51.06
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 8655 0 0 0 4867 239 0 0 25 0 1 0 372993250 41115648 8626 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526096 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 10038 8626 62 128 0 9908 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 57776

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/80 15315
/proc/meminfo: memFree=1603664/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=44688 CPUtime=102.25
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 9810 0 0 0 9984 241 0 0 25 0 1 0 372993250 45760512 9781 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 11172 9781 62 128 0 11042 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 62312

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 15315
/proc/meminfo: memFree=1598416/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=49768 CPUtime=162.22
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 11098 0 0 0 15980 242 0 0 25 0 1 0 372993250 50962432 11069 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527398 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 12442 11069 62 128 0 12312 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 67392

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 15315
/proc/meminfo: memFree=1595152/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=52888 CPUtime=222.21
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 11890 0 0 0 21977 244 0 0 25 0 1 0 372993250 54157312 11861 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 13222 11861 62 128 0 13092 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 70512

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 15317
/proc/meminfo: memFree=1592848/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=54992 CPUtime=282.18
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 12435 0 0 0 27973 245 0 0 25 0 1 0 372993250 56311808 12406 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528675 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 13748 12406 62 128 0 13618 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 72616

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

[startup+294.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 15317
/proc/meminfo: memFree=1592528/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=55256 CPUtime=294.18
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 12508 0 0 0 29173 245 0 0 25 0 1 0 372993250 56582144 12479 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134533851 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 13814 12479 62 128 0 13684 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 294.18
Current children cumulated vsize (KiB) 72880

[startup+307.102 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 15317
/proc/meminfo: memFree=1592272/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=55652 CPUtime=306.97
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 12584 0 0 0 30452 245 0 0 25 0 1 0 372993250 56987648 12555 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 13913 12555 62 128 0 13783 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 306.97
Current children cumulated vsize (KiB) 73276

[startup+310.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 15317
/proc/meminfo: memFree=1592144/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=55652 CPUtime=310.17
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 12603 0 0 0 30772 245 0 0 25 0 1 0 372993250 56987648 12574 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 13913 12574 62 128 0 13783 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 310.17
Current children cumulated vsize (KiB) 73276

[startup+313.506 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 15317
/proc/meminfo: memFree=1592080/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=55784 CPUtime=313.37
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 12621 0 0 0 31092 245 0 0 25 0 1 0 372993250 57122816 12592 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 13946 12592 62 128 0 13816 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 313.37
Current children cumulated vsize (KiB) 73408

[startup+314.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 15317
/proc/meminfo: memFree=1592080/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=55784 CPUtime=314.17
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 12621 0 0 0 31172 245 0 0 25 0 1 0 372993250 57122816 12592 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 13946 12592 62 128 0 13816 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 314.17
Current children cumulated vsize (KiB) 73408

[startup+314.702 s]
/proc/loadavg: 0.99 0.97 0.97 3/80 15317
/proc/meminfo: memFree=1592080/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=55784 CPUtime=314.57
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 12621 0 0 0 31212 245 0 0 25 0 1 0 372993250 57122816 12592 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 13946 12592 62 128 0 13816 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 314.57
Current children cumulated vsize (KiB) 73408

[startup+315.101 s]
/proc/loadavg: 0.99 0.97 0.97 3/80 15317
/proc/meminfo: memFree=1592080/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=55784 CPUtime=314.97
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 12621 0 0 0 31252 245 0 0 25 0 1 0 372993250 57122816 12592 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527310 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 13946 12592 62 128 0 13816 0
[pid=15314] ppid=15312 vsize=12268 CPUtime=0
/proc/15314/stat : 15314 (adapter.pl) S 15312 15312 14814 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372993250 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15314/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 314.97
Current children cumulated vsize (KiB) 73408

[startup+315.201 s]
/proc/loadavg: 0.99 0.97 0.97 3/80 15317
/proc/meminfo: memFree=1592080/2055920 swapFree=4147588/4192956
[pid=15312] ppid=15310 vsize=5356 CPUtime=0
/proc/15312/stat : 15312 (run) S 15310 15312 14814 0 -1 4194304 283 374 0 0 0 0 0 0 16 0 1 0 372993250 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15312/statm: 1339 224 186 169 0 50 0
[pid=15313] ppid=15312 vsize=55788 CPUtime=315.06
/proc/15313/stat : 15313 (picoaigersat) R 15312 15312 14814 0 -1 4194304 12622 0 0 0 31261 245 0 0 25 0 1 0 372993250 57126912 12593 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134665361 0 0 4096 0 0 0 0 17 1 0 0
/proc/15313/statm: 13947 12593 62 128 0 13817 0
Current children cumulated CPU time (s) 315.06
Current children cumulated vsize (KiB) 61144

Child status: 0
Real time (s): 315.255
CPU time (s): 315.134
CPU user time (s): 312.666
CPU system time (s): 2.46762
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 73408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 312.666
system time used= 2.46762
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13292
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= 17
involuntary context switches= 438

runsolver used 0.371943 second user time and 0.779881 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Tue May 15 17:40:14 UTC 2007

IDJOB= 460757
IDBENCH= 48534
IDSOLVER= 201
FILE ID= node42/460757-1179250813

PBS_JOBID= 5276998

Free space on /tmp= 66539 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/palacios/medium/blocks-4-ipc5-h21-unknown.aig
COMMAND LINE= run /tmp/evaluation/460757-1179250813/instance-460757-1179250813.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-460757-1179250813 -o ROOT/results/node42/solver-460757-1179250813 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/460757-1179250813/instance-460757-1179250813.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  7b2f234981000ba350dcbdb329f2593d

RANDOM SEED= 104199893

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
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.277
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:       1643968 kB
Buffers:         18260 kB
Cached:         246868 kB
SwapCached:      14624 kB
Active:          34720 kB
Inactive:       254320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1643968 kB
SwapTotal:     4192956 kB
SwapFree:      4147588 kB
Dirty:            1344 kB
Writeback:           0 kB
Mapped:          30904 kB
Slab:           108328 kB
Committed_AS:  7602120 kB
PageTables:       1912 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= 66539 MiB

End job on node42 on Tue May 15 17:45:29 UTC 2007