Trace number 1774387

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
MXC 2009-03-10UNSAT 348.851 348.953

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark269.152
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

197.43/197.55	c starting MXC with:
197.43/197.55	c cnf_path = HOME/instance-1774387-1241306404.cnf
197.43/197.55	c restart_strategy = auto
197.43/197.55	c sign_strategy = cached
197.43/197.55	c use_preprocessing = -1
197.43/197.55	c output_implicant = 1
197.43/197.55	c timeout_seconds = 0
197.43/197.55	c running SatELite... done
197.43/197.55	c 19682 vars eliminated
197.43/197.55	c received 5528 units and 70044 clauses from SatELite
197.43/197.55	c 25209 assignments made, starting to guess now
197.43/197.55	c ===================================[MXC]=====================================
197.43/197.55	c | Conflicts |                Clause Statistics                   |   Vars   |
197.43/197.55	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
197.43/197.55	c =============================================================================
197.43/197.55	c |         0 |       0   12174    57870        0        0     nan |    33090 |
197.43/197.55	c |       100 |       0   12172    57870       98     1050     9.0 |     7880 |
197.43/197.55	c |       210 |       0   12170    57596      204     1105    10.2 |     7878 |
197.43/197.55	c |       441 |       0   12171    57596      434     1220    10.8 |     7878 |
197.43/197.55	c |       805 |       0   12302    57324      795     1402    11.9 |     7877 |
197.43/197.55	c |      1315 |       0   12308    57324     1299     1657    16.6 |     7877 |
197.43/197.55	c |      1986 |       0   12311    57324     1967     1993    16.1 |     7877 |
197.43/197.55	c |      2834 |       0   12314    57324     1805     2417    16.3 |     7877 |
197.43/197.55	c |      3876 |       0   12323    57324     2838     2938    14.7 |     7877 |
197.43/197.55	c |      5132 |       0   12330    57324     2570     3566    13.0 |     7877 |
197.43/197.55	c |      6623 |       0   12340    57324     4051     4311    13.4 |     7877 |
197.43/197.55	c |      8373 |       0   12348    57324     3505     5186    12.2 |     7877 |
197.43/197.55	c |     10408 |       0   12354    57324     5534     6204    12.9 |     7877 |
197.43/197.55	c |     12756 |       0   12368    57324     4431     7378    14.6 |     7877 |
197.43/197.55	c |     15449 |       0   12381    57324     7111     8724    14.7 |     7877 |
197.43/197.55	c |     18521 |       0   12399    57324    10165    10260    15.2 |     7877 |
197.43/197.55	c |     22010 |       0   12414    57324     8461    12005    15.0 |     7877 |
197.43/197.55	c |     25958 |       0   12419    57324    12404    13979    17.1 |     7877 |
197.43/197.55	c |     30411 |       0   12425    57324     9071    16205    15.5 |     7877 |
197.43/197.55	c |     35419 |       0   12435    57324    14069    18709    16.1 |     7877 |
197.43/197.55	c |     41038 |       0   12444    57324    19679    21519    17.3 |     7877 |
197.43/197.55	c |     47329 |       0   12451    57324    14281    24664    16.7 |     7877 |
197.43/197.55	c |     54360 |       0   12469    57324    21294    28180    17.8 |     7877 |
197.43/197.55	c |     62205 |       0   12473    57324    29135    32102    19.1 |     7877 |
197.43/197.55	c |     70945 |       0   12482    57324    20328    36472    17.9 |     7877 |
197.43/197.55	c |     80669 |       0   12493    57324    30041    41334    19.3 |     7877 |
197.43/197.55	c |     91476 |       0   12500    57324    40841    46738    19.5 |     7877 |
197.43/197.55	c |    103474 |       0   12513    57324    26503    52737    19.3 |     7877 |
197.43/197.55	c |    116782 |       0   12521    57324    39803    59391    20.2 |     7877 |
197.43/197.55	c |    131532 |       0   12523    57324    54551    66766    21.5 |     7877 |
197.43/197.55	c |    147868 |       0   12528    57324    70882    74934    22.0 |     7877 |
197.43/197.55	c |    165948 |       0   12533    57324    49467    83974    19.5 |     7877 |
197.43/197.55	c |    185947 |       0   12539    57324    69460    93973    20.7 |     7877 |
197.43/197.55	c |    208057 |       0   12544    57324    91565    99977    21.5 |     7877 |
197.43/197.55	c |    232489 |       0   12553    57324    65468   102648    20.5 |     7877 |
197.43/197.55	c |    259475 |       0   12563    57324    92444   105363    21.7 |     7877 |
197.43/197.55	c |    289271 |       0   12580    57324    68860   108145    20.5 |     7877 |
197.43/197.55	c |    322158 |       0   12587    57324   101740   110940    21.8 |     7877 |
197.43/197.55	c |    358445 |       0   12591    57324    82151   113771    21.2 |     7877 |
197.43/197.55	c |    398472 |       0   12599    57324    64047   116665    20.6 |     7877 |
197.43/197.55	c |    442613 |       0   12608    57324   108179   119614    22.3 |     7877 |
197.43/197.55	c |    491279 |       0   12613    57324    96647   122601    22.0 |     7877 |
197.43/197.55	c |    544923 |       0   12621    57324    88188   125655    22.2 |     7877 |
348.79/348.94	c |    604043 |       0   12629    57324    83418   128765    21.3 |     7877 |
348.79/348.94	c |    669187 |       0   12643    57324    82985   131960    21.2 |     7877 |
348.79/348.94	c |    740957 |       0   12657    57324    87586   135216    21.2 |     7877 |
348.79/348.94	c |    820016 |       0   12666    57324    97976   138515    20.1 |     7877 |
348.79/348.94	c |    849998 |       0   12713    57324   127901   139893    19.2 |     7765 |
348.79/348.94	c ----- stats for thread 0 -----
348.79/348.94	c restarts: 786
348.79/348.94	c decisions: 1223119
348.79/348.94	c propagations: 194174008
348.79/348.94	c conflicts: 849998
348.79/348.94	c 348.936s elapsed
348.79/348.94	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-1774387-1241306404/watcher-1774387-1241306404 -o /tmp/evaluation-result-1774387-1241306404/solver-1774387-1241306404 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1774387-1241306404.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.96 0.97 0.99 3/64 26661
/proc/meminfo: memFree=1863168/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=3892 CPUtime=0
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 577 0 0 0 0 0 0 0 18 0 1 0 158674406 3985408 563 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 973 569 46 166 0 804 0

