Trace number 460205

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.02

General information on the benchmark

Nameindustrial-aig/anbulagan/
hard-sat/partial-10-17-s.aig
MD5SUMdd91cdd2a9e332072d0a29becea2bb9c
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/node16/watcher-460205-1179246103 -o ROOT/results/node16/solver-460205-1179246103 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460205-1179246103/instance-460205-1179246103.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.63 0.18 0.06 3/77 30014
/proc/meminfo: memFree=1633224/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=26260 CPUtime=0
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 1195 0 0 0 0 0 0 0 18 0 1 0 372528076 26890240 1168 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134562508 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 6565 1176 45 128 0 6435 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0

[startup+0.012507 s]
/proc/loadavg: 0.63 0.18 0.06 3/77 30014
/proc/meminfo: memFree=1633224/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=26260 CPUtime=0
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 1867 0 0 0 0 0 0 0 18 0 1 0 372528076 26890240 1840 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134562508 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 6565 1846 45 128 0 6435 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 43884

[startup+0.101487 s]
/proc/loadavg: 0.63 0.18 0.06 3/77 30014
/proc/meminfo: memFree=1633224/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=64640 CPUtime=0.08
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 16071 0 0 0 2 6 0 0 18 0 1 0 372528076 66191360 16044 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134544658 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 16160 16044 45 128 0 16030 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 82264

[startup+0.301444 s]
/proc/loadavg: 0.63 0.18 0.06 3/77 30014
/proc/meminfo: memFree=1633224/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=64640 CPUtime=0.29
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 16072 0 0 0 22 7 0 0 19 0 1 0 372528076 66191360 16045 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 16160 16045 46 128 0 16030 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82264

[startup+0.701359 s]
/proc/loadavg: 0.63 0.18 0.06 3/77 30014
/proc/meminfo: memFree=1633224/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=64640 CPUtime=0.69
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 16072 0 0 0 62 7 0 0 23 0 1 0 372528076 66191360 16045 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 16160 16045 46 128 0 16030 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82264

[startup+1.50119 s]
/proc/loadavg: 0.63 0.18 0.06 2/80 30017
/proc/meminfo: memFree=1567984/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=68732 CPUtime=1.49
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 17099 0 0 0 141 8 0 0 25 0 1 0 372528076 70381568 17072 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134549609 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 17183 17072 46 128 0 17053 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86356

[startup+3.10285 s]
/proc/loadavg: 0.63 0.18 0.06 2/80 30017
/proc/meminfo: memFree=1547120/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=96124 CPUtime=3.09
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 23277 0 0 0 231 78 0 0 25 0 1 0 372528076 98430976 23052 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 24031 23052 50 128 0 23901 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113748

[startup+6.30117 s]
/proc/loadavg: 0.66 0.19 0.07 2/80 30017
/proc/meminfo: memFree=1525488/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=119036 CPUtime=6.28
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 28411 0 0 0 363 265 0 0 25 0 1 0 372528076 121892864 28186 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 29759 28186 50 128 0 29629 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 136660

[startup+12.7028 s]
/proc/loadavg: 0.69 0.20 0.07 2/80 30017
/proc/meminfo: memFree=1483056/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=163712 CPUtime=12.69
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 38743 0 0 0 622 647 0 0 25 0 1 0 372528076 167641088 38518 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 40928 38518 50 128 0 40798 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 181336

[startup+25.5011 s]
/proc/loadavg: 0.76 0.24 0.09 2/80 30017
/proc/meminfo: memFree=1399856/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=260496 CPUtime=25.48
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 58667 0 0 0 1152 1396 0 0 25 0 1 0 372528076 266747904 58442 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134524002 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 65124 58442 50 128 0 64994 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 278120

[startup+51.1016 s]
/proc/loadavg: 0.84 0.30 0.11 2/80 30017
/proc/meminfo: memFree=1240880/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=414196 CPUtime=51.09
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 99081 0 0 0 2209 2900 0 0 25 0 1 0 372528076 424136704 98856 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 103549 98856 50 128 0 103419 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 431820

[startup+102.306 s]
/proc/loadavg: 0.93 0.41 0.15 2/80 30017
/proc/meminfo: memFree=1100784/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=607056 CPUtime=102.29
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 133102 0 0 0 6559 3670 0 0 25 0 1 0 372528076 621625344 132850 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 151764 132850 62 128 0 151634 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 624680

