Trace number 3251003

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.82957
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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

running on 2 cores: 5,7

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.38 3.87 3.89 3/181 21913
/proc/meminfo: memFree=18705640/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=19512 CPUtime=0 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 442 0 0 0 0 0 0 0 23 0 1 0 548775552 19980288 379 33554432000 4194304 4465733 140736788625152 18446744073709551615 252458065664 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 4878 379 250 67 0 2001 0

[startup+0.013502 s]
/proc/loadavg: 3.38 3.87 3.89 3/181 21913
/proc/meminfo: memFree=18705640/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=19512 CPUtime=0.01 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 557 0 0 0 1 0 0 0 23 0 1 0 548775552 19980288 494 33554432000 4194304 4465733 140736788625152 18446744073709551615 252457684448 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 4878 494 250 67 0 2001 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 19512

[startup+0.10049 s]
/proc/loadavg: 3.38 3.87 3.89 3/181 21913
/proc/meminfo: memFree=18705640/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=24304 CPUtime=0.09 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 4210 0 0 0 9 0 0 0 23 0 1 0 548775552 24887296 1752 33554432000 4194304 4465733 140736788625152 18446744073709551615 4273256 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/21913/statm: 6076 1752 250 67 0 3199 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24304

[startup+0.300452 s]
/proc/loadavg: 3.38 3.87 3.89 3/181 21913
/proc/meminfo: memFree=18705640/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=24300 CPUtime=0.29 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 5772 0 0 0 29 0 0 0 25 0 1 0 548775552 24883200 2614 33554432000 4194304 4465733 140736788625152 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/21913/statm: 6075 2614 255 67 0 3198 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24300

[startup+0.700376 s]
/proc/loadavg: 3.38 3.87 3.89 3/181 21913
/proc/meminfo: memFree=18705640/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=29420 CPUtime=0.69 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 9930 0 0 0 68 1 0 0 25 0 1 0 548775552 30126080 3547 33554432000 4194304 4465733 140736788625152 18446744073709551615 4255324 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/21913/statm: 7355 3547 255 67 0 4478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29420

[startup+1.50026 s]
/proc/loadavg: 3.38 3.87 3.89 5/190 21930
/proc/meminfo: memFree=18646820/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=33736 CPUtime=1.49 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 14122 0 0 0 147 2 0 0 25 0 1 0 548775552 34545664 4640 33554432000 4194304 4465733 140736788625152 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 8434 4640 255 67 0 5557 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33736

[startup+3.10096 s]
/proc/loadavg: 3.38 3.87 3.89 5/190 21930
/proc/meminfo: memFree=18615572/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=40460 CPUtime=3.08 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 19352 0 0 0 306 2 0 0 25 0 1 0 548775552 41431040 5694 33554432000 4194304 4465733 140736788625152 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 10115 5694 255 67 0 7238 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40460

[startup+6.30037 s]
/proc/loadavg: 3.43 3.88 3.89 5/190 21930
/proc/meminfo: memFree=18590528/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=40460 CPUtime=6.28 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 21372 0 0 0 625 3 0 0 25 0 1 0 548775552 41431040 6813 33554432000 4194304 4465733 140736788625152 18446744073709551615 4270801 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 10115 6813 255 67 0 7238 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40460

[startup+12.7002 s]
/proc/loadavg: 3.48 3.88 3.89 5/190 21930
/proc/meminfo: memFree=18571368/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=54752 CPUtime=12.68 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 31373 0 0 0 1264 4 0 0 25 0 1 0 548775552 56066048 8464 33554432000 4194304 4465733 140736788625152 18446744073709551615 4296140 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 13688 8464 255 67 0 10811 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 54752

[startup+25.5008 s]
/proc/loadavg: 3.59 3.88 3.89 5/190 21930
/proc/meminfo: memFree=18509596/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=69604 CPUtime=25.48 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 43648 0 0 0 2542 6 0 0 25 0 1 0 548775552 71274496 11202 33554432000 4194304 4465733 140736788625152 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 17401 11202 255 67 0 14524 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69604

[startup+51.101 s]
/proc/loadavg: 3.73 3.89 3.90 5/190 21931
/proc/meminfo: memFree=18429756/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=145740 CPUtime=51.08 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 56729 0 0 0 5100 8 0 0 25 0 1 0 548775552 149237760 22846 33554432000 4194304 4465733 140736788625152 18446744073709551615 4343422 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 36435 22846 315 67 0 33558 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 145740

