Trace number 461461

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-15SAT 268.593 268.666

General information on the benchmark

Nameadditional-aig/
minisat+/seymour.sat_nonopt.aig
MD5SUMcf189fc578337252beae274150c1dbe8
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark268.593
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

268.52/268.63	s SATISFIABLE
268.52/268.63	c 

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-461461-1179253713 -o ROOT/results/node15/solver-461461-1179253713 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/461461-1179253713/instance-461461-1179253713.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.93 1.00 1.04 2/77 9737
/proc/meminfo: memFree=1687864/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=2468 CPUtime=0
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 414 0 0 0 0 0 0 0 20 0 1 0 373288949 2527232 387 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134563578 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 617 395 46 128 0 487 0
[pid=9739] ppid=9737 vsize=5356 CPUtime=0
/proc/9739/stat : 9739 (run) R 9737 9737 9020 0 -1 4194368 25 0 0 0 0 0 0 0 21 0 1 0 373288949 5484544 230 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472616231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9739/statm: 1339 230 192 169 0 50 0

[startup+0.010508 s]
/proc/loadavg: 0.93 1.00 1.04 2/77 9737
/proc/meminfo: memFree=1687864/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=2468 CPUtime=0
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 533 0 0 0 0 0 0 0 20 0 1 0 373288949 2527232 506 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 617 506 46 128 0 487 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20092

[startup+0.101512 s]
/proc/loadavg: 0.93 1.00 1.04 2/77 9737
/proc/meminfo: memFree=1687864/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=3200 CPUtime=0.09
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 710 0 0 0 6 3 0 0 20 0 1 0 373288949 3276800 682 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 800 682 50 128 0 670 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20824

[startup+0.30153 s]
/proc/loadavg: 0.93 1.00 1.04 2/77 9737
/proc/meminfo: memFree=1687864/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=4644 CPUtime=0.28
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 1050 0 0 0 14 14 0 0 21 0 1 0 373288949 4755456 1022 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 1161 1022 50 128 0 1031 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 22268

[startup+0.701566 s]
/proc/loadavg: 0.93 1.00 1.04 2/77 9737
/proc/meminfo: memFree=1687864/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=7100 CPUtime=0.69
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 1619 0 0 0 31 38 0 0 25 0 1 0 373288949 7270400 1591 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 1775 1591 50 128 0 1645 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24724

[startup+1.50164 s]
/proc/loadavg: 0.93 1.00 1.04 2/80 9740
/proc/meminfo: memFree=1679192/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=12676 CPUtime=1.48
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 2886 0 0 0 62 86 0 0 25 0 1 0 373288949 12980224 2858 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 3169 2858 50 128 0 3039 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30300

[startup+3.10178 s]
/proc/loadavg: 0.93 1.00 1.04 2/80 9740
/proc/meminfo: memFree=1672280/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=17504 CPUtime=3.09
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 3831 0 0 0 195 114 0 0 25 0 1 0 373288949 17924096 3787 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528572 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 4376 3787 52 128 0 4246 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35128

[startup+6.30208 s]
/proc/loadavg: 0.93 1.00 1.04 2/80 9740
/proc/meminfo: memFree=1672088/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=17636 CPUtime=6.29
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 3851 0 0 0 515 114 0 0 25 0 1 0 373288949 18059264 3807 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528756 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 4409 3807 52 128 0 4279 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35260

[startup+12.7017 s]
/proc/loadavg: 0.94 1.00 1.04 2/80 9740
/proc/meminfo: memFree=1671576/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=18040 CPUtime=12.68
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 3979 0 0 0 1154 114 0 0 25 0 1 0 373288949 18472960 3934 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 4510 3934 62 128 0 4380 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35664

[startup+25.5018 s]
/proc/loadavg: 0.95 1.00 1.04 2/80 9740
/proc/meminfo: memFree=1670680/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=18788 CPUtime=25.48
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 4183 0 0 0 2434 114 0 0 25 0 1 0 373288949 19238912 4138 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528833 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 4697 4138 62 128 0 4567 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36412

[startup+51.1012 s]
/proc/loadavg: 0.97 1.00 1.03 2/80 9740
/proc/meminfo: memFree=1670232/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=19252 CPUtime=51.08
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 4309 0 0 0 4993 115 0 0 25 0 1 0 373288949 19714048 4264 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134526038 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 4813 4264 62 128 0 4683 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36876

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 1.03 2/80 9740
/proc/meminfo: memFree=1669080/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=20212 CPUtime=102.26
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 4565 0 0 0 10111 115 0 0 25 0 1 0 373288949 20697088 4520 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528531 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 5053 4520 62 128 0 4923 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37836

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.02 2/80 9740
/proc/meminfo: memFree=1668056/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=21544 CPUtime=162.24
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 4845 0 0 0 16109 115 0 0 25 0 1 0 373288949 22061056 4732 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 5386 4732 62 128 0 5256 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 39168

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/80 9740
/proc/meminfo: memFree=1666328/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=23128 CPUtime=222.22
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 5363 0 0 0 22106 116 0 0 25 0 1 0 373288949 23683072 5136 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528585 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 5782 5136 62 128 0 5652 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 40752

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

