Trace number 3266493

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
SApperloT 2011-03-23? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT02/handmade/simon/satex-challenges/
par32-3.shuffled.cnf
MD5SUM0115a0e26236f3f01aa829c2004452c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.6469
Satisfiable
(Un)Satisfiability was proved
Number of variables3176
Number of clauses10297
Sum of the clauses size27581
Maximum clause length3
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 23028
Number of clauses of size 37128
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3266493-1303584142/watcher-3266493-1303584142 -o /tmp/evaluation-result-3266493-1303584142/solver-3266493-1303584142 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3266493-1303584142.cnf 

running on 2 cores: 1,3

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.70 3.94 3.90 4/189 21769
/proc/meminfo: memFree=18710144/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=12316 CPUtime=0 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 566 0 0 0 0 0 0 0 21 0 1 0 548644665 12611584 428 33554432000 4194304 4465733 140737210580176 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 3079 428 256 67 0 202 0

[startup+0.0428829 s]
/proc/loadavg: 3.70 3.94 3.90 4/189 21769
/proc/meminfo: memFree=18710144/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=12604 CPUtime=0.04 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 667 0 0 0 4 0 0 0 21 0 1 0 548644665 12906496 452 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270108 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 3151 452 256 67 0 274 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12604

[startup+0.100873 s]
/proc/loadavg: 3.70 3.94 3.90 4/189 21769
/proc/meminfo: memFree=18710144/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=12784 CPUtime=0.1 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 738 0 0 0 10 0 0 0 21 0 1 0 548644665 13090816 506 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270702 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 3196 506 256 67 0 319 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12784

[startup+0.300847 s]
/proc/loadavg: 3.70 3.94 3.90 4/189 21769
/proc/meminfo: memFree=18710144/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=13304 CPUtime=0.29 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 1201 0 0 0 29 0 0 0 22 0 1 0 548644665 13623296 593 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270228 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 3326 593 256 67 0 449 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13304

[startup+0.700761 s]
/proc/loadavg: 3.70 3.94 3.90 4/189 21769
/proc/meminfo: memFree=18710144/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=15816 CPUtime=0.69 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 2681 0 0 0 69 0 0 0 24 0 1 0 548644665 16195584 1179 33554432000 4194304 4465733 140737210580176 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 3954 1179 281 67 0 1077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15816

[startup+1.50062 s]
/proc/loadavg: 3.70 3.94 3.90 5/190 21770
/proc/meminfo: memFree=18702848/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=15816 CPUtime=1.49 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 2767 0 0 0 149 0 0 0 25 0 1 0 548644665 16195584 1229 33554432000 4194304 4465733 140737210580176 18446744073709551615 4271250 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 3954 1229 281 67 0 1077 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15816

[startup+3.10033 s]
/proc/loadavg: 3.72 3.94 3.90 5/190 21770
/proc/meminfo: memFree=18697400/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=17912 CPUtime=3.09 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 3567 0 0 0 309 0 0 0 25 0 1 0 548644665 18341888 1598 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 4478 1598 281 67 0 1601 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17912

[startup+6.30072 s]
/proc/loadavg: 3.72 3.94 3.90 5/190 21770
/proc/meminfo: memFree=18692840/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=20308 CPUtime=6.29 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 4230 0 0 0 629 0 0 0 25 0 1 0 548644665 20795392 2169 33554432000 4194304 4465733 140737210580176 18446744073709551615 4285116 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 5077 2169 302 67 0 2200 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20308

[startup+12.7005 s]
/proc/loadavg: 3.76 3.94 3.91 5/190 21770
/proc/meminfo: memFree=18684304/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=18744 CPUtime=12.7 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 5299 0 0 0 1269 1 0 0 25 0 1 0 548644665 19193856 1878 33554432000 4194304 4465733 140737210580176 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 4686 1878 281 67 0 1809 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 18744

[startup+25.5002 s]
/proc/loadavg: 3.80 3.94 3.91 5/190 21770
/proc/meminfo: memFree=18674624/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=21492 CPUtime=25.49 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 7528 0 0 0 2548 1 0 0 25 0 1 0 548644665 22007808 2436 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 5373 2436 281 67 0 2496 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21492

