Trace number 460689

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 303.232 303.342

General information on the benchmark

Nameindustrial-aig/palacios/uts/
uts-l06-ipc5-h28-unknown.aig
MD5SUMe6f1e1bbb4fef3bbf6f22489cb7264cf
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.8905
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

303.08/303.27	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/node37/watcher-460689-1179250474 -o ROOT/results/node37/solver-460689-1179250474 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460689-1179250474/instance-460689-1179250474.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: 1.00 1.01 1.00 3/77 3154
/proc/meminfo: memFree=1750024/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=2312 CPUtime=0
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372959896 2367488 339 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134562508 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 578 347 45 128 0 448 0
[pid=3156] ppid=3154 vsize=124 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) D 3154 3154 2551 0 -1 4194304 49 0 0 0 0 0 0 0 21 0 1 0 372959896 126976 23 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213113697673 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/3156/statm: 31 23 17 3 0 3 0

[startup+0.008213 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 3154
/proc/meminfo: memFree=1750024/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=4752 CPUtime=0
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 1014 0 0 0 0 0 0 0 20 0 1 0 372959896 4866048 988 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134563578 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 1188 1000 45 128 0 1058 0
[pid=3156] ppid=3154 vsize=7504 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) D 3154 3154 2551 0 -1 4194304 77 0 0 0 0 0 0 0 18 0 1 0 372959896 7684096 51 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213113697673 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/3156/statm: 1876 51 38 3 0 55 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 17612

