Trace number 1775097

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 274.72 274.906

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 benchmark143.807
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

182.25/182.36	c starting MXC with:
182.25/182.36	c cnf_path = HOME/instance-1775097-1241309484.cnf
182.25/182.36	c restart_strategy = auto
182.25/182.36	c sign_strategy = cached
182.25/182.36	c use_preprocessing = -1
182.25/182.36	c output_implicant = 1
182.25/182.36	c timeout_seconds = 0
182.25/182.36	c running SatELite... done
182.25/182.36	c 493 vars eliminated
182.25/182.36	c received 0 units and 59045 clauses from SatELite
182.25/182.36	c 492 assignments made, starting to guess now
182.25/182.36	c ===================================[MXC]=====================================
182.25/182.36	c | Conflicts |                Clause Statistics                   |   Vars   |
182.25/182.36	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
182.25/182.36	c =============================================================================
182.25/182.36	c |         0 |       0    1657    57388        0        0     nan |     1128 |
182.25/182.36	c |       100 |       0    1657    57388      100     1050    33.4 |      636 |
182.25/182.36	c |       210 |       0    1657    57388      210     1105    29.3 |      636 |
182.25/182.36	c |       441 |       0    1657    57388      441     1220    24.7 |      636 |
182.25/182.36	c |       805 |       0    1657    57388      805     1402    22.5 |      636 |
182.25/182.36	c |      1315 |       0    1657    57388     1315     1657    20.4 |      636 |
182.25/182.36	c |      1986 |       0    1657    57388     1986     1993    19.5 |      636 |
182.25/182.36	c |      2834 |       0    1657    57388     1834     2417    19.2 |      636 |
182.25/182.36	c |      3876 |       0    1657    57388     2876     2938    19.9 |      636 |
182.25/182.36	c |      5132 |       0    1657    57388     2632     3566    19.4 |      636 |
182.25/182.36	c |      6623 |       0    1658    57388     4122     4311    18.6 |      636 |
182.25/182.36	c |      8373 |       0    1658    57388     3621     5186    15.4 |      636 |
182.25/182.36	c |     10408 |       0    1658    57388     5656     6204    15.2 |      636 |
182.25/182.36	c |     12756 |       0    1658    57388     4628     7378    14.9 |      636 |
182.25/182.36	c |     15449 |       0    1658    57388     7321     8724    16.4 |      636 |
182.25/182.36	c |     18521 |       0    1659    57388     5327    10260    17.8 |      636 |
182.25/182.36	c |     22010 |       0    1659    57388     8816    12005    18.6 |      636 |
182.25/182.36	c |     25958 |       0    1660    57388    12763    13979    17.2 |      636 |
182.25/182.36	c |     30411 |       0    1660    57388     9618    16205    14.7 |      636 |
182.25/182.36	c |     35419 |       0    1660    57388    14626    18709    18.6 |      636 |
182.25/182.36	c |     41038 |       0    1660    57388    20245    21519    19.1 |      636 |
182.25/182.36	c |     47329 |       0    1660    57388    15139    24664    21.1 |      636 |
182.25/182.36	c |     54360 |       0    1660    57388    22170    28180    22.0 |      636 |
182.25/182.36	c |     62205 |       0    1660    57388    30015    32102    21.2 |      636 |
182.25/182.36	c |     70945 |       0    1660    57388    21660    36472    17.4 |      636 |
182.25/182.36	c |     80669 |       0    1660    57388    31384    38580    16.4 |      636 |
182.25/182.36	c |     91476 |       0    1661    57388    22459    39742    17.1 |      636 |
182.25/182.36	c |    103474 |       0    1661    57388    34457    40908    19.4 |      636 |
182.25/182.36	c |    116782 |       0    1661    57388    26991    42086    24.6 |      636 |
182.25/182.36	c |    131532 |       0    1662    57388    41740    43286    24.8 |      636 |
182.25/182.36	c |    147868 |       0    1644    57090     9875    44529    19.5 |      635 |
182.25/182.36	c |    165948 |       0    1644    57090    27955    45388    17.7 |      635 |
182.25/182.36	c |    185947 |       0    1644    57090    24687    46617    17.9 |      635 |
182.25/182.36	c |    208057 |       0    1645    57090    46796    47873    19.6 |      635 |
182.25/182.36	c |    232489 |       0    1645    57090    47261    49138    17.9 |      635 |
182.25/182.36	c |    259475 |       0    1640    56563     7098    50558    17.6 |      634 |
182.25/182.36	c |    289271 |       0    1641    56563    36893    51368    18.2 |      634 |
182.25/182.36	c |    322158 |       0    1641    56563    43787    52684    25.2 |      634 |
182.25/182.36	c |    358445 |       0    1641    56563    53556    54022    25.2 |      634 |
182.25/182.36	c |    398472 |       0    1641    56563    39062    55383    21.6 |      634 |
182.25/182.36	c |    442613 |       0    1642    56563    55240    56778    22.9 |      634 |
182.25/182.36	c |    491279 |       0    1611    56086    29326    58357    19.8 |      632 |
182.25/182.36	c |    544923 |       0    1592    55857    41380    59005    21.1 |      631 |
274.72/274.89	c |    604043 |       0    1580    55657    36983    60083    18.7 |      630 |
274.72/274.89	c |    669187 |       0    1583    55657    41601    61138    17.0 |      630 |
274.72/274.89	c |    740957 |       0    1597    54999    42662    63010    17.5 |      629 |
274.72/274.89	c |    798444 |       0    1640    54999    36845    64004    17.4 |      605 |
274.72/274.89	c ----- stats for thread 0 -----
274.72/274.89	c restarts: 1032
274.72/274.89	c decisions: 1005076
274.72/274.89	c propagations: 74930857
274.72/274.89	c conflicts: 798444
274.72/274.89	c 274.897s elapsed
274.72/274.89	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-1775097-1241309484/watcher-1775097-1241309484 -o /tmp/evaluation-result-1775097-1241309484/solver-1775097-1241309484 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1775097-1241309484.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.99 0.97 0.99 3/64 25724
/proc/meminfo: memFree=1340248/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=2200 CPUtime=0
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 418 0 0 0 0 0 0 0 18 0 1 0 158976294 2252800 404 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 550 404 54 166 0 381 0

