Trace number 460677

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.08 1200.41

General information on the benchmark

Nameindustrial-aig/jarvisalo/
eq.atree.braun.12.unsat.aig
MD5SUM73dea04cae15a664b4e091c5f595fc5e
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)

1200.06/1200.40	/tmp/evaluation/460677-1179250457/run: line 2:  2874 Terminated              picoaigersat $1
1200.06/1200.40	      2875                       | 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/node70/watcher-460677-1179250457 -o ROOT/results/node70/solver-460677-1179250457 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460677-1179250457/instance-460677-1179250457.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.91 0.95 0.90 3/64 2873
/proc/meminfo: memFree=1763520/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=832 CPUtime=0
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 364583069 851968 93 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 208 93 46 128 0 78 0
[pid=2875] ppid=2873 vsize=124 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) D 2873 2873 2217 0 -1 4194304 49 0 0 0 0 0 0 0 21 0 1 0 364583070 126976 23 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233399448969 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/2875/statm: 31 23 17 3 0 3 0

[startup+0.023788 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 2873
/proc/meminfo: memFree=1763520/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=964 CPUtime=0.01
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 169 0 0 0 1 0 0 0 20 0 1 0 364583069 987136 141 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 241 141 50 128 0 111 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18584

[startup+0.101758 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 2873
/proc/meminfo: memFree=1763520/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=1568 CPUtime=0.09
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 307 0 0 0 4 5 0 0 20 0 1 0 364583069 1605632 279 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 392 279 50 128 0 262 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19188

[startup+0.301777 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 2873
/proc/meminfo: memFree=1763520/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=2112 CPUtime=0.29
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 451 0 0 0 20 9 0 0 20 0 1 0 364583069 2162688 423 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134534902 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 528 423 52 128 0 398 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19732

[startup+0.701817 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 2873
/proc/meminfo: memFree=1763520/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=2380 CPUtime=0.69
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 512 0 0 0 60 9 0 0 24 0 1 0 364583069 2437120 483 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134535682 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 595 483 62 128 0 465 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20000

[startup+1.5019 s]
/proc/loadavg: 0.91 0.95 0.90 2/67 2876
/proc/meminfo: memFree=1761128/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=2380 CPUtime=1.49
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 516 0 0 0 140 9 0 0 25 0 1 0 364583069 2437120 487 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134527450 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 595 487 62 128 0 465 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20000

[startup+3.10106 s]
/proc/loadavg: 0.91 0.95 0.90 2/67 2876
/proc/meminfo: memFree=1760936/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=2380 CPUtime=3.09
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 524 0 0 0 300 9 0 0 25 0 1 0 364583069 2437120 495 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134587734 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 595 495 62 128 0 465 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20000

[startup+6.30238 s]
/proc/loadavg: 0.92 0.95 0.90 2/67 2876
/proc/meminfo: memFree=1760808/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=2380 CPUtime=6.29
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 525 0 0 0 620 9 0 0 25 0 1 0 364583069 2437120 496 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134527248 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 595 496 62 128 0 465 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20000

[startup+12.702 s]
/proc/loadavg: 0.93 0.95 0.90 2/67 2876
/proc/meminfo: memFree=1760616/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=2508 CPUtime=12.68
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 553 0 0 0 1259 9 0 0 25 0 1 0 364583069 2568192 524 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134679871 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 627 524 62 128 0 497 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20128

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.91 2/67 2876
/proc/meminfo: memFree=1760360/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=2772 CPUtime=25.48
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 643 0 0 0 2539 9 0 0 25 0 1 0 364583069 2838528 614 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134534911 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 693 614 62 128 0 563 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20392

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.91 2/67 2876
/proc/meminfo: memFree=1760232/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=2872 CPUtime=51.07
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 651 0 0 0 5098 9 0 0 25 0 1 0 364583069 2940928 622 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528072 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 718 622 62 128 0 588 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20492

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/67 2876
/proc/meminfo: memFree=1759656/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=3380 CPUtime=102.26
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 777 0 0 0 10217 9 0 0 25 0 1 0 364583069 3461120 748 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 845 748 62 128 0 715 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21000

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2876
/proc/meminfo: memFree=1759464/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=3672 CPUtime=162.24
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 827 0 0 0 16215 9 0 0 25 0 1 0 364583069 3760128 798 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528577 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 918 798 62 128 0 788 0

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

/proc/loadavg: 0.99 0.97 0.91 2/67 2876
/proc/meminfo: memFree=1758120/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=4740 CPUtime=642.12
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 1121 0 0 0 64202 10 0 0 25 0 1 0 364583069 4853760 1092 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134533720 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 1185 1092 62 128 0 1055 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 22360

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2876
/proc/meminfo: memFree=1757864/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=4912 CPUtime=702.1
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 1174 0 0 0 70200 10 0 0 25 0 1 0 364583069 5029888 1145 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134527310 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 1228 1145 62 128 0 1098 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 22532

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2876
/proc/meminfo: memFree=1757800/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=4844 CPUtime=762.08
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 1174 0 0 0 76198 10 0 0 25 0 1 0 364583069 4960256 1129 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134534743 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 1211 1129 62 128 0 1081 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 22464

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2876
/proc/meminfo: memFree=1757544/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=5244 CPUtime=822.06
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 1245 0 0 0 82196 10 0 0 25 0 1 0 364583069 5369856 1200 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528725 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 1311 1200 62 128 0 1181 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 22864

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2876
/proc/meminfo: memFree=1757416/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=5368 CPUtime=882.04
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 1277 0 0 0 88194 10 0 0 25 0 1 0 364583069 5496832 1232 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134527914 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 1342 1232 62 128 0 1212 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 22988

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2876
/proc/meminfo: memFree=1757416/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=5368 CPUtime=942.03
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 1290 0 0 0 94193 10 0 0 25 0 1 0 364583069 5496832 1245 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528533 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 1342 1245 62 128 0 1212 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 22988

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2876
/proc/meminfo: memFree=1757352/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=5368 CPUtime=1002.01
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 1290 0 0 0 100191 10 0 0 25 0 1 0 364583069 5496832 1245 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134535295 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 1342 1245 62 128 0 1212 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 22988

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2876
/proc/meminfo: memFree=1757224/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=5468 CPUtime=1061.99
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 1307 0 0 0 106189 10 0 0 25 0 1 0 364583069 5599232 1262 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 1367 1262 62 128 0 1237 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 23088

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2876
/proc/meminfo: memFree=1757224/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=5452 CPUtime=1121.98
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 1307 0 0 0 112188 10 0 0 25 0 1 0 364583069 5582848 1262 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528871 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 1363 1262 62 128 0 1233 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 23072

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2876
/proc/meminfo: memFree=1756904/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=5764 CPUtime=1181.96
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 1399 0 0 0 118186 10 0 0 25 0 1 0 364583069 5902336 1351 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 1441 1351 62 128 0 1311 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 23384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2876
/proc/meminfo: memFree=1756904/2055920 swapFree=4183904/4192956
[pid=2873] ppid=2871 vsize=5352 CPUtime=0
/proc/2873/stat : 2873 (run) S 2871 2873 2217 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 364583069 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2873/statm: 1338 223 186 169 0 49 0
[pid=2874] ppid=2873 vsize=5764 CPUtime=1200.06
/proc/2874/stat : 2874 (picoaigersat) R 2873 2873 2217 0 -1 4194304 1399 0 0 0 119996 10 0 0 25 0 1 0 364583069 5902336 1351 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528744 0 0 4096 0 0 0 0 17 1 0 0
/proc/2874/statm: 1441 1351 62 128 0 1311 0
[pid=2875] ppid=2873 vsize=12268 CPUtime=0
/proc/2875/stat : 2875 (adapter.pl) S 2873 2873 2217 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 364583070 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 233410965602 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/2875/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 23384

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.41
CPU time (s): 1200.08
CPU user time (s): 1199.97
CPU system time (s): 0.109983
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 23428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.109983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2063
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= 23
involuntary context switches= 2200

runsolver used 1.19282 second user time and 3.18152 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Tue May 15 17:34:17 UTC 2007

IDJOB= 460677
IDBENCH= 48514
IDSOLVER= 201
FILE ID= node70/460677-1179250457

PBS_JOBID= 5277102

Free space on /tmp= 66540 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/jarvisalo/eq.atree.braun.12.unsat.aig
COMMAND LINE= run /tmp/evaluation/460677-1179250457/instance-460677-1179250457.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-460677-1179250457 -o ROOT/results/node70/solver-460677-1179250457 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/460677-1179250457/instance-460677-1179250457.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  73dea04cae15a664b4e091c5f595fc5e

RANDOM SEED= 450933844

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.218
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.218
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:       1763736 kB
Buffers:          4576 kB
Cached:         173248 kB
SwapCached:       3056 kB
Active:          19492 kB
Inactive:       168116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763736 kB
SwapTotal:     4192956 kB
SwapFree:      4183904 kB
Dirty:             584 kB
Writeback:           0 kB
Mapped:          15820 kB
Slab:            90680 kB
Committed_AS:  9312272 kB
PageTables:       1396 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= 66540 MiB

End job on node70 on Tue May 15 17:54:18 UTC 2007