Trace number 460581

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 493.582 493.867

General information on the benchmark

Nameindustrial-aig/
manolios/manol-pipe-c6nidw_i.aig
MD5SUM4c7f0020dd139632a45f6498666c1aa1
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark106.215
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

493.51/493.82	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/node29/watcher-460581-1179248078 -o ROOT/results/node29/solver-460581-1179248078 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460581-1179248078/instance-460581-1179248078.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.99 0.95 3/77 28926
/proc/meminfo: memFree=1018888/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) R 28924 28926 28803 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 223 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780699807 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/28926/statm: 1339 223 185 169 0 50 0
[pid=28927] ppid=28926 vsize=2524 CPUtime=0
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 547 0 0 0 0 0 0 0 19 0 1 0 372723513 2584576 520 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134554581 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 631 520 46 128 0 501 0
[pid=28928] ppid=28926 vsize=5356 CPUtime=0
/proc/28928/stat : 28928 (run) R 28926 28926 28803 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 223 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780699807 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/28928/statm: 1339 223 185 169 0 50 0

[startup+0.047472 s]
/proc/loadavg: 0.92 0.99 0.95 3/77 28926
/proc/meminfo: memFree=1018888/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=2656 CPUtime=0.04
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 594 0 0 0 4 0 0 0 19 0 1 0 372723513 2719744 566 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 664 566 50 128 0 534 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 20280

[startup+0.10247 s]
/proc/loadavg: 0.92 0.99 0.95 3/77 28926
/proc/meminfo: memFree=1018888/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=3120 CPUtime=0.09
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 722 0 0 0 6 3 0 0 20 0 1 0 372723513 3194880 694 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 780 694 50 128 0 650 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20744

[startup+0.302482 s]
/proc/loadavg: 0.92 0.99 0.95 3/77 28926
/proc/meminfo: memFree=1018888/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=4440 CPUtime=0.29
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 1061 0 0 0 14 15 0 0 22 0 1 0 372723513 4546560 1022 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 1110 1022 50 128 0 980 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22064

[startup+0.701551 s]
/proc/loadavg: 0.92 0.99 0.95 3/77 28926
/proc/meminfo: memFree=1018888/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=7380 CPUtime=0.69
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 1717 0 0 0 30 39 0 0 25 0 1 0 372723513 7557120 1646 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 1845 1646 50 128 0 1715 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25004

[startup+1.50156 s]
/proc/loadavg: 0.92 0.99 0.95 2/80 28929
/proc/meminfo: memFree=1009776/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=13692 CPUtime=1.49
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 3011 0 0 0 64 85 0 0 25 0 1 0 372723513 14020608 2940 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 3423 2940 50 128 0 3293 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31316

[startup+3.10166 s]
/proc/loadavg: 0.92 0.99 0.95 2/80 28929
/proc/meminfo: memFree=1003376/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=17104 CPUtime=3.09
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 3834 0 0 0 204 105 0 0 25 0 1 0 372723513 17514496 3731 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526038 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 4276 3731 52 128 0 4146 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34728

[startup+6.30186 s]
/proc/loadavg: 0.93 0.99 0.95 2/80 28929
/proc/meminfo: memFree=1003056/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=17104 CPUtime=6.29
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 3864 0 0 0 524 105 0 0 25 0 1 0 372723513 17514496 3761 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134529096 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 4276 3761 52 128 0 4146 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34728

[startup+12.7013 s]
/proc/loadavg: 0.93 0.99 0.95 2/80 28929
/proc/meminfo: memFree=1002416/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=17764 CPUtime=12.68
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 4025 0 0 0 1163 105 0 0 25 0 1 0 372723513 18190336 3922 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134540634 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 4441 3922 52 128 0 4311 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35388

[startup+25.5021 s]
/proc/loadavg: 0.95 0.99 0.95 2/80 28929
/proc/meminfo: memFree=1001072/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=18960 CPUtime=25.48
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 4372 0 0 0 2442 106 0 0 25 0 1 0 372723513 19415040 4268 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528768 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 4740 4268 62 128 0 4610 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36584

[startup+51.1027 s]
/proc/loadavg: 0.96 0.99 0.95 2/80 28929
/proc/meminfo: memFree=1000176/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=19800 CPUtime=51.06
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 4590 0 0 0 5000 106 0 0 25 0 1 0 372723513 20275200 4486 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 4950 4486 62 128 0 4820 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 37424

[startup+102.307 s]
/proc/loadavg: 0.98 0.99 0.95 2/80 28929
/proc/meminfo: memFree=998576/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=21148 CPUtime=102.24
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 4996 0 0 0 10118 106 0 0 25 0 1 0 372723513 21655552 4825 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 5287 4825 62 128 0 5157 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 38772

[startup+162.303 s]
/proc/loadavg: 0.99 0.99 0.95 2/80 28929
/proc/meminfo: memFree=998512/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=21868 CPUtime=162.21
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 5082 0 0 0 16114 107 0 0 25 0 1 0 372723513 22392832 4875 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528725 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 5467 4875 62 128 0 5337 0

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

/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 41620

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.95 2/80 28929
/proc/meminfo: memFree=993584/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=26504 CPUtime=342.11
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 6682 0 0 0 34103 108 0 0 25 0 1 0 372723513 27140096 6077 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526084 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 6626 6077 62 128 0 6496 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 44128