[startup+102.307 s]
/proc/loadavg: 3.89 3.91 3.90 5/190 21932
/proc/meminfo: memFree=18325948/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=114132 CPUtime=102.29 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 73446 0 0 0 10218 11 0 0 25 0 1 0 548775552 116871168 19927 33554432000 4194304 4465733 140736788625152 18446744073709551615 4270819 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 28533 19927 292 67 0 25656 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 114132

[startup+162.3 s]
/proc/loadavg: 3.95 3.92 3.91 5/190 21934
/proc/meminfo: memFree=18291952/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=126460 CPUtime=162.29 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 79056 0 0 0 16217 12 0 0 25 0 1 0 548775552 129495040 24389 33554432000 4194304 4465733 140736788625152 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 31615 24389 291 67 0 28738 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 126460

[startup+222.3 s]
/proc/loadavg: 3.98 3.93 3.91 5/190 21936
/proc/meminfo: memFree=18259564/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=158880 CPUtime=222.29 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 92407 0 0 0 22214 15 0 0 25 0 1 0 548775552 162693120 34303 33554432000 4194304 4465733 140736788625152 18446744073709551615 4254976 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 39720 34303 388 67 0 36843 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 158880

[startup+282.301 s]
/proc/loadavg: 4.04 3.96 3.91 5/190 21937
/proc/meminfo: memFree=18232880/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=226672 CPUtime=282.29 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 107440 0 0 0 28213 16 0 0 25 0 1 0 548775552 232112128 40911 33554432000 4194304 4465733 140736788625152 18446744073709551615 4343302 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 56668 40911 370 67 0 53791 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 226672

[startup+342.301 s]
/proc/loadavg: 4.01 3.96 3.91 5/190 21966
/proc/meminfo: memFree=18267756/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=226672 CPUtime=342.29 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 107440 0 0 0 34213 16 0 0 25 0 1 0 548775552 232112128 40911 33554432000 4194304 4465733 140736788625152 18446744073709551615 4343408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 56668 40911 370 67 0 53791 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 226672

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 21967
/proc/meminfo: memFree=18261912/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=159224 CPUtime=402.3 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 126046 0 0 0 40210 20 0 0 25 0 1 0 548775552 163045376 29726 33554432000 4194304 4465733 140736788625152 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 39806 29726 370 67 0 36929 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 159224

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 21969
/proc/meminfo: memFree=18218976/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=166248 CPUtime=462.3 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 133099 0 0 0 46209 21 0 0 25 0 1 0 548775552 170237952 33695 33554432000 4194304 4465733 140736788625152 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 41562 33695 276 67 0 38685 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 166248

[startup+522.3 s]
/proc/loadavg: 4.06 3.99 3.92 5/190 21998
/proc/meminfo: memFree=18251512/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=166248 CPUtime=522.3 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 135911 0 0 0 52208 22 0 0 25 0 1 0 548775552 170237952 35330 33554432000 4194304 4465733 140736788625152 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 41562 35330 273 67 0 38685 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 166248

[startup+582.3 s]
/proc/loadavg: 4.05 4.00 3.93 5/190 21999
/proc/meminfo: memFree=18151684/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=204944 CPUtime=582.3 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 146160 0 0 0 58207 23 0 0 25 0 1 0 548775552 209862656 44101 33554432000 4194304 4465733 140736788625152 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 51236 44101 404 67 0 48359 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 204944

