Trace number 460189

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.09 1200.81

General information on the benchmark

Nameindustrial-aig/anbulagan/
hard-sat/partial-10-15-s.aig
MD5SUMb951bf0c9487aa30c4d3e8f9a71c5deb
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/node6/watcher-460189-1179246071 -o ROOT/results/node6/solver-460189-1179246071 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460189-1179246071/instance-460189-1179246071.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.32 0.08 0.02 3/77 31589
/proc/meminfo: memFree=1343864/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=22540 CPUtime=0
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 1132 0 0 0 0 0 0 0 19 0 1 0 400644916 23080960 1105 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134562508 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 5635 1113 45 128 0 5505 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0

[startup+0.034659 s]
/proc/loadavg: 0.32 0.08 0.02 3/77 31589
/proc/meminfo: memFree=1343864/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=25232 CPUtime=0.02
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 6136 0 0 0 0 2 0 0 19 0 1 0 400644916 25837568 6109 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134562780 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 6308 6116 45 128 0 6178 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 42856

[startup+0.101666 s]
/proc/loadavg: 0.32 0.08 0.02 3/77 31589
/proc/meminfo: memFree=1343864/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=55344 CPUtime=0.09
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 13748 0 0 0 3 6 0 0 19 0 1 0 400644916 56672256 13721 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 13836 13721 46 128 0 13706 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72968

[startup+0.301689 s]
/proc/loadavg: 0.32 0.08 0.02 3/77 31589
/proc/meminfo: memFree=1343864/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=55344 CPUtime=0.29
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 13748 0 0 0 23 6 0 0 21 0 1 0 400644916 56672256 13721 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 13836 13721 46 128 0 13706 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72968

[startup+0.701736 s]
/proc/loadavg: 0.32 0.08 0.02 3/77 31589
/proc/meminfo: memFree=1343864/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=55344 CPUtime=0.69
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 13748 0 0 0 63 6 0 0 25 0 1 0 400644916 56672256 13721 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 13836 13721 46 128 0 13706 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72968

[startup+1.50183 s]
/proc/loadavg: 0.32 0.08 0.02 2/80 31592
/proc/meminfo: memFree=1286048/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=66168 CPUtime=1.48
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 16309 0 0 0 141 7 0 0 25 0 1 0 400644916 67756032 16099 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134523992 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 16542 16099 50 128 0 16412 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 83792

[startup+3.10302 s]
/proc/loadavg: 0.38 0.09 0.03 2/80 31592
/proc/meminfo: memFree=1266528/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=88148 CPUtime=3.09
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 21103 0 0 0 208 101 0 0 25 0 1 0 400644916 90263552 20863 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 22037 20863 50 128 0 21907 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105772

[startup+6.30139 s]
/proc/loadavg: 0.38 0.09 0.03 2/80 31592
/proc/meminfo: memFree=1243744/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=111464 CPUtime=6.29
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 26560 0 0 0 337 292 0 0 25 0 1 0 400644916 114139136 26320 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 27866 26320 50 128 0 27736 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 129088

[startup+12.7021 s]
/proc/loadavg: 0.47 0.12 0.04 2/80 31592
/proc/meminfo: memFree=1198880/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=157064 CPUtime=12.68
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 37469 0 0 0 605 663 0 0 25 0 1 0 400644916 160833536 37229 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 39266 37229 50 128 0 39136 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 174688

[startup+25.5016 s]
/proc/loadavg: 0.55 0.15 0.05 2/80 31592
/proc/meminfo: memFree=1109984/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=257544 CPUtime=25.48
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 59000 0 0 0 1147 1401 0 0 25 0 1 0 400644916 263725056 58760 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 64386 58760 50 128 0 64256 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 275168

[startup+51.1016 s]
/proc/loadavg: 0.76 0.23 0.08 2/80 31592
/proc/meminfo: memFree=941536/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=454140 CPUtime=51.06
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 101517 0 0 0 2218 2888 0 0 25 0 1 0 400644916 465039360 101277 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 113535 101277 50 128 0 113405 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 471764

[startup+102.307 s]
/proc/loadavg: 0.96 0.38 0.13 2/80 31592
/proc/meminfo: memFree=887136/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=564836 CPUtime=102.24
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 114073 0 0 0 7307 2917 0 0 25 0 1 0 400644916 578392064 113821 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134534453 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 141209 113821 62 128 0 141079 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 582460

[startup+162.302 s]
/proc/loadavg: 1.04 0.50 0.19 2/80 31592
/proc/meminfo: memFree=885728/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=566268 CPUtime=162.19
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 114428 0 0 0 13302 2917 0 0 25 0 1 0 400644916 579858432 114176 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134534374 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 141567 114176 62 128 0 141437 0

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

/proc/meminfo: memFree=858720/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=593040 CPUtime=701.87
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 121161 0 0 0 67262 2925 0 0 25 0 1 0 400644916 607272960 120909 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134534374 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 148260 120909 62 128 0 148130 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 610664

