Trace number 460349

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 434.683 434.799

General information on the benchmark

Nameindustrial-aig/crypto/
mizh-sha0-35-4.aig
MD5SUM257daf65a5c4b58d80f834ebda4b3669
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark237.01
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

434.47/434.66	s SATISFIABLE
434.47/434.66	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/node26/watcher-460349-1179246944 -o ROOT/results/node26/solver-460349-1179246944 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460349-1179246944/instance-460349-1179246944.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.10 0.80 0.87 3/77 22576
/proc/meminfo: memFree=1273976/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=3240 CPUtime=0
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 366 0 0 0 0 0 0 0 19 0 1 0 372611254 3317760 339 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134562508 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 810 348 45 128 0 680 0
[pid=22578] ppid=22576 vsize=2504 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) R 22576 22576 22508 0 -1 4194304 52 0 0 0 0 0 0 0 21 0 1 0 372611254 2564096 26 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269025867145 0 0 4096 0 0 0 0 17 1 0 0
/proc/22578/statm: 626 26 19 3 0 5 0

[startup+0.098488 s]
/proc/loadavg: 0.10 0.80 0.87 3/77 22576
/proc/meminfo: memFree=1273976/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=7092 CPUtime=0.08
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 1709 0 0 0 8 0 0 0 19 0 1 0 372611254 7262208 1682 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 1773 1682 46 128 0 1643 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24716

[startup+0.101486 s]
/proc/loadavg: 0.10 0.80 0.87 3/77 22576
/proc/meminfo: memFree=1273976/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=7224 CPUtime=0.08
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 1722 0 0 0 8 0 0 0 19 0 1 0 372611254 7397376 1695 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134668347 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 1806 1695 46 128 0 1676 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24848

[startup+0.301504 s]
/proc/loadavg: 0.10 0.80 0.87 3/77 22576
/proc/meminfo: memFree=1273976/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=9176 CPUtime=0.29
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 2204 0 0 0 19 10 0 0 21 0 1 0 372611254 9396224 2176 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 2294 2176 50 128 0 2164 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26800

[startup+0.701543 s]
/proc/loadavg: 0.10 0.80 0.87 3/77 22576
/proc/meminfo: memFree=1273976/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=11580 CPUtime=0.69
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 2790 0 0 0 34 35 0 0 24 0 1 0 372611254 11857920 2762 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 2895 2762 50 128 0 2765 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29204

[startup+1.50162 s]
/proc/loadavg: 0.10 0.80 0.87 2/80 22579
/proc/meminfo: memFree=1260568/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=18036 CPUtime=1.48
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 4043 0 0 0 67 81 0 0 25 0 1 0 372611254 18468864 4015 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 4509 4015 50 128 0 4379 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35660

[startup+3.10176 s]
/proc/loadavg: 0.10 0.80 0.87 2/80 22579
/proc/meminfo: memFree=1253464/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=29272 CPUtime=3.09
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 6545 0 0 0 129 180 0 0 25 0 1 0 372611254 29974528 6517 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 7318 6517 50 128 0 7188 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46896

[startup+6.30106 s]
/proc/loadavg: 0.17 0.80 0.87 2/80 22579
/proc/meminfo: memFree=1232728/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=51400 CPUtime=6.28
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 11511 0 0 0 265 363 0 0 25 0 1 0 372611254 52633600 11483 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 12850 11483 50 128 0 12720 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 69024

[startup+12.7027 s]
/proc/loadavg: 0.23 0.80 0.87 2/80 22579
/proc/meminfo: memFree=1220248/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=63184 CPUtime=12.68
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 13258 0 0 0 880 388 0 0 25 0 1 0 372611254 64700416 13218 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 15796 13218 62 128 0 15666 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 80808

[startup+25.5018 s]
/proc/loadavg: 0.40 0.81 0.87 3/80 22579
/proc/meminfo: memFree=1220120/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=63316 CPUtime=25.49
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 13286 0 0 0 2160 389 0 0 25 0 1 0 372611254 64835584 13246 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134525952 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 15829 13246 62 128 0 15699 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80940

[startup+51.1012 s]
/proc/loadavg: 0.61 0.83 0.87 2/80 22579
/proc/meminfo: memFree=1219544/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=63840 CPUtime=51.07
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 13445 0 0 0 4718 389 0 0 25 0 1 0 372611254 65372160 13405 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527312 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 15960 13405 62 128 0 15830 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 81464

[startup+102.306 s]
/proc/loadavg: 0.83 0.85 0.88 2/80 22579
/proc/meminfo: memFree=1218072/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=65028 CPUtime=102.26
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 13800 0 0 0 9836 390 0 0 25 0 1 0 372611254 66588672 13710 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528802 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 16257 13710 62 128 0 16127 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 82652

[startup+162.302 s]
/proc/loadavg: 0.93 0.87 0.89 2/80 22579
/proc/meminfo: memFree=1217304/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=65860 CPUtime=162.25
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 14071 0 0 0 15834 391 0 0 25 0 1 0 372611254 67440640 13928 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528773 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 16465 13928 62 128 0 16335 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 83484

[startup+222.301 s]
/proc/loadavg: 0.97 0.89 0.89 2/80 22579
/proc/meminfo: memFree=1216408/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=66388 CPUtime=222.23
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 14311 0 0 0 21831 392 0 0 25 0 1 0 372611254 67981312 14110 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526038 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 16597 14110 62 128 0 16467 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 84012

[startup+282.302 s]
/proc/loadavg: 0.99 0.91 0.90 2/80 22579
/proc/meminfo: memFree=1215896/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=66916 CPUtime=282.21
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 14483 0 0 0 27829 392 0 0 25 0 1 0 372611254 68521984 14221 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528734 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 16729 14221 62 128 0 16599 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 84540

