Trace number 460785

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-15? (TO) 1200.05 1200.51

General information on the benchmark

Nameindustrial-aig/palacios/
hard/sortnet-7-ipc5-h15-unsat.aig
MD5SUMbae544ce46f97c5583f8c773d62ecd2e
Bench CategoryALL (all instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved

Solver Data (download as text)

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/node15/watcher-460785-1179251298 -o ROOT/results/node15/solver-460785-1179251298 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460785-1179251298/instance-460785-1179251298.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: 2.00 2.00 1.91 3/77 9443
/proc/meminfo: memFree=1688568/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=2964 CPUtime=0
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 454 0 0 0 0 0 0 0 20 0 1 0 373047440 3035136 427 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134563578 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 741 434 45 128 0 611 0
[pid=9445] ppid=9443 vsize=5356 CPUtime=0
/proc/9445/stat : 9445 (run) R 9443 9443 9020 0 -1 4194368 25 0 0 0 0 0 0 0 21 0 1 0 373047440 5484544 230 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472616231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9445/statm: 1339 230 192 169 0 50 0

[startup+0.026146 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 9443
/proc/meminfo: memFree=1688568/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=2964 CPUtime=0.01
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 655 0 0 0 1 0 0 0 20 0 1 0 373047440 3035136 628 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 741 628 46 128 0 611 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 20588

[startup+0.10215 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 9443
/proc/meminfo: memFree=1688568/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=3424 CPUtime=0.09
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 771 0 0 0 6 3 0 0 20 0 1 0 373047440 3506176 743 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 856 743 50 128 0 726 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21048

[startup+0.302168 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 9443
/proc/meminfo: memFree=1688568/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=4692 CPUtime=0.28
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 1088 0 0 0 13 15 0 0 21 0 1 0 373047440 4804608 1060 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 1173 1060 50 128 0 1043 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 22316

[startup+0.702205 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 9443
/proc/meminfo: memFree=1688568/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=7344 CPUtime=0.68
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 1672 0 0 0 30 38 0 0 25 0 1 0 373047440 7520256 1644 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 1836 1644 50 128 0 1706 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 24968

[startup+1.50128 s]
/proc/loadavg: 1.92 1.98 1.91 2/80 9446
/proc/meminfo: memFree=1679712/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=12640 CPUtime=1.49
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 2857 0 0 0 64 85 0 0 25 0 1 0 373047440 12943360 2829 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 3160 2829 50 128 0 3030 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30264

[startup+3.10142 s]
/proc/loadavg: 1.92 1.98 1.91 2/80 9446
/proc/meminfo: memFree=1673056/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=20076 CPUtime=3.09
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 4538 0 0 0 163 146 0 0 25 0 1 0 373047440 20557824 4510 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528675 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 5019 4510 52 128 0 4889 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37700

[startup+6.30172 s]
/proc/loadavg: 1.92 1.98 1.91 2/80 9446
/proc/meminfo: memFree=1669600/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=20348 CPUtime=6.29
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 4617 0 0 0 483 146 0 0 25 0 1 0 373047440 20836352 4588 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134533873 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 5087 4588 62 128 0 4957 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37972

[startup+12.7013 s]
/proc/loadavg: 1.78 1.95 1.90 2/80 9446
/proc/meminfo: memFree=1668896/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=21008 CPUtime=12.69
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 4768 0 0 0 1123 146 0 0 25 0 1 0 373047440 21512192 4739 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134527310 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 5252 4739 62 128 0 5122 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38632

[startup+25.5025 s]
/proc/loadavg: 1.66 1.92 1.89 2/80 9446
/proc/meminfo: memFree=1667680/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=22192 CPUtime=25.48
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 5070 0 0 0 2402 146 0 0 25 0 1 0 373047440 22724608 5041 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 5548 5041 62 128 0 5418 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39816

[startup+51.1028 s]
/proc/loadavg: 1.43 1.84 1.87 2/80 9446
/proc/meminfo: memFree=1665056/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=25188 CPUtime=51.07
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 5721 0 0 0 4960 147 0 0 25 0 1 0 373047440 25792512 5692 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 6297 5692 62 128 0 6167 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42812

[startup+102.306 s]
/proc/loadavg: 1.17 1.70 1.81 2/80 9446
/proc/meminfo: memFree=1662688/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=27380 CPUtime=102.26
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 6292 0 0 0 10078 148 0 0 25 0 1 0 373047440 28037120 6263 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528494 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 6845 6263 62 128 0 6715 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 45004

[startup+162.303 s]
/proc/loadavg: 1.06 1.57 1.76 2/80 9446
/proc/meminfo: memFree=1662624/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=27380 CPUtime=162.25
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 6298 0 0 0 16076 149 0 0 25 0 1 0 373047440 28037120 6269 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134533754 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 6845 6269 62 128 0 6715 0

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

/proc/meminfo: memFree=1658400/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=31208 CPUtime=762.09
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 7589 0 0 0 76054 155 0 0 25 0 1 0 373047440 31956992 7241 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134526038 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 7802 7241 62 128 0 7672 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 48832

[startup+822.302 s]
/proc/loadavg: 1.00 1.07 1.37 2/80 9644
/proc/meminfo: memFree=1658336/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=31208 CPUtime=821.95
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 7589 0 0 0 82040 155 0 0 25 0 1 0 373047440 31956992 7241 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 7802 7241 62 128 0 7672 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 48832

[startup+882.303 s]
/proc/loadavg: 1.00 1.06 1.34 2/80 9644
/proc/meminfo: memFree=1657568/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=31868 CPUtime=881.94
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 7827 0 0 0 88038 156 0 0 25 0 1 0 373047440 32632832 7430 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134535484 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 7967 7430 62 128 0 7837 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 49492

[startup+942.302 s]
/proc/loadavg: 1.00 1.05 1.32 2/80 9644
/proc/meminfo: memFree=1657568/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=31868 CPUtime=941.92
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 7827 0 0 0 94036 156 0 0 25 0 1 0 373047440 32632832 7430 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 7967 7430 62 128 0 7837 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 49492

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.30 2/80 9644
/proc/meminfo: memFree=1657440/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=32000 CPUtime=1001.91
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 7912 0 0 0 100034 157 0 0 25 0 1 0 373047440 32768000 7464 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528572 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 8000 7464 62 128 0 7870 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 49624

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.27 2/80 9644
/proc/meminfo: memFree=1657504/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=32000 CPUtime=1061.89
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 7912 0 0 0 106032 157 0 0 25 0 1 0 373047440 32768000 7464 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134526038 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 8000 7464 62 128 0 7870 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 49624

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.25 2/80 9644
/proc/meminfo: memFree=1656672/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=32792 CPUtime=1121.87
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 8156 0 0 0 112029 158 0 0 25 0 1 0 373047440 33579008 7654 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134540546 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 8198 7654 62 128 0 8068 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 50416

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/80 9644
/proc/meminfo: memFree=1656672/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=32792 CPUtime=1181.85
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 8156 0 0 0 118027 158 0 0 25 0 1 0 373047440 33579008 7654 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134540546 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 8198 7654 62 128 0 8068 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 50416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.23 2/80 9644
/proc/meminfo: memFree=1656736/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=32792 CPUtime=1200.05
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 8157 0 0 0 119847 158 0 0 25 0 1 0 373047440 33579008 7655 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 8198 7655 62 128 0 8068 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 50416

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.23 2/80 9644
/proc/meminfo: memFree=1656736/2055920 swapFree=4156504/4192956
[pid=9443] ppid=9441 vsize=5356 CPUtime=0
/proc/9443/stat : 9443 (run) S 9441 9443 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373047440 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9443/statm: 1339 224 186 169 0 50 0
[pid=9444] ppid=9443 vsize=32792 CPUtime=1200.05
/proc/9444/stat : 9444 (picoaigersat) R 9443 9443 9020 0 -1 4194304 8157 0 0 0 119847 158 0 0 25 0 1 0 373047440 33579008 7655 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/9444/statm: 8198 7655 62 128 0 8068 0
[pid=9445] ppid=9443 vsize=12268 CPUtime=0
/proc/9445/stat : 9445 (adapter.pl) S 9443 9443 9020 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 373047440 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9445/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 50416

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9443 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=5999
# CPU time returned by wait4() is 0.007998
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.51
CPU time (s): 1200.05
CPU user time (s): 1198.47
CPU system time (s): 1.58
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 50632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 646
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= 18
involuntary context switches= 2

runsolver used 1.24481 second user time and 3.13852 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue May 15 17:48:18 UTC 2007

IDJOB= 460785
IDBENCH= 48541
IDSOLVER= 201
FILE ID= node15/460785-1179251298

PBS_JOBID= 5276800

Free space on /tmp= 66536 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/palacios/hard/sortnet-7-ipc5-h15-unsat.aig
COMMAND LINE= run /tmp/evaluation/460785-1179251298/instance-460785-1179251298.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-460785-1179251298 -o ROOT/results/node15/solver-460785-1179251298 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/460785-1179251298/instance-460785-1179251298.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  bae544ce46f97c5583f8c773d62ecd2e

RANDOM SEED= 691749815

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1688784 kB
Buffers:         49452 kB
Cached:         223908 kB
SwapCached:      16524 kB
Active:         133440 kB
Inactive:       164780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688784 kB
SwapTotal:     4192956 kB
SwapFree:      4156504 kB
Dirty:             964 kB
Writeback:           0 kB
Mapped:          30556 kB
Slab:            54312 kB
Committed_AS: 10958856 kB
PageTables:       1872 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB

End job on node15 on Tue May 15 18:08:21 UTC 2007