[startup+0.091169 s]
/proc/loadavg: 0.96 0.97 0.99 3/64 26661
/proc/meminfo: memFree=1863168/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=18784 CPUtime=0.07
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 3446 0 0 0 6 1 0 0 18 0 1 0 158674406 19234816 3430 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 4696 3431 55 166 0 4527 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18784

[startup+0.10117 s]
/proc/loadavg: 0.96 0.97 0.99 3/64 26661
/proc/meminfo: memFree=1863168/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=19312 CPUtime=0.09
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 3615 0 0 0 7 2 0 0 18 0 1 0 158674406 19775488 3599 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 4828 3599 55 166 0 4659 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19312

[startup+0.301191 s]
/proc/loadavg: 0.96 0.97 0.99 3/64 26661
/proc/meminfo: memFree=1863168/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=20728 CPUtime=0.29
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 4660 0 0 0 27 2 0 0 19 0 1 0 158674406 21225472 3882 1992294400 134512640 135192793 4294956224 18446744073709551615 134563819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 5182 3882 56 166 0 5013 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20728

[startup+0.701236 s]
/proc/loadavg: 0.96 0.97 0.99 3/64 26661
/proc/meminfo: memFree=1863168/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=28084 CPUtime=0.69
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 6342 0 0 0 66 3 0 0 22 0 1 0 158674406 28758016 5564 1992294400 134512640 135192793 4294956224 18446744073709551615 134567928 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 7021 5564 56 166 0 6852 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28084

