Trace number 461277

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.07 1200.87

General information on the benchmark

Nameadditional-aig/
c32sat-ssort/ssort14.aig
MD5SUMd2412ea9d28976e1cf550bea319e52c2
Bench CategoryALL (all instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved

Solver Data (download as text)

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node18/watcher-461277-1179252519 -o ROOT/results/node18/solver-461277-1179252519 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/461277-1179252519/instance-461277-1179252519.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.94 0.56 0.63 3/77 9844
/proc/meminfo: memFree=1774848/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=3920 CPUtime=0
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 892 0 0 0 0 0 0 0 19 0 1 0 373169315 4014080 865 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134544219 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 980 865 46 128 0 850 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0

[startup+0.063344 s]
/proc/loadavg: 0.94 0.56 0.63 3/77 9844
/proc/meminfo: memFree=1774848/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=3920 CPUtime=0.05
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 892 0 0 0 5 0 0 0 19 0 1 0 373169315 4014080 865 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134549930 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 980 865 46 128 0 850 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21544

[startup+0.101342 s]
/proc/loadavg: 0.94 0.56 0.63 3/77 9844
/proc/meminfo: memFree=1774848/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=5196 CPUtime=0.09
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 1201 0 0 0 7 2 0 0 19 0 1 0 373169315 5320704 1173 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 1299 1173 50 128 0 1169 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22820

[startup+0.301361 s]
/proc/loadavg: 0.94 0.56 0.63 3/77 9844
/proc/meminfo: memFree=1774848/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=6276 CPUtime=0.29
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 1489 0 0 0 16 13 0 0 21 0 1 0 373169315 6426624 1461 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 1569 1461 50 128 0 1439 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23900

[startup+0.701399 s]
/proc/loadavg: 0.94 0.56 0.63 3/77 9844
/proc/meminfo: memFree=1774848/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=9292 CPUtime=0.69
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 2164 0 0 0 31 38 0 0 25 0 1 0 373169315 9515008 2136 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 2323 2136 50 128 0 2193 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26916

[startup+1.50148 s]
/proc/loadavg: 0.94 0.56 0.63 2/80 9847
/proc/meminfo: memFree=1763688/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=15268 CPUtime=1.49
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 3519 0 0 0 64 85 0 0 25 0 1 0 373169315 15634432 3491 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 3817 3492 50 128 0 3687 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32892

[startup+3.10163 s]
/proc/loadavg: 0.95 0.57 0.63 2/80 9847
/proc/meminfo: memFree=1756072/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=27952 CPUtime=3.09
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 6254 0 0 0 135 174 0 0 25 0 1 0 373169315 28622848 6225 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526096 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 6988 6225 62 128 0 6858 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45576

[startup+6.30194 s]
/proc/loadavg: 0.95 0.57 0.63 2/80 9847
/proc/meminfo: memFree=1748584/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=31280 CPUtime=6.29
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 6446 0 0 0 455 174 0 0 25 0 1 0 373169315 32030720 6417 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535564 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 7820 6417 62 128 0 7690 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48904

[startup+12.7016 s]
/proc/loadavg: 0.95 0.58 0.64 2/80 9847
/proc/meminfo: memFree=1747816/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=31940 CPUtime=12.68
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 6607 0 0 0 1094 174 0 0 25 0 1 0 373169315 32706560 6578 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 7985 6578 62 128 0 7855 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49564

[startup+25.5018 s]
/proc/loadavg: 0.96 0.60 0.64 2/80 9847
/proc/meminfo: memFree=1746152/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=33380 CPUtime=25.47
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 7024 0 0 0 2372 175 0 0 25 0 1 0 373169315 34181120 6995 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526096 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 8345 6995 62 128 0 8215 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 51004

[startup+51.1013 s]
/proc/loadavg: 0.97 0.63 0.65 2/80 9847
/proc/meminfo: memFree=1743784/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=35616 CPUtime=51.06
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 7628 0 0 0 4930 176 0 0 25 0 1 0 373169315 36470784 7563 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527398 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 8904 7563 62 128 0 8774 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 53240

[startup+102.305 s]
/proc/loadavg: 0.99 0.69 0.66 2/80 9847
/proc/meminfo: memFree=1741864/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=37332 CPUtime=102.23
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 8107 0 0 0 10047 176 0 0 25 0 1 0 373169315 38227968 8004 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134540546 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 9333 8004 62 128 0 9203 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 54956

[startup+162.301 s]
/proc/loadavg: 0.99 0.74 0.68 2/80 9847
/proc/meminfo: memFree=1740520/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=38520 CPUtime=162.19
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 8482 0 0 0 16043 176 0 0 25 0 1 0 373169315 39444480 8297 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134679871 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 9630 8297 62 128 0 9500 0

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

/proc/meminfo: memFree=1727720/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=50376 CPUtime=701.87
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 11750 0 0 0 70008 179 0 0 25 0 1 0 373169315 51585024 11318 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528725 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 12594 11318 62 128 0 12464 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 68000

[startup+762.306 s]
/proc/loadavg: 0.99 0.95 0.81 2/80 9847
/proc/meminfo: memFree=1727272/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=50772 CPUtime=761.84
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 11904 0 0 0 76005 179 0 0 25 0 1 0 373169315 51990528 11408 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134534388 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 12693 11408 62 128 0 12563 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 68396

[startup+822.302 s]
/proc/loadavg: 0.99 0.96 0.82 2/80 9847
/proc/meminfo: memFree=1725928/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=52252 CPUtime=821.79
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 12295 0 0 0 82000 179 0 0 25 0 1 0 373169315 53506048 11799 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528846 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 13063 11799 62 128 0 12933 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 69876

[startup+882.302 s]
/proc/loadavg: 0.99 0.96 0.83 2/80 9847
/proc/meminfo: memFree=1723624/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=54232 CPUtime=881.76
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 12867 0 0 0 87996 180 0 0 25 0 1 0 373169315 55533568 12304 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/9845/statm: 13558 12304 62 128 0 13428 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 71856

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/80 9847
/proc/meminfo: memFree=1716584/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=61292 CPUtime=941.72
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 14688 0 0 0 93991 181 0 0 25 0 1 0 373169315 62763008 14054 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528728 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 15323 14054 62 128 0 15193 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 78916

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.84 2/80 9847
/proc/meminfo: memFree=1716456/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=61292 CPUtime=1001.68
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 14688 0 0 0 99987 181 0 0 25 0 1 0 373169315 62763008 14054 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 15323 14054 62 128 0 15193 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1001.68
Current children cumulated vsize (KiB) 78916

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.85 2/80 9847
/proc/meminfo: memFree=1716392/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=61292 CPUtime=1061.65
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 14695 0 0 0 105984 181 0 0 25 0 1 0 373169315 62763008 14061 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/9845/statm: 15323 14061 62 128 0 15193 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 78916

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.85 2/80 9847
/proc/meminfo: memFree=1716328/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=61292 CPUtime=1121.61
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 14695 0 0 0 111980 181 0 0 25 0 1 0 373169315 62763008 14061 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528725 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 15323 14061 62 128 0 15193 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 78916

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/80 9847
/proc/meminfo: memFree=1711400/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=66552 CPUtime=1181.58
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 16014 0 0 0 117975 183 0 0 25 0 1 0 373169315 68149248 15380 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526096 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 16638 15380 62 128 0 16508 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 84176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.86 2/80 9847
/proc/meminfo: memFree=1709544/2055920 swapFree=4144744/4192956
[pid=9844] ppid=9842 vsize=5356 CPUtime=0
/proc/9844/stat : 9844 (run) S 9842 9844 9557 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 373169315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 1339 224 186 169 0 50 0
[pid=9845] ppid=9844 vsize=67872 CPUtime=1200.07
/proc/9845/stat : 9845 (picoaigersat) R 9844 9844 9557 0 -1 4194304 16431 0 0 0 119824 183 0 0 25 0 1 0 373169315 69500928 15719 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134515069 0 0 4096 0 0 0 0 17 0 0 0
/proc/9845/statm: 16968 15719 62 128 0 16838 0
[pid=9846] ppid=9844 vsize=12268 CPUtime=0
/proc/9846/stat : 9846 (adapter.pl) S 9844 9844 9557 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373169315 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9846/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 85496

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9844 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.87
CPU time (s): 1200.07
CPU user time (s): 1198.24
CPU system time (s): 1.83
CPU usage (%): 99.9337
Max. virtual memory (cumulated for all children) (KiB): 85496

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

runsolver used 1.2998 second user time and 3.07953 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Tue May 15 18:08:39 UTC 2007

IDJOB= 461277
IDBENCH= 48664
IDSOLVER= 201
FILE ID= node18/461277-1179252519

PBS_JOBID= 5276828

Free space on /tmp= 66503 MiB

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

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  d2412ea9d28976e1cf550bea319e52c2

RANDOM SEED= 25366345

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1775064 kB
Buffers:         13972 kB
Cached:         171408 kB
SwapCached:      17328 kB
Active:          37480 kB
Inactive:       174988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775064 kB
SwapTotal:     4192956 kB
SwapFree:      4144744 kB
Dirty:            1164 kB
Writeback:           0 kB
Mapped:          30208 kB
Slab:            53844 kB
Committed_AS: 10071372 kB
PageTables:       1776 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= 66503 MiB

End job on node18 on Tue May 15 18:28:42 UTC 2007