Trace number 460161

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 787.014 787.313

General information on the benchmark

Nameindustrial-aig/anbulagan/
medium-unsat/total-5-13-u.aig
MD5SUM3609fe838f6e618c2540a0bfb78d559f
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark169.919
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

786.50/786.80	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/node19/watcher-460161-1179246040 -o ROOT/results/node19/solver-460161-1179246040 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460161-1179246040/instance-460161-1179246040.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.08 0.31 1.03 3/77 16604
/proc/meminfo: memFree=1575696/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) R 16602 16604 16536 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 223 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236565663 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16604/statm: 1339 223 185 169 0 50 0
[pid=16605] ppid=16604 vsize=15168 CPUtime=0
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 621 0 0 0 0 0 0 0 19 0 1 0 372521462 15532032 594 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134562508 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 3792 602 45 128 0 3662 0
[pid=16606] ppid=16604 vsize=5356 CPUtime=0
/proc/16606/stat : 16606 (run) R 16604 16604 16536 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 372521462 5484544 223 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236565663 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16606/statm: 1339 223 185 169 0 50 0

[startup+0.009091 s]
/proc/loadavg: 0.08 0.31 1.03 3/77 16604
/proc/meminfo: memFree=1575696/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) R 16602 16604 16536 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 223 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236565663 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16604/statm: 1339 223 185 169 0 50 0
[pid=16605] ppid=16604 vsize=15168 CPUtime=0
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 1355 0 0 0 0 0 0 0 19 0 1 0 372521462 15532032 1328 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134562508 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 3792 1336 45 128 0 3662 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 32792

[startup+0.101764 s]
/proc/loadavg: 0.08 0.31 1.03 3/77 16604
/proc/meminfo: memFree=1575696/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=36912 CPUtime=0.09
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 9140 0 0 0 5 4 0 0 19 0 1 0 372521462 37797888 9113 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 9228 9113 46 128 0 9098 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54536

[startup+0.302787 s]
/proc/loadavg: 0.08 0.31 1.03 3/77 16604
/proc/meminfo: memFree=1575696/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=36912 CPUtime=0.29
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 9140 0 0 0 24 5 0 0 21 0 1 0 372521462 37797888 9113 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 9228 9113 46 128 0 9098 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54536

[startup+0.70283 s]
/proc/loadavg: 0.08 0.31 1.03 3/77 16604
/proc/meminfo: memFree=1575696/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=39288 CPUtime=0.69
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 9750 0 0 0 63 6 0 0 25 0 1 0 372521462 40230912 9723 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134549097 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 9822 9723 46 128 0 9692 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56912

[startup+1.50192 s]
/proc/loadavg: 0.08 0.31 1.03 2/80 16607
/proc/meminfo: memFree=1526456/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=53160 CPUtime=1.49
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 13363 0 0 0 113 36 0 0 25 0 1 0 372521462 54435840 13041 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 13290 13041 50 128 0 13160 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70784

[startup+3.10109 s]
/proc/loadavg: 0.08 0.31 1.03 2/80 16607
/proc/meminfo: memFree=1518584/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=66112 CPUtime=3.09
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 16112 0 0 0 179 130 0 0 25 0 1 0 372521462 67698688 15790 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 16528 15790 50 128 0 16398 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83736

[startup+6.30144 s]
/proc/loadavg: 0.15 0.32 1.03 2/80 16607
/proc/meminfo: memFree=1495672/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=88372 CPUtime=6.28
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 21617 0 0 0 310 318 0 0 25 0 1 0 372521462 90492928 21295 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 22093 21295 50 128 0 21963 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 105996

[startup+12.7011 s]
/proc/loadavg: 0.22 0.33 1.03 2/80 16607
/proc/meminfo: memFree=1451768/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=138540 CPUtime=12.69
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 32222 0 0 0 576 693 0 0 25 0 1 0 372521462 141864960 31900 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 34635 31900 50 128 0 34505 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 156164

[startup+25.5025 s]
/proc/loadavg: 0.39 0.36 1.03 2/80 16607
/proc/meminfo: memFree=1363320/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=238492 CPUtime=25.48
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 53635 0 0 0 1112 1436 0 0 25 0 1 0 372521462 244215808 53313 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 59623 53313 50 128 0 59493 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 256116

[startup+51.1023 s]
/proc/loadavg: 0.60 0.41 1.02 2/80 16607
/proc/meminfo: memFree=1273208/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=350656 CPUtime=51.06
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 75640 0 0 0 3168 1938 0 0 25 0 1 0 372521462 359071744 75306 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134538560 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 87664 75306 62 128 0 87534 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 368280

[startup+102.307 s]
/proc/loadavg: 0.82 0.50 1.02 2/80 16607
/proc/meminfo: memFree=1272184/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=351572 CPUtime=102.25
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 75882 0 0 0 8287 1938 0 0 25 0 1 0 372521462 360009728 75548 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 87893 75548 62 128 0 87763 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 369196

[startup+162.302 s]
/proc/loadavg: 0.93 0.59 1.01 2/80 16607
/proc/meminfo: memFree=1271288/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=352496 CPUtime=162.22
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 76109 0 0 0 14284 1938 0 0 25 0 1 0 372521462 360955904 75775 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 88124 75775 62 128 0 87994 0

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

/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=356324 CPUtime=522.1
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 77083 0 0 0 50271 1939 0 0 25 0 1 0 372521462 364875776 76749 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 89081 76749 62 128 0 88951 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 373948

[startup+582.302 s]
/proc/loadavg: 0.99 0.89 1.00 2/80 16607
/proc/meminfo: memFree=1266872/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=356984 CPUtime=582.08
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 77219 0 0 0 56268 1940 0 0 25 0 1 0 372521462 365551616 76885 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 89246 76885 62 128 0 89116 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 374608

