Trace number 460597

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-15? (TO) 1200.02 1200.41

General information on the benchmark

Nameindustrial-aig/
manolios/manol-pipe-g10bidw.aig
MD5SUM004af616acd1cafdb56054d2240bb890
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark700.933
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

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/node41/watcher-460597-1179248165 -o ROOT/results/node41/solver-460597-1179248165 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460597-1179248165/instance-460597-1179248165.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.92 0.98 0.93 3/77 31742
/proc/meminfo: memFree=1278144/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=2520 CPUtime=0
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 181 0 0 0 0 0 0 0 20 0 1 0 372728416 2580480 154 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134562508 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 630 154 45 128 0 500 0
[pid=31744] ppid=31742 vsize=9648 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) R 31742 31742 31577 0 -1 4194304 85 0 0 0 0 0 0 0 21 0 1 0 372728416 9879552 59 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238387525001 0 0 4096 0 0 0 0 17 1 0 0
/proc/31744/statm: 2412 59 44 3 0 59 0

[startup+0.088284 s]
/proc/loadavg: 0.92 0.98 0.93 3/77 31742
/proc/meminfo: memFree=1278144/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=5264 CPUtime=0.07
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 1245 0 0 0 7 0 0 0 20 0 1 0 372728416 5390336 1218 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134549927 0 0 4096 0 0 0 0 17 0 0 0
/proc/31743/statm: 1316 1218 46 128 0 1186 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22888

[startup+0.102288 s]
/proc/loadavg: 0.92 0.98 0.93 3/77 31742
/proc/meminfo: memFree=1278144/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=5264 CPUtime=0.08
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 1245 0 0 0 8 0 0 0 20 0 1 0 372728416 5390336 1218 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134551086 0 0 4096 0 0 0 0 17 0 0 0
/proc/31743/statm: 1316 1218 46 128 0 1186 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22888

[startup+0.302309 s]
/proc/loadavg: 0.92 0.98 0.93 3/77 31742
/proc/meminfo: memFree=1278144/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=6880 CPUtime=0.29
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 1632 0 0 0 17 12 0 0 21 0 1 0 372728416 7045120 1604 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/31743/statm: 1720 1604 50 128 0 1590 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24504

[startup+0.701335 s]
/proc/loadavg: 0.92 0.98 0.93 3/77 31742
/proc/meminfo: memFree=1278144/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=9972 CPUtime=0.68
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 2310 0 0 0 34 34 0 0 25 0 1 0 372728416 10211328 2258 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/31743/statm: 2493 2258 50 128 0 2363 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27596

[startup+1.5014 s]
/proc/loadavg: 0.92 0.98 0.93 2/80 31745
/proc/meminfo: memFree=1266600/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=15064 CPUtime=1.48
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 3538 0 0 0 65 83 0 0 25 0 1 0 372728416 15425536 3486 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 3766 3486 50 128 0 3636 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32688

[startup+3.10154 s]
/proc/loadavg: 0.92 0.98 0.93 2/80 31745
/proc/meminfo: memFree=1259816/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=25012 CPUtime=3.08
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 5993 0 0 0 127 181 0 0 25 0 1 0 372728416 25612288 5941 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 6253 5941 50 128 0 6123 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42636

[startup+6.30181 s]
/proc/loadavg: 0.93 0.98 0.93 3/80 31745
/proc/meminfo: memFree=1241448/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=42720 CPUtime=6.28
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 9038 0 0 0 337 291 0 0 25 0 1 0 372728416 43745280 8960 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527310 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 10680 8960 52 128 0 10550 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 60344

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.93 2/80 31745
/proc/meminfo: memFree=1241128/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=42852 CPUtime=12.68
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 9102 0 0 0 977 291 0 0 25 0 1 0 372728416 43880448 9024 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527385 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 10713 9024 52 128 0 10583 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60476

[startup+25.5025 s]
/proc/loadavg: 0.95 0.98 0.93 2/80 31745
/proc/meminfo: memFree=1240424/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=43512 CPUtime=25.47
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 9279 0 0 0 2256 291 0 0 25 0 1 0 372728416 44556288 9201 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526096 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 10878 9201 52 128 0 10748 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 61136

[startup+51.1027 s]
/proc/loadavg: 0.96 0.98 0.93 2/80 31745
/proc/meminfo: memFree=1238888/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=44972 CPUtime=51.07
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 9663 0 0 0 4815 292 0 0 25 0 1 0 372728416 46051328 9584 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 11243 9584 62 128 0 11113 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 62596

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.93 2/80 31745
/proc/meminfo: memFree=1233896/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=50880 CPUtime=102.26
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 10996 0 0 0 9933 293 0 0 25 0 1 0 372728416 52101120 10859 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 12720 10859 62 128 0 12590 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 68504

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/80 31745
/proc/meminfo: memFree=1232168/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=52200 CPUtime=162.24
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 11405 0 0 0 15930 294 0 0 25 0 1 0 372728416 53452800 11208 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 13050 11208 62 128 0 12920 0

