Trace number 461309

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

General information on the benchmark

Nameadditional-aig/
c32sat-ssort/ssort7.aig
MD5SUMfc017cfbf372f7cbd2c62035d6364f96
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark182.258
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

1200.09/1200.51	/tmp/evaluation/461309-1179252769/run: line 2: 26003 Terminated              picoaigersat $1
1200.09/1200.51	     26004                       | adapter.pl

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/node67/watcher-461309-1179252769 -o ROOT/results/node67/solver-461309-1179252769 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/461309-1179252769/instance-461309-1179252769.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.99 0.74 0.67 3/64 26002
/proc/meminfo: memFree=1793640/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=1440 CPUtime=0
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 1474560 255 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 360 255 46 128 0 230 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0

[startup+0.106001 s]
/proc/loadavg: 0.99 0.74 0.67 3/64 26002
/proc/meminfo: memFree=1793640/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=2256 CPUtime=0.09
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 507 0 0 0 4 5 0 0 18 0 1 0 401266461 2310144 479 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 564 479 50 128 0 434 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19876

[startup+0.202017 s]
/proc/loadavg: 0.99 0.74 0.67 3/64 26002
/proc/meminfo: memFree=1793640/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=3020 CPUtime=0.19
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 689 0 0 0 9 10 0 0 18 0 1 0 401266461 3092480 661 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 755 661 50 128 0 625 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 20640

[startup+0.301035 s]
/proc/loadavg: 0.99 0.74 0.67 3/64 26002
/proc/meminfo: memFree=1793640/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=3904 CPUtime=0.29
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 921 0 0 0 13 16 0 0 19 0 1 0 401266461 3997696 854 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 976 854 50 128 0 846 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21524

[startup+0.701108 s]
/proc/loadavg: 0.99 0.74 0.67 3/64 26002
/proc/meminfo: memFree=1793640/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=6300 CPUtime=0.69
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 1458 0 0 0 29 40 0 0 23 0 1 0 401266461 6451200 1391 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 1575 1391 50 128 0 1445 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23920

[startup+1.50126 s]
/proc/loadavg: 0.99 0.74 0.67 2/67 26005
/proc/meminfo: memFree=1786320/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=8448 CPUtime=1.49
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 1781 0 0 0 104 45 0 0 25 0 1 0 401266461 8650752 1703 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 2112 1703 62 128 0 1982 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26068

[startup+3.10255 s]
/proc/loadavg: 0.99 0.75 0.68 2/67 26005
/proc/meminfo: memFree=1786128/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=8712 CPUtime=3.09
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 1835 0 0 0 264 45 0 0 25 0 1 0 401266461 8921088 1757 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 2178 1757 62 128 0 2048 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26332

[startup+6.30113 s]
/proc/loadavg: 0.99 0.75 0.68 2/67 26005
/proc/meminfo: memFree=1785552/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=9240 CPUtime=6.29
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 1975 0 0 0 583 46 0 0 25 0 1 0 401266461 9461760 1897 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 2310 1897 62 128 0 2180 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26860

[startup+12.7023 s]
/proc/loadavg: 0.99 0.75 0.68 2/67 26005
/proc/meminfo: memFree=1784976/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=9500 CPUtime=12.69
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 2051 0 0 0 1223 46 0 0 25 0 1 0 401266461 9728000 1973 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528675 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 2375 1973 62 128 0 2245 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27120

[startup+25.5016 s]
/proc/loadavg: 0.99 0.76 0.68 2/67 26005
/proc/meminfo: memFree=1784400/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=10028 CPUtime=25.48
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 2194 0 0 0 2502 46 0 0 25 0 1 0 401266461 10268672 2116 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134527398 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 2507 2116 62 128 0 2377 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27648

[startup+51.1013 s]
/proc/loadavg: 0.99 0.78 0.69 2/67 26005
/proc/meminfo: memFree=1784208/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=10288 CPUtime=51.07
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 2244 0 0 0 5061 46 0 0 25 0 1 0 401266461 10534912 2166 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134540146 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 2572 2166 62 128 0 2442 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27908

[startup+102.302 s]
/proc/loadavg: 0.99 0.81 0.71 2/67 26005
/proc/meminfo: memFree=1782352/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=12068 CPUtime=102.26
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 2701 0 0 0 10179 47 0 0 25 0 1 0 401266461 12357632 2623 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 3017 2623 62 128 0 2887 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29688

[startup+162.302 s]
/proc/loadavg: 0.99 0.84 0.72 2/67 26005
/proc/meminfo: memFree=1780880/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=13400 CPUtime=162.23
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 3044 0 0 0 16176 47 0 0 25 0 1 0 401266461 13721600 2966 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134527398 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 3350 2966 62 128 0 3220 0

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

