Trace number 1774817

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 281.419 281.489

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p0.cnf
MD5SUMabc6c44b372f4addd18c6a7b2eac59f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark184.805
Satisfiable
(Un)Satisfiability was proved
Number of variables199586
Number of clauses1006679
Sum of the clauses size2394657
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2757762
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

281.32/281.45	c starting MXC with:
281.32/281.45	c cnf_path = HOME/instance-1774817-1241307997.cnf
281.32/281.45	c restart_strategy = auto
281.32/281.45	c sign_strategy = cached
281.32/281.45	c use_preprocessing = -1
281.32/281.45	c output_implicant = 1
281.32/281.45	c timeout_seconds = 0
281.32/281.45	c running SatELite... done
281.32/281.45	c 49898 vars eliminated
281.32/281.45	c received 48144 units and 636663 clauses from SatELite
281.32/281.45	c 98041 assignments made, starting to guess now
281.32/281.45	c ===================================[MXC]=====================================
281.32/281.45	c | Conflicts |                Clause Statistics                   |   Vars   |
281.32/281.45	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
281.32/281.45	c =============================================================================
281.32/281.45	c |         0 |       0  356300   280363        0        0     nan |   199586 |
281.32/281.45	c |       100 |       0  356258   280299       98     1050    81.4 |   101531 |
281.32/281.45	c |       210 |       0  356261   280299      205     1105    83.4 |   101531 |
281.32/281.45	c |       441 |       0  353269   278550      393     1220   110.1 |   100538 |
281.32/281.45	c |       805 |       0  358323   248718      727     1402   115.3 |    98491 |
281.32/281.45	c |      1315 |       0  356284   247546     1217     1657   112.5 |    98040 |
281.32/281.45	c |      1986 |       0  349066   238040     1833     1993   113.3 |    95641 |
281.32/281.45	c |      2834 |       0  347243   237964     1577     2417   112.0 |    95208 |
281.32/281.45	c |      3876 |       0  341373   237705     2547     2938   111.3 |    93816 |
281.32/281.45	c |      5132 |       0  332864   216890     1988     3566   107.5 |    90456 |
281.32/281.45	c |      6623 |       0  331555   209707     3429     4311   117.3 |    89786 |
281.32/281.45	c |      8373 |       0  323271   205379     5114     5186   117.2 |    87882 |
281.32/281.45	c |     10408 |       0  315845   203452     4424     6204   123.7 |    86237 |
281.32/281.45	c |     12756 |       0  315334   203395     6701     7378   135.2 |    86105 |
281.32/281.45	c |     15449 |       0  313064   197489     5232     8724   145.8 |    85453 |
281.32/281.45	c |     18521 |       0  307644   188334     8071    10260   151.0 |    84274 |
281.32/281.45	c |     22010 |       0  306811   187851    11444    12005   161.5 |    84070 |
281.32/281.45	c |     25958 |       0  304190   183702     8871    13979   164.8 |    83524 |
281.32/281.45	c |     30411 |       0  303889   183453    13179    16205   171.9 |    83434 |
281.32/281.45	c |     35419 |       0  293494   169131    17777    18709   179.2 |    80800 |
281.32/281.45	c |     41038 |       0  287265   160519    13269    21519   159.1 |    79039 |
281.32/281.45	c |     47329 |       0  272284   146484    18645    24664   160.4 |    75706 |
281.32/281.45	c |     54360 |       0  269978   144539    24849    28180   161.8 |    75180 |
281.32/281.45	c |     62205 |       0  266555   142652    16517    32102   139.2 |    74321 |
281.32/281.45	c |     70945 |       0  262120   138650    24859    36472   159.6 |    73227 |
281.32/281.45	c |     80669 |       0  259074   135088    33712    41334   175.8 |    72491 |
281.32/281.45	c |     91476 |       0  256244   130367    44190    46738   174.8 |    71542 |
281.32/281.45	c |    103474 |       0  255747   129975    31093    52737   150.8 |    71355 |
281.32/281.45	c |    116782 |       0  255139   129370    44096    59391   173.5 |    71152 |
281.32/281.45	c |    131532 |       0  254555   127856    58639    66766   186.0 |    70830 |
281.32/281.45	c |    147868 |       0  246548   122692    72243    74934   195.8 |    68626 |
281.32/281.45	c |    165948 |       0  243035   119891    49267    83974   183.2 |    67665 |
281.32/281.45	c |    167571 |       0  243046   119891    50872    84785   180.8 |    67255 |
281.32/281.45	c ----- stats for thread 0 -----
281.32/281.45	c restarts: 475
281.32/281.45	c decisions: 1421870
281.32/281.45	c propagations: 301612801
281.32/281.45	c conflicts: 167571
281.32/281.45	c 281.428s elapsed
281.32/281.45	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-1774817-1241307997/watcher-1774817-1241307997 -o /tmp/evaluation-result-1774817-1241307997/solver-1774817-1241307997 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1774817-1241307997.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.85 0.97 0.99 3/64 25664
/proc/meminfo: memFree=1327904/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=19368 CPUtime=0
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 743 0 0 0 0 0 0 0 18 0 1 0 158827766 19832832 729 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 4842 735 46 166 0 4673 0