################
# More data... #
################

/proc/meminfo: memFree=1222696/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=61176 CPUtime=702.03
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 14396 0 0 0 69902 301 0 0 25 0 1 0 372728416 62644224 13498 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526096 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 15294 13498 62 128 0 15164 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 78800

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.93 2/80 31943
/proc/meminfo: memFree=1221096/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=62760 CPUtime=762.03
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 14906 0 0 0 75900 303 0 0 25 0 1 0 372728416 64266240 13909 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 15690 13909 62 128 0 15560 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 80384

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/80 31943
/proc/meminfo: memFree=1220392/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=63420 CPUtime=822
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 15179 0 0 0 81897 303 0 0 25 0 1 0 372728416 64942080 14079 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 15855 14079 62 128 0 15725 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 81044

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/80 31943
/proc/meminfo: memFree=1220520/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=63420 CPUtime=881.99
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 15179 0 0 0 87895 304 0 0 25 0 1 0 372728416 64942080 14079 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526096 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 15855 14079 62 128 0 15725 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 81044

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/80 31943
/proc/meminfo: memFree=1220456/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=63420 CPUtime=941.97
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 15303 0 0 0 93893 304 0 0 25 0 1 0 372728416 64942080 14095 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526032 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 15855 14095 62 128 0 15725 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 81044

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/80 31943
/proc/meminfo: memFree=1218856/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=64872 CPUtime=1001.96
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 15807 0 0 0 99891 305 0 0 25 0 1 0 372728416 66428928 14485 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134525997 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 16218 14485 62 128 0 16088 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 82496

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/80 31943
/proc/meminfo: memFree=1218920/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=64872 CPUtime=1061.95
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 15807 0 0 0 105889 306 0 0 25 0 1 0 372728416 66428928 14485 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528763 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 16218 14485 62 128 0 16088 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 82496

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/80 31943
/proc/meminfo: memFree=1218216/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=65532 CPUtime=1121.93
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 16102 0 0 0 111887 306 0 0 25 0 1 0 372728416 67104768 14661 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 16383 14661 62 128 0 16253 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 83156

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/80 31943
/proc/meminfo: memFree=1215592/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=68172 CPUtime=1181.92
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 16865 0 0 0 117885 307 0 0 25 0 1 0 372728416 69808128 15303 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 17043 15303 62 128 0 16913 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 85796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.93 2/80 31943
/proc/meminfo: memFree=1215592/2055920 swapFree=4169412/4192956
[pid=31742] ppid=31740 vsize=5356 CPUtime=0
/proc/31742/stat : 31742 (run) S 31740 31742 31577 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372728416 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31742/statm: 1339 224 186 169 0 50 0
[pid=31743] ppid=31742 vsize=68172 CPUtime=1200.02
/proc/31743/stat : 31743 (picoaigersat) R 31742 31742 31577 0 -1 4194304 16865 0 0 0 119695 307 0 0 25 0 1 0 372728416 69808128 15303 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/31743/statm: 17043 15303 62 128 0 16913 0
[pid=31744] ppid=31742 vsize=12268 CPUtime=0
/proc/31744/stat : 31744 (adapter.pl) S 31742 31742 31577 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372728416 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 238399041634 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31744/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 85796

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31742 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.004999
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.02
CPU user time (s): 1196.95
CPU system time (s): 3.07
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 86280

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

runsolver used 1.2958 second user time and 3.08653 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Tue May 15 16:56:05 UTC 2007

IDJOB= 460597
IDBENCH= 48494
IDSOLVER= 201
FILE ID= node41/460597-1179248165

PBS_JOBID= 5277074

Free space on /tmp= 66548 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/manolios/manol-pipe-g10bidw.aig
COMMAND LINE= run /tmp/evaluation/460597-1179248165/instance-460597-1179248165.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-460597-1179248165 -o ROOT/results/node41/solver-460597-1179248165 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/460597-1179248165/instance-460597-1179248165.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  004af616acd1cafdb56054d2240bb890

RANDOM SEED= 517450327

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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:      2055920 kB
MemFree:       1278296 kB
Buffers:         43464 kB
Cached:         593796 kB
SwapCached:       3096 kB
Active:         290460 kB
Inactive:       370588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1278296 kB
SwapTotal:     4192956 kB
SwapFree:      4169412 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:          31356 kB
Slab:           101852 kB
Committed_AS:  8630268 kB
PageTables:       2008 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= 66548 MiB

End job on node41 on Tue May 15 17:16:08 UTC 2007