[startup+402.303 s]
/proc/loadavg: 0.99 0.99 0.95 2/86 29045
/proc/meminfo: memFree=992376/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=26504 CPUtime=402.07
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 6809 0 0 0 40090 117 0 0 25 0 1 0 372723513 27140096 6084 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528879 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 6626 6084 62 128 0 6496 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 44128

[startup+462.303 s]
/proc/loadavg: 0.99 0.99 0.95 2/80 29127
/proc/meminfo: memFree=990768/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=29396 CPUtime=462.03
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 7592 0 0 0 46077 126 0 0 25 0 1 0 372723513 30101504 6803 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535295 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 7349 6803 62 128 0 7219 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 47020

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

[startup+473.501 s]
/proc/loadavg: 0.99 0.99 0.95 2/80 29127
/proc/meminfo: memFree=990768/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=29396 CPUtime=473.22
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 7592 0 0 0 47196 126 0 0 25 0 1 0 372723513 30101504 6803 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528715 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 7349 6803 62 128 0 7219 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 473.22
Current children cumulated vsize (KiB) 47020

[startup+486.301 s]
/proc/loadavg: 0.99 0.99 0.95 2/80 29127
/proc/meminfo: memFree=990256/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=29924 CPUtime=486.01
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 7732 0 0 0 48475 126 0 0 25 0 1 0 372723513 30642176 6943 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528806 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 7481 6943 62 128 0 7351 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 486.01
Current children cumulated vsize (KiB) 47548

[startup+489.505 s]
/proc/loadavg: 0.99 0.99 0.95 2/80 29127
/proc/meminfo: memFree=990192/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=29924 CPUtime=489.22
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 7737 0 0 0 48796 126 0 0 25 0 1 0 372723513 30642176 6948 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527398 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 7481 6948 62 128 0 7351 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 489.22
Current children cumulated vsize (KiB) 47548

[startup+491.102 s]
/proc/loadavg: 0.99 0.99 0.95 2/80 29127
/proc/meminfo: memFree=990192/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=29924 CPUtime=490.81
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 7737 0 0 0 48955 126 0 0 25 0 1 0 372723513 30642176 6948 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526096 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 7481 6948 62 128 0 7351 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 490.81
Current children cumulated vsize (KiB) 47548

[startup+492.702 s]
/proc/loadavg: 0.99 0.99 0.95 2/80 29127
/proc/meminfo: memFree=990192/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=29924 CPUtime=492.41
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 7737 0 0 0 49115 126 0 0 25 0 1 0 372723513 30642176 6948 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 7481 6948 62 128 0 7351 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 492.41
Current children cumulated vsize (KiB) 47548

[startup+493.502 s]
/proc/loadavg: 0.99 0.99 0.95 2/80 29127
/proc/meminfo: memFree=990192/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=29924 CPUtime=493.21
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 7737 0 0 0 49195 126 0 0 25 0 1 0 372723513 30642176 6948 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526034 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 7481 6948 62 128 0 7351 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 493.21
Current children cumulated vsize (KiB) 47548

[startup+493.702 s]
/proc/loadavg: 0.99 0.99 0.95 2/80 29127
/proc/meminfo: memFree=990192/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=29924 CPUtime=493.41
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 7737 0 0 0 49215 126 0 0 25 0 1 0 372723513 30642176 6948 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 7481 6948 62 128 0 7351 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 493.41
Current children cumulated vsize (KiB) 47548

[startup+493.802 s]
/proc/loadavg: 0.99 0.99 0.95 2/80 29127
/proc/meminfo: memFree=990192/2055920 swapFree=4146800/4192956
[pid=28926] ppid=28924 vsize=5356 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28803 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372723513 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28926/statm: 1339 224 186 169 0 50 0
[pid=28927] ppid=28926 vsize=29924 CPUtime=493.51
/proc/28927/stat : 28927 (picoaigersat) R 28926 28926 28803 0 -1 4194304 7737 0 0 0 49225 126 0 0 25 0 1 0 372723513 30642176 6948 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527398 0 0 4096 0 0 0 0 17 0 0 0
/proc/28927/statm: 7481 6948 62 128 0 7351 0
[pid=28928] ppid=28926 vsize=12268 CPUtime=0
/proc/28928/stat : 28928 (adapter.pl) S 28926 28926 28803 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372723513 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28928/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 493.51
Current children cumulated vsize (KiB) 47548

Child status: 0
Real time (s): 493.867
CPU time (s): 493.582
CPU user time (s): 492.311
CPU system time (s): 1.27081
CPU usage (%): 99.9424
Max. virtual memory (cumulated for all children) (KiB): 47548

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

runsolver used 0.565913 second user time and 1.2948 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Tue May 15 16:54:38 UTC 2007

IDJOB= 460581
IDBENCH= 48490
IDSOLVER= 201
FILE ID= node29/460581-1179248078

PBS_JOBID= 5277061

Free space on /tmp= 66542 MiB

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

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  4c7f0020dd139632a45f6498666c1aa1

RANDOM SEED= 764460063

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1019104 kB
Buffers:         52816 kB
Cached:         816068 kB
SwapCached:      11240 kB
Active:         228220 kB
Inactive:       663932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1019104 kB
SwapTotal:     4192956 kB
SwapFree:      4146800 kB
Dirty:             896 kB
Writeback:           0 kB
Mapped:          30344 kB
Slab:           130060 kB
Committed_AS:  7119776 kB
PageTables:       1872 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= 66542 MiB

End job on node29 on Tue May 15 17:02:52 UTC 2007