Trace number 3283104

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-23UNSAT 735.754 735.743

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark52.912
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

735.70/735.73	
735.70/735.73	s UNSATISFIABLE
735.70/735.73	c Reason for Unsat: Learned empty clause

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-3283104-1303758227/watcher-3283104-1303758227 -o /tmp/evaluation-result-3283104-1303758227/solver-3283104-1303758227 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3283104-1303758227.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: 4.15 4.03 3.97 5/189 24761
/proc/meminfo: memFree=18313196/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=21368 CPUtime=0 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 1965 0 0 0 0 0 0 0 23 0 1 0 566053565 21880832 1904 33554432000 4194304 4465733 140734974713120 18446744073709551615 4298412 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 5342 1909 248 67 0 2465 0

[startup+0.0370979 s]
/proc/loadavg: 4.15 4.03 3.97 5/189 24761
/proc/meminfo: memFree=18313196/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=67740 CPUtime=0.03 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 5075 0 0 0 3 0 0 0 23 0 1 0 566053565 69365760 4948 33554432000 4194304 4465733 140734974713120 18446744073709551615 224284925696 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 16935 4948 250 67 0 14058 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 67740

[startup+0.101112 s]
/proc/loadavg: 4.15 4.03 3.97 5/189 24761
/proc/meminfo: memFree=18313196/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=67740 CPUtime=0.09 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 6274 0 0 0 9 0 0 0 23 0 1 0 566053565 69365760 5899 33554432000 4194304 4465733 140734974713120 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 16935 5900 250 67 0 14058 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67740

[startup+0.301077 s]
/proc/loadavg: 4.15 4.03 3.97 5/189 24761
/proc/meminfo: memFree=18313196/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=67872 CPUtime=0.29 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 10036 0 0 0 28 1 0 0 25 0 1 0 566053565 69500928 8862 33554432000 4194304 4465733 140734974713120 18446744073709551615 224284925696 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 16968 8862 251 67 0 14091 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67872

[startup+0.701014 s]
/proc/loadavg: 4.15 4.03 3.97 5/189 24761
/proc/meminfo: memFree=18313196/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=92480 CPUtime=0.69 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 30874 0 0 0 65 4 0 0 25 0 1 0 566053565 94699520 16002 33554432000 4194304 4465733 140734974713120 18446744073709551615 224284925696 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 23120 16003 251 67 0 20243 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92480

[startup+1.50088 s]
/proc/loadavg: 4.15 4.03 3.97 5/190 24762
/proc/meminfo: memFree=18213392/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=115276 CPUtime=1.49 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 49359 0 0 0 143 6 0 0 25 0 1 0 566053565 118042624 22359 33554432000 4194304 4465733 140734974713120 18446744073709551615 4270228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 28819 22359 256 67 0 25942 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115276

[startup+3.10062 s]
/proc/loadavg: 4.15 4.03 3.97 5/190 24762
/proc/meminfo: memFree=18222692/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=115768 CPUtime=3.09 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 49787 0 0 0 303 6 0 0 25 0 1 0 566053565 118546432 22755 33554432000 4194304 4465733 140734974713120 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 28942 22755 256 67 0 26065 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115768

[startup+6.30105 s]
/proc/loadavg: 4.21 4.04 3.97 5/188 24765
/proc/meminfo: memFree=19237676/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=117324 CPUtime=6.3 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 50032 0 0 0 623 7 0 0 25 0 1 0 566053565 120139776 22994 33554432000 4194304 4465733 140734974713120 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 29331 22994 256 67 0 26454 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 117324

[startup+12.701 s]
/proc/loadavg: 4.20 4.04 3.97 5/188 24765
/proc/meminfo: memFree=18982044/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=117324 CPUtime=12.7 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 50081 0 0 0 1263 7 0 0 25 0 1 0 566053565 120139776 23030 33554432000 4194304 4465733 140734974713120 18446744073709551615 4270167 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 29331 23030 256 67 0 26454 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 117324

[startup+25.5008 s]
/proc/loadavg: 4.22 4.06 3.98 5/187 24765
/proc/meminfo: memFree=19006284/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=132540 CPUtime=25.49 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 54026 0 0 0 2542 7 0 0 25 0 1 0 566053565 135720960 26606 33554432000 4194304 4465733 140734974713120 18446744073709551615 4287468 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 33135 26629 260 67 0 30258 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 132540

