Trace number 1577516

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 baseUNSAT 1042.22 1042.53

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 benchmark200.567
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

1042.08/1042.50	
1042.08/1042.50	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1577516-1241001996/watcher-1577516-1241001996 -o /tmp/evaluation-result-1577516-1241001996/solver-1577516-1241001996 -C 1200 -W 1800 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1093188530 HOME/instance-1577516-1241001996.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.05 1.87 1.49 3/64 14689
/proc/meminfo: memFree=393592/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=7500 CPUtime=0
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 897 0 0 0 0 0 0 0 18 0 1 0 128228524 7680000 881 1992294400 134512640 135674940 4294956192 18446744073709551615 134542190 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 1875 888 88 283 0 1589 0

[startup+0.024745 s]
/proc/loadavg: 2.05 1.87 1.49 3/64 14689
/proc/meminfo: memFree=393592/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=18916 CPUtime=0.01
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 3524 0 0 0 0 1 0 0 18 0 1 0 128228524 19369984 3508 1992294400 134512640 135674940 4294956192 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 4729 3513 88 283 0 4443 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18916

[startup+0.101752 s]
/proc/loadavg: 2.05 1.87 1.49 3/64 14689
/proc/meminfo: memFree=393592/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=36208 CPUtime=0.09
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 5999 0 0 0 6 3 0 0 18 0 1 0 128228524 37076992 5983 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 9052 5983 92 283 0 8766 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36208

[startup+0.301771 s]
/proc/loadavg: 2.05 1.87 1.49 3/64 14689
/proc/meminfo: memFree=393592/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=44000 CPUtime=0.29
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 7916 0 0 0 25 4 0 0 19 0 1 0 128228524 45056000 7900 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 11000 7901 92 283 0 10714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44000

[startup+0.701812 s]
/proc/loadavg: 2.05 1.87 1.49 3/64 14689
/proc/meminfo: memFree=393592/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=58392 CPUtime=0.69
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 11737 0 0 0 63 6 0 0 23 0 1 0 128228524 59793408 11622 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 14598 11622 92 283 0 14312 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58392

[startup+1.50189 s]
/proc/loadavg: 2.05 1.87 1.49 2/65 14690
/proc/meminfo: memFree=336304/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=91672 CPUtime=1.49
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 20129 0 0 0 136 13 0 0 25 0 1 0 128228524 93872128 19819 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 22918 19819 92 283 0 22632 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91672

[startup+3.10106 s]
/proc/loadavg: 2.05 1.87 1.49 2/65 14690
/proc/meminfo: memFree=295216/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=115272 CPUtime=3.09
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 26869 0 0 0 291 18 0 0 25 0 1 0 128228524 118038528 26334 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 28818 26334 98 283 0 28532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115272

[startup+6.30137 s]
/proc/loadavg: 2.04 1.87 1.49 2/65 14690
/proc/meminfo: memFree=288688/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=117320 CPUtime=6.28
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 27390 0 0 0 610 18 0 0 25 0 1 0 128228524 120135680 26855 1992294400 134512640 135674940 4294956192 18446744073709551615 134537791 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 29330 26855 98 283 0 29044 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 117320

[startup+12.702 s]
/proc/loadavg: 1.96 1.85 1.49 2/65 14690
/proc/meminfo: memFree=288624/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=117320 CPUtime=12.68
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 27408 0 0 0 1250 18 0 0 25 0 1 0 128228524 120135680 26873 1992294400 134512640 135674940 4294956192 18446744073709551615 134537747 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 29330 26873 98 283 0 29044 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 117320

[startup+25.5013 s]
/proc/loadavg: 1.75 1.81 1.48 2/65 14690
/proc/meminfo: memFree=288816/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=117320 CPUtime=25.47
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 27408 0 0 0 2529 18 0 0 25 0 1 0 128228524 120135680 26873 1992294400 134512640 135674940 4294956192 18446744073709551615 134537642 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 29330 26873 98 283 0 29044 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 117320

[startup+51.1018 s]
/proc/loadavg: 1.49 1.74 1.46 2/65 14690
/proc/meminfo: memFree=286576/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=120608 CPUtime=51.06
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 28390 0 0 0 5087 19 0 0 25 0 1 0 128228524 123502592 27469 1992294400 134512640 135674940 4294956192 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 30152 27469 98 283 0 29866 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 120608

[startup+102.306 s]
/proc/loadavg: 1.19 1.62 1.43 2/65 14690
/proc/meminfo: memFree=283056/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=124336 CPUtime=102.25
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 29273 0 0 0 10205 20 0 0 25 0 1 0 128228524 127320064 28352 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 31084 28352 99 283 0 30798 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 124336

