Trace number 461405

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

General information on the benchmark

Nameadditional-aig/minisat+/
seymour.undecided.aig
MD5SUM448849979c78216ae57a00148025ba33
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.04/1200.41	/tmp/evaluation/461405-1179253543/run: line 2: 32529 Terminated              picoaigersat $1
1200.04/1200.41	     32530                       | 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/node6/watcher-461405-1179253543 -o ROOT/results/node6/solver-461405-1179253543 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/461405-1179253543/instance-461405-1179253543.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.96 0.82 3/77 32528
/proc/meminfo: memFree=1801392/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) R 32526 32528 32376 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 223 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582840991 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/32528/statm: 1339 223 185 169 0 50 0
[pid=32529] ppid=32528 vsize=2448 CPUtime=0
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 503 0 0 0 0 0 0 0 19 0 1 0 401392019 2506752 477 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134563578 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 612 483 45 128 0 482 0
[pid=32530] ppid=32528 vsize=5356 CPUtime=0
/proc/32530/stat : 32530 (run) R 32528 32528 32376 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 401392020 5484544 223 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582840991 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/32530/statm: 1339 223 185 169 0 50 0

[startup+0.06478 s]
/proc/loadavg: 0.99 0.96 0.82 3/77 32528
/proc/meminfo: memFree=1801392/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=2772 CPUtime=0.05
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 610 0 0 0 4 1 0 0 19 0 1 0 401392019 2838528 582 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 693 582 50 128 0 563 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 20396

[startup+0.10178 s]
/proc/loadavg: 0.99 0.96 0.82 3/77 32528
/proc/meminfo: memFree=1801392/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=3180 CPUtime=0.09
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 706 0 0 0 6 3 0 0 19 0 1 0 401392019 3256320 678 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 795 678 50 128 0 665 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20804

[startup+0.301804 s]
/proc/loadavg: 0.99 0.96 0.82 3/77 32528
/proc/meminfo: memFree=1801392/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=4624 CPUtime=0.29
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 1050 0 0 0 13 16 0 0 21 0 1 0 401392019 4734976 1022 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 1156 1022 50 128 0 1026 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22248

[startup+0.70185 s]
/proc/loadavg: 0.99 0.96 0.82 3/77 32528
/proc/meminfo: memFree=1801392/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=7340 CPUtime=0.69
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 1644 0 0 0 29 40 0 0 25 0 1 0 401392019 7516160 1616 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 1835 1616 50 128 0 1705 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24964

[startup+1.50194 s]
/proc/loadavg: 0.99 0.96 0.82 2/80 32531
/proc/meminfo: memFree=1792600/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=12788 CPUtime=1.48
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 2935 0 0 0 60 88 0 0 25 0 1 0 401392019 13094912 2907 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 3197 2907 50 128 0 3067 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30412

[startup+3.10213 s]
/proc/loadavg: 0.99 0.96 0.82 2/80 32531
/proc/meminfo: memFree=1785560/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=17408 CPUtime=3.09
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 3945 0 0 0 197 112 0 0 25 0 1 0 401392019 17825792 3821 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 4352 3821 52 128 0 4222 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35032

[startup+6.30151 s]
/proc/loadavg: 0.99 0.97 0.82 2/80 32531
/proc/meminfo: memFree=1785496/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=17540 CPUtime=6.29
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 3962 0 0 0 517 112 0 0 25 0 1 0 401392019 17960960 3838 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 4385 3838 52 128 0 4255 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35164

[startup+12.7023 s]
/proc/loadavg: 0.99 0.97 0.82 2/80 32531
/proc/meminfo: memFree=1785112/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=17804 CPUtime=12.69
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 4052 0 0 0 1157 112 0 0 25 0 1 0 401392019 18231296 3928 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 4451 3928 52 128 0 4321 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35428

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.83 2/80 32531
/proc/meminfo: memFree=1784216/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=18604 CPUtime=25.48
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 4267 0 0 0 2436 112 0 0 25 0 1 0 401392019 19050496 4142 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 4651 4142 62 128 0 4521 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36228

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.83 2/80 32531
/proc/meminfo: memFree=1783448/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=19396 CPUtime=51.07
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 4465 0 0 0 4995 112 0 0 25 0 1 0 401392019 19861504 4340 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528734 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 4849 4340 62 128 0 4719 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37020

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.83 2/80 32531
/proc/meminfo: memFree=1782616/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=19996 CPUtime=102.26
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 4619 0 0 0 10113 113 0 0 25 0 1 0 401392019 20475904 4494 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 4999 4494 62 128 0 4869 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37620

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/80 32531
/proc/meminfo: memFree=1781464/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=21184 CPUtime=162.24
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 4896 0 0 0 16110 114 0 0 25 0 1 0 401392019 21692416 4771 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527256 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 5296 4771 62 128 0 5166 0

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