[startup+51.1006 s]
/proc/loadavg: 4.22 4.07 3.98 5/187 24767
/proc/meminfo: memFree=18837156/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=477592 CPUtime=51.09 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 95130 0 0 0 5097 12 0 0 25 0 1 0 566053565 489054208 53988 33554432000 4194304 4465733 140734974713120 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 119398 53988 281 67 0 116521 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 477592

[startup+102.307 s]
/proc/loadavg: 4.09 4.05 3.98 5/190 24791
/proc/meminfo: memFree=19799080/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=493452 CPUtime=102.3 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 104395 0 0 0 10217 13 0 0 25 0 1 0 566053565 505294848 55323 33554432000 4194304 4465733 140734974713120 18446744073709551615 4304298 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 123363 55323 281 67 0 120486 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 493452

[startup+162.301 s]
/proc/loadavg: 4.03 4.04 3.98 5/190 24793
/proc/meminfo: memFree=19765336/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=493452 CPUtime=162.29 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 108287 0 0 0 16214 15 0 0 25 0 1 0 566053565 505294848 59215 33554432000 4194304 4465733 140734974713120 18446744073709551615 4304200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 123363 59215 281 67 0 120486 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 493452

[startup+222.301 s]
/proc/loadavg: 4.06 4.05 3.99 5/190 24822
/proc/meminfo: memFree=19805792/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=474796 CPUtime=222.3 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 112984 0 0 0 22213 17 0 0 25 0 1 0 566053565 486191104 58954 33554432000 4194304 4465733 140734974713120 18446744073709551615 4302683 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 118699 58954 281 67 0 115822 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 474796

[startup+282.301 s]
/proc/loadavg: 4.02 4.04 3.99 5/190 24824
/proc/meminfo: memFree=19798492/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=498588 CPUtime=282.29 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 126284 0 0 0 28211 18 0 0 25 0 1 0 566053565 510554112 60348 33554432000 4194304 4465733 140734974713120 18446744073709551615 4304361 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 124647 60348 281 67 0 121770 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 498588

[startup+342.301 s]
/proc/loadavg: 4.00 4.03 3.99 5/190 24826
/proc/meminfo: memFree=19750972/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=541776 CPUtime=342.3 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 137160 0 0 0 34209 21 0 0 25 0 1 0 566053565 554778624 70883 33554432000 4194304 4465733 140734974713120 18446744073709551615 4304392 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 135444 70883 281 67 0 132567 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 541776

[startup+402.301 s]
/proc/loadavg: 4.00 4.02 3.99 5/190 24826
/proc/meminfo: memFree=19708536/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=607312 CPUtime=402.3 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 154767 0 0 0 40206 24 0 0 25 0 1 0 566053565 621887488 79751 33554432000 4194304 4465733 140734974713120 18446744073709551615 4304279 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 151828 79751 281 67 0 148951 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 607312

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 3.99 5/190 24828
/proc/meminfo: memFree=19696340/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=607312 CPUtime=462.3 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 157023 0 0 0 46206 24 0 0 25 0 1 0 566053565 621887488 81721 33554432000 4194304 4465733 140734974713120 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 151828 81721 281 67 0 148951 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 607312

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 4.00 5/190 24830
/proc/meminfo: memFree=19824520/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=220832 CPUtime=522.29 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 158183 0 0 0 52204 25 0 0 25 0 1 0 566053565 226131968 47883 33554432000 4194304 4465733 140734974713120 18446744073709551615 4266927 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 55208 47883 281 67 0 52331 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 220832

