Trace number 461257

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

General information on the benchmark

Nameadditional-aig/
c32sat-ssort/ssort20.aig
MD5SUMc900f4d1b5856a0d42bcae37cd0da609
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/node10/watcher-461257-1179252464 -o ROOT/results/node10/solver-461257-1179252464 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/461257-1179252464/instance-461257-1179252464.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.09 0.61 0.85 3/77 14866
/proc/meminfo: memFree=1441992/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) R 14864 14866 14798 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 223 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919867039 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14866/statm: 1339 223 185 169 0 50 0
[pid=14867] ppid=14866 vsize=3328 CPUtime=0
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 544 0 0 0 0 0 0 0 18 0 1 0 401283943 3407872 517 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134562508 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 832 525 45 128 0 702 0

[startup+0.049686 s]
/proc/loadavg: 0.09 0.61 0.85 3/77 14866
/proc/meminfo: memFree=1441992/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=7312 CPUtime=0.03
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 1740 0 0 0 3 0 0 0 19 0 1 0 401283943 7487488 1713 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 1828 1713 46 128 0 1698 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12668

[startup+0.102694 s]
/proc/loadavg: 0.09 0.61 0.85 3/77 14866
/proc/meminfo: memFree=1441992/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=7312 CPUtime=0.09
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 1740 0 0 0 9 0 0 0 19 0 1 0 401283943 7487488 1713 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134549546 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 1828 1713 46 128 0 1698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12668

[startup+0.301737 s]
/proc/loadavg: 0.09 0.61 0.85 3/77 14866
/proc/meminfo: memFree=1441992/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=10536 CPUtime=0.28
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 2490 0 0 0 18 10 0 0 20 0 1 0 401283943 10788864 2462 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 2634 2462 50 128 0 2504 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15892

[startup+0.701824 s]
/proc/loadavg: 0.09 0.61 0.85 3/77 14866
/proc/meminfo: memFree=1441992/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=12992 CPUtime=0.69
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 3030 0 0 0 34 35 0 0 24 0 1 0 401283943 13303808 3002 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 3248 3002 50 128 0 3118 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18348

[startup+1.502 s]
/proc/loadavg: 0.09 0.61 0.85 2/80 14869
/proc/meminfo: memFree=1427440/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=17840 CPUtime=1.48
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 4293 0 0 0 67 81 0 0 25 0 1 0 401283943 18268160 4265 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 4460 4265 50 128 0 4330 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35464

[startup+3.10134 s]
/proc/loadavg: 0.09 0.61 0.85 2/80 14869
/proc/meminfo: memFree=1420400/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=29464 CPUtime=3.09
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 6806 0 0 0 132 177 0 0 25 0 1 0 401283943 30171136 6778 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 7366 6778 50 128 0 7236 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47088

[startup+6.30303 s]
/proc/loadavg: 0.16 0.62 0.85 2/80 14869
/proc/meminfo: memFree=1399664/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=51716 CPUtime=6.29
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 11806 0 0 0 261 368 0 0 25 0 1 0 401283943 52957184 11778 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 12929 11778 50 128 0 12799 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69340

[startup+12.7014 s]
/proc/loadavg: 0.23 0.62 0.85 2/80 14869
/proc/meminfo: memFree=1389360/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=61684 CPUtime=12.69
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 13005 0 0 0 880 389 0 0 25 0 1 0 401283943 63164416 12951 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 15421 12951 62 128 0 15291 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79308

[startup+25.5012 s]
/proc/loadavg: 0.40 0.64 0.85 2/80 14869
/proc/meminfo: memFree=1388016/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=62872 CPUtime=25.48
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 13331 0 0 0 2159 389 0 0 25 0 1 0 401283943 64380928 13277 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 15718 13277 62 128 0 15588 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80496

[startup+51.1017 s]
/proc/loadavg: 0.60 0.67 0.85 2/80 14869
/proc/meminfo: memFree=1384496/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=66164 CPUtime=51.07
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 14184 0 0 0 4717 390 0 0 25 0 1 0 401283943 67751936 14130 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528505 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 16541 14130 62 128 0 16411 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83788

[startup+102.307 s]
/proc/loadavg: 0.83 0.72 0.86 2/80 14869
/proc/meminfo: memFree=1379952/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=70240 CPUtime=102.25
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 15341 0 0 0 9834 391 0 0 25 0 1 0 401283943 71925760 15214 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528725 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 17560 15214 62 128 0 17430 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 87864

[startup+162.302 s]
/proc/loadavg: 0.93 0.77 0.87 2/80 14869
/proc/meminfo: memFree=1379824/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=70504 CPUtime=162.23
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 15406 0 0 0 15831 392 0 0 25 0 1 0 401283943 72196096 15279 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528590 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 17626 15279 62 128 0 17496 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 88128

