Trace number 460609

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-15SAT 97.7571 97.7817

General information on the benchmark

Nameindustrial-aig/
grieu/vmpc_25.aig
MD5SUM46a54492df301717dd0fea94d83a12a1
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.6775
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

97.66/97.74	s SATISFIABLE
97.66/97.74	c 

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/node35/watcher-460609-1179248211 -o ROOT/results/node35/solver-460609-1179248211 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460609-1179248211/instance-460609-1179248211.aig 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.95 3/77 26465
/proc/meminfo: memFree=1570632/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) R 26463 26465 26270 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 223 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/26465/statm: 1339 223 185 169 0 50 0
[pid=26466] ppid=26465 vsize=3984 CPUtime=0
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 516 0 0 0 0 0 0 0 19 0 1 0 372736591 4079616 490 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134563578 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 996 497 45 128 0 866 0
[pid=26467] ppid=26465 vsize=5356 CPUtime=0
/proc/26467/stat : 26467 (run) R 26465 26465 26270 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 223 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/26467/statm: 1339 223 185 169 0 50 0

[startup+0.069814 s]
/proc/loadavg: 0.91 0.95 0.95 3/77 26465
/proc/meminfo: memFree=1570632/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=3984 CPUtime=0.06
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 912 0 0 0 6 0 0 0 19 0 1 0 372736591 4079616 885 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134550800 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 996 885 46 128 0 866 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 21608

[startup+0.102815 s]
/proc/loadavg: 0.91 0.95 0.95 3/77 26465
/proc/meminfo: memFree=1570632/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=4120 CPUtime=0.09
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 968 0 0 0 8 1 0 0 19 0 1 0 372736591 4218880 940 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 1030 940 50 128 0 900 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21744

[startup+0.301838 s]
/proc/loadavg: 0.91 0.95 0.95 3/77 26465
/proc/meminfo: memFree=1570632/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=5744 CPUtime=0.29
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 1339 0 0 0 15 14 0 0 21 0 1 0 372736591 5881856 1311 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 1436 1311 50 128 0 1306 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23368

[startup+0.701884 s]
/proc/loadavg: 0.91 0.95 0.95 3/77 26465
/proc/meminfo: memFree=1570632/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=7964 CPUtime=0.68
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 1926 0 0 0 30 38 0 0 25 0 1 0 372736591 8155136 1888 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 1991 1888 50 128 0 1861 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25588

[startup+1.50198 s]
/proc/loadavg: 0.91 0.95 0.95 2/80 26468
/proc/meminfo: memFree=1560560/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=13896 CPUtime=1.49
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 3191 0 0 0 64 85 0 0 25 0 1 0 372736591 14229504 3153 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 3474 3153 50 128 0 3344 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31520

[startup+3.10216 s]
/proc/loadavg: 0.91 0.95 0.95 2/80 26468
/proc/meminfo: memFree=1553584/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=24108 CPUtime=3.09
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 5708 0 0 0 131 178 0 0 25 0 1 0 372736591 24686592 5670 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 6027 5670 50 128 0 5897 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41732

[startup+6.30153 s]
/proc/loadavg: 0.92 0.95 0.95 2/80 26468
/proc/meminfo: memFree=1541232/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=34384 CPUtime=6.28
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 7216 0 0 0 423 205 0 0 25 0 1 0 372736591 35209216 7153 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 8596 7153 52 128 0 8466 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52008

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.95 2/80 26468
/proc/meminfo: memFree=1541104/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=34384 CPUtime=12.68
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 7233 0 0 0 1063 205 0 0 25 0 1 0 372736591 35209216 7170 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528531 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 8596 7170 52 128 0 8466 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52008

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.95 2/80 26468
/proc/meminfo: memFree=1540912/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=34648 CPUtime=25.48
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 7280 0 0 0 2343 205 0 0 25 0 1 0 372736591 35479552 7217 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134518200 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 8662 7217 52 128 0 8532 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52272

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.95 2/80 26468
/proc/meminfo: memFree=1540528/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=34912 CPUtime=51.08
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 7368 0 0 0 4902 206 0 0 25 0 1 0 372736591 35749888 7305 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 8728 7305 52 128 0 8598 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52536

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

[startup+76.7016 s]
/proc/loadavg: 0.97 0.96 0.95 2/80 26468
/proc/meminfo: memFree=1540144/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=35308 CPUtime=76.66
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 7468 0 0 0 7460 206 0 0 25 0 1 0 372736591 36155392 7405 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 8827 7405 52 128 0 8697 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 52932