[startup+0.0963081 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25664
/proc/meminfo: memFree=1327904/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=57968 CPUtime=0.08
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 11939 0 0 0 3 5 0 0 18 0 1 0 158827766 59359232 11854 1992294400 134512640 135192793 4294956224 18446744073709551615 134569157 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 14492 11858 53 166 0 14323 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 57968

[startup+0.101309 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25664
/proc/meminfo: memFree=1327904/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=61000 CPUtime=0.1
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 12313 0 0 0 4 6 0 0 18 0 1 0 158827766 62464000 12228 1992294400 134512640 135192793 4294956224 18446744073709551615 134568414 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 15250 12231 53 166 0 15081 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 61000

[startup+0.301328 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25664
/proc/meminfo: memFree=1327904/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=73928 CPUtime=0.29
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 15981 0 0 0 22 7 0 0 19 0 1 0 158827766 75702272 15896 1992294400 134512640 135192793 4294956224 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 18482 15896 54 166 0 18313 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73928

[startup+0.701369 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25664
/proc/meminfo: memFree=1327904/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=85060 CPUtime=0.69
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 18658 0 0 0 61 8 0 0 22 0 1 0 158827766 87101440 18573 1992294400 134512640 135192793 4294956224 18446744073709551615 134753016 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 21298 18574 54 166 0 21129 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85060

[startup+1.50145 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1244056/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=109608 CPUtime=1.49
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 24392 0 0 0 138 11 0 0 25 0 1 0 158827766 112238592 24307 1992294400 134512640 135192793 4294956224 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 27402 24308 55 166 0 27233 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 109608

[startup+3.10161 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1235928/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=119336 CPUtime=3.09
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 31320 0 0 0 295 14 0 0 25 0 1 0 158827766 122200064 26604 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 29834 26605 56 166 0 29665 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119336

[startup+6.30194 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1199320/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=140188 CPUtime=6.29
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 40486 0 0 0 610 19 0 0 25 0 1 0 158827766 143552512 32174 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 35047 32174 72 166 0 34878 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 140188

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1198680/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=140584 CPUtime=12.68
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 40610 0 0 0 1249 19 0 0 25 0 1 0 158827766 143958016 32298 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 35146 32298 73 166 0 34977 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 140584

[startup+25.5019 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1198040/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=141376 CPUtime=25.49
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 40809 0 0 0 2529 20 0 0 25 0 1 0 158827766 144769024 32497 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 35344 32497 73 166 0 35175 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 141376

[startup+51.1015 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1194264/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=145128 CPUtime=51.08
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 41732 0 0 0 5088 20 0 0 25 0 1 0 158827766 148611072 33420 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 36282 33420 73 166 0 36113 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 145128

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1180696/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=158652 CPUtime=102.27
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 45142 0 0 0 10203 24 0 0 25 0 1 0 158827766 162459648 36830 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 39663 36830 73 166 0 39494 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 158652

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1164504/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=174888 CPUtime=162.25
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 49173 0 0 0 16197 28 0 0 25 0 1 0 158827766 179085312 40861 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 43722 40861 73 166 0 43553 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 174888

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1146200/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=193512 CPUtime=222.24
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 53759 0 0 0 22190 34 0 0 25 0 1 0 158827766 198156288 45447 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 48378 45447 73 166 0 48209 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 193512

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

[startup+255.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1132056/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=207520 CPUtime=255.83
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 57274 0 0 0 25545 38 0 0 25 0 1 0 158827766 212500480 48962 1992294400 134512640 135192793 4294956224 18446744073709551615 134552201 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 51880 48962 73 166 0 51711 0
Current children cumulated CPU time (s) 255.83
Current children cumulated vsize (KiB) 207520

[startup+268.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1132056/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=207520 CPUtime=268.63
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 57274 0 0 0 26825 38 0 0 25 0 1 0 158827766 212500480 48962 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 51880 48962 73 166 0 51711 0
Current children cumulated CPU time (s) 268.63
Current children cumulated vsize (KiB) 207520

[startup+275.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1132056/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=207520 CPUtime=275.03
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 57274 0 0 0 27465 38 0 0 25 0 1 0 158827766 212500480 48962 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 51880 48962 73 166 0 51711 0
Current children cumulated CPU time (s) 275.03
Current children cumulated vsize (KiB) 207520

[startup+278.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1132056/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=207520 CPUtime=278.23
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 57274 0 0 0 27785 38 0 0 25 0 1 0 158827766 212500480 48962 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 51880 48962 73 166 0 51711 0
Current children cumulated CPU time (s) 278.23
Current children cumulated vsize (KiB) 207520

[startup+279.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1132056/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=207520 CPUtime=279.82
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 57274 0 0 0 27944 38 0 0 25 0 1 0 158827766 212500480 48962 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 51880 48962 73 166 0 51711 0
Current children cumulated CPU time (s) 279.82
Current children cumulated vsize (KiB) 207520

[startup+280.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1131992/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=207520 CPUtime=280.62
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 57275 0 0 0 28024 38 0 0 25 0 1 0 158827766 212500480 48963 1992294400 134512640 135192793 4294956224 18446744073709551615 134534317 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 51880 48963 73 166 0 51711 0
Current children cumulated CPU time (s) 280.62
Current children cumulated vsize (KiB) 207520

[startup+281.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1131992/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=207520 CPUtime=281.02
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 57275 0 0 0 28064 38 0 0 25 0 1 0 158827766 212500480 48963 1992294400 134512640 135192793 4294956224 18446744073709551615 134533783 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 51880 48963 73 166 0 51711 0
Current children cumulated CPU time (s) 281.02
Current children cumulated vsize (KiB) 207520

[startup+281.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1131992/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=207520 CPUtime=281.22
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 57275 0 0 0 28084 38 0 0 25 0 1 0 158827766 212500480 48963 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 51880 48963 73 166 0 51711 0
Current children cumulated CPU time (s) 281.22
Current children cumulated vsize (KiB) 207520

[startup+281.402 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25665
/proc/meminfo: memFree=1131992/2055920 swapFree=4179576/4192956
[pid=25664] ppid=25662 vsize=207520 CPUtime=281.32
/proc/25664/stat : 25664 (mxc-sat09) R 25662 25664 25627 0 -1 4194304 57275 0 0 0 28094 38 0 0 25 0 1 0 158827766 212500480 48963 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25664/statm: 51880 48963 73 166 0 51711 0
Current children cumulated CPU time (s) 281.32
Current children cumulated vsize (KiB) 207520

Child status: 20
Real time (s): 281.489
CPU time (s): 281.419
CPU user time (s): 281.004
CPU system time (s): 0.414936
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 207520

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

runsolver used 0.230964 second user time and 0.6549 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-03 01:46:39
IDJOB=1774817
IDBENCH=71025
IDSOLVER=613
FILE ID=node45/1774817-1241307997
PBS_JOBID= 9225246
Free space on /tmp= 66508 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-10p0.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774817-1241307997/watcher-1774817-1241307997 -o /tmp/evaluation-result-1774817-1241307997/solver-1774817-1241307997 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1774817-1241307997.cnf

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

MD5SUM BENCH= abc6c44b372f4addd18c6a7b2eac59f5
RANDOM SEED=868208468

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:       1328320 kB
Buffers:         78432 kB
Cached:         574116 kB
SwapCached:       7732 kB
Active:          40488 kB
Inactive:       621032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1328320 kB
SwapTotal:     4192956 kB
SwapFree:      4179576 kB
Dirty:           19320 kB
Writeback:           0 kB
Mapped:          13856 kB
Slab:            52156 kB
Committed_AS:   701664 kB
PageTables:       1376 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= 66508 MiB
End job on node45 at 2009-05-03 01:51:20