[startup+642.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 22001
/proc/meminfo: memFree=17991688/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=204944 CPUtime=642.31 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 150003 0 0 0 64207 24 0 0 25 0 1 0 548775552 209862656 46740 33554432000 4194304 4465733 140736788625152 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 51236 46740 404 67 0 48359 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 204944

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22002
/proc/meminfo: memFree=17972824/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=224392 CPUtime=702.3 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 162045 0 0 0 70205 25 0 0 25 0 1 0 548775552 229777408 49109 33554432000 4194304 4465733 140736788625152 18446744073709551615 4270680 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 56098 49109 404 67 0 53221 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 224392

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22004
/proc/meminfo: memFree=17993500/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=224392 CPUtime=762.32 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 163334 0 0 0 76206 26 0 0 25 0 1 0 548775552 229777408 50398 33554432000 4194304 4465733 140736788625152 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 56098 50398 404 67 0 53221 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 224392

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22006
/proc/meminfo: memFree=17959496/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=273536 CPUtime=822.31 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 190335 0 0 0 82202 29 0 0 25 0 1 0 548775552 280100864 52035 33554432000 4194304 4465733 140736788625152 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 68384 52035 404 67 0 65507 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 273536

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22007
/proc/meminfo: memFree=17933792/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=302812 CPUtime=882.31 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 206825 0 0 0 88200 31 0 0 25 0 1 0 548775552 310079488 53942 33554432000 4194304 4465733 140736788625152 18446744073709551615 4271859 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 75703 53942 404 67 0 72826 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 302812

[startup+942.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 22009
/proc/meminfo: memFree=17987456/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=302812 CPUtime=942.32 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 207581 0 0 0 94200 32 0 0 25 0 1 0 548775552 310079488 54641 33554432000 4194304 4465733 140736788625152 18446744073709551615 4270714 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 75703 54641 404 67 0 72826 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 302812

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 22010
/proc/meminfo: memFree=17911540/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=467776 CPUtime=1002.32 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 240061 0 0 0 100197 35 0 0 25 0 1 0 548775552 479002624 64507 33554432000 4194304 4465733 140736788625152 18446744073709551615 4343408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 116944 64507 404 67 0 114067 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 467776

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22012
/proc/meminfo: memFree=17893156/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=467776 CPUtime=1062.32 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 240061 0 0 0 106197 35 0 0 25 0 1 0 548775552 479002624 64507 33554432000 4194304 4465733 140736788625152 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 116944 64507 404 67 0 114067 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 467776

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22014
/proc/meminfo: memFree=17745184/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=467776 CPUtime=1122.32 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 240061 0 0 0 112197 35 0 0 25 0 1 0 548775552 479002624 64507 33554432000 4194304 4465733 140736788625152 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 116944 64507 404 67 0 114067 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 467776

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22015
/proc/meminfo: memFree=17741428/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=467776 CPUtime=1182.32 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 240061 0 0 0 118197 35 0 0 25 0 1 0 548775552 479002624 64507 33554432000 4194304 4465733 140736788625152 18446744073709551615 4343411 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 116944 64507 404 67 0 114067 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 467776

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22017
/proc/meminfo: memFree=17736308/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=467776 CPUtime=1242.32 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 240061 0 0 0 124197 35 0 0 25 0 1 0 548775552 479002624 64507 33554432000 4194304 4465733 140736788625152 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 116944 64507 404 67 0 114067 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 467776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22018
/proc/meminfo: memFree=17728480/32951124 swapFree=67111480/67111528
[pid=21913] ppid=21911 vsize=467776 CPUtime=1300.03 cores=5,7
/proc/21913/stat : 21913 (SApperloT) R 21911 21913 21245 0 -1 4202496 240061 0 0 0 129968 35 0 0 25 0 1 0 548775552 479002624 64507 33554432000 4194304 4465733 140736788625152 18446744073709551615 4343302 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21913/statm: 116944 64507 404 67 0 114067 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 467776

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.69
CPU system time (s): 0.370943
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 555196

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

runsolver used 2.11468 second user time and 4.98824 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 21:04:11
IDJOB=3251003
IDBENCH=88207
IDSOLVER=1657
FILE ID=node111/3251003-1303585451
RUNJOBID= node111-1303585451-21890
PBS_JOBID= 13150347
Free space on /tmp= 70728 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251003-1303585451/watcher-3251003-1303585451 -o /tmp/evaluation-result-3251003-1303585451/solver-3251003-1303585451 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3251003-1303585451.cnf

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=873588221

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:      18705920 kB
Buffers:       2130368 kB
Cached:       11473324 kB
SwapCached:         44 kB
Active:        9675808 kB
Inactive:      3999092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18705920 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           10312 kB
Writeback:           0 kB
AnonPages:       71120 kB
Mapped:          14872 kB
Slab:           505332 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   216560 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= 70708 MiB
End job on node111 at 2011-04-23 21:25:53