Trace number 1722245

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 261.062 261.132

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_07_UNSAT.cnf
MD5SUMa30111c778b4a83ebe950f77b63a1b33
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.421
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses63345
Sum of the clauses size188200
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21950
Number of clauses of size 361372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

173.05/173.16	c starting MXC with:
173.05/173.16	c cnf_path = HOME/instance-1722245-1240673650.cnf
173.05/173.16	c restart_strategy = auto
173.05/173.16	c sign_strategy = cached
173.05/173.16	c use_preprocessing = -1
173.05/173.16	c output_implicant = 1
173.05/173.16	c timeout_seconds = 0
173.05/173.16	c running SatELite... done
173.05/173.16	c 493 vars eliminated
173.05/173.16	c received 0 units and 59045 clauses from SatELite
173.05/173.16	c 492 assignments made, starting to guess now
173.05/173.16	c ===================================[MXC]=====================================
173.05/173.16	c | Conflicts |                Clause Statistics                   |   Vars   |
173.05/173.16	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
173.05/173.16	c =============================================================================
173.05/173.16	c |         0 |       0    1657    57388        0        0     nan |     1128 |
173.05/173.16	c |       100 |       0    1657    57388      100     1050    33.4 |      636 |
173.05/173.16	c |       210 |       0    1657    57388      210     1105    29.3 |      636 |
173.05/173.16	c |       441 |       0    1657    57388      441     1220    24.7 |      636 |
173.05/173.16	c |       805 |       0    1657    57388      805     1402    22.5 |      636 |
173.05/173.16	c |      1315 |       0    1657    57388     1315     1657    20.4 |      636 |
173.05/173.16	c |      1986 |       0    1657    57388     1986     1993    19.5 |      636 |
173.05/173.16	c |      2834 |       0    1657    57388     1834     2417    19.2 |      636 |
173.05/173.16	c |      3876 |       0    1657    57388     2876     2938    19.9 |      636 |
173.05/173.16	c |      5132 |       0    1657    57388     2632     3566    19.4 |      636 |
173.05/173.16	c |      6623 |       0    1658    57388     4122     4311    18.6 |      636 |
173.05/173.16	c |      8373 |       0    1658    57388     3621     5186    15.4 |      636 |
173.05/173.16	c |     10408 |       0    1658    57388     5656     6204    15.2 |      636 |
173.05/173.16	c |     12756 |       0    1658    57388     4628     7378    14.9 |      636 |
173.05/173.16	c |     15449 |       0    1658    57388     7321     8724    16.4 |      636 |
173.05/173.16	c |     18521 |       0    1659    57388     5327    10260    17.8 |      636 |
173.05/173.16	c |     22010 |       0    1659    57388     8816    12005    18.6 |      636 |
173.05/173.16	c |     25958 |       0    1660    57388    12763    13979    17.2 |      636 |
173.05/173.16	c |     30411 |       0    1660    57388     9618    16205    14.7 |      636 |
173.05/173.16	c |     35419 |       0    1660    57388    14626    18709    18.6 |      636 |
173.05/173.16	c |     41038 |       0    1660    57388    20245    21519    19.1 |      636 |
173.05/173.16	c |     47329 |       0    1660    57388    15139    24664    21.1 |      636 |
173.05/173.16	c |     54360 |       0    1660    57388    22170    28180    22.0 |      636 |
173.05/173.16	c |     62205 |       0    1660    57388    30015    32102    21.2 |      636 |
173.05/173.16	c |     70945 |       0    1660    57388    21660    36472    17.4 |      636 |
173.05/173.16	c |     80669 |       0    1660    57388    31384    38580    16.4 |      636 |
173.05/173.16	c |     91476 |       0    1661    57388    22459    39742    17.1 |      636 |
173.05/173.16	c |    103474 |       0    1661    57388    34457    40908    19.4 |      636 |
173.05/173.16	c |    116782 |       0    1661    57388    26991    42086    24.6 |      636 |
173.05/173.16	c |    131532 |       0    1662    57388    41740    43286    24.8 |      636 |
173.05/173.16	c |    147868 |       0    1644    57090     9875    44529    19.5 |      635 |
173.05/173.16	c |    165948 |       0    1644    57090    27955    45388    17.7 |      635 |
173.05/173.16	c |    185947 |       0    1644    57090    24687    46617    17.9 |      635 |
173.05/173.16	c |    208057 |       0    1645    57090    46796    47873    19.6 |      635 |
173.05/173.16	c |    232489 |       0    1645    57090    47261    49138    17.9 |      635 |
173.05/173.16	c |    259475 |       0    1640    56563     7098    50558    17.6 |      634 |
173.05/173.16	c |    289271 |       0    1641    56563    36893    51368    18.2 |      634 |
173.05/173.16	c |    322158 |       0    1641    56563    43787    52684    25.2 |      634 |
173.05/173.16	c |    358445 |       0    1641    56563    53556    54022    25.2 |      634 |
173.05/173.16	c |    398472 |       0    1641    56563    39062    55383    21.6 |      634 |
173.05/173.16	c |    442613 |       0    1642    56563    55240    56778    22.9 |      634 |
173.05/173.16	c |    491279 |       0    1611    56086    29326    58357    19.8 |      632 |
173.05/173.16	c |    544923 |       0    1592    55857    41380    59005    21.1 |      631 |
261.02/261.12	c |    604043 |       0    1580    55657    36983    60083    18.7 |      630 |
261.02/261.12	c |    669187 |       0    1583    55657    41601    61138    17.0 |      630 |
261.02/261.12	c |    740957 |       0    1597    54999    42662    63010    17.5 |      629 |
261.02/261.12	c |    798444 |       0    1640    54999    36845    64004    17.4 |      605 |
261.02/261.12	c ----- stats for thread 0 -----
261.02/261.12	c restarts: 1032
261.02/261.12	c decisions: 1005076
261.02/261.12	c propagations: 74930857
261.02/261.12	c conflicts: 798444
261.02/261.12	c 261.124s elapsed
261.02/261.12	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-1722245-1240673650/watcher-1722245-1240673650 -o /tmp/evaluation-result-1722245-1240673650/solver-1722245-1240673650 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1722245-1240673650.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 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 17281
/proc/meminfo: memFree=1737256/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=2200 CPUtime=0
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 426 0 0 0 0 0 0 0 21 0 1 0 95394159 2252800 412 1992294400 134512640 135192793 4294956208 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 550 412 54 166 0 381 0

