Trace number 460333

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

General information on the benchmark

Nameindustrial-aig/anbulagan/
hard-unsat/partial-5-19-u.aig
MD5SUM788e5f2d69a2d1bdbae7e16c08a26bd6
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)

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/node54/watcher-460333-1179246908 -o ROOT/results/node54/solver-460333-1179246908 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460333-1179246908/instance-460333-1179246908.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.06 0.87 0.89 3/65 27609
/proc/meminfo: memFree=578768/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) R 27607 27609 27541 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 223 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211568287 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/27609/statm: 1339 223 185 169 0 50 0
[pid=27610] ppid=27609 vsize=23372 CPUtime=0
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 589 0 0 0 0 0 0 0 19 0 1 0 372065509 23932928 562 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134562508 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 5843 570 45 128 0 5713 0
[pid=27611] ppid=27609 vsize=5356 CPUtime=0
/proc/27611/stat : 27611 (run) R 27609 27609 27541 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 372065509 5484544 223 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211568287 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/27611/statm: 1339 223 185 169 0 50 0

[startup+0.089454 s]
/proc/loadavg: 0.06 0.87 0.89 3/65 27609
/proc/meminfo: memFree=578768/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=57424 CPUtime=0.07
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 14268 0 0 0 2 5 0 0 19 0 1 0 372065509 58802176 14241 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 14356 14241 46 128 0 14226 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 75048

[startup+0.101453 s]
/proc/loadavg: 0.06 0.87 0.89 3/65 27609
/proc/meminfo: memFree=578768/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=57424 CPUtime=0.08
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 14268 0 0 0 3 5 0 0 19 0 1 0 372065509 58802176 14241 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 14356 14241 46 128 0 14226 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 75048

[startup+0.301477 s]
/proc/loadavg: 0.06 0.87 0.89 3/65 27609
/proc/meminfo: memFree=578768/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=57424 CPUtime=0.28
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 14268 0 0 0 23 5 0 0 21 0 1 0 372065509 58802176 14241 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 14356 14241 46 128 0 14226 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 75048

[startup+0.701528 s]
/proc/loadavg: 0.06 0.87 0.89 3/65 27609
/proc/meminfo: memFree=578768/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=57424 CPUtime=0.69
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 14268 0 0 0 63 6 0 0 25 0 1 0 372065509 58802176 14241 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 14356 14241 46 128 0 14226 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75048

[startup+1.50163 s]
/proc/loadavg: 0.06 0.87 0.89 2/68 27612
/proc/meminfo: memFree=519416/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=60984 CPUtime=1.49
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 15170 0 0 0 142 7 0 0 25 0 1 0 372065509 62447616 15142 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134555019 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 15246 15142 46 128 0 15116 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78608

[startup+3.10283 s]
/proc/loadavg: 0.06 0.87 0.89 2/68 27612
/proc/meminfo: memFree=499512/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=90116 CPUtime=3.09
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 21591 0 0 0 211 98 0 0 25 0 1 0 372065509 92278784 21351 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 22529 21351 50 128 0 22399 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 107740

[startup+6.30124 s]
/proc/loadavg: 0.14 0.87 0.89 2/68 27612
/proc/meminfo: memFree=476536/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=113564 CPUtime=6.28
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 27090 0 0 0 338 290 0 0 25 0 1 0 372065509 116289536 26850 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 28391 26850 50 128 0 28261 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 131188

[startup+12.7021 s]
/proc/loadavg: 0.20 0.87 0.89 2/68 27612
/proc/meminfo: memFree=431480/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=159164 CPUtime=12.69
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 38014 0 0 0 598 671 0 0 25 0 1 0 372065509 162983936 37774 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 39791 37774 50 128 0 39661 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 176788

[startup+25.5017 s]
/proc/loadavg: 0.38 0.88 0.89 2/68 27612
/proc/meminfo: memFree=342328/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=259776 CPUtime=25.49
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 59594 0 0 0 1131 1418 0 0 25 0 1 0 372065509 266010624 59354 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 64944 59354 50 128 0 64814 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 277400

[startup+51.1019 s]
/proc/loadavg: 0.59 0.89 0.90 2/68 27612
/proc/meminfo: memFree=174968/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=455712 CPUtime=51.04
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 101848 0 0 0 2191 2913 0 0 25 0 1 0 372065509 466649088 101608 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 113928 101608 50 128 0 113798 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 473336

[startup+102.306 s]
/proc/loadavg: 0.82 0.90 0.90 2/68 27612
/proc/meminfo: memFree=105592/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=573584 CPUtime=102.22
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 118175 0 0 0 7155 3067 0 0 25 0 1 0 372065509 587350016 117908 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527310 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 143396 117908 62 128 0 143266 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 591208

[startup+162.302 s]
/proc/loadavg: 0.93 0.92 0.91 2/68 27612
/proc/meminfo: memFree=103480/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=575668 CPUtime=162.19
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 118711 0 0 0 13151 3068 0 0 25 0 1 0 372065509 589484032 118444 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 143917 118444 62 128 0 143787 0

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