[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=22272 CPUtime=642.07
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 5371 0 0 0 64157 50 0 0 25 0 1 0 401266461 22806528 5130 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 5568 5130 62 128 0 5438 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 39892

[startup+702.301 s]
/proc/loadavg: 1.00 0.98 0.84 2/67 26005
/proc/meminfo: memFree=1770384/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=23968 CPUtime=702.05
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 5878 0 0 0 70155 50 0 0 25 0 1 0 401266461 24543232 5558 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 5992 5558 62 128 0 5862 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 41588

[startup+762.301 s]
/proc/loadavg: 1.00 0.98 0.84 2/67 26005
/proc/meminfo: memFree=1768208/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=26036 CPUtime=762.04
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 6401 0 0 0 76153 51 0 0 25 0 1 0 401266461 26660864 6081 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134527398 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 6509 6081 62 128 0 6379 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 43656

[startup+822.301 s]
/proc/loadavg: 1.00 0.98 0.85 2/67 26005
/proc/meminfo: memFree=1768208/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=26036 CPUtime=822.01
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 6402 0 0 0 82150 51 0 0 25 0 1 0 401266461 26660864 6082 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528572 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 6509 6082 62 128 0 6379 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 43656

[startup+882.305 s]
/proc/loadavg: 1.00 0.98 0.85 2/67 26005
/proc/meminfo: memFree=1768208/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=26036 CPUtime=881.99
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 6405 0 0 0 88148 51 0 0 25 0 1 0 401266461 26660864 6085 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 6509 6085 62 128 0 6379 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 43656

[startup+942.303 s]
/proc/loadavg: 1.00 0.98 0.86 2/67 26005
/proc/meminfo: memFree=1768208/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=26036 CPUtime=941.97
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 6405 0 0 0 94146 51 0 0 25 0 1 0 401266461 26660864 6085 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 6509 6085 62 128 0 6379 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 43656

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.87 2/67 26005
/proc/meminfo: memFree=1768144/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=26036 CPUtime=1001.95
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 6409 0 0 0 100144 51 0 0 25 0 1 0 401266461 26660864 6089 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528572 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 6509 6089 62 128 0 6379 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 43656

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.87 2/67 26005
/proc/meminfo: memFree=1766608/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=27588 CPUtime=1061.94
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 6841 0 0 0 106142 52 0 0 25 0 1 0 401266461 28250112 6475 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134534374 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 6897 6475 62 128 0 6767 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 45208

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.88 2/67 26005
/proc/meminfo: memFree=1765648/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=28580 CPUtime=1121.91
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 7152 0 0 0 112139 52 0 0 25 0 1 0 401266461 29265920 6737 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 7145 6737 62 128 0 7015 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 46200

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.88 2/67 26005
/proc/meminfo: memFree=1762192/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=31956 CPUtime=1181.89
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 7988 0 0 0 118136 53 0 0 25 0 1 0 401266461 32722944 7573 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134515095 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 7989 7573 62 128 0 7859 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 49576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.98 0.89 2/67 26005
/proc/meminfo: memFree=1762192/2055920 swapFree=4183164/4192956
[pid=26002] ppid=26000 vsize=5352 CPUtime=0
/proc/26002/stat : 26002 (run) S 26000 26002 25892 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 401266461 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26002/statm: 1338 223 186 169 0 49 0
[pid=26003] ppid=26002 vsize=31956 CPUtime=1200.09
/proc/26003/stat : 26003 (picoaigersat) R 26002 26002 25892 0 -1 4194304 7992 0 0 0 119956 53 0 0 25 0 1 0 401266461 32722944 7577 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134527014 0 0 4096 0 0 0 0 17 1 0 0
/proc/26003/statm: 7989 7577 62 128 0 7859 0
[pid=26004] ppid=26002 vsize=12268 CPUtime=0
/proc/26004/stat : 26004 (adapter.pl) S 26002 26002 25892 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 401266461 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/26004/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 49576

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

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

Child status: 143
Real time (s): 1200.51
CPU time (s): 1200.11
CPU user time (s): 1199.57
CPU system time (s): 0.544917
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 49576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.57
system time used= 0.544917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8656
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= 18
involuntary context switches= 1789

runsolver used 1.22081 second user time and 3.15252 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Tue May 15 18:12:49 UTC 2007

IDJOB= 461309
IDBENCH= 48672
IDSOLVER= 201
FILE ID= node67/461309-1179252769

PBS_JOBID= 5277206

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  fc017cfbf372f7cbd2c62035d6364f96

RANDOM SEED= 649789092

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1793856 kB
Buffers:          5636 kB
Cached:         147408 kB
SwapCached:       3900 kB
Active:          25020 kB
Inactive:       137740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793856 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:             664 kB
Writeback:           0 kB
Mapped:          15776 kB
Slab:            85264 kB
Committed_AS:  3187780 kB
PageTables:       1452 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= 66547 MiB

End job on node67 on Tue May 15 18:32:52 UTC 2007