[startup+0.0988729 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 17281
/proc/meminfo: memFree=1737256/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=4892 CPUtime=0.09
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 1267 0 0 0 9 0 0 0 21 0 1 0 95394159 5009408 1015 1992294400 134512640 135192793 4294956208 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 1223 1015 56 166 0 1054 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4892

[startup+0.101873 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 17281
/proc/meminfo: memFree=1737256/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=4892 CPUtime=0.09
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 1267 0 0 0 9 0 0 0 21 0 1 0 95394159 5009408 1015 1992294400 134512640 135192793 4294956208 18446744073709551615 134567703 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 1223 1015 56 166 0 1054 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4892

[startup+0.301895 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 17281
/proc/meminfo: memFree=1737256/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=4892 CPUtime=0.29
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 1267 0 0 0 29 0 0 0 23 0 1 0 95394159 5009408 1015 1992294400 134512640 135192793 4294956208 18446744073709551615 134567946 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 1223 1015 56 166 0 1054 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4892

[startup+0.701938 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 17281
/proc/meminfo: memFree=1737256/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=7184 CPUtime=0.69
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 1877 0 0 0 69 0 0 0 25 0 1 0 95394159 7356416 1625 1992294400 134512640 135192793 4294956208 18446744073709551615 134567773 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 1796 1625 56 166 0 1627 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7184

[startup+1.50103 s]
/proc/loadavg: 1.83 1.82 1.45 2/66 17282
/proc/meminfo: memFree=1730976/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=14440 CPUtime=1.49
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 3848 0 0 0 148 1 0 0 25 0 1 0 95394159 14786560 3460 1992294400 134512640 135192793 4294956208 18446744073709551615 134534165 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 3610 3460 73 166 0 3441 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14440

[startup+3.1012 s]
/proc/loadavg: 1.83 1.82 1.45 2/66 17282
/proc/meminfo: memFree=1722848/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=15524 CPUtime=3.09
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 4109 0 0 0 308 1 0 0 25 0 1 0 95394159 15896576 3721 1992294400 134512640 135192793 4294956208 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 3881 3721 73 166 0 3712 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15524

[startup+6.30156 s]
/proc/loadavg: 1.77 1.81 1.45 2/66 17282
/proc/meminfo: memFree=1721056/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=17440 CPUtime=6.28
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 4556 0 0 0 627 1 0 0 25 0 1 0 95394159 17858560 4168 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 4360 4168 73 166 0 4191 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17440

[startup+12.7013 s]
/proc/loadavg: 1.71 1.80 1.44 2/66 17282
/proc/meminfo: memFree=1718368/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=20156 CPUtime=12.69
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 5162 0 0 0 1267 2 0 0 25 0 1 0 95394159 20639744 4774 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 5039 4774 73 166 0 4870 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20156

[startup+25.5017 s]
/proc/loadavg: 1.55 1.76 1.44 2/66 17282
/proc/meminfo: memFree=1714656/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=24040 CPUtime=25.48
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 6039 0 0 0 2545 3 0 0 25 0 1 0 95394159 24616960 5651 1992294400 134512640 135192793 4294956208 18446744073709551615 134533888 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 6010 5651 73 166 0 5841 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24040

[startup+51.1015 s]
/proc/loadavg: 1.36 1.69 1.42 2/66 17282
/proc/meminfo: memFree=1709984/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=29480 CPUtime=51.07
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 7193 0 0 0 5103 4 0 0 25 0 1 0 95394159 30187520 6805 1992294400 134512640 135192793 4294956208 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 7370 6805 73 166 0 7201 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29480

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.40 2/66 17282
/proc/meminfo: memFree=1706208/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=33408 CPUtime=102.26
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 8145 0 0 0 10221 5 0 0 25 0 1 0 95394159 34209792 7757 1992294400 134512640 135192793 4294956208 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 8352 7757 73 166 0 8183 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33408

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.37 2/66 17282
/proc/meminfo: memFree=1702752/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=37808 CPUtime=162.25
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 9002 0 0 0 16219 6 0 0 25 0 1 0 95394159 38715392 8614 1992294400 134512640 135192793 4294956208 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 9452 8614 73 166 0 9283 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 37808

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/66 17282
/proc/meminfo: memFree=1700832/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=40204 CPUtime=222.23
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 9469 0 0 0 22217 6 0 0 25 0 1 0 95394159 41168896 9081 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 10051 9081 74 166 0 9882 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 40204

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

[startup+230.301 s]
/proc/loadavg: 1.02 1.37 1.34 2/66 17282
/proc/meminfo: memFree=1700704/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=40204 CPUtime=230.23
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 9488 0 0 0 23017 6 0 0 25 0 1 0 95394159 41168896 9100 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 10051 9100 74 166 0 9882 0
Current children cumulated CPU time (s) 230.23
Current children cumulated vsize (KiB) 40204

[startup+243.106 s]
/proc/loadavg: 1.01 1.35 1.34 2/66 17282
/proc/meminfo: memFree=1700576/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=40396 CPUtime=243.03
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 9531 0 0 0 24297 6 0 0 25 0 1 0 95394159 41365504 9143 1992294400 134512640 135192793 4294956208 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 10099 9143 74 166 0 9930 0
Current children cumulated CPU time (s) 243.03
Current children cumulated vsize (KiB) 40396

[startup+249.502 s]
/proc/loadavg: 1.01 1.35 1.33 2/66 17282
/proc/meminfo: memFree=1700512/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=40396 CPUtime=249.43
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 9547 0 0 0 24937 6 0 0 25 0 1 0 95394159 41365504 9159 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 10099 9159 74 166 0 9930 0
Current children cumulated CPU time (s) 249.43
Current children cumulated vsize (KiB) 40396

[startup+255.901 s]
/proc/loadavg: 1.01 1.34 1.33 2/66 17282
/proc/meminfo: memFree=1700512/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=40396 CPUtime=255.82
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 9548 0 0 0 25576 6 0 0 25 0 1 0 95394159 41365504 9160 1992294400 134512640 135192793 4294956208 18446744073709551615 134533776 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 10099 9160 74 166 0 9930 0
Current children cumulated CPU time (s) 255.82
Current children cumulated vsize (KiB) 40396

[startup+259.102 s]
/proc/loadavg: 1.01 1.34 1.33 2/66 17282
/proc/meminfo: memFree=1700384/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=40652 CPUtime=259.02
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 9571 0 0 0 25896 6 0 0 25 0 1 0 95394159 41627648 9183 1992294400 134512640 135192793 4294956208 18446744073709551615 134550376 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 10163 9183 74 166 0 9994 0
Current children cumulated CPU time (s) 259.02
Current children cumulated vsize (KiB) 40652

[startup+259.902 s]
/proc/loadavg: 1.01 1.34 1.33 2/66 17282
/proc/meminfo: memFree=1700384/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=40652 CPUtime=259.82
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 9571 0 0 0 25976 6 0 0 25 0 1 0 95394159 41627648 9183 1992294400 134512640 135192793 4294956208 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 10163 9183 74 166 0 9994 0
Current children cumulated CPU time (s) 259.82
Current children cumulated vsize (KiB) 40652

[startup+260.706 s]
/proc/loadavg: 1.01 1.34 1.33 2/66 17282
/proc/meminfo: memFree=1700384/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=40652 CPUtime=260.63
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 9571 0 0 0 26057 6 0 0 25 0 1 0 95394159 41627648 9183 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 10163 9183 74 166 0 9994 0
Current children cumulated CPU time (s) 260.63
Current children cumulated vsize (KiB) 40652

[startup+261.102 s]
/proc/loadavg: 1.01 1.34 1.33 2/66 17282
/proc/meminfo: memFree=1700384/2055920 swapFree=4180992/4192956
[pid=17281] ppid=17279 vsize=40652 CPUtime=261.02
/proc/17281/stat : 17281 (mxc-sat09) R 17279 17281 16938 0 -1 4194304 9572 0 0 0 26096 6 0 0 25 0 1 0 95394159 41627648 9184 1992294400 134512640 135192793 4294956208 18446744073709551615 134534145 0 0 4096 0 0 0 0 17 1 0 0
/proc/17281/statm: 10163 9184 74 166 0 9994 0
Current children cumulated CPU time (s) 261.02
Current children cumulated vsize (KiB) 40652

Child status: 20
Real time (s): 261.132
CPU time (s): 261.062
CPU user time (s): 260.991
CPU system time (s): 0.070989
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 40652

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

runsolver used 0.305953 second user time and 0.641902 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-25 17:34:10
IDJOB=1722245
IDBENCH=71086
IDSOLVER=504
FILE ID=node87/1722245-1240673650
PBS_JOBID= 9186614
Free space on /tmp= 66420 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_07_UNSAT.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722245-1240673650/watcher-1722245-1240673650 -o /tmp/evaluation-result-1722245-1240673650/solver-1722245-1240673650 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1722245-1240673650.cnf

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED=556431879

node87.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.213
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.213
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:       1737736 kB
Buffers:         45400 kB
Cached:         202264 kB
SwapCached:       5772 kB
Active:          92520 kB
Inactive:       163332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737736 kB
SwapTotal:     4192956 kB
SwapFree:      4180992 kB
Dirty:            1644 kB
Writeback:           0 kB
Mapped:          13432 kB
Slab:            48188 kB
Committed_AS:   306964 kB
PageTables:       1456 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= 66420 MiB
End job on node87 at 2009-04-25 17:38:31