Trace number 1562771

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 332.723 332.864

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 benchmark270.303
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

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


[startup+0 s]
/proc/loadavg: 1.85 1.70 0.93 2/65 7010
/proc/meminfo: memFree=1781240/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=3892 CPUtime=0
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 765 0 0 0 0 0 0 0 19 0 1 0 127817897 3985408 751 1992294400 134512640 135192793 4294956208 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 973 757 46 166 0 804 0

[startup+0.0494249 s]
/proc/loadavg: 1.85 1.70 0.93 2/65 7010
/proc/meminfo: memFree=1781240/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=16140 CPUtime=0.04
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 2810 0 0 0 3 1 0 0 19 0 1 0 127817897 16527360 2794 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 4035 2794 55 166 0 3866 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16140

[startup+0.101428 s]
/proc/loadavg: 1.85 1.70 0.93 2/65 7010
/proc/meminfo: memFree=1781240/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=20068 CPUtime=0.09
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 3735 0 0 0 8 1 0 0 19 0 1 0 127817897 20549632 3719 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 5017 3719 55 166 0 4848 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20068

[startup+0.30145 s]
/proc/loadavg: 1.85 1.70 0.93 2/65 7010
/proc/meminfo: memFree=1781240/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=20728 CPUtime=0.29
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 4661 0 0 0 27 2 0 0 20 0 1 0 127817897 21225472 3883 1992294400 134512640 135192793 4294956208 18446744073709551615 134564160 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 5182 3883 56 166 0 5013 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20728

[startup+0.701492 s]
/proc/loadavg: 1.85 1.70 0.93 2/65 7010
/proc/meminfo: memFree=1781240/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=28240 CPUtime=0.69
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 6378 0 0 0 66 3 0 0 24 0 1 0 127817897 28917760 5600 1992294400 134512640 135192793 4294956208 18446744073709551615 134740895 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 7060 5600 56 166 0 6891 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28240

[startup+1.50158 s]
/proc/loadavg: 1.85 1.70 0.93 2/66 7011
/proc/meminfo: memFree=1756976/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=29912 CPUtime=1.49
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 7549 0 0 0 146 3 0 0 25 0 1 0 127817897 30629888 6250 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 7478 6250 73 166 0 7309 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29912

[startup+3.10175 s]
/proc/loadavg: 1.85 1.70 0.93 2/66 7011
/proc/meminfo: memFree=1755824/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=31524 CPUtime=3.09
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 7965 0 0 0 306 3 0 0 25 0 1 0 127817897 32280576 6666 1992294400 134512640 135192793 4294956208 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 7881 6666 73 166 0 7712 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31524

[startup+6.30108 s]
/proc/loadavg: 1.78 1.69 0.93 2/66 7011
/proc/meminfo: memFree=1752304/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=33960 CPUtime=6.29
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 8552 0 0 0 625 4 0 0 25 0 1 0 127817897 34775040 7253 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 8490 7253 73 166 0 8321 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33960

[startup+12.7018 s]
/proc/loadavg: 1.72 1.68 0.93 2/66 7011
/proc/meminfo: memFree=1749040/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=38056 CPUtime=12.68
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 9556 0 0 0 1264 4 0 0 25 0 1 0 127817897 38969344 8257 1992294400 134512640 135192793 4294956208 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 9514 8257 73 166 0 9345 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38056

[startup+25.5021 s]
/proc/loadavg: 1.56 1.64 0.93 2/66 7011
/proc/meminfo: memFree=1742128/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=45032 CPUtime=25.48
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 11197 0 0 0 2543 5 0 0 25 0 1 0 127817897 46112768 9898 1992294400 134512640 135192793 4294956208 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 11258 9898 73 166 0 11089 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45032

[startup+51.1028 s]
/proc/loadavg: 1.37 1.59 0.93 2/66 7011
/proc/meminfo: memFree=1734512/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=52912 CPUtime=51.07
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 13057 0 0 0 5100 7 0 0 25 0 1 0 127817897 54181888 11758 1992294400 134512640 135192793 4294956208 18446744073709551615 134532590 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 13228 11758 73 166 0 13059 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 52912

[startup+102.305 s]
/proc/loadavg: 1.16 1.50 0.93 2/66 7013
/proc/meminfo: memFree=1731056/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=56288 CPUtime=102.26
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 13874 0 0 0 10218 8 0 0 25 0 1 0 127817897 57638912 12575 1992294400 134512640 135192793 4294956208 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 14072 12575 73 166 0 13903 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 56288

[startup+162.303 s]
/proc/loadavg: 1.06 1.40 0.93 2/66 7013
/proc/meminfo: memFree=1728496/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=58884 CPUtime=162.23
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 14511 0 0 0 16214 9 0 0 25 0 1 0 127817897 60297216 13212 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 14721 13212 73 166 0 14552 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 58884

[startup+222.303 s]
/proc/loadavg: 1.02 1.33 0.93 2/66 7013
/proc/meminfo: memFree=1726000/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=61908 CPUtime=222.2
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 15126 0 0 0 22211 9 0 0 25 0 1 0 127817897 63393792 13827 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 15477 13827 73 166 0 15308 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 61908

[startup+282.302 s]
/proc/loadavg: 1.00 1.26 0.93 2/66 7013
/proc/meminfo: memFree=1724592/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=63920 CPUtime=282.17
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 15475 0 0 0 28208 9 0 0 25 0 1 0 127817897 65454080 14176 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 15980 14176 73 166 0 15811 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 63920

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