[startup+89.5011 s]
/proc/loadavg: 0.98 0.96 0.95 2/80 26468
/proc/meminfo: memFree=1539888/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=35572 CPUtime=89.46
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 7513 0 0 0 8740 206 0 0 25 0 1 0 372736591 36425728 7450 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134533491 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 8893 7450 52 128 0 8763 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 89.46
Current children cumulated vsize (KiB) 53196

[startup+92.7015 s]
/proc/loadavg: 0.98 0.96 0.95 2/80 26468
/proc/meminfo: memFree=1539824/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=35572 CPUtime=92.66
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 7524 0 0 0 9060 206 0 0 25 0 1 0 372736591 36425728 7461 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528531 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 8893 7461 52 128 0 8763 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 92.66
Current children cumulated vsize (KiB) 53196

[startup+95.9028 s]
/proc/loadavg: 0.98 0.96 0.95 2/80 26468
/proc/meminfo: memFree=1539760/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=35572 CPUtime=95.87
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 7535 0 0 0 9380 207 0 0 25 0 1 0 372736591 36425728 7472 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526010 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 8893 7472 52 128 0 8763 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 95.87
Current children cumulated vsize (KiB) 53196

[startup+96.7029 s]
/proc/loadavg: 0.98 0.96 0.95 2/80 26468
/proc/meminfo: memFree=1539760/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=35704 CPUtime=96.67
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 7540 0 0 0 9460 207 0 0 25 0 1 0 372736591 36560896 7477 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527398 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 8926 7477 52 128 0 8796 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 96.67
Current children cumulated vsize (KiB) 53328

[startup+97.501 s]
/proc/loadavg: 0.98 0.96 0.95 2/80 26468
/proc/meminfo: memFree=1539760/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=35704 CPUtime=97.46
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 7543 0 0 0 9539 207 0 0 25 0 1 0 372736591 36560896 7480 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528582 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 8926 7480 52 128 0 8796 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 97.46
Current children cumulated vsize (KiB) 53328

[startup+97.701 s]
/proc/loadavg: 0.98 0.96 0.95 2/80 26468
/proc/meminfo: memFree=1539760/2055920 swapFree=4151328/4192956
[pid=26465] ppid=26463 vsize=5356 CPUtime=0
/proc/26465/stat : 26465 (run) S 26463 26465 26270 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372736591 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26465/statm: 1339 224 186 169 0 50 0
[pid=26466] ppid=26465 vsize=35704 CPUtime=97.66
/proc/26466/stat : 26466 (picoaigersat) R 26465 26465 26270 0 -1 4194304 7543 0 0 0 9559 207 0 0 25 0 1 0 372736591 36560896 7480 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/26466/statm: 8926 7480 52 128 0 8796 0
[pid=26467] ppid=26465 vsize=12268 CPUtime=0
/proc/26467/stat : 26467 (adapter.pl) S 26465 26465 26270 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372736591 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26467/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 97.66
Current children cumulated vsize (KiB) 53328

Child status: 0
Real time (s): 97.7817
CPU time (s): 97.7571
CPU user time (s): 95.6765
CPU system time (s): 2.08068
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 53328

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

runsolver used 0.098984 second user time and 0.26196 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue May 15 16:56:52 UTC 2007

IDJOB= 460609
IDBENCH= 48497
IDSOLVER= 201
FILE ID= node35/460609-1179248211

PBS_JOBID= 5277078

Free space on /tmp= 66549 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/grieu/vmpc_25.aig
COMMAND LINE= run /tmp/evaluation/460609-1179248211/instance-460609-1179248211.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-460609-1179248211 -o ROOT/results/node35/solver-460609-1179248211 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/460609-1179248211/instance-460609-1179248211.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  46a54492df301717dd0fea94d83a12a1

RANDOM SEED= 680497720

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1570848 kB
Buffers:          9992 kB
Cached:         335940 kB
SwapCached:       8824 kB
Active:          52432 kB
Inactive:       317088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1570848 kB
SwapTotal:     4192956 kB
SwapFree:      4151328 kB
Dirty:            1236 kB
Writeback:           0 kB
Mapped:          30592 kB
Slab:           100844 kB
Committed_AS:  7706016 kB
PageTables:       2048 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= 66549 MiB

End job on node35 on Tue May 15 16:58:30 UTC 2007