Trace number 3285618

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
PicoSAT 941? (TO) 1300.05 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
MD5SUM732b9c9b0d44d6a9e75489b2f5004165
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables95456
Number of clauses477186
Sum of the clauses size1137161
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2470925
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3285618-1303766127/watcher-3285618-1303766127 -o /tmp/evaluation-result-3285618-1303766127/solver-3285618-1303766127 -C 2400 -W 1300 -M 7680 picosat HOME/instance-3285618-1303766127.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.75 3.95 3.91 4/180 11518
/proc/meminfo: memFree=12463748/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=7120 CPUtime=0 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 1464 0 0 0 0 0 0 0 21 0 1 0 488213218 7290880 1410 33554432000 134512640 134603332 4292230048 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 1780 1410 91 23 0 1406 0

[startup+0.046407 s]
/proc/loadavg: 3.75 3.95 3.91 4/180 11518
/proc/meminfo: memFree=12463748/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=10828 CPUtime=0.04 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 2318 0 0 0 4 0 0 0 21 0 1 0 488213218 11087872 2264 33554432000 134512640 134603332 4292230048 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 2707 2265 91 23 0 2333 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10828

[startup+0.100406 s]
/proc/loadavg: 3.75 3.95 3.91 4/180 11518
/proc/meminfo: memFree=12463748/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=16472 CPUtime=0.09 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 3651 0 0 0 9 0 0 0 21 0 1 0 488213218 16867328 3597 33554432000 134512640 134603332 4292230048 18446744073709551615 5215740 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 4118 3597 91 23 0 3744 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16472

[startup+0.300361 s]
/proc/loadavg: 3.75 3.95 3.91 4/180 11518
/proc/meminfo: memFree=12463748/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=20036 CPUtime=0.29 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 4667 0 0 0 29 0 0 0 22 0 1 0 488213218 20516864 4613 33554432000 134512640 134603332 4292230048 18446744073709551615 134577952 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 5009 4613 98 23 0 4635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20036

[startup+0.700292 s]
/proc/loadavg: 3.75 3.95 3.91 4/180 11518
/proc/meminfo: memFree=12463748/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=20556 CPUtime=0.69 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 4768 0 0 0 69 0 0 0 24 0 1 0 488213218 21049344 4714 33554432000 134512640 134603332 4292230048 18446744073709551615 134563954 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 5139 4714 98 23 0 4765 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20556

[startup+1.50114 s]
/proc/loadavg: 3.75 3.95 3.91 5/184 11525
/proc/meminfo: memFree=12336776/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=21088 CPUtime=1.49 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 4890 0 0 0 148 1 0 0 25 0 1 0 488213218 21594112 4836 33554432000 134512640 134603332 4292230048 18446744073709551615 134563951 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 5272 4836 98 23 0 4898 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21088

[startup+3.10085 s]
/proc/loadavg: 3.75 3.95 3.91 5/182 11525
/proc/meminfo: memFree=12259004/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=22456 CPUtime=3.09 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 5229 0 0 0 308 1 0 0 25 0 1 0 488213218 22994944 5175 33554432000 134512640 134603332 4292230048 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 5614 5175 98 23 0 5240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22456

[startup+6.30024 s]
/proc/loadavg: 3.77 3.95 3.91 6/189 11537
/proc/meminfo: memFree=11993720/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=24040 CPUtime=6.29 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 5610 0 0 0 628 1 0 0 25 0 1 0 488213218 24616960 5556 33554432000 134512640 134603332 4292230048 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 6010 5556 98 23 0 5636 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24040

[startup+12.7011 s]
/proc/loadavg: 3.79 3.95 3.91 5/190 11538
/proc/meminfo: memFree=11617036/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=29096 CPUtime=12.69 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 6844 0 0 0 1267 2 0 0 25 0 1 0 488213218 29794304 6790 33554432000 134512640 134603332 4292230048 18446744073709551615 134563954 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 7274 6790 98 23 0 6900 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29096

[startup+25.5008 s]
/proc/loadavg: 3.84 3.95 3.91 5/190 11538
/proc/meminfo: memFree=11594112/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=31108 CPUtime=25.49 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 7364 0 0 0 2547 2 0 0 25 0 1 0 488213218 31854592 7310 33554432000 134512640 134603332 4292230048 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 7777 7310 98 23 0 7403 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31108