[startup+762.307 s]
/proc/loadavg: 1.09 1.00 0.60 2/80 31592
/proc/meminfo: memFree=855264/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=596520 CPUtime=761.84
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 122030 0 0 0 73259 2925 0 0 25 0 1 0 400644916 610836480 121778 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134534383 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 149130 121778 62 128 0 149000 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 614144

[startup+822.302 s]
/proc/loadavg: 1.08 1.01 0.63 2/80 31592
/proc/meminfo: memFree=851232/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=600728 CPUtime=821.8
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 123056 0 0 0 79254 2926 0 0 25 0 1 0 400644916 615145472 122804 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134534374 0 0 4096 0 0 0 0 17 1 0 0
/proc/31590/statm: 150182 122804 62 128 0 150052 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 618352

[startup+882.302 s]
/proc/loadavg: 1.08 1.02 0.65 2/80 31592
/proc/meminfo: memFree=846816/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=605080 CPUtime=881.77
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 124177 0 0 0 85250 2927 0 0 25 0 1 0 400644916 619601920 123925 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526038 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 151270 123925 62 128 0 151140 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 622704

[startup+942.302 s]
/proc/loadavg: 1.07 1.03 0.67 2/80 31592
/proc/meminfo: memFree=841440/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=610560 CPUtime=941.74
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 125538 0 0 0 91246 2928 0 0 25 0 1 0 400644916 625213440 125286 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535289 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 152640 125286 62 128 0 152510 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 628184

[startup+1002.3 s]
/proc/loadavg: 1.07 1.04 0.70 2/80 31594
/proc/meminfo: memFree=837792/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=614004 CPUtime=1001.71
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 126402 0 0 0 97242 2929 0 0 25 0 1 0 400644916 628740096 126150 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535295 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 153501 126150 62 128 0 153371 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 631628

[startup+1062.3 s]
/proc/loadavg: 1.06 1.04 0.72 2/80 31594
/proc/meminfo: memFree=833952/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=617956 CPUtime=1061.66
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 127401 0 0 0 103236 2930 0 0 25 0 1 0 400644916 632786944 127149 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526010 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 154489 127149 62 128 0 154359 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 635580

[startup+1122.3 s]
/proc/loadavg: 1.06 1.05 0.74 2/80 31594
/proc/meminfo: memFree=831968/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=619884 CPUtime=1121.63
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 127868 0 0 0 109232 2931 0 0 25 0 1 0 400644916 634761216 127616 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527310 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 154971 127616 62 128 0 154841 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 637508

[startup+1182.3 s]
/proc/loadavg: 1.06 1.05 0.75 2/80 31594
/proc/meminfo: memFree=827744/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=624108 CPUtime=1181.6
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 128938 0 0 0 115228 2932 0 0 25 0 1 0 400644916 639086592 128686 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 156027 128686 62 128 0 155897 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 641732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.10 1.06 0.76 2/80 31594
/proc/meminfo: memFree=826528/2055924 swapFree=4143816/4192956
[pid=31589] ppid=31587 vsize=5356 CPUtime=0
/proc/31589/stat : 31589 (run) S 31587 31589 31479 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400644916 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31589/statm: 1339 224 186 169 0 50 0
[pid=31590] ppid=31589 vsize=625260 CPUtime=1200.09
/proc/31590/stat : 31590 (picoaigersat) R 31589 31589 31479 0 -1 4194304 129222 0 0 0 117076 2933 0 0 25 0 1 0 400644916 640266240 128970 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535300 0 0 4096 0 0 0 0 17 0 0 0
/proc/31590/statm: 156315 128970 62 128 0 156185 0
[pid=31591] ppid=31589 vsize=12268 CPUtime=0
/proc/31591/stat : 31591 (adapter.pl) S 31589 31589 31479 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400644916 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31591/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 642884

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.81
CPU time (s): 1200.09
CPU user time (s): 1170.76
CPU system time (s): 29.33
CPU usage (%): 99.9397
Max. virtual memory (cumulated for all children) (KiB): 642884

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

runsolver used 1.3168 second user time and 3.06253 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue May 15 16:21:13 UTC 2007

IDJOB= 460189
IDBENCH= 48392
IDSOLVER= 201
FILE ID= node6/460189-1179246071

PBS_JOBID= 5276808

Free space on /tmp= 66499 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/anbulagan/hard-sat/partial-10-15-s.aig
COMMAND LINE= run /tmp/evaluation/460189-1179246071/instance-460189-1179246071.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-460189-1179246071 -o ROOT/results/node6/solver-460189-1179246071 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/460189-1179246071/instance-460189-1179246071.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  b951bf0c9487aa30c4d3e8f9a71c5deb

RANDOM SEED= 379092057

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1344144 kB
Buffers:         50216 kB
Cached:         583336 kB
SwapCached:      17616 kB
Active:         334620 kB
Inactive:       323564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1344144 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:           14124 kB
Writeback:           0 kB
Mapped:          29952 kB
Slab:            39228 kB
Committed_AS: 12839628 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66499 MiB

End job on node6 on Tue May 15 16:41:15 UTC 2007