Trace number 3283516

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
SApperloT2010 2011-03-04UNSAT 516.174 516.163

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

516.10/516.13	c Solved by BasicSolver 
516.10/516.13	
516.10/516.13	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3283516-1303762453/watcher-3283516-1303762453 -o /tmp/evaluation-result-3283516-1303762453/solver-3283516-1303762453 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3283516-1303762453.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.99 3.99 3.93 6/189 6143
/proc/meminfo: memFree=14061584/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=11696 CPUtime=0 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4194304 212 0 0 0 0 0 0 0 21 0 1 0 468660840 11976704 164 33554432000 4194304 4395502 140735135300400 18446744073709551615 228090488721 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6143/statm: 2924 165 140 50 0 51 0

[startup+0.039115 s]
/proc/loadavg: 3.99 3.99 3.93 6/189 6143
/proc/meminfo: memFree=14061584/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=54228 CPUtime=0.02 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 8810 0 0 0 2 0 0 0 21 0 1 0 468660840 55529472 8750 33554432000 4194304 4395502 140735135300400 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 13557 8751 249 50 0 10697 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 54228

[startup+0.101134 s]
/proc/loadavg: 3.99 3.99 3.93 6/189 6143
/proc/meminfo: memFree=14061584/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=61356 CPUtime=0.09 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 10612 0 0 0 8 1 0 0 21 0 1 0 468660840 62828544 10552 33554432000 4194304 4395502 140735135300400 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 15372 10555 249 50 0 12512 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61356

[startup+0.301088 s]
/proc/loadavg: 3.99 3.99 3.93 6/189 6143
/proc/meminfo: memFree=14061584/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=80496 CPUtime=0.28 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 15385 0 0 0 27 1 0 0 22 0 1 0 468660840 82427904 15325 33554432000 4194304 4395502 140735135300400 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 20124 15326 249 50 0 17264 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 80496

[startup+0.701017 s]
/proc/loadavg: 3.99 3.99 3.93 6/189 6143
/proc/meminfo: memFree=14061584/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=115992 CPUtime=0.68 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 24335 0 0 0 66 2 0 0 23 0 1 0 468660840 118775808 24177 33554432000 4194304 4395502 140735135300400 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 28998 24178 249 50 0 26138 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 115992