[startup+51.1004 s]
/proc/loadavg: 3.92 3.96 3.91 5/190 21771
/proc/meminfo: memFree=18662808/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=25672 CPUtime=51.09 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 10984 0 0 0 5108 1 0 0 25 0 1 0 548644665 26288128 3261 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 6418 3261 281 67 0 3541 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25672

[startup+102.307 s]
/proc/loadavg: 3.97 3.97 3.91 5/190 21773
/proc/meminfo: memFree=18641832/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=32072 CPUtime=102.3 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 16164 0 0 0 10228 2 0 0 25 0 1 0 548644665 32841728 4576 33554432000 4194304 4465733 140737210580176 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 8018 4576 281 67 0 5141 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 32072

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 21774
/proc/meminfo: memFree=18608076/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=37300 CPUtime=162.3 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 20256 0 0 0 16227 3 0 0 25 0 1 0 548644665 38195200 5425 33554432000 4194304 4465733 140737210580176 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 9325 5425 281 67 0 6448 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 37300

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 21776
/proc/meminfo: memFree=18593536/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=41656 CPUtime=222.29 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 24579 0 0 0 22226 3 0 0 25 0 1 0 548644665 42655744 6791 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270202 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 10414 6791 281 67 0 7537 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 41656

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 21777
/proc/meminfo: memFree=18563008/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=49500 CPUtime=282.3 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 31183 0 0 0 28226 4 0 0 25 0 1 0 548644665 50688000 8408 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270196 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 12375 8408 281 67 0 9498 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 49500

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 21779
/proc/meminfo: memFree=18577860/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=56064 CPUtime=342.3 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 35555 0 0 0 34225 5 0 0 25 0 1 0 548644665 57409536 9305 33554432000 4194304 4465733 140737210580176 18446744073709551615 4271258 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 14016 9305 281 67 0 11139 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 56064

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 21781
/proc/meminfo: memFree=18537768/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=56788 CPUtime=402.3 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 37098 0 0 0 40225 5 0 0 25 0 1 0 548644665 58150912 10248 33554432000 4194304 4465733 140737210580176 18446744073709551615 4295885 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 14197 10248 281 67 0 11320 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 56788

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 21782
/proc/meminfo: memFree=18532272/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=68552 CPUtime=462.3 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 43846 0 0 0 46224 6 0 0 25 0 1 0 548644665 70197248 10713 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270774 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 17138 10713 281 67 0 14261 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 68552

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 21784
/proc/meminfo: memFree=18524680/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=68724 CPUtime=522.3 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 45909 0 0 0 52223 7 0 0 25 0 1 0 548644665 70373376 11827 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 17181 11827 281 67 0 14304 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 68724