[startup+342.301 s]
/proc/loadavg: 0.99 0.92 0.90 2/80 22579
/proc/meminfo: memFree=1215192/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=67708 CPUtime=342.2
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 14745 0 0 0 33827 393 0 0 25 0 1 0 372611254 69332992 14419 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528675 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 16927 14419 62 128 0 16797 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 85332

[startup+402.302 s]
/proc/loadavg: 0.99 0.94 0.91 2/80 22579
/proc/meminfo: memFree=1213592/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=69160 CPUtime=402.18
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 15186 0 0 0 39824 394 0 0 25 0 1 0 372611254 70819840 14793 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134533877 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 17290 14793 62 128 0 17160 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 86784

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

[startup+409.501 s]
/proc/loadavg: 0.99 0.94 0.91 2/80 22579
/proc/meminfo: memFree=1213528/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=69424 CPUtime=409.37
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 15262 0 0 0 40543 394 0 0 25 0 1 0 372611254 71090176 14869 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535289 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 17356 14869 62 128 0 17226 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 409.37
Current children cumulated vsize (KiB) 87048

[startup+422.302 s]
/proc/loadavg: 0.99 0.94 0.91 2/80 22579
/proc/meminfo: memFree=1211992/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=70876 CPUtime=422.18
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 15630 0 0 0 41823 395 0 0 25 0 1 0 372611254 72577024 15237 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 17719 15237 62 128 0 17589 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 422.18
Current children cumulated vsize (KiB) 88500

[startup+428.701 s]
/proc/loadavg: 0.99 0.94 0.91 2/80 22581
/proc/meminfo: memFree=1211416/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=71536 CPUtime=428.57
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 15794 0 0 0 42462 395 0 0 25 0 1 0 372611254 73252864 15401 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 17884 15401 62 128 0 17754 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 428.57
Current children cumulated vsize (KiB) 89160

[startup+431.902 s]
/proc/loadavg: 0.99 0.94 0.91 2/80 22581
/proc/meminfo: memFree=1211096/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=72064 CPUtime=431.77
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 15909 0 0 0 42782 395 0 0 25 0 1 0 372611254 73793536 15516 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528675 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 18016 15516 62 128 0 17886 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 431.77
Current children cumulated vsize (KiB) 89688

[startup+433.502 s]
/proc/loadavg: 0.99 0.94 0.91 2/80 22581
/proc/meminfo: memFree=1210712/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=72196 CPUtime=433.37
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 15951 0 0 0 42942 395 0 0 25 0 1 0 372611254 73928704 15558 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134540201 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 18049 15558 62 128 0 17919 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 433.37
Current children cumulated vsize (KiB) 89820

[startup+434.302 s]
/proc/loadavg: 0.99 0.94 0.91 2/80 22581
/proc/meminfo: memFree=1210712/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=72328 CPUtime=434.17
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 15980 0 0 0 43022 395 0 0 25 0 1 0 372611254 74063872 15587 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134668347 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 18082 15587 62 128 0 17952 0
[pid=22578] ppid=22576 vsize=12268 CPUtime=0
/proc/22578/stat : 22578 (adapter.pl) S 22576 22576 22508 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 372611254 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 269037383778 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/22578/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 434.17
Current children cumulated vsize (KiB) 89952

[startup+434.702 s]
/proc/loadavg: 0.99 0.94 0.91 2/80 22581
/proc/meminfo: memFree=1210584/2055920 swapFree=4170140/4192956
[pid=22576] ppid=22574 vsize=5356 CPUtime=0
/proc/22576/stat : 22576 (run) S 22574 22576 22508 0 -1 4194304 283 374 0 0 0 0 0 0 16 0 1 0 372611253 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22576/statm: 1339 224 186 169 0 50 0
[pid=22577] ppid=22576 vsize=72332 CPUtime=434.57
/proc/22577/stat : 22577 (picoaigersat) R 22576 22576 22508 0 -1 4194304 15999 0 0 0 43062 395 0 0 25 0 1 0 372611254 74067968 15606 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134660416 0 0 4096 0 0 0 0 17 1 0 0
/proc/22577/statm: 18083 15606 62 128 0 17953 0
Current children cumulated CPU time (s) 434.57
Current children cumulated vsize (KiB) 77688

Child status: 0
Real time (s): 434.799
CPU time (s): 434.683
CPU user time (s): 430.708
CPU system time (s): 3.9754
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 89952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 430.708
system time used= 3.97539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16669
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 1205

runsolver used 0.465929 second user time and 1.11883 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Tue May 15 16:35:44 UTC 2007

IDJOB= 460349
IDBENCH= 48432
IDSOLVER= 201
FILE ID= node26/460349-1179246944

PBS_JOBID= 5277085

Free space on /tmp= 66536 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/crypto/mizh-sha0-35-4.aig
COMMAND LINE= run /tmp/evaluation/460349-1179246944/instance-460349-1179246944.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-460349-1179246944 -o ROOT/results/node26/solver-460349-1179246944 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/460349-1179246944/instance-460349-1179246944.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  257daf65a5c4b58d80f834ebda4b3669

RANDOM SEED= 155007151

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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:       1274320 kB
Buffers:         43044 kB
Cached:         591440 kB
SwapCached:       3356 kB
Active:         270692 kB
Inactive:       386732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1274320 kB
SwapTotal:     4192956 kB
SwapFree:      4170140 kB
Dirty:            1676 kB
Writeback:           0 kB
Mapped:          30432 kB
Slab:           109784 kB
Committed_AS:  2593220 kB
PageTables:       1716 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= 66536 MiB

End job on node26 on Tue May 15 16:42:59 UTC 2007