[startup+162.302 s]
/proc/loadavg: 1.08 1.51 1.41 2/65 14690
/proc/meminfo: memFree=274416/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=133392 CPUtime=162.22
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 31465 0 0 0 16201 21 0 0 25 0 1 0 128228524 136593408 30544 1992294400 134512640 135674940 4294956192 18446744073709551615 134564997 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 33348 30544 99 283 0 33062 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 133392

[startup+222.302 s]
/proc/loadavg: 1.03 1.41 1.38 2/65 14690
/proc/meminfo: memFree=259888/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=148376 CPUtime=222.21
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 35179 0 0 0 22194 27 0 0 25 0 1 0 128228524 151937024 34129 1992294400 134512640 135674940 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 37094 34129 99 283 0 36808 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 148376

[startup+282.302 s]
/proc/loadavg: 1.09 1.35 1.36 2/65 14690
/proc/meminfo: memFree=249968/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=158584 CPUtime=282.2
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 37696 0 0 0 28190 30 0 0 25 0 1 0 128228524 162390016 36646 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 39646 36646 99 283 0 39360 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 158584

[startup+342.302 s]
/proc/loadavg: 1.03 1.29 1.33 2/65 14690
/proc/meminfo: memFree=242352/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=166192 CPUtime=342.17
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 39547 0 0 0 34186 31 0 0 25 0 1 0 128228524 170180608 38497 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 41548 38497 99 283 0 41262 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 166192

[startup+402.302 s]
/proc/loadavg: 1.01 1.23 1.31 2/65 14690
/proc/meminfo: memFree=233072/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=176668 CPUtime=402.16
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 42132 0 0 0 40182 34 0 0 25 0 1 0 128228524 180908032 40825 1992294400 134512640 135674940 4294956192 18446744073709551615 134565276 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 44167 40825 99 283 0 43881 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 176668

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.29 2/65 14690
/proc/meminfo: memFree=225712/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=183764 CPUtime=462.14
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 43922 0 0 0 46178 36 0 0 25 0 1 0 128228524 188174336 42615 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 45941 42615 99 283 0 45655 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 183764

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.27 2/65 14690
/proc/meminfo: memFree=219504/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=190596 CPUtime=522.12
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 45518 0 0 0 52174 38 0 0 25 0 1 0 128228524 195170304 44211 1992294400 134512640 135674940 4294956192 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 47649 44211 99 283 0 47363 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 190596

[startup+582.302 s]
/proc/loadavg: 1.05 1.14 1.25 2/65 14690
/proc/meminfo: memFree=212592/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=198088 CPUtime=582.11
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 47229 0 0 0 58170 41 0 0 25 0 1 0 128228524 202842112 45922 1992294400 134512640 135674940 4294956192 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 49522 45922 99 283 0 49236 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 198088

[startup+642.302 s]
/proc/loadavg: 1.06 1.12 1.24 2/65 14690
/proc/meminfo: memFree=205936/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=204504 CPUtime=642.1
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 48873 0 0 0 64167 43 0 0 25 0 1 0 128228524 209412096 47566 1992294400 134512640 135674940 4294956192 18446744073709551615 134564336 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 51126 47566 99 283 0 50840 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 204504

[startup+702.302 s]
/proc/loadavg: 1.07 1.11 1.23 2/65 14690
/proc/meminfo: memFree=199984/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=210908 CPUtime=702.08
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 50390 0 0 0 70163 45 0 0 25 0 1 0 128228524 215969792 49083 1992294400 134512640 135674940 4294956192 18446744073709551615 134589416 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 52727 49083 99 283 0 52441 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 210908

[startup+762.306 s]
/proc/loadavg: 1.06 1.10 1.21 2/65 14690
/proc/meminfo: memFree=195120/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=215796 CPUtime=762.06
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 51704 0 0 0 76160 46 0 0 25 0 1 0 128228524 220975104 50268 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 53949 50268 99 283 0 53663 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 215796

[startup+822.302 s]
/proc/loadavg: 1.02 1.08 1.20 2/65 14690
/proc/meminfo: memFree=190896/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=220380 CPUtime=822.04
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 52758 0 0 0 82156 48 0 0 25 0 1 0 128228524 225669120 51322 1992294400 134512640 135674940 4294956192 18446744073709551615 134537600 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 55095 51322 99 283 0 54809 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 220380