[startup+582.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 24832
/proc/meminfo: memFree=19729740/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=431452 CPUtime=582.3 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 180086 0 0 0 58202 28 0 0 25 0 1 0 566053565 441806848 69498 33554432000 4194304 4465733 140734974713120 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 107863 69498 304 67 0 104986 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 431452

[startup+642.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/190 24834
/proc/meminfo: memFree=19828652/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=192040 CPUtime=642.3 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 180814 0 0 0 64201 29 0 0 25 0 1 0 566053565 196648960 40764 33554432000 4194304 4465733 140734974713120 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 48010 40764 281 67 0 45133 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 192040

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/190 24861
/proc/meminfo: memFree=19822348/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=250224 CPUtime=702.3 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 202226 0 0 0 70198 32 0 0 25 0 1 0 566053565 256229376 54236 33554432000 4194304 4465733 140734974713120 18446744073709551615 4270774 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 62556 54236 290 67 0 59679 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 250224

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

[startup+716.7 s]
/proc/loadavg: 4.02 4.02 4.00 5/190 24863
/proc/meminfo: memFree=19767536/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=250224 CPUtime=716.7 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 202226 0 0 0 71638 32 0 0 25 0 1 0 566053565 256229376 54236 33554432000 4194304 4465733 140734974713120 18446744073709551615 4267041 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 62556 54236 290 67 0 59679 0
Current children cumulated CPU time (s) 716.7
Current children cumulated vsize (KiB) 250224

[startup+729.5 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 24863
/proc/meminfo: memFree=19767268/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=250224 CPUtime=729.5 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 202226 0 0 0 72918 32 0 0 25 0 1 0 566053565 256229376 54236 33554432000 4194304 4465733 140734974713120 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 62556 54236 290 67 0 59679 0
Current children cumulated CPU time (s) 729.5
Current children cumulated vsize (KiB) 250224

[startup+732.701 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 24863
/proc/meminfo: memFree=19757720/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=250224 CPUtime=732.7 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 202226 0 0 0 73238 32 0 0 25 0 1 0 566053565 256229376 54236 33554432000 4194304 4465733 140734974713120 18446744073709551615 4255605 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 62556 54236 290 67 0 59679 0
Current children cumulated CPU time (s) 732.7
Current children cumulated vsize (KiB) 250224

[startup+734.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 24863
/proc/meminfo: memFree=19763548/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=250224 CPUtime=734.3 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 202226 0 0 0 73398 32 0 0 25 0 1 0 566053565 256229376 54236 33554432000 4194304 4465733 140734974713120 18446744073709551615 4295921 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 62556 54236 290 67 0 59679 0
Current children cumulated CPU time (s) 734.3
Current children cumulated vsize (KiB) 250224

[startup+735.1 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 24863
/proc/meminfo: memFree=19763424/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=250224 CPUtime=735.1 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 202226 0 0 0 73478 32 0 0 25 0 1 0 566053565 256229376 54236 33554432000 4194304 4465733 140734974713120 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 62556 54236 290 67 0 59679 0
Current children cumulated CPU time (s) 735.1
Current children cumulated vsize (KiB) 250224

[startup+735.5 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 24863
/proc/meminfo: memFree=19763424/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=250224 CPUtime=735.5 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 202226 0 0 0 73518 32 0 0 25 0 1 0 566053565 256229376 54236 33554432000 4194304 4465733 140734974713120 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 62556 54236 290 67 0 59679 0
Current children cumulated CPU time (s) 735.5
Current children cumulated vsize (KiB) 250224

[startup+735.7 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 24863
/proc/meminfo: memFree=19763424/32951124 swapFree=67110396/67111528
[pid=24761] ppid=24759 vsize=250224 CPUtime=735.7 cores=4,6
/proc/24761/stat : 24761 (SApperloT) R 24759 24761 24306 0 -1 4202496 202226 0 0 0 73538 32 0 0 25 0 1 0 566053565 256229376 54236 33554432000 4194304 4465733 140734974713120 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24761/statm: 62556 54236 290 67 0 59679 0
Current children cumulated CPU time (s) 735.7
Current children cumulated vsize (KiB) 250224

Child status: 20
Real time (s): 735.743
CPU time (s): 735.754
CPU user time (s): 735.419
CPU system time (s): 0.334949
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 607312

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

runsolver used 1.3048 second user time and 2.71459 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-25 21:03:49
IDJOB=3283104
IDBENCH=70961
IDSOLVER=1657
FILE ID=node118/3283104-1303758227
RUNJOBID= node118-1303758050-24626
PBS_JOBID= 13154063
Free space on /tmp= 71040 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283104-1303758227/watcher-3283104-1303758227 -o /tmp/evaluation-result-3283104-1303758227/solver-3283104-1303758227 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3283104-1303758227.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1332995475

node118.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.842
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.68
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.842
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.75
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.842
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.74
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.842
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.75
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18313236 kB
Buffers:       1867844 kB
Cached:       10957024 kB
SwapCached:        600 kB
Active:       10489952 kB
Inactive:      3619348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18313236 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:          730088 kB
Writeback:           0 kB
AnonPages:     1283852 kB
Mapped:          15944 kB
Slab:           462308 kB
PageTables:       7520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1901196 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= 71692 MiB
End job on node118 at 2011-04-25 21:16:05