[startup+222.302 s]
/proc/loadavg: 0.97 0.81 0.87 2/80 14869
/proc/meminfo: memFree=1378224/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=71956 CPUtime=222.2
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 15846 0 0 0 21827 393 0 0 25 0 1 0 401283943 73682944 15642 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528582 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 17989 15642 62 128 0 17859 0

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

/proc/meminfo: memFree=1368112/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=81736 CPUtime=761.99
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 18702 0 0 0 75799 400 0 0 25 0 1 0 401283943 83697664 18149 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 20434 18149 62 128 0 20304 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 99360

[startup+822.302 s]
/proc/loadavg: 0.99 0.96 0.91 2/80 14869
/proc/meminfo: memFree=1368176/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=81736 CPUtime=821.96
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 18702 0 0 0 81795 401 0 0 25 0 1 0 401283943 83697664 18149 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 20434 18149 62 128 0 20304 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 99360

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 14869
/proc/meminfo: memFree=1368368/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=81736 CPUtime=881.95
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 18702 0 0 0 87793 402 0 0 25 0 1 0 401283943 83697664 18149 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528505 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 20434 18149 62 128 0 20304 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 99360

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 14869
/proc/meminfo: memFree=1368240/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=82000 CPUtime=941.92
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 18770 0 0 0 93790 402 0 0 25 0 1 0 401283943 83968000 18217 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535289 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 20500 18217 62 128 0 20370 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 99624

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 14869
/proc/meminfo: memFree=1366064/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=83980 CPUtime=1001.89
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 19356 0 0 0 99786 403 0 0 25 0 1 0 401283943 85995520 18705 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 20995 18705 62 128 0 20865 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 101604

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 14869
/proc/meminfo: memFree=1366128/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=83980 CPUtime=1061.87
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 19356 0 0 0 105783 404 0 0 25 0 1 0 401283943 85995520 18705 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528582 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 20995 18705 62 128 0 20865 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 101604

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 14869
/proc/meminfo: memFree=1366128/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=83980 CPUtime=1121.84
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 19356 0 0 0 111780 404 0 0 25 0 1 0 401283943 85995520 18705 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134679879 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 20995 18705 62 128 0 20865 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 101604

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 14869
/proc/meminfo: memFree=1366192/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=83980 CPUtime=1181.82
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 19356 0 0 0 117777 405 0 0 25 0 1 0 401283943 85995520 18705 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526042 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 20995 18705 62 128 0 20865 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 101604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 14869
/proc/meminfo: memFree=1364784/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=85180 CPUtime=1200.03
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 19757 0 0 0 119597 406 0 0 25 0 1 0 401283943 87224320 19003 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 21295 19003 62 128 0 21165 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 102804

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/80 14869
/proc/meminfo: memFree=1364784/2055920 swapFree=4143948/4192956
[pid=14866] ppid=14864 vsize=5356 CPUtime=0
/proc/14866/stat : 14866 (run) S 14864 14866 14798 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 401283943 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14866/statm: 1339 224 186 169 0 50 0
[pid=14867] ppid=14866 vsize=85180 CPUtime=1200.03
/proc/14867/stat : 14867 (picoaigersat) R 14866 14866 14798 0 -1 4194304 19757 0 0 0 119597 406 0 0 25 0 1 0 401283943 87224320 19003 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/14867/statm: 21295 19003 62 128 0 21165 0
[pid=14869] ppid=14866 vsize=12268 CPUtime=0
/proc/14869/stat : 14869 (adapter.pl) S 14866 14866 14798 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401283944 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14869/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 102804

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14866 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.004999
# while last known CPU time is 1200.03
#
# 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.03
CPU user time (s): 1195.97
CPU system time (s): 4.06
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 103216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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.36679 second user time and 3.00754 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue May 15 18:07:44 UTC 2007

IDJOB= 461257
IDBENCH= 48659
IDSOLVER= 201
FILE ID= node10/461257-1179252464

PBS_JOBID= 5276852

Free space on /tmp= 66542 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/c32sat-ssort/ssort20.aig
COMMAND LINE= run /tmp/evaluation/461257-1179252464/instance-461257-1179252464.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-461257-1179252464 -o ROOT/results/node10/solver-461257-1179252464 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/461257-1179252464/instance-461257-1179252464.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  c900f4d1b5856a0d42bcae37cd0da609

RANDOM SEED= 958720177

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1442272 kB
Buffers:         54584 kB
Cached:         463672 kB
SwapCached:      18196 kB
Active:         109480 kB
Inactive:       432976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1442272 kB
SwapTotal:     4192956 kB
SwapFree:      4143948 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:          30048 kB
Slab:            56836 kB
Committed_AS:  5590704 kB
PageTables:       1736 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= 66542 MiB

End job on node10 on Tue May 15 18:27:47 UTC 2007