[startup+882.302 s]
/proc/loadavg: 1.00 1.06 1.18 2/65 14696
/proc/meminfo: memFree=190640/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=220516 CPUtime=882.02
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 52806 0 0 0 88154 48 0 0 25 0 1 0 128228524 225808384 51370 1992294400 134512640 135674940 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 55129 51370 99 283 0 54843 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 220516

[startup+942.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 14696
/proc/meminfo: memFree=190448/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=220772 CPUtime=942
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 52853 0 0 0 94152 48 0 0 25 0 1 0 128228524 226070528 51417 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 55193 51417 99 283 0 54907 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 220772

[startup+1002.3 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 14696
/proc/meminfo: memFree=189936/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=221540 CPUtime=1001.99
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 52984 0 0 0 100150 49 0 0 25 0 1 0 128228524 226856960 51548 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 55385 51548 99 283 0 55099 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 221540

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

[startup+1023.9 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 14696
/proc/meminfo: memFree=189616/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=221924 CPUtime=1023.59
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 53062 0 0 0 102310 49 0 0 25 0 1 0 128228524 227250176 51626 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 55481 51626 99 283 0 55195 0
Current children cumulated CPU time (s) 1023.59
Current children cumulated vsize (KiB) 221924

[startup+1030.3 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 14696
/proc/meminfo: memFree=189616/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=221924 CPUtime=1029.98
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 53077 0 0 0 102949 49 0 0 25 0 1 0 128228524 227250176 51641 1992294400 134512640 135674940 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 55481 51641 99 283 0 55195 0
Current children cumulated CPU time (s) 1029.98
Current children cumulated vsize (KiB) 221924

[startup+1036.7 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 14696
/proc/meminfo: memFree=189552/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=221924 CPUtime=1036.38
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 53078 0 0 0 103589 49 0 0 25 0 1 0 128228524 227250176 51642 1992294400 134512640 135674940 4294956192 18446744073709551615 134537593 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 55481 51642 99 283 0 55195 0
Current children cumulated CPU time (s) 1036.38
Current children cumulated vsize (KiB) 221924

[startup+1039.9 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 14696
/proc/meminfo: memFree=189552/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=221924 CPUtime=1039.58
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 53078 0 0 0 103909 49 0 0 25 0 1 0 128228524 227250176 51642 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 55481 51642 99 283 0 55195 0
Current children cumulated CPU time (s) 1039.58
Current children cumulated vsize (KiB) 221924

[startup+1041.5 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 14696
/proc/meminfo: memFree=189552/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=221924 CPUtime=1041.18
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 53078 0 0 0 104069 49 0 0 25 0 1 0 128228524 227250176 51642 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 55481 51642 99 283 0 55195 0
Current children cumulated CPU time (s) 1041.18
Current children cumulated vsize (KiB) 221924

[startup+1042.3 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 14696
/proc/meminfo: memFree=189552/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=221924 CPUtime=1041.98
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194304 53080 0 0 0 104149 49 0 0 25 0 1 0 128228524 227250176 51644 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 55481 51644 99 283 0 55195 0
Current children cumulated CPU time (s) 1041.98
Current children cumulated vsize (KiB) 221924

[startup+1042.5 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 14696
/proc/meminfo: memFree=189552/2055920 swapFree=4192812/4192956
[pid=14689] ppid=14687 vsize=0 CPUtime=1042.18
/proc/14689/stat : 14689 (SApperloT-base) R 14687 14689 14296 0 -1 4194308 53084 0 0 0 104169 49 0 0 25 0 1 0 128228524 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1042.18
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1042.53
CPU time (s): 1042.22
CPU user time (s): 1041.69
CPU system time (s): 0.52392
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 221924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1041.69
system time used= 0.52392
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53084
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= 2
involuntary context switches= 2204

runsolver used 0.897863 second user time and 2.31865 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-29 12:46:39
IDJOB=1577516
IDBENCH=70961
IDSOLVER=509
FILE ID=node36/1577516-1241001996
PBS_JOBID= 9204831
Free space on /tmp= 66348 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577516-1241001996/watcher-1577516-1241001996 -o /tmp/evaluation-result-1577516-1241001996/solver-1577516-1241001996 -C 1200 -W 1800 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1093188530 HOME/instance-1577516-1241001996.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1093188530

node36.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        394008 kB
Buffers:         84872 kB
Cached:        1465044 kB
SwapCached:        144 kB
Active:         387232 kB
Inactive:      1176800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        394008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           50732 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            83892 kB
Committed_AS:   509604 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node36 at 2009-04-29 13:04:02