[startup+51.1011 s]
/proc/loadavg: 3.89 3.95 3.91 6/190 11539
/proc/meminfo: memFree=11540760/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=34708 CPUtime=51.09 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 8279 0 0 0 5107 2 0 0 25 0 1 0 488213218 35540992 8225 33554432000 134512640 134603332 4292230048 18446744073709551615 134564355 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 8677 8225 98 23 0 8303 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34708

[startup+102.307 s]
/proc/loadavg: 4.03 3.97 3.91 5/190 11540
/proc/meminfo: memFree=11423984/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=40628 CPUtime=102.3 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 9821 0 0 0 10228 2 0 0 25 0 1 0 488213218 41603072 9716 33554432000 134512640 134603332 4292230048 18446744073709551615 134564386 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 10157 9716 98 23 0 9783 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 40628

[startup+162.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 11542
/proc/meminfo: memFree=11312764/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=43692 CPUtime=162.3 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 10562 0 0 0 16227 3 0 0 25 0 1 0 488213218 44740608 10457 33554432000 134512640 134603332 4292230048 18446744073709551615 134564355 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 10923 10457 98 23 0 10549 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 43692

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 11543
/proc/meminfo: memFree=11206852/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=53140 CPUtime=222.29 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 12945 0 0 0 22226 3 0 0 25 0 1 0 488213218 54415360 12836 33554432000 134512640 134603332 4292230048 18446744073709551615 134525159 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 13285 12836 98 23 0 12911 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 53140

[startup+282.301 s]
/proc/loadavg: 4.03 3.99 3.92 5/190 11545
/proc/meminfo: memFree=11107268/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=58064 CPUtime=282.3 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 14187 0 0 0 28226 4 0 0 25 0 1 0 488213218 59457536 14077 33554432000 134512640 134603332 4292230048 18446744073709551615 134563962 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 14516 14077 98 23 0 14142 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 58064

[startup+342.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 11547
/proc/meminfo: memFree=10990804/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=58064 CPUtime=342.3 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 14187 0 0 0 34226 4 0 0 25 0 1 0 488213218 59457536 14077 33554432000 134512640 134603332 4292230048 18446744073709551615 134563954 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 14516 14077 98 23 0 14142 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 58064

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11548
/proc/meminfo: memFree=10897304/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=67248 CPUtime=402.3 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 16486 0 0 0 40226 4 0 0 25 0 1 0 488213218 68861952 16374 33554432000 134512640 134603332 4292230048 18446744073709551615 134563975 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 16812 16374 98 23 0 16438 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 67248

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.92 6/190 11550
/proc/meminfo: memFree=10786548/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=84668 CPUtime=462.3 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 20817 0 0 0 46225 5 0 0 25 0 1 0 488213218 86700032 20703 33554432000 134512640 134603332 4292230048 18446744073709551615 134565743 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 21167 20703 98 23 0 20793 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 84668

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.92 6/190 11551
/proc/meminfo: memFree=10737796/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=84668 CPUtime=522.31 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 20817 0 0 0 52226 5 0 0 25 0 1 0 488213218 86700032 20703 33554432000 134512640 134603332 4292230048 18446744073709551615 134563934 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 21167 20703 98 23 0 20793 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 84668

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.92 6/190 11553
/proc/meminfo: memFree=10687684/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=84668 CPUtime=582.31 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 20819 0 0 0 58226 5 0 0 25 0 1 0 488213218 86700032 20705 33554432000 134512640 134603332 4292230048 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 21167 20705 98 23 0 20793 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 84668

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.92 6/190 11555
/proc/meminfo: memFree=10646628/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=84668 CPUtime=642.32 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 20819 0 0 0 64227 5 0 0 25 0 1 0 488213218 86700032 20705 33554432000 134512640 134603332 4292230048 18446744073709551615 134563917 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 21167 20705 98 23 0 20793 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 84668

[startup+702.301 s]
/proc/loadavg: 4.04 4.00 3.93 5/190 11556
/proc/meminfo: memFree=10594892/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=89140 CPUtime=702.31 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 21936 0 0 0 70226 5 0 0 25 0 1 0 488213218 91279360 21822 33554432000 134512640 134603332 4292230048 18446744073709551615 134564369 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 22285 21822 98 23 0 21911 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 89140

[startup+762.307 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 11558
/proc/meminfo: memFree=10529160/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=89104 CPUtime=762.32 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 21936 0 0 0 76227 5 0 0 25 0 1 0 488213218 91242496 21822 33554432000 134512640 134603332 4292230048 18446744073709551615 134563832 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 22276 21822 98 23 0 21902 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 89104

[startup+822.3 s]
/proc/loadavg: 4.07 4.03 3.94 5/190 11559
/proc/meminfo: memFree=10469500/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=86868 CPUtime=822.31 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 21936 0 0 0 82226 5 0 0 25 0 1 0 488213218 88952832 21282 33554432000 134512640 134603332 4292230048 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 21717 21282 98 23 0 21343 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 86868

[startup+882.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 11561
/proc/meminfo: memFree=10412188/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=86848 CPUtime=882.31 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 21937 0 0 0 88226 5 0 0 25 0 1 0 488213218 88932352 21278 33554432000 134512640 134603332 4292230048 18446744073709551615 134564415 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 21712 21278 98 23 0 21338 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 86848

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 11563
/proc/meminfo: memFree=10370628/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=86848 CPUtime=942.32 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 21937 0 0 0 94227 5 0 0 25 0 1 0 488213218 88932352 21278 33554432000 134512640 134603332 4292230048 18446744073709551615 134563965 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 21712 21278 98 23 0 21338 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 86848

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 11564
/proc/meminfo: memFree=10308244/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=86848 CPUtime=1002.32 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 21937 0 0 0 100227 5 0 0 25 0 1 0 488213218 88932352 21278 33554432000 134512640 134603332 4292230048 18446744073709551615 134563945 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 21712 21278 98 23 0 21338 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 86848

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 11566
/proc/meminfo: memFree=10250440/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=96336 CPUtime=1062.32 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 24317 0 0 0 106226 6 0 0 25 0 1 0 488213218 98648064 23650 33554432000 134512640 134603332 4292230048 18446744073709551615 134563932 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 24084 23650 98 23 0 23710 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 96336

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 11567
/proc/meminfo: memFree=10186056/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=91584 CPUtime=1122.33 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 24317 0 0 0 112227 6 0 0 25 0 1 0 488213218 93782016 22462 33554432000 134512640 134603332 4292230048 18446744073709551615 134563878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 22896 22462 98 23 0 22522 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 91584

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 11569
/proc/meminfo: memFree=10126768/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=91492 CPUtime=1182.33 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 24317 0 0 0 118227 6 0 0 25 0 1 0 488213218 93687808 22439 33554432000 134512640 134603332 4292230048 18446744073709551615 134563954 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 22873 22439 98 23 0 22499 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 91492

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 11571
/proc/meminfo: memFree=10046896/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=91384 CPUtime=1242.33 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 24317 0 0 0 124227 6 0 0 25 0 1 0 488213218 93577216 22412 33554432000 134512640 134603332 4292230048 18446744073709551615 134563951 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 22846 22412 98 23 0 22472 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 91384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.94 6/190 11572
/proc/meminfo: memFree=9980160/32951124 swapFree=67111528/67111528
[pid=11518] ppid=11516 vsize=103456 CPUtime=1300.03 cores=4,6
/proc/11518/stat : 11518 (picosat) R 11516 11518 10591 0 -1 4202496 27304 0 0 0 129997 6 0 0 25 0 1 0 488213218 105938944 25399 33554432000 134512640 134603332 4292230048 18446744073709551615 134587565 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11518/statm: 25864 25399 98 23 0 25490 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 103456

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)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.98
CPU system time (s): 0.070989
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 103456

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

runsolver used 2.24766 second user time and 4.85626 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-25 23:15:28
IDJOB=3285618
IDBENCH=82390
IDSOLVER=1604
FILE ID=node104/3285618-1303766127
RUNJOBID= node104-1303766127-11495
PBS_JOBID= 13157145
Free space on /tmp= 71084 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285618-1303766127/watcher-3285618-1303766127 -o /tmp/evaluation-result-3285618-1303766127/solver-3285618-1303766127 -C 2400 -W 1300 -M 7680  picosat HOME/instance-3285618-1303766127.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=39490088

node104.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5293.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12463780 kB
Buffers:       2285904 kB
Cached:       17542376 kB
SwapCached:          0 kB
Active:       10960492 kB
Inactive:      8944200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12463780 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           48136 kB
Writeback:           0 kB
AnonPages:       75400 kB
Mapped:          14492 kB
Slab:           517932 kB
PageTables:       5192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   202804 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70864 MiB
End job on node104 at 2011-04-25 23:37:10