[startup+0.101704 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 3154
/proc/meminfo: memFree=1750024/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=4752 CPUtime=0.08
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 1113 0 0 0 8 0 0 0 20 0 1 0 372959896 4866048 1086 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134551671 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 1188 1086 46 128 0 1058 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22376

[startup+0.302739 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 3154
/proc/meminfo: memFree=1750024/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=6344 CPUtime=0.29
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 1512 0 0 0 16 13 0 0 20 0 1 0 372959896 6496256 1484 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 1586 1484 50 128 0 1456 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23968

[startup+0.702814 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 3154
/proc/meminfo: memFree=1750024/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=8712 CPUtime=0.69
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 2122 0 0 0 34 35 0 0 24 0 1 0 372959896 8921088 2087 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 2178 2087 50 128 0 2048 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26336

[startup+1.50197 s]
/proc/loadavg: 1.00 1.01 1.00 2/80 3157
/proc/meminfo: memFree=1739120/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=14708 CPUtime=1.48
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 3382 0 0 0 67 81 0 0 25 0 1 0 372959896 15060992 3347 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 3677 3347 50 128 0 3547 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32332

[startup+3.10127 s]
/proc/loadavg: 1.00 1.01 1.00 2/80 3157
/proc/meminfo: memFree=1732080/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=24788 CPUtime=3.08
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 5854 0 0 0 132 176 0 0 25 0 1 0 372959896 25382912 5819 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 6197 5819 50 128 0 6067 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42412

[startup+6.30187 s]
/proc/loadavg: 1.00 1.01 1.00 2/80 3157
/proc/meminfo: memFree=1716656/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=37728 CPUtime=6.28
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 8157 0 0 0 376 252 0 0 25 0 1 0 372959896 38633472 8122 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 9432 8122 52 128 0 9302 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 55352

[startup+12.7011 s]
/proc/loadavg: 1.00 1.01 1.00 2/80 3157
/proc/meminfo: memFree=1716400/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=37736 CPUtime=12.68
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 8214 0 0 0 1016 252 0 0 25 0 1 0 372959896 38641664 8178 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527310 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 9434 8178 62 128 0 9304 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55360

[startup+25.5025 s]
/proc/loadavg: 1.00 1.01 1.00 2/80 3157
/proc/meminfo: memFree=1715952/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=38256 CPUtime=25.49
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 8344 0 0 0 2296 253 0 0 25 0 1 0 372959896 39174144 8308 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 9564 8308 62 128 0 9434 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55880

[startup+51.1023 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 3157
/proc/meminfo: memFree=1714992/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=39160 CPUtime=51.07
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 8580 0 0 0 4854 253 0 0 25 0 1 0 372959896 40099840 8544 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 9790 8544 62 128 0 9660 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56784

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 3157
/proc/meminfo: memFree=1712496/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=41488 CPUtime=102.26
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 9186 0 0 0 9972 254 0 0 25 0 1 0 372959896 42483712 9150 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 10372 9150 62 128 0 10242 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 59112

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 3157
/proc/meminfo: memFree=1710192/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=43824 CPUtime=162.23
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 9751 0 0 0 15968 255 0 0 25 0 1 0 372959896 44875776 9715 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526038 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 10956 9715 62 128 0 10826 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 61448

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 3157
/proc/meminfo: memFree=1708080/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=45776 CPUtime=222.21
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 10279 0 0 0 21965 256 0 0 25 0 1 0 372959896 46874624 10243 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 11444 10243 62 128 0 11314 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 63400

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 3157
/proc/meminfo: memFree=1706160/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=47736 CPUtime=282.18
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 10778 0 0 0 27962 256 0 0 25 0 1 0 372959896 48881664 10742 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528494 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 11934 10742 62 128 0 11804 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 65360

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

[startup+294.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 3157
/proc/meminfo: memFree=1705904/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=48000 CPUtime=294.18
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 10836 0 0 0 29162 256 0 0 25 0 1 0 372959896 49152000 10800 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 12000 10800 62 128 0 11870 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 294.18
Current children cumulated vsize (KiB) 65624

[startup+297.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 3157
/proc/meminfo: memFree=1705904/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=48000 CPUtime=297.38
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 10836 0 0 0 29481 257 0 0 25 0 1 0 372959896 49152000 10800 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527310 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 12000 10800 62 128 0 11870 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 297.38
Current children cumulated vsize (KiB) 65624

[startup+300.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 3157
/proc/meminfo: memFree=1705840/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=48000 CPUtime=300.58
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 10848 0 0 0 29801 257 0 0 25 0 1 0 372959896 49152000 10812 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134525957 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 12000 10812 62 128 0 11870 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 300.58
Current children cumulated vsize (KiB) 65624

[startup+302.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 3157
/proc/meminfo: memFree=1705776/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=48132 CPUtime=302.18
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 10860 0 0 0 29961 257 0 0 25 0 1 0 372959896 49287168 10824 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528582 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 12033 10824 62 128 0 11903 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 302.18
Current children cumulated vsize (KiB) 65756

[startup+303.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 3157
/proc/meminfo: memFree=1705776/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=48132 CPUtime=302.98
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 10861 0 0 0 30041 257 0 0 25 0 1 0 372959896 49287168 10825 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527310 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 12033 10825 62 128 0 11903 0
[pid=3156] ppid=3154 vsize=12268 CPUtime=0
/proc/3156/stat : 3156 (adapter.pl) S 3154 3154 2551 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372959896 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 213125214306 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3156/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 302.98
Current children cumulated vsize (KiB) 65756

[startup+303.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 3157
/proc/meminfo: memFree=1705776/2055920 swapFree=4145732/4192956
[pid=3154] ppid=3152 vsize=5356 CPUtime=0
/proc/3154/stat : 3154 (run) S 3152 3154 2551 0 -1 4194304 283 374 0 0 0 0 0 0 16 0 1 0 372959896 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3154/statm: 1339 224 186 169 0 50 0
[pid=3155] ppid=3154 vsize=47004 CPUtime=303.18
/proc/3155/stat : 3155 (picoaigersat) R 3154 3154 2551 0 -1 4194304 10864 0 0 0 30061 257 0 0 25 0 1 0 372959896 48132096 10591 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134665408 0 0 4096 0 0 0 0 17 1 0 0
/proc/3155/statm: 11751 10591 62 128 0 11621 0
Current children cumulated CPU time (s) 303.18
Current children cumulated vsize (KiB) 52360

Child status: 0
Real time (s): 303.342
CPU time (s): 303.232
CPU user time (s): 300.649
CPU system time (s): 2.58261
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 65756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 300.649
system time used= 2.58261
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11534
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= 22
involuntary context switches= 709

runsolver used 0.310952 second user time and 0.797878 second system time

The end

Launcher Data (download as text)

Begin job on node37 on Tue May 15 17:34:34 UTC 2007

IDJOB= 460689
IDBENCH= 48517
IDSOLVER= 201
FILE ID= node37/460689-1179250474

PBS_JOBID= 5277019

Free space on /tmp= 66531 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/palacios/uts/uts-l06-ipc5-h28-unknown.aig
COMMAND LINE= run /tmp/evaluation/460689-1179250474/instance-460689-1179250474.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node37/watcher-460689-1179250474 -o ROOT/results/node37/solver-460689-1179250474 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/460689-1179250474/instance-460689-1179250474.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  e6f1e1bbb4fef3bbf6f22489cb7264cf

RANDOM SEED= 472466739

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node37.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.281
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.281
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:       1750304 kB
Buffers:         37676 kB
Cached:         143500 kB
SwapCached:      15276 kB
Active:          38772 kB
Inactive:       165708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750304 kB
SwapTotal:     4192956 kB
SwapFree:      4145732 kB
Dirty:            1368 kB
Writeback:           0 kB
Mapped:          30336 kB
Slab:            86540 kB
Committed_AS:  6950288 kB
PageTables:       1980 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= 66531 MiB

End job on node37 on Tue May 15 17:39:38 UTC 2007