[startup+0.0798849 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25724
/proc/meminfo: memFree=1340248/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=4892 CPUtime=0.07
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 1267 0 0 0 7 0 0 0 18 0 1 0 158976294 5009408 1015 1992294400 134512640 135192793 4294956224 18446744073709551615 134567775 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 1223 1015 56 166 0 1054 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4892

[startup+0.102886 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25724
/proc/meminfo: memFree=1340248/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=4892 CPUtime=0.09
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 1267 0 0 0 9 0 0 0 18 0 1 0 158976294 5009408 1015 1992294400 134512640 135192793 4294956224 18446744073709551615 134567648 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 1223 1015 56 166 0 1054 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4892

[startup+0.302906 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25724
/proc/meminfo: memFree=1340248/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=4892 CPUtime=0.29
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 1267 0 0 0 29 0 0 0 19 0 1 0 158976294 5009408 1015 1992294400 134512640 135192793 4294956224 18446744073709551615 134568054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 1223 1015 56 166 0 1054 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4892

[startup+0.702946 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25724
/proc/meminfo: memFree=1340248/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=7184 CPUtime=0.7
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 1877 0 0 0 69 1 0 0 22 0 1 0 158976294 7356416 1625 1992294400 134512640 135192793 4294956224 18446744073709551615 134568024 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 1796 1625 56 166 0 1627 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 7184

[startup+1.50103 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25725
/proc/meminfo: memFree=1333904/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=14440 CPUtime=1.49
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 3846 0 0 0 148 1 0 0 25 0 1 0 158976294 14786560 3458 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 3610 3458 73 166 0 3441 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14440

[startup+3.10119 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25725
/proc/meminfo: memFree=1325904/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=15392 CPUtime=3.09
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 4078 0 0 0 308 1 0 0 25 0 1 0 158976294 15761408 3690 1992294400 134512640 135192793 4294956224 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 3848 3690 73 166 0 3679 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15392

[startup+6.30152 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25725
/proc/meminfo: memFree=1324176/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=17300 CPUtime=6.29
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 4531 0 0 0 627 2 0 0 25 0 1 0 158976294 17715200 4143 1992294400 134512640 135192793 4294956224 18446744073709551615 134520473 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 4325 4143 73 166 0 4156 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17300

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25725
/proc/meminfo: memFree=1321496/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=19844 CPUtime=12.69
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 5099 0 0 0 1267 2 0 0 25 0 1 0 158976294 20320256 4711 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 4961 4711 73 166 0 4792 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19844

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25725
/proc/meminfo: memFree=1317720/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=23904 CPUtime=25.49
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 6007 0 0 0 2546 3 0 0 25 0 1 0 158976294 24477696 5619 1992294400 134512640 135192793 4294956224 18446744073709551615 134534168 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 5976 5619 73 166 0 5807 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23904

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25725
/proc/meminfo: memFree=1312984/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=29480 CPUtime=51.07
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 7192 0 0 0 5104 3 0 0 25 0 1 0 158976294 30187520 6804 1992294400 134512640 135192793 4294956224 18446744073709551615 134533786 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 7370 6804 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: 0.99 0.97 0.99 2/65 25725
/proc/meminfo: memFree=1310424/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=32292 CPUtime=102.27
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 7857 0 0 0 10223 4 0 0 25 0 1 0 158976294 33067008 7469 1992294400 134512640 135192793 4294956224 18446744073709551615 134533842 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 8073 7469 73 166 0 7904 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 32292

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25725
/proc/meminfo: memFree=1306008/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=37412 CPUtime=162.24
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 8928 0 0 0 16219 5 0 0 25 0 1 0 158976294 38309888 8540 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 9353 8540 73 166 0 9184 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 37412

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25725
/proc/meminfo: memFree=1304216/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=39756 CPUtime=222.23
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 9387 0 0 0 22217 6 0 0 25 0 1 0 158976294 40710144 8999 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 9939 8999 74 166 0 9770 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 39756

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (274.72 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (274.72 s) to the 'lost time'.

[startup+274.802 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 25725
/proc/meminfo: memFree=1303448/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=40652 CPUtime=274.72
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 9571 0 0 0 27466 6 0 0 25 0 1 0 158976294 41627648 9183 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 10163 9183 74 166 0 9994 0
Current children cumulated CPU time (s) 274.72
Current children cumulated vsize (KiB) 40652

[startup+274.902 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 25725
/proc/meminfo: memFree=1319316/2055920 swapFree=4179576/4192956
[pid=25724] ppid=-1 vsize=0 CPUtime=0
/proc/25724/stat : -- couldn't open stat file --/proc/25724/statm: 10099 9160 74 166 0 9930 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+230.301 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 25725
/proc/meminfo: memFree=1304088/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=39948 CPUtime=230.23
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 9413 0 0 0 23017 6 0 0 25 0 1 0 158976294 40906752 9025 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 9987 9025 74 166 0 9818 0
Current children cumulated CPU time (s) 230.23
Current children cumulated vsize (KiB) 39948

[startup+255.902 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 25725
/proc/meminfo: memFree=1303640/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=40396 CPUtime=255.82
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 9531 0 0 0 25576 6 0 0 25 0 1 0 158976294 41365504 9143 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 10099 9143 74 166 0 9930 0
Current children cumulated CPU time (s) 255.82
Current children cumulated vsize (KiB) 40396

[startup+268.701 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 25725
/proc/meminfo: memFree=1303512/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=40396 CPUtime=268.62
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 9548 0 0 0 26856 6 0 0 25 0 1 0 158976294 41365504 9160 1992294400 134512640 135192793 4294956224 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 10099 9160 74 166 0 9930 0
Current children cumulated CPU time (s) 268.62
Current children cumulated vsize (KiB) 40396

[startup+271.902 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 25725
/proc/meminfo: memFree=1303448/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=40652 CPUtime=271.82
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 9567 0 0 0 27176 6 0 0 25 0 1 0 158976294 41627648 9179 1992294400 134512640 135192793 4294956224 18446744073709551615 134534233 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 10163 9179 74 166 0 9994 0
Current children cumulated CPU time (s) 271.82
Current children cumulated vsize (KiB) 40652

[startup+273.502 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 25725
/proc/meminfo: memFree=1303448/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=40652 CPUtime=273.42
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 9571 0 0 0 27336 6 0 0 25 0 1 0 158976294 41627648 9183 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 10163 9183 74 166 0 9994 0
Current children cumulated CPU time (s) 273.42
Current children cumulated vsize (KiB) 40652

[startup+274.303 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 25725
/proc/meminfo: memFree=1303448/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=40652 CPUtime=274.22
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 9571 0 0 0 27416 6 0 0 25 0 1 0 158976294 41627648 9183 1992294400 134512640 135192793 4294956224 18446744073709551615 134532600 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 10163 9183 74 166 0 9994 0
Current children cumulated CPU time (s) 274.22
Current children cumulated vsize (KiB) 40652

[startup+274.702 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 25725
/proc/meminfo: memFree=1303448/2055920 swapFree=4179576/4192956
[pid=25724] ppid=25722 vsize=40652 CPUtime=274.62
/proc/25724/stat : 25724 (mxc-sat09) R 25722 25724 25627 0 -1 4194304 9571 0 0 0 27456 6 0 0 25 0 1 0 158976294 41627648 9183 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25724/statm: 10163 9183 74 166 0 9994 0
Current children cumulated CPU time (s) 274.62
Current children cumulated vsize (KiB) 40652

[startup+274.902 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 25725
/proc/meminfo: memFree=1319316/2055920 swapFree=4179576/4192956
[pid=25724] ppid=-1 vsize=0 CPUtime=0
/proc/25724/stat : -- couldn't open stat file --/proc/25724/statm: 10099 9160 74 166 0 9930 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25724 and gives
#  childrusage.ru_utime.tv_sec=274
#  childrusage.ru_utime.tv_usec=759230
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=75988
# CPU time returned by wait4() is 274.835
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 274.72
#  lost CPU user time (s): 274.66
#  lost CPU system time (s): 0.06

Real time (s): 274.906
CPU time (s): 274.72
CPU user time (s): 274.66
CPU system time (s): 0.06
CPU usage (%): 99.9325
Max. virtual memory (cumulated for all children) (KiB): 40652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 274.759
system time used= 0.075988
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= 366

runsolver used 0.189971 second user time and 0.605907 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-03 02:11:24
IDJOB=1775097
IDBENCH=71086
IDSOLVER=613
FILE ID=node45/1775097-1241309484
PBS_JOBID= 9225246
Free space on /tmp= 66528 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-1775097-1241309484/watcher-1775097-1241309484 -o /tmp/evaluation-result-1775097-1241309484/solver-1775097-1241309484 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1775097-1241309484.cnf

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED=827126843

node45.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.231
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.231
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:       1340664 kB
Buffers:         78548 kB
Cached:         561896 kB
SwapCached:       7732 kB
Active:          23632 kB
Inactive:       625952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1340664 kB
SwapTotal:     4192956 kB
SwapFree:      4179576 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            51720 kB
Committed_AS:   701720 kB
PageTables:       1388 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= 66528 MiB
End job on node45 at 2009-05-03 02:15:59