Trace number 460329

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.06 1200.51

General information on the benchmark

Nameindustrial-aig/anbulagan/
hard-unsat/total-5-15-u.aig
MD5SUM2ccd62daf173b06ca7488a6d2a546c2c
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/node66/watcher-460329-1179246905 -o ROOT/results/node66/solver-460329-1179246905 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460329-1179246905/instance-460329-1179246905.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.13 0.84 0.87 3/64 10822
/proc/meminfo: memFree=1097984/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=18900 CPUtime=0
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 213 0 0 0 0 0 0 0 20 0 1 0 400680197 19353600 187 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134562508 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 4725 195 45 128 0 4595 0
[pid=10824] ppid=10822 vsize=6268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) R 10822 10822 10754 0 -1 4194304 73 0 0 0 0 0 0 0 21 0 1 0 400680197 6418432 47 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227605017993 0 0 4096 0 0 0 0 17 1 0 0
/proc/10824/statm: 1567 47 36 3 0 8 0

[startup+0.064889 s]
/proc/loadavg: 0.13 0.84 0.87 3/64 10822
/proc/meminfo: memFree=1097984/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=46240 CPUtime=0.05
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 11348 0 0 0 1 4 0 0 20 0 1 0 400680197 47349760 11321 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134563578 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 11560 11328 45 128 0 11430 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 63864

[startup+0.101894 s]
/proc/loadavg: 0.13 0.84 0.87 3/64 10822
/proc/meminfo: memFree=1097984/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=46240 CPUtime=0.08
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 11472 0 0 0 4 4 0 0 20 0 1 0 400680197 47349760 11445 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 11560 11445 46 128 0 11430 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 63864

[startup+0.301933 s]
/proc/loadavg: 0.13 0.84 0.87 3/64 10822
/proc/meminfo: memFree=1097984/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=46240 CPUtime=0.29
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 11472 0 0 0 24 5 0 0 20 0 1 0 400680197 47349760 11445 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 11560 11445 46 128 0 11430 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63864

[startup+0.702012 s]
/proc/loadavg: 0.13 0.84 0.87 3/64 10822
/proc/meminfo: memFree=1097984/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=46240 CPUtime=0.69
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 11472 0 0 0 63 6 0 0 24 0 1 0 400680197 47349760 11445 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 11560 11445 46 128 0 11430 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63864

[startup+1.50117 s]
/proc/loadavg: 0.13 0.84 0.87 2/67 10825
/proc/meminfo: memFree=1048616/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=64136 CPUtime=1.49
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 15608 0 0 0 133 16 0 0 25 0 1 0 400680197 65675264 15338 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 16034 15338 50 128 0 15904 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81760

[startup+3.10149 s]
/proc/loadavg: 0.13 0.84 0.87 2/67 10825
/proc/meminfo: memFree=1031720/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=74420 CPUtime=3.08
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 18247 0 0 0 197 111 0 0 25 0 1 0 400680197 76206080 17977 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 18605 17977 50 128 0 18475 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 92044

[startup+6.30112 s]
/proc/loadavg: 0.28 0.86 0.87 2/67 10825
/proc/meminfo: memFree=1010536/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=94732 CPUtime=6.29
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 23379 0 0 0 324 305 0 0 25 0 1 0 400680197 97005568 23109 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 23683 23109 50 128 0 23553 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112356

[startup+12.7014 s]
/proc/loadavg: 0.34 0.86 0.87 2/67 10825
/proc/meminfo: memFree=968168/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=145264 CPUtime=12.68
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 33494 0 0 0 585 683 0 0 25 0 1 0 400680197 148750336 33224 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 36316 33224 50 128 0 36186 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 162888

[startup+25.5019 s]
/proc/loadavg: 0.48 0.86 0.88 2/67 10825
/proc/meminfo: memFree=885032/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=222972 CPUtime=25.48
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 53720 0 0 0 1104 1444 0 0 25 0 1 0 400680197 228323328 53450 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 55743 53450 50 128 0 55613 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 240596

[startup+51.102 s]
/proc/loadavg: 0.66 0.87 0.88 2/67 10825
/proc/meminfo: memFree=717800/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=466316 CPUtime=51.06
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 95013 0 0 0 2485 2621 0 0 25 0 1 0 400680197 477507584 94718 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134534216 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 116579 94718 52 128 0 116449 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 483940

[startup+102.305 s]
/proc/loadavg: 0.85 0.89 0.88 2/67 10825
/proc/meminfo: memFree=716712/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=467104 CPUtime=102.24
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 95284 0 0 0 7603 2621 0 0 25 0 1 0 400680197 478314496 94988 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526038 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 116776 94988 62 128 0 116646 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 484728