[startup+230.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/80 9740
/proc/meminfo: memFree=1666328/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=23128 CPUtime=230.22
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 5363 0 0 0 22906 116 0 0 25 0 1 0 373288949 23683072 5136 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528582 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 5782 5136 62 128 0 5652 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 230.22
Current children cumulated vsize (KiB) 40752

[startup+255.902 s]
/proc/loadavg: 0.99 1.00 1.01 2/80 9740
/proc/meminfo: memFree=1666008/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=23392 CPUtime=255.82
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 5477 0 0 0 25465 117 0 0 25 0 1 0 373288949 23953408 5208 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134527310 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 5848 5208 62 128 0 5718 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 255.82
Current children cumulated vsize (KiB) 41016

[startup+262.301 s]
/proc/loadavg: 0.99 1.00 1.01 2/80 9740
/proc/meminfo: memFree=1666008/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=23392 CPUtime=262.22
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 5477 0 0 0 26105 117 0 0 25 0 1 0 373288949 23953408 5208 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 5848 5208 62 128 0 5718 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 262.22
Current children cumulated vsize (KiB) 41016

[startup+265.502 s]
/proc/loadavg: 0.99 1.00 1.01 2/80 9740
/proc/meminfo: memFree=1666008/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=23524 CPUtime=265.42
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 5533 0 0 0 26425 117 0 0 25 0 1 0 373288949 24088576 5220 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134526096 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 5881 5220 62 128 0 5751 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 265.42
Current children cumulated vsize (KiB) 41148

[startup+267.102 s]
/proc/loadavg: 0.99 1.00 1.01 2/80 9740
/proc/meminfo: memFree=1665944/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=23524 CPUtime=267.02
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 5533 0 0 0 26585 117 0 0 25 0 1 0 373288949 24088576 5220 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 5881 5220 62 128 0 5751 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 267.02
Current children cumulated vsize (KiB) 41148

[startup+267.902 s]
/proc/loadavg: 0.99 1.00 1.01 2/80 9740
/proc/meminfo: memFree=1665944/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=23524 CPUtime=267.82
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 5533 0 0 0 26665 117 0 0 25 0 1 0 373288949 24088576 5220 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 5881 5220 62 128 0 5751 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 267.82
Current children cumulated vsize (KiB) 41148

[startup+268.301 s]
/proc/loadavg: 0.99 1.00 1.01 2/80 9740
/proc/meminfo: memFree=1665944/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=23524 CPUtime=268.22
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 5533 0 0 0 26705 117 0 0 25 0 1 0 373288949 24088576 5220 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 5881 5220 62 128 0 5751 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 268.22
Current children cumulated vsize (KiB) 41148

[startup+268.501 s]
/proc/loadavg: 0.99 1.00 1.01 2/80 9740
/proc/meminfo: memFree=1665944/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=23524 CPUtime=268.42
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 5533 0 0 0 26725 117 0 0 25 0 1 0 373288949 24088576 5220 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134527265 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 5881 5220 62 128 0 5751 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 268.42
Current children cumulated vsize (KiB) 41148

[startup+268.601 s]
/proc/loadavg: 0.99 1.00 1.01 2/80 9740
/proc/meminfo: memFree=1665944/2055920 swapFree=4156504/4192956
[pid=9737] ppid=9735 vsize=5356 CPUtime=0
/proc/9737/stat : 9737 (run) S 9735 9737 9020 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373288949 5484544 224 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 1339 224 186 169 0 50 0
[pid=9738] ppid=9737 vsize=23524 CPUtime=268.52
/proc/9738/stat : 9738 (picoaigersat) R 9737 9737 9020 0 -1 4194304 5534 0 0 0 26735 117 0 0 25 0 1 0 373288949 24088576 5221 18446744073709551615 134512640 135037457 4294956624 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/9738/statm: 5881 5221 62 128 0 5751 0
[pid=9739] ppid=9737 vsize=12268 CPUtime=0
/proc/9739/stat : 9739 (adapter.pl) S 9737 9737 9020 0 -1 4194304 364 0 0 0 0 0 0 0 21 0 1 0 373288949 12562432 322 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240481513570 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9739/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 268.52
Current children cumulated vsize (KiB) 41148

Child status: 0
Real time (s): 268.666
CPU time (s): 268.593
CPU user time (s): 267.416
CPU system time (s): 1.17682
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 41148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 267.416
system time used= 1.17682
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6204
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= 17
involuntary context switches= 5548

runsolver used 0.275958 second user time and 0.706892 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue May 15 18:28:33 UTC 2007

IDJOB= 461461
IDBENCH= 48710
IDSOLVER= 201
FILE ID= node15/461461-1179253713

PBS_JOBID= 5276800

Free space on /tmp= 66536 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/minisat+/seymour.sat_nonopt.aig
COMMAND LINE= run /tmp/evaluation/461461-1179253713/instance-461461-1179253713.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-461461-1179253713 -o ROOT/results/node15/solver-461461-1179253713 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/461461-1179253713/instance-461461-1179253713.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  cf189fc578337252beae274150c1dbe8

RANDOM SEED= 110789915

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1688208 kB
Buffers:         49504 kB
Cached:         224468 kB
SwapCached:      16524 kB
Active:         137052 kB
Inactive:       161752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688208 kB
SwapTotal:     4192956 kB
SwapFree:      4156504 kB
Dirty:             864 kB
Writeback:           0 kB
Mapped:          30556 kB
Slab:            54264 kB
Committed_AS: 10959040 kB
PageTables:       1872 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB

End job on node15 on Tue May 15 18:33:02 UTC 2007