[startup+162.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/80 30017
/proc/meminfo: memFree=1099568/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=608232 CPUtime=162.29
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 133402 0 0 0 12558 3671 0 0 25 0 1 0 372528076 622829568 133150 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535289 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 152058 133150 62 128 0 151928 0

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

/proc/meminfo: memFree=1077744/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=629928 CPUtime=702.31
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 138842 0 0 0 66550 3681 0 0 25 0 1 0 372528076 645046272 138590 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134515024 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 157482 138590 62 128 0 157352 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 647552

[startup+762.306 s]
/proc/loadavg: 1.07 0.95 0.58 2/80 30017
/proc/meminfo: memFree=1075504/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=632244 CPUtime=762.32
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 139399 0 0 0 72549 3683 0 0 25 0 1 0 372528076 647417856 139147 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 158061 139147 62 128 0 157931 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 649868

[startup+822.301 s]
/proc/loadavg: 1.02 0.96 0.60 2/80 30019
/proc/meminfo: memFree=1073072/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=634692 CPUtime=822.32
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 140009 0 0 0 78548 3684 0 0 25 0 1 0 372528076 649924608 139757 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 158673 139757 62 128 0 158543 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 652316

[startup+882.301 s]
/proc/loadavg: 1.01 0.97 0.62 2/80 30019
/proc/meminfo: memFree=1069488/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=638028 CPUtime=882.32
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 140865 0 0 0 84547 3685 0 0 25 0 1 0 372528076 653340672 140613 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535289 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 159507 140613 62 128 0 159377 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 655652

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 0.64 2/80 30019
/proc/meminfo: memFree=1066736/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=640824 CPUtime=942.32
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 141558 0 0 0 90546 3686 0 0 25 0 1 0 372528076 656203776 141306 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134534374 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 160206 141306 62 128 0 160076 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 658448

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.66 2/80 30019
/proc/meminfo: memFree=1064368/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=643280 CPUtime=1002.32
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 142155 0 0 0 96546 3686 0 0 25 0 1 0 372528076 658718720 141903 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134534411 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 160820 141903 62 128 0 160690 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 660904

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.68 2/80 30019
/proc/meminfo: memFree=1061424/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=646116 CPUtime=1062.33
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 142880 0 0 0 102545 3688 0 0 25 0 1 0 372528076 661622784 142628 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 161529 142628 62 128 0 161399 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 663740

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.70 2/80 30019
/proc/meminfo: memFree=1059056/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=648544 CPUtime=1122.32
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 143468 0 0 0 108544 3688 0 0 25 0 1 0 372528076 664109056 143216 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 162136 143216 62 128 0 162006 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 666168

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.71 2/80 30019
/proc/meminfo: memFree=1056240/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=651468 CPUtime=1182.33
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 144204 0 0 0 114543 3690 0 0 25 0 1 0 372528076 667103232 143952 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 162867 143952 62 128 0 162737 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 669092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 1.00 0.97 0.72 2/80 30019
/proc/meminfo: memFree=1054704/2055920 swapFree=4143424/4192956
[pid=30014] ppid=30012 vsize=5356 CPUtime=0
/proc/30014/stat : 30014 (run) S 30012 30014 29862 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372528075 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30014/statm: 1339 224 186 169 0 50 0
[pid=30015] ppid=30014 vsize=652860 CPUtime=1200.03
/proc/30015/stat : 30015 (picoaigersat) R 30014 30014 29862 0 -1 4194304 144558 0 0 0 116313 3690 0 0 25 0 1 0 372528076 668528640 144306 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134534374 0 0 4096 0 0 0 0 17 1 0 0
/proc/30015/statm: 163215 144306 62 128 0 163085 0
[pid=30016] ppid=30014 vsize=12268 CPUtime=0
/proc/30016/stat : 30016 (adapter.pl) S 30014 30014 29862 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372528076 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30016/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 670484

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 30014 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.005998
# 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.02
CPU time (s): 1200.03
CPU user time (s): 1163.13
CPU system time (s): 36.9
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 670484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.002999
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= 12
involuntary context switches= 2

runsolver used 1.37779 second user time and 2.99654 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue May 15 16:21:44 UTC 2007

IDJOB= 460205
IDBENCH= 48396
IDSOLVER= 201
FILE ID= node16/460205-1179246103

PBS_JOBID= 5276799

Free space on /tmp= 66524 MiB

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

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  dd91cdd2a9e332072d0a29becea2bb9c

RANDOM SEED= 322855207

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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:      2055920 kB
MemFree:       1633440 kB
Buffers:         46716 kB
Cached:         280480 kB
SwapCached:      18176 kB
Active:         163356 kB
Inactive:       188844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633440 kB
SwapTotal:     4192956 kB
SwapFree:      4143424 kB
Dirty:           17144 kB
Writeback:           0 kB
Mapped:          30004 kB
Slab:            55792 kB
Committed_AS: 14344872 kB
PageTables:       1868 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= 66524 MiB

End job on node16 on Tue May 15 16:41:47 UTC 2007