/proc/meminfo: memFree=76792/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=602372 CPUtime=701.86
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 125396 0 0 0 67109 3077 0 0 25 0 1 0 372065509 616828928 125129 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535264 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 150593 125129 62 128 0 150463 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 619996

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27612
/proc/meminfo: memFree=73336/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=605720 CPUtime=761.83
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 126227 0 0 0 73105 3078 0 0 25 0 1 0 372065509 620257280 125960 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528675 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 151430 125960 62 128 0 151300 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 623344

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27612
/proc/meminfo: memFree=68920/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=610200 CPUtime=821.79
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 127354 0 0 0 79100 3079 0 0 25 0 1 0 372065509 624844800 127087 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528715 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 152550 127087 62 128 0 152420 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 627824

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27612
/proc/meminfo: memFree=65592/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=613548 CPUtime=881.75
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 128178 0 0 0 85095 3080 0 0 25 0 1 0 372065509 628273152 127911 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528728 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 153387 127911 62 128 0 153257 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 631172

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27612
/proc/meminfo: memFree=60984/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=618268 CPUtime=941.72
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 129344 0 0 0 91090 3082 0 0 25 0 1 0 372065509 633106432 129077 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 154567 129077 62 128 0 154437 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 635892

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27612
/proc/meminfo: memFree=56248/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=622884 CPUtime=1001.68
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 130510 0 0 0 97085 3083 0 0 25 0 1 0 372065509 637833216 130243 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134534374 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 155721 130243 62 128 0 155591 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1001.68
Current children cumulated vsize (KiB) 640508

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27612
/proc/meminfo: memFree=51000/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=628160 CPUtime=1061.65
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 131840 0 0 0 103081 3084 0 0 25 0 1 0 372065509 643235840 131573 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526010 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 157040 131573 62 128 0 156910 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 645784

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27612
/proc/meminfo: memFree=46712/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=632516 CPUtime=1121.61
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 132917 0 0 0 109075 3086 0 0 25 0 1 0 372065509 647696384 132650 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 158129 132650 62 128 0 157999 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 650140

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27612
/proc/meminfo: memFree=41592/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=637484 CPUtime=1181.58
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 134164 0 0 0 115071 3087 0 0 25 0 1 0 372065509 652783616 133897 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526042 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 159371 133897 62 128 0 159241 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 655108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27612
/proc/meminfo: memFree=40248/2055920 swapFree=4182300/4192956
[pid=27609] ppid=27607 vsize=5356 CPUtime=0
/proc/27609/stat : 27609 (run) S 27607 27609 27541 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372065508 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27609/statm: 1339 224 186 169 0 50 0
[pid=27610] ppid=27609 vsize=638888 CPUtime=1200.07
/proc/27610/stat : 27610 (picoaigersat) R 27609 27609 27541 0 -1 4194304 134498 0 0 0 116919 3088 0 0 25 0 1 0 372065509 654221312 134231 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526096 0 0 4096 0 0 0 0 17 0 0 0
/proc/27610/statm: 159722 134231 62 128 0 159592 0
[pid=27611] ppid=27609 vsize=12268 CPUtime=0
/proc/27611/stat : 27611 (adapter.pl) S 27609 27609 27541 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372065509 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27611/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 656512

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 27609 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=5999
# CPU time returned by wait4() is 0.005999
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.81
CPU time (s): 1200.07
CPU user time (s): 1169.19
CPU system time (s): 30.88
CPU usage (%): 99.938
Max. virtual memory (cumulated for all children) (KiB): 656512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.005999
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= 12
involuntary context switches= 2

runsolver used 1.3108 second user time and 3.06653 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Tue May 15 16:35:10 UTC 2007

IDJOB= 460333
IDBENCH= 48428
IDSOLVER= 201
FILE ID= node54/460333-1179246908

PBS_JOBID= 5277070

Free space on /tmp= 66517 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/anbulagan/hard-unsat/partial-5-19-u.aig
COMMAND LINE= run /tmp/evaluation/460333-1179246908/instance-460333-1179246908.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-460333-1179246908 -o ROOT/results/node54/solver-460333-1179246908 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/460333-1179246908/instance-460333-1179246908.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  788e5f2d69a2d1bdbae7e16c08a26bd6

RANDOM SEED= 739078311

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.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.234
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.234
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:        578984 kB
Buffers:         56324 kB
Cached:        1252180 kB
SwapCached:       4168 kB
Active:         741868 kB
Inactive:       576552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        578984 kB
SwapTotal:     4192956 kB
SwapFree:      4182300 kB
Dirty:           14408 kB
Writeback:           0 kB
Mapped:          15732 kB
Slab:           144524 kB
Committed_AS:  5417792 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66517 MiB

End job on node54 on Tue May 15 16:55:13 UTC 2007