[startup+642.303 s]
/proc/loadavg: 0.99 0.91 1.00 2/80 16607
/proc/meminfo: memFree=1266296/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=357512 CPUtime=642.07
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 77350 0 0 0 62267 1940 0 0 25 0 1 0 372521462 366092288 77016 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 89378 77016 62 128 0 89248 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 375136

[startup+702.302 s]
/proc/loadavg: 0.99 0.92 1.00 2/80 16607
/proc/meminfo: memFree=1265784/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=358040 CPUtime=702.04
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 77481 0 0 0 68264 1940 0 0 25 0 1 0 372521462 366632960 77147 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527310 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 89510 77147 62 128 0 89380 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 375664

[startup+762.307 s]
/proc/loadavg: 0.99 0.93 1.00 2/80 16607
/proc/meminfo: memFree=1265464/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=358304 CPUtime=762
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 77552 0 0 0 74260 1940 0 0 25 0 1 0 372521462 366903296 77218 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528768 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 89576 77218 62 128 0 89446 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 375928

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

[startup+767.901 s]
/proc/loadavg: 0.99 0.93 1.00 2/80 16607
/proc/meminfo: memFree=1265464/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=358304 CPUtime=767.59
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 77560 0 0 0 74819 1940 0 0 25 0 1 0 372521462 366903296 77226 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 89576 77226 62 128 0 89446 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 767.59
Current children cumulated vsize (KiB) 375928

[startup+780.702 s]
/proc/loadavg: 0.99 0.93 1.00 2/80 16607
/proc/meminfo: memFree=1265400/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=358304 CPUtime=780.4
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 77573 0 0 0 76099 1941 0 0 25 0 1 0 372521462 366903296 77239 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528715 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 89576 77239 62 128 0 89446 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 780.4
Current children cumulated vsize (KiB) 375928

[startup+783.902 s]
/proc/loadavg: 0.99 0.93 1.00 2/80 16607
/proc/meminfo: memFree=1265400/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=358304 CPUtime=783.6
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 77575 0 0 0 76419 1941 0 0 25 0 1 0 372521462 366903296 77241 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 89576 77241 62 128 0 89446 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 783.6
Current children cumulated vsize (KiB) 375928

[startup+785.501 s]
/proc/loadavg: 0.99 0.94 1.00 2/80 16607
/proc/meminfo: memFree=1265400/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=358304 CPUtime=785.19
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 77575 0 0 0 76578 1941 0 0 25 0 1 0 372521462 366903296 77241 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526038 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 89576 77241 62 128 0 89446 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 785.19
Current children cumulated vsize (KiB) 375928

[startup+786.301 s]
/proc/loadavg: 0.99 0.94 1.00 2/80 16607
/proc/meminfo: memFree=1265400/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=358304 CPUtime=785.99
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 77575 0 0 0 76658 1941 0 0 25 0 1 0 372521462 366903296 77241 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528582 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 89576 77241 62 128 0 89446 0
[pid=16606] ppid=16604 vsize=12268 CPUtime=0
/proc/16606/stat : 16606 (adapter.pl) S 16604 16604 16536 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372521462 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16606/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 785.99
Current children cumulated vsize (KiB) 375928

[startup+787.102 s]
/proc/loadavg: 0.99 0.94 1.00 2/80 16607
/proc/meminfo: memFree=1265400/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 374 0 0 0 0 0 0 16 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=358308 CPUtime=786.79
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194304 77576 0 0 0 76738 1941 0 0 25 0 1 0 372521462 366907392 77242 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134660562 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 89577 77242 62 128 0 89447 0
Current children cumulated CPU time (s) 786.79
Current children cumulated vsize (KiB) 363664

[startup+787.302 s]
/proc/loadavg: 0.99 0.94 1.00 2/80 16607
/proc/meminfo: memFree=1265400/2055920 swapFree=4148260/4192956
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (run) S 16602 16604 16536 0 -1 4194304 283 374 0 0 0 0 0 0 16 0 1 0 372521461 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 224 186 169 0 50 0
[pid=16605] ppid=16604 vsize=0 CPUtime=786.99
/proc/16605/stat : 16605 (picoaigersat) R 16604 16604 16536 0 -1 4194308 77576 0 0 0 76754 1945 0 0 25 0 1 0 372521462 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/16605/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 786.99
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 787.313
CPU time (s): 787.014
CPU user time (s): 767.547
CPU system time (s): 19.467
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 375928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 767.547
system time used= 19.467
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78246
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= 16
involuntary context switches= 17833

runsolver used 0.878866 second user time and 1.9927 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Tue May 15 16:20:41 UTC 2007

IDJOB= 460161
IDBENCH= 48385
IDSOLVER= 201
FILE ID= node19/460161-1179246040

PBS_JOBID= 5276796

Free space on /tmp= 66496 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/anbulagan/medium-unsat/total-5-13-u.aig
COMMAND LINE= run /tmp/evaluation/460161-1179246040/instance-460161-1179246040.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-460161-1179246040 -o ROOT/results/node19/solver-460161-1179246040 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/460161-1179246040/instance-460161-1179246040.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  3609fe838f6e618c2540a0bfb78d559f

RANDOM SEED= 681236347

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1575848 kB
Buffers:         52152 kB
Cached:         335096 kB
SwapCached:      14496 kB
Active:         217972 kB
Inactive:       193032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1575848 kB
SwapTotal:     4192956 kB
SwapFree:      4148260 kB
Dirty:            9380 kB
Writeback:           0 kB
Mapped:          29756 kB
Slab:            54548 kB
Committed_AS:  9278652 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB

End job on node19 on Tue May 15 16:33:48 UTC 2007