[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=24744 CPUtime=642.11
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 5842 0 0 0 64093 118 0 0 25 0 1 0 401392019 25337856 5568 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526038 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 6186 5568 62 128 0 6056 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 42368

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/80 32531
/proc/meminfo: memFree=1776216/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=25932 CPUtime=702.09
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 6183 0 0 0 70090 119 0 0 25 0 1 0 401392019 26554368 5868 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528577 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 6483 5868 62 128 0 6353 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 43556

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.90 2/80 32533
/proc/meminfo: memFree=1776088/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=25932 CPUtime=762.07
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 6183 0 0 0 76088 119 0 0 25 0 1 0 401392019 26554368 5868 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 6483 5868 62 128 0 6353 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 43556

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/80 32533
/proc/meminfo: memFree=1775640/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=26328 CPUtime=822.04
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 6326 0 0 0 82085 119 0 0 25 0 1 0 401392019 26959872 5968 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527398 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 6582 5968 62 128 0 6452 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 43952

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 32533
/proc/meminfo: memFree=1774488/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=27384 CPUtime=882.03
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 6630 0 0 0 88083 120 0 0 25 0 1 0 401392019 28041216 6227 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528590 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 6846 6227 62 128 0 6716 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 45008

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 32533
/proc/meminfo: memFree=1774488/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=27384 CPUtime=942.01
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 6630 0 0 0 94081 120 0 0 25 0 1 0 401392019 28041216 6227 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 6846 6227 62 128 0 6716 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 45008

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 32533
/proc/meminfo: memFree=1773144/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=28704 CPUtime=1002
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 6990 0 0 0 100079 121 0 0 25 0 1 0 401392019 29392896 6541 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 7176 6541 62 128 0 7046 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 46328

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 32533
/proc/meminfo: memFree=1772824/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=28836 CPUtime=1061.98
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 7098 0 0 0 106077 121 0 0 25 0 1 0 401392019 29528064 6601 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 7209 6601 62 128 0 7079 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 46460

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 32533
/proc/meminfo: memFree=1772824/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=28836 CPUtime=1121.95
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 7098 0 0 0 112074 121 0 0 25 0 1 0 401392019 29528064 6601 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528728 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 7209 6601 62 128 0 7079 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 46460

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 32533
/proc/meminfo: memFree=1772696/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=28836 CPUtime=1181.94
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 7150 0 0 0 118072 122 0 0 25 0 1 0 401392019 29528064 6603 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 7209 6603 62 128 0 7079 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 46460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 32533
/proc/meminfo: memFree=1772696/2055924 swapFree=4143860/4192956
[pid=32528] ppid=32526 vsize=5356 CPUtime=0
/proc/32528/stat : 32528 (run) S 32526 32528 32376 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 401392019 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32528/statm: 1339 224 186 169 0 50 0
[pid=32529] ppid=32528 vsize=28836 CPUtime=1200.04
/proc/32529/stat : 32529 (picoaigersat) R 32528 32528 32376 0 -1 4194304 7150 0 0 0 119882 122 0 0 25 0 1 0 401392019 29528064 6603 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/32529/statm: 7209 6603 62 128 0 7079 0
[pid=32530] ppid=32528 vsize=12268 CPUtime=0
/proc/32530/stat : 32530 (adapter.pl) S 32528 32528 32376 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 401392020 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 268591738978 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/32530/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 46460

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.41
CPU time (s): 1200.06
CPU user time (s): 1198.83
CPU system time (s): 1.23481
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 46660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.83
system time used= 1.23481
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7815
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= 25122

runsolver used 1.2838 second user time and 3.08953 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue May 15 18:25:44 UTC 2007

IDJOB= 461405
IDBENCH= 48696
IDSOLVER= 201
FILE ID= node6/461405-1179253543

PBS_JOBID= 5276850

Free space on /tmp= 66511 MiB

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

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  448849979c78216ae57a00148025ba33

RANDOM SEED= 121686669

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1801736 kB
Buffers:         11788 kB
Cached:         165648 kB
SwapCached:      16704 kB
Active:          31700 kB
Inactive:       169608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1801736 kB
SwapTotal:     4192956 kB
SwapFree:      4143860 kB
Dirty:             912 kB
Writeback:           0 kB
Mapped:          30028 kB
Slab:            38372 kB
Committed_AS: 13095360 kB
PageTables:       1784 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= 66511 MiB

End job on node6 on Tue May 15 18:45:46 UTC 2007