[startup+162.301 s]
/proc/loadavg: 0.94 0.91 0.89 2/67 10825
/proc/meminfo: memFree=713960/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=469948 CPUtime=162.22
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 95983 0 0 0 13600 2622 0 0 25 0 1 0 400680197 481226752 95687 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528577 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 117487 95687 62 128 0 117357 0

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

/proc/meminfo: memFree=681448/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=502308 CPUtime=762.02
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 104079 0 0 0 73568 2634 0 0 25 0 1 0 400680197 514363392 103783 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535303 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 125577 103783 62 128 0 125447 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 519932

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10827
/proc/meminfo: memFree=678312/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=505468 CPUtime=821.99
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 104875 0 0 0 79564 2635 0 0 25 0 1 0 400680197 517599232 104579 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528728 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 126367 104579 62 128 0 126237 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 523092

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10827
/proc/meminfo: memFree=675304/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=508480 CPUtime=881.96
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 105607 0 0 0 85561 2635 0 0 25 0 1 0 400680197 520683520 105311 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526038 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 127120 105311 62 128 0 126990 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 526104

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10827
/proc/meminfo: memFree=672232/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=511628 CPUtime=941.95
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 106389 0 0 0 91559 2636 0 0 25 0 1 0 400680197 523907072 106093 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 127907 106093 62 128 0 127777 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 529252

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10827
/proc/meminfo: memFree=669352/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=514372 CPUtime=1001.93
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 107097 0 0 0 97556 2637 0 0 25 0 1 0 400680197 526716928 106801 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 128593 106801 62 128 0 128463 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 531996

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10827
/proc/meminfo: memFree=667048/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=516736 CPUtime=1061.91
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 107680 0 0 0 103553 2638 0 0 25 0 1 0 400680197 529137664 107384 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134668347 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 129184 107384 62 128 0 129054 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 534360

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10827
/proc/meminfo: memFree=664104/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=519620 CPUtime=1121.88
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 108413 0 0 0 109550 2638 0 0 25 0 1 0 400680197 532090880 108117 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535289 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 129905 108117 62 128 0 129775 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 537244

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10827
/proc/meminfo: memFree=661096/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=522632 CPUtime=1181.87
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 109168 0 0 0 115547 2640 0 0 25 0 1 0 400680197 535175168 108872 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528768 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 130658 108872 62 128 0 130528 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 540256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10827
/proc/meminfo: memFree=660072/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=523676 CPUtime=1200.06
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 109403 0 0 0 117366 2640 0 0 25 0 1 0 400680197 536244224 109107 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 130919 109107 62 128 0 130789 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 541300

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: 0.99 0.97 0.91 2/67 10827
/proc/meminfo: memFree=660072/2055920 swapFree=4183164/4192956
[pid=10822] ppid=10820 vsize=5356 CPUtime=0
/proc/10822/stat : 10822 (run) S 10820 10822 10754 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400680196 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10822/statm: 1339 224 186 169 0 50 0
[pid=10823] ppid=10822 vsize=523676 CPUtime=1200.06
/proc/10823/stat : 10823 (picoaigersat) R 10822 10822 10754 0 -1 4194304 109403 0 0 0 117366 2640 0 0 25 0 1 0 400680197 536244224 109107 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/10823/statm: 130919 109107 62 128 0 130789 0
[pid=10824] ppid=10822 vsize=12268 CPUtime=0
/proc/10824/stat : 10824 (adapter.pl) S 10822 10822 10754 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 400680197 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227616534626 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10824/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 541300

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10822 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=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1200.06
#
# 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.06
CPU user time (s): 1173.66
CPU system time (s): 26.4
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 541300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.001999
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= 3

runsolver used 1.2938 second user time and 3.08053 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Tue May 15 16:35:06 UTC 2007

IDJOB= 460329
IDBENCH= 48427
IDSOLVER= 201
FILE ID= node66/460329-1179246905

PBS_JOBID= 5277064

Free space on /tmp= 66534 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/anbulagan/hard-unsat/total-5-15-u.aig
COMMAND LINE= run /tmp/evaluation/460329-1179246905/instance-460329-1179246905.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-460329-1179246905 -o ROOT/results/node66/solver-460329-1179246905 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/460329-1179246905/instance-460329-1179246905.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  2ccd62daf173b06ca7488a6d2a546c2c

RANDOM SEED= 637305552

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1098264 kB
Buffers:         43648 kB
Cached:         763368 kB
SwapCached:       3884 kB
Active:         247392 kB
Inactive:       569220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1098264 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:           11804 kB
Writeback:           0 kB
Mapped:          15544 kB
Slab:           127056 kB
Committed_AS:  5185132 kB
PageTables:       1404 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= 66534 MiB

End job on node66 on Tue May 15 16:55:09 UTC 2007