[startup+1.50133 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1838904/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=29912 CPUtime=1.49
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 7548 0 0 0 145 4 0 0 25 0 1 0 158674406 30629888 6249 1992294400 134512640 135192793 4294956224 18446744073709551615 134551239 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 7478 6249 73 166 0 7309 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29912

[startup+3.1015 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1837816/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=31260 CPUtime=3.09
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 7891 0 0 0 305 4 0 0 25 0 1 0 158674406 32010240 6592 1992294400 134512640 135192793 4294956224 18446744073709551615 134534267 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 7815 6592 73 166 0 7646 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31260

[startup+6.30286 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1834424/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=33824 CPUtime=6.29
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 8543 0 0 0 624 5 0 0 25 0 1 0 158674406 34635776 7244 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 8456 7244 73 166 0 8287 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33824

[startup+12.7016 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1831160/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=37264 CPUtime=12.69
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 9367 0 0 0 1263 6 0 0 25 0 1 0 158674406 38158336 8068 1992294400 134512640 135192793 4294956224 18446744073709551615 134533873 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 9316 8068 73 166 0 9147 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37264

[startup+25.502 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1824632/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=43772 CPUtime=25.49
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 10962 0 0 0 2542 7 0 0 25 0 1 0 158674406 44822528 9663 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 10943 9663 73 166 0 10774 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43772

[startup+51.1019 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1817080/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=52212 CPUtime=51.07
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 12888 0 0 0 5098 9 0 0 25 0 1 0 158674406 53465088 11589 1992294400 134512640 135192793 4294956224 18446744073709551615 134533786 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 13053 11589 73 166 0 12884 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 52212

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1812792/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=56288 CPUtime=102.27
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 13865 0 0 0 10216 11 0 0 25 0 1 0 158674406 57638912 12566 1992294400 134512640 135192793 4294956224 18446744073709551615 134534317 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 14072 12566 73 166 0 13903 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56288

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1810232/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=58884 CPUtime=162.25
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 14508 0 0 0 16213 12 0 0 25 0 1 0 158674406 60297216 13209 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 14721 13209 73 166 0 14552 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 58884

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1807864/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=61480 CPUtime=222.22
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 15075 0 0 0 22210 12 0 0 25 0 1 0 158674406 62955520 13776 1992294400 134512640 135192793 4294956224 18446744073709551615 134534224 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 15370 13776 73 166 0 15201 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 61480

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1806584/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=63648 CPUtime=282.21
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 15400 0 0 0 28208 13 0 0 25 0 1 0 158674406 65175552 14101 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 15912 14101 73 166 0 15743 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 63648

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1804984/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=65444 CPUtime=342.19
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 15782 0 0 0 34206 13 0 0 25 0 1 0 158674406 67014656 14483 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 16361 14483 73 166 0 16192 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 65444

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

[startup+345.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1804536/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=66180 CPUtime=345.39
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 15902 0 0 0 34526 13 0 0 25 0 1 0 158674406 67768320 14603 1992294400 134512640 135192793 4294956224 18446744073709551615 134533851 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 16545 14603 73 166 0 16376 0
Current children cumulated CPU time (s) 345.39
Current children cumulated vsize (KiB) 66180

[startup+347.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1804472/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=66820 CPUtime=346.99
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 16025 0 0 0 34686 13 0 0 25 0 1 0 158674406 68423680 14726 1992294400 134512640 135192793 4294956224 18446744073709551615 134533971 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 16705 14726 73 166 0 16536 0
Current children cumulated CPU time (s) 346.99
Current children cumulated vsize (KiB) 66820

[startup+347.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1803960/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=66820 CPUtime=347.79
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 16053 0 0 0 34765 14 0 0 25 0 1 0 158674406 68423680 14754 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 16705 14754 73 166 0 16536 0
Current children cumulated CPU time (s) 347.79
Current children cumulated vsize (KiB) 66820

[startup+348.704 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1803896/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=66820 CPUtime=348.6
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 16057 0 0 0 34846 14 0 0 25 0 1 0 158674406 68423680 14758 1992294400 134512640 135192793 4294956224 18446744073709551615 134532590 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 16705 14758 73 166 0 16536 0
Current children cumulated CPU time (s) 348.6
Current children cumulated vsize (KiB) 66820

[startup+348.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26662
/proc/meminfo: memFree=1803896/2055920 swapFree=4180376/4192956
[pid=26661] ppid=26659 vsize=66820 CPUtime=348.79
/proc/26661/stat : 26661 (mxc-sat09) R 26659 26661 26354 0 -1 4194304 16057 0 0 0 34865 14 0 0 25 0 1 0 158674406 68423680 14758 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26661/statm: 16705 14758 73 166 0 16536 0
Current children cumulated CPU time (s) 348.79
Current children cumulated vsize (KiB) 66820

Child status: 20
Real time (s): 348.953
CPU time (s): 348.851
CPU user time (s): 348.7
CPU system time (s): 0.150977
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 66820

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

runsolver used 0.264959 second user time and 0.71989 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-03 01:20:05
IDJOB=1774387
IDBENCH=70941
IDSOLVER=613
FILE ID=node5/1774387-1241306404
PBS_JOBID= 9225233
Free space on /tmp= 66532 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774387-1241306404/watcher-1774387-1241306404 -o /tmp/evaluation-result-1774387-1241306404/solver-1774387-1241306404 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1774387-1241306404.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=832315786

node5.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.212
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.212
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:       1863584 kB
Buffers:         33636 kB
Cached:          77876 kB
SwapCached:       6332 kB
Active:          26828 kB
Inactive:        92520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863584 kB
SwapTotal:     4192956 kB
SwapFree:      4180376 kB
Dirty:            3732 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            58964 kB
Committed_AS:   709064 kB
PageTables:       1392 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= 66532 MiB
End job on node5 at 2009-05-03 01:25:54