[startup+307.102 s]
/proc/loadavg: 1.00 1.24 0.93 2/66 7013
/proc/meminfo: memFree=1723440/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=65444 CPUtime=306.96
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 15778 0 0 0 30687 9 0 0 25 0 1 0 127817897 67014656 14479 1992294400 134512640 135192793 4294956208 18446744073709551615 134549763 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 16361 14479 73 166 0 16192 0
Current children cumulated CPU time (s) 306.96
Current children cumulated vsize (KiB) 65444

[startup+319.901 s]
/proc/loadavg: 1.00 1.23 0.93 2/66 7013
/proc/meminfo: memFree=1723376/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=65444 CPUtime=319.75
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 15780 0 0 0 31966 9 0 0 25 0 1 0 127817897 67014656 14481 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 16361 14481 73 166 0 16192 0
Current children cumulated CPU time (s) 319.75
Current children cumulated vsize (KiB) 65444

[startup+326.301 s]
/proc/loadavg: 1.00 1.23 0.93 2/66 7013
/proc/meminfo: memFree=1723376/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=65444 CPUtime=326.15
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 15782 0 0 0 32606 9 0 0 25 0 1 0 127817897 67014656 14483 1992294400 134512640 135192793 4294956208 18446744073709551615 134533804 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 16361 14483 73 166 0 16192 0
Current children cumulated CPU time (s) 326.15
Current children cumulated vsize (KiB) 65444

[startup+329.501 s]
/proc/loadavg: 1.00 1.22 0.93 2/66 7013
/proc/meminfo: memFree=1722928/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=66180 CPUtime=329.35
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 15899 0 0 0 32926 9 0 0 25 0 1 0 127817897 67768320 14600 1992294400 134512640 135192793 4294956208 18446744073709551615 134548051 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 16545 14600 73 166 0 16376 0
Current children cumulated CPU time (s) 329.35
Current children cumulated vsize (KiB) 66180

[startup+331.106 s]
/proc/loadavg: 1.00 1.22 0.93 2/66 7013
/proc/meminfo: memFree=1722800/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=66820 CPUtime=330.95
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 16023 0 0 0 33086 9 0 0 25 0 1 0 127817897 68423680 14724 1992294400 134512640 135192793 4294956208 18446744073709551615 134533804 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 16705 14724 73 166 0 16536 0
Current children cumulated CPU time (s) 330.95
Current children cumulated vsize (KiB) 66820

[startup+331.902 s]
/proc/loadavg: 1.00 1.22 0.93 2/66 7013
/proc/meminfo: memFree=1722800/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=66820 CPUtime=331.75
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 16054 0 0 0 33166 9 0 0 25 0 1 0 127817897 68423680 14755 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 16705 14755 73 166 0 16536 0
Current children cumulated CPU time (s) 331.75
Current children cumulated vsize (KiB) 66820

[startup+332.302 s]
/proc/loadavg: 1.00 1.22 0.93 2/66 7013
/proc/meminfo: memFree=1722288/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=66820 CPUtime=332.15
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 16057 0 0 0 33206 9 0 0 25 0 1 0 127817897 68423680 14758 1992294400 134512640 135192793 4294956208 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 16705 14758 73 166 0 16536 0
Current children cumulated CPU time (s) 332.15
Current children cumulated vsize (KiB) 66820

[startup+332.702 s]
/proc/loadavg: 1.00 1.22 0.93 2/66 7013
/proc/meminfo: memFree=1722288/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=66820 CPUtime=332.55
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 16057 0 0 0 33246 9 0 0 25 0 1 0 127817897 68423680 14758 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 16705 14758 73 166 0 16536 0
Current children cumulated CPU time (s) 332.55
Current children cumulated vsize (KiB) 66820

[startup+332.802 s]
/proc/loadavg: 1.00 1.22 0.93 2/66 7013
/proc/meminfo: memFree=1722288/2055920 swapFree=4175168/4192956
[pid=7010] ppid=7008 vsize=66820 CPUtime=332.65
/proc/7010/stat : 7010 (mxc-sat09) R 7008 7010 6943 0 -1 4194304 16057 0 0 0 33256 9 0 0 25 0 1 0 127817897 68423680 14758 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/7010/statm: 16705 14758 73 166 0 16536 0
Current children cumulated CPU time (s) 332.65
Current children cumulated vsize (KiB) 66820

Child status: 20
Real time (s): 332.864
CPU time (s): 332.723
CPU user time (s): 332.614
CPU system time (s): 0.108983
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 66820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 332.614
system time used= 0.108983
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= 701

runsolver used 0.364944 second user time and 0.837872 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-29 11:38:01
IDJOB=1562771
IDBENCH=70941
IDSOLVER=504
FILE ID=node81/1562771-1240997880
PBS_JOBID= 9204791
Free space on /tmp= 126608 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-1562771-1240997880/watcher-1562771-1240997880 -o /tmp/evaluation-result-1562771-1240997880/solver-1562771-1240997880 -C 1200 -W 1800 -M 1800  HOME/mxc-sat09 -i HOME/instance-1562771-1240997880.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1922158321

node81.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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1781976 kB
Buffers:         23164 kB
Cached:         194432 kB
SwapCached:      11360 kB
Active:          12144 kB
Inactive:       218140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781976 kB
SwapTotal:     4192956 kB
SwapFree:      4175168 kB
Dirty:            3732 kB
Writeback:           0 kB
Mapped:          13644 kB
Slab:            29460 kB
Committed_AS:   509072 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126608 MiB
End job on node81 at 2009-04-29 11:43:34