[startup+1.50088 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 6144
/proc/meminfo: memFree=13909276/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=200988 CPUtime=1.49 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 44785 0 0 0 141 8 0 0 25 0 1 0 468660840 205811712 36556 33554432000 4194304 4395502 140735135300400 18446744073709551615 228095475607 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 50247 36556 255 50 0 47387 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 200988

[startup+3.10057 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 6144
/proc/meminfo: memFree=13904316/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=200988 CPUtime=3.08 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 45186 0 0 0 294 14 0 0 25 0 1 0 468660840 205811712 36957 33554432000 4194304 4395502 140735135300400 18446744073709551615 228095475607 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 50247 36957 255 50 0 47387 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 200988

[startup+6.30099 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 6145
/proc/meminfo: memFree=13851120/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=238708 CPUtime=6.28 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 56263 0 0 0 607 21 0 0 25 0 1 0 468660840 244436992 48034 33554432000 4194304 4395502 140735135300400 18446744073709551615 4299795 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 59677 48034 266 50 0 56817 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 238708

[startup+12.7008 s]
/proc/loadavg: 4.07 4.00 3.94 5/190 6145
/proc/meminfo: memFree=13821252/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=249884 CPUtime=12.69 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 58960 0 0 0 1247 22 0 0 25 0 1 0 468660840 255881216 50731 33554432000 4194304 4395502 140735135300400 18446744073709551615 4297623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 62471 50731 266 50 0 59611 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 249884

[startup+25.5005 s]
/proc/loadavg: 4.06 4.00 3.94 5/190 6145
/proc/meminfo: memFree=13763576/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=270136 CPUtime=25.49 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 63979 0 0 0 2526 23 0 0 25 0 1 0 468660840 276619264 55750 33554432000 4194304 4395502 140735135300400 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 67534 55750 266 50 0 64674 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 270136

[startup+51.1008 s]
/proc/loadavg: 4.04 4.00 3.94 5/190 6146
/proc/meminfo: memFree=13668000/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=307852 CPUtime=51.09 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 73288 0 0 0 5084 25 0 0 25 0 1 0 468660840 315240448 65059 33554432000 4194304 4395502 140735135300400 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 76963 65059 266 50 0 74103 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 307852

[startup+102.306 s]
/proc/loadavg: 4.07 4.01 3.94 5/190 6147
/proc/meminfo: memFree=13453860/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=354528 CPUtime=102.3 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 84880 0 0 0 10201 29 0 0 25 0 1 0 468660840 363036672 76651 33554432000 4194304 4395502 140735135300400 18446744073709551615 4309729 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 88632 76651 266 50 0 85772 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 354528

[startup+162.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 6149
/proc/meminfo: memFree=13222592/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=412228 CPUtime=162.29 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 98660 0 0 0 16197 32 0 0 25 0 1 0 468660840 422121472 90431 33554432000 4194304 4395502 140735135300400 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 103057 90431 266 50 0 100197 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 412228

[startup+222.3 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 6150
/proc/meminfo: memFree=13041296/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=447248 CPUtime=222.3 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 107307 0 0 0 22194 36 0 0 25 0 1 0 468660840 457981952 99078 33554432000 4194304 4395502 140735135300400 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 111812 99078 266 50 0 108952 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 447248

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 6152
/proc/meminfo: memFree=12857512/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=494656 CPUtime=282.3 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 118199 0 0 0 28191 39 0 0 25 0 1 0 468660840 506527744 109970 33554432000 4194304 4395502 140735135300400 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 123664 109970 266 50 0 120804 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 494656

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 6153
/proc/meminfo: memFree=12723708/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=530420 CPUtime=342.29 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 126810 0 0 0 34187 42 0 0 25 0 1 0 468660840 543150080 118581 33554432000 4194304 4395502 140735135300400 18446744073709551615 4288931 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 132605 118581 266 50 0 129745 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 530420

[startup+402.3 s]
/proc/loadavg: 4.04 4.01 3.95 5/190 6155
/proc/meminfo: memFree=12595844/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=558908 CPUtime=402.3 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 133824 0 0 0 40185 45 0 0 25 0 1 0 468660840 572321792 125595 33554432000 4194304 4395502 140735135300400 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 139727 125595 266 50 0 136867 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 558908

[startup+462.3 s]
/proc/loadavg: 4.01 4.01 3.95 5/190 6157
/proc/meminfo: memFree=12458564/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=587224 CPUtime=462.3 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 140646 0 0 0 46184 46 0 0 25 0 1 0 468660840 601317376 132417 33554432000 4194304 4395502 140735135300400 18446744073709551615 4309741 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 146806 132417 266 50 0 143946 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 587224

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

[startup+486.301 s]
/proc/loadavg: 4.01 4.00 3.95 5/190 6157
/proc/meminfo: memFree=12408460/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=595928 CPUtime=486.31 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 142715 0 0 0 48584 47 0 0 25 0 1 0 468660840 610230272 134486 33554432000 4194304 4395502 140735135300400 18446744073709551615 4300240 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 148982 134486 266 50 0 146122 0
Current children cumulated CPU time (s) 486.31
Current children cumulated vsize (KiB) 595928

[startup+499.101 s]
/proc/loadavg: 4.01 4.00 3.95 5/190 6158
/proc/meminfo: memFree=12389852/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=604312 CPUtime=499.1 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 144750 0 0 0 49863 47 0 0 25 0 1 0 468660840 618815488 136521 33554432000 4194304 4395502 140735135300400 18446744073709551615 4299492 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 151078 136521 266 50 0 148218 0
Current children cumulated CPU time (s) 499.1
Current children cumulated vsize (KiB) 604312

[startup+505.5 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6158
/proc/meminfo: memFree=12378936/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=605388 CPUtime=505.5 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 145000 0 0 0 50503 47 0 0 25 0 1 0 468660840 619917312 136771 33554432000 4194304 4395502 140735135300400 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 151347 136771 266 50 0 148487 0
Current children cumulated CPU time (s) 505.5
Current children cumulated vsize (KiB) 605388

[startup+511.901 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6158
/proc/meminfo: memFree=12368272/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=606444 CPUtime=511.9 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 145245 0 0 0 51143 47 0 0 25 0 1 0 468660840 620998656 137016 33554432000 4194304 4395502 140735135300400 18446744073709551615 4326485 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 151611 137016 266 50 0 148751 0
Current children cumulated CPU time (s) 511.9
Current children cumulated vsize (KiB) 606444

[startup+513.501 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6158
/proc/meminfo: memFree=12366164/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=606444 CPUtime=513.5 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 145245 0 0 0 51303 47 0 0 25 0 1 0 468660840 620998656 137016 33554432000 4194304 4395502 140735135300400 18446744073709551615 4326509 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 151611 137016 266 50 0 148751 0
Current children cumulated CPU time (s) 513.5
Current children cumulated vsize (KiB) 606444

[startup+515.101 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6158
/proc/meminfo: memFree=12362072/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=606444 CPUtime=515.1 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 145245 0 0 0 51463 47 0 0 25 0 1 0 468660840 620998656 137016 33554432000 4194304 4395502 140735135300400 18446744073709551615 4299230 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 151611 137016 266 50 0 148751 0
Current children cumulated CPU time (s) 515.1
Current children cumulated vsize (KiB) 606444

[startup+515.906 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6158
/proc/meminfo: memFree=12359964/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=606444 CPUtime=515.91 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 145245 0 0 0 51544 47 0 0 25 0 1 0 468660840 620998656 137016 33554432000 4194304 4395502 140735135300400 18446744073709551615 4295017 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 151611 137016 266 50 0 148751 0
Current children cumulated CPU time (s) 515.91
Current children cumulated vsize (KiB) 606444

[startup+516.1 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6158
/proc/meminfo: memFree=12359964/32951124 swapFree=67111528/67111528
[pid=6143] ppid=6141 vsize=606444 CPUtime=516.1 cores=4,6
/proc/6143/stat : 6143 (SApperloT2010) R 6141 6143 5580 0 -1 4202496 145245 0 0 0 51563 47 0 0 25 0 1 0 468660840 620998656 137016 33554432000 4194304 4395502 140735135300400 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6143/statm: 151611 137016 266 50 0 148751 0
Current children cumulated CPU time (s) 516.1
Current children cumulated vsize (KiB) 606444

Child status: 20
Real time (s): 516.163
CPU time (s): 516.174
CPU user time (s): 515.672
CPU system time (s): 0.501923
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 606444

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

runsolver used 0.927858 second user time and 1.89171 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-25 22:14:14
IDJOB=3283516
IDBENCH=71039
IDSOLVER=1655
FILE ID=node142/3283516-1303762453
RUNJOBID= node142-1303762169-5906
PBS_JOBID= 13157147
Free space on /tmp= 71144 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283516-1303762453/watcher-3283516-1303762453 -o /tmp/evaluation-result-3283516-1303762453/solver-3283516-1303762453 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3283516-1303762453.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=151169265

node142.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.846
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.75
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.846
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.82
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14061740 kB
Buffers:       2076212 kB
Cached:       14836300 kB
SwapCached:          0 kB
Active:        8511724 kB
Inactive:      9803120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14061740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18696 kB
Writeback:           0 kB
AnonPages:     1401384 kB
Mapped:          15728 kB
Slab:           507720 kB
PageTables:       8136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1721480 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= 71140 MiB
End job on node142 at 2011-04-25 22:22:50