[startup+582.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 21785
/proc/meminfo: memFree=18518196/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=68724 CPUtime=582.31 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 46907 0 0 0 58223 8 0 0 25 0 1 0 548644665 70373376 12481 33554432000 4194304 4465733 140737210580176 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 17181 12481 281 67 0 14304 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 68724

[startup+642.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 21787
/proc/meminfo: memFree=18509356/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=78976 CPUtime=642.32 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 53545 0 0 0 64222 10 0 0 25 0 1 0 548644665 80871424 13819 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 19744 13819 281 67 0 16867 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 78976

[startup+702.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 21789
/proc/meminfo: memFree=18503504/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=79144 CPUtime=702.31 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 54757 0 0 0 70221 10 0 0 25 0 1 0 548644665 81043456 14541 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 19786 14541 281 67 0 16909 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 79144

[startup+762.307 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 21790
/proc/meminfo: memFree=18496276/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=96788 CPUtime=762.32 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 65252 0 0 0 76220 12 0 0 25 0 1 0 548644665 99110912 15437 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 24197 15437 281 67 0 21320 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 96788

[startup+822.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 21792
/proc/meminfo: memFree=18483600/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=96996 CPUtime=822.32 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 67947 0 0 0 82219 13 0 0 25 0 1 0 548644665 99323904 17240 33554432000 4194304 4465733 140737210580176 18446744073709551615 4271224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 24249 17240 281 67 0 21372 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 96996

[startup+882.301 s]
/proc/loadavg: 4.07 3.99 3.92 5/190 21793
/proc/meminfo: memFree=18475640/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=96996 CPUtime=882.32 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 68873 0 0 0 88219 13 0 0 25 0 1 0 548644665 99323904 17728 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 24249 17728 281 67 0 21372 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 96996

[startup+942.301 s]
/proc/loadavg: 4.02 3.99 3.92 5/190 21795
/proc/meminfo: memFree=18493960/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=96996 CPUtime=942.33 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 69273 0 0 0 94219 14 0 0 25 0 1 0 548644665 99323904 17946 33554432000 4194304 4465733 140737210580176 18446744073709551615 4271889 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 24249 17946 281 67 0 21372 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 96996

[startup+1002.3 s]
/proc/loadavg: 4.13 4.02 3.93 5/190 21797
/proc/meminfo: memFree=18477176/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=96996 CPUtime=1002.33 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 69629 0 0 0 100219 14 0 0 25 0 1 0 548644665 99323904 18130 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 24249 18130 281 67 0 21372 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 96996

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 21798
/proc/meminfo: memFree=18468696/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=96996 CPUtime=1062.33 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 70334 0 0 0 106219 14 0 0 25 0 1 0 548644665 99323904 18702 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 24249 18702 281 67 0 21372 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 96996

[startup+1122.3 s]
/proc/loadavg: 4.06 4.02 3.93 5/190 21809
/proc/meminfo: memFree=18461464/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=97156 CPUtime=1122.33 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 71054 0 0 0 112219 14 0 0 25 0 1 0 548644665 99487744 19070 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 24289 19070 281 67 0 21412 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 97156

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 21810
/proc/meminfo: memFree=18459908/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=97156 CPUtime=1182.33 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 71293 0 0 0 118219 14 0 0 25 0 1 0 548644665 99487744 19193 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270186 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 24289 19193 281 67 0 21412 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 97156

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 21812
/proc/meminfo: memFree=18453540/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=113020 CPUtime=1242.33 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 80015 0 0 0 124218 15 0 0 25 0 1 0 548644665 115732480 20338 33554432000 4194304 4465733 140737210580176 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 28255 20338 281 67 0 25378 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 113020



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.93 2/184 21816
/proc/meminfo: memFree=18632872/32951124 swapFree=67111480/67111528
[pid=21769] ppid=21767 vsize=113020 CPUtime=1300.04 cores=1,3
/proc/21769/stat : 21769 (SApperloT) R 21767 21769 21245 0 -1 4202496 80754 0 0 0 129988 16 0 0 25 0 1 0 548644665 115732480 20714 33554432000 4194304 4465733 140737210580176 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21769/statm: 28255 20714 281 67 0 25378 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 113020

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.89
CPU system time (s): 0.166974
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 113020

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

runsolver used 2.11468 second user time and 4.98724 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 20:42:22
IDJOB=3266493
IDBENCH=87739
IDSOLVER=1657
FILE ID=node111/3266493-1303584142
RUNJOBID= node111-1303584141-21729
PBS_JOBID= 13150347
Free space on /tmp= 70736 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT02/handmade/simon/satex-challenges/par32-3.shuffled.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266493-1303584142/watcher-3266493-1303584142 -o /tmp/evaluation-result-3266493-1303584142/solver-3266493-1303584142 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3266493-1303584142.cnf

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

MD5SUM BENCH= 0115a0e26236f3f01aa829c2004452c1
RANDOM SEED=1686826504

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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	: 5332.75
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.849
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18710416 kB
Buffers:       2130320 kB
Cached:       11464664 kB
SwapCached:         44 kB
Active:        9673860 kB
Inactive:      3996484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18710416 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:            1708 kB
Writeback:           0 kB
AnonPages:       75252 kB
Mapped:          15188 kB
Slab:           505616 kB
PageTables:       5276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   264820 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= 70736 MiB
End job on node111 at 2011-04-23 21:04:04