Trace number 1773412

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
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 635.215 635.548

General information on the benchmark

Namemanol-pipe-f9b.cnf
MD5SUMc3e7cb16bced9d54ce489b6e95d89943
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark287.195
Satisfiable
(Un)Satisfiability was proved
Number of variables183371
Number of clauses547078
Sum of the clauses size1276514
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2364718
Number of clauses of size 3182359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.59/0.65	c |  Number of variables:        183371                                         |
0.59/0.65	c |  Number of clauses:          547077                                         |
0.59/0.65	c |  Parse time:                   0.58 s                                       |
3.59/3.67	c |  Simplification time:          2.97 s                                       |
3.59/3.67	c |                                                                             |
3.59/3.67	c ============================[ Search Statistics ]==============================
3.59/3.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.59/3.67	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.59/3.67	c ===============================================================================
3.69/3.74	c |       100 |   35876   230529   965531 |    84527      100     16 |  0.278 % |
3.79/3.87	c |       250 |   35866   230529   965531 |    92980      249     21 |  0.283 % |
3.89/3.96	c |       475 |   35849   230529   965531 |   102278      473     30 |  0.292 % |
4.19/4.25	c |       812 |   35849   230529   965531 |   112505      810     33 |  0.292 % |
4.39/4.40	c |      1318 |   35849   230529   965531 |   123756     1316     36 |  0.292 % |
4.58/4.66	c |      2077 |   35842   230389   965138 |   136132     2073     33 |  0.296 % |
4.88/4.97	c |      3216 |   35842   230389   965138 |   149745     3212     35 |  0.296 % |
5.68/5.73	c |      4924 |   35842   230084   963998 |   164719     4920     31 |  0.296 % |
6.38/6.48	c |      7486 |   35833   230037   963871 |   181191     7481     33 |  0.301 % |
7.87/7.92	c |     11330 |   35773   229133   960712 |   199310    11323     32 |  0.334 % |
9.48/9.54	c |     17096 |   35752   228977   960261 |   219242    17084     33 |  0.345 % |
12.08/12.19	c |     25745 |   35744   228928   960112 |   241166    25732     34 |  0.350 % |
15.17/15.30	c |     38719 |   35704   228421   958390 |   265282    38702     36 |  0.371 % |
20.97/21.01	c |     58180 |   35684   228200   957553 |   291811    58153     38 |  0.382 % |
28.67/28.74	c |     87372 |   35648   227670   955515 |   320992    87317     38 |  0.402 % |
48.65/48.80	c |    131161 |   35569   226490   951225 |   353091   131055     45 |  0.445 % |
75.33/75.46	c |    196845 |   35414   224806   944836 |   388400   196549     45 |  0.530 % |
138.31/138.42	c |    295371 |   35217   222482   936618 |   427240   278566     48 |  0.637 % |
282.44/282.63	c |    443160 |   34794   219856   926803 |   469964   407335     48 |  0.868 % |
404.67/405.00	c |    664843 |   34568   214366   905149 |   516961   186606     39 |  0.991 % |
635.16/635.52	c ===============================================================================
635.16/635.52	c restarts              : 1911
635.16/635.52	c conflicts             : 878584         (1385 /sec)
635.16/635.52	c decisions             : 2168891        (3418 /sec)
635.16/635.52	c propagations          : 369896832      (582937 /sec)
635.16/635.52	c conflict literals     : 39767322       (41.17 % deleted)
635.16/635.52	c Memory used           : 194.94 MB
635.16/635.52	c CPU time              : 634.54 s
635.16/635.52	c 
635.16/635.52	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-1773412-1241210764/watcher-1773412-1241210764 -o /tmp/evaluation-result-1773412-1241210764/solver-1773412-1241210764 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1773412-1241210764.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: 1.05 1.04 1.00 3/64 30113
/proc/meminfo: memFree=1151736/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=7612 CPUtime=0
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 434 0 0 0 0 0 0 0 18 0 1 0 149110450 7794688 418 1992294400 4194304 5092341 548682068848 18446744073709551615 4244968 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 1903 418 63 219 0 1681 0

[startup+0.039604 s]
/proc/loadavg: 1.05 1.04 1.00 3/64 30113
/proc/meminfo: memFree=1151736/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=10880 CPUtime=0.03
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 1324 0 0 0 3 0 0 0 18 0 1 0 149110450 11141120 1308 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 2720 1308 63 219 0 2498 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10880

[startup+0.101613 s]
/proc/loadavg: 1.05 1.04 1.00 3/64 30113
/proc/meminfo: memFree=1151736/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=15976 CPUtime=0.09
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 2745 0 0 0 8 1 0 0 18 0 1 0 149110450 16359424 2619 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 3994 2620 63 219 0 3772 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15976

[startup+0.301648 s]
/proc/loadavg: 1.05 1.04 1.00 3/64 30113
/proc/meminfo: memFree=1151736/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=30020 CPUtime=0.29
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 7476 0 0 0 26 3 0 0 19 0 1 0 149110450 30740480 6889 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 7505 6889 63 219 0 7283 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30020

[startup+0.701718 s]
/proc/loadavg: 1.05 1.04 1.00 3/64 30113
/proc/meminfo: memFree=1151736/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=64044 CPUtime=0.69
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 15624 0 0 0 62 7 0 0 23 0 1 0 149110450 65581056 14204 1992294400 4194304 5092341 548682068848 18446744073709551615 4219504 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 16011 14204 87 219 0 15789 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64044

[startup+1.50186 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 30114
/proc/meminfo: memFree=1091440/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=78328 CPUtime=1.49
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 18736 0 0 0 141 8 0 0 25 0 1 0 149110450 80207872 17316 1992294400 4194304 5092341 548682068848 18446744073709551615 4502060 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 19582 17316 87 219 0 19360 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78328

[startup+3.10114 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 30114
/proc/meminfo: memFree=1076976/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=93268 CPUtime=3.09
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 21980 0 0 0 299 10 0 0 25 0 1 0 149110450 95506432 20560 1992294400 4194304 5092341 548682068848 18446744073709551615 4222830 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 23317 20560 87 219 0 23095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93268

[startup+6.3017 s]
/proc/loadavg: 1.04 1.04 1.00 2/65 30114
/proc/meminfo: memFree=1092016/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=68400 CPUtime=6.28
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 23587 0 0 0 616 12 0 0 25 0 1 0 149110450 70041600 15019 1992294400 4194304 5092341 548682068848 18446744073709551615 4241861 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 17100 15019 102 219 0 16878 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 68400

[startup+12.7018 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 30114
/proc/meminfo: memFree=1089136/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=72292 CPUtime=12.67
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 24377 0 0 0 1254 13 0 0 25 0 1 0 149110450 74027008 15809 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 18073 15809 102 219 0 17851 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 72292

[startup+25.5011 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 30114
/proc/meminfo: memFree=1081648/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=78132 CPUtime=25.47
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 26150 0 0 0 2532 15 0 0 25 0 1 0 149110450 80007168 17582 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 19533 17582 102 219 0 19311 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 78132

[startup+51.1016 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 30114
/proc/meminfo: memFree=1067952/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=100028 CPUtime=51.05
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 29623 0 0 0 5086 19 0 0 25 0 1 0 149110450 102428672 21055 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 25007 21055 102 219 0 24785 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 100028

[startup+102.307 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 30114
/proc/meminfo: memFree=1040112/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=124272 CPUtime=102.22
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 36535 0 0 0 10196 26 0 0 25 0 1 0 149110450 127254528 27967 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 31068 27967 102 219 0 30846 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 124272

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 30114
/proc/meminfo: memFree=1023472/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=157904 CPUtime=162.19
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 40713 0 0 0 16189 30 0 0 25 0 1 0 149110450 161693696 32145 1992294400 4194304 5092341 548682068848 18446744073709551615 4241414 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 39476 32145 102 219 0 39254 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 157904

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30114
/proc/meminfo: memFree=1006256/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=162344 CPUtime=222.17
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 44947 0 0 0 22182 35 0 0 25 0 1 0 149110450 166240256 36379 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 40586 36379 102 219 0 40364 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 162344

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30114
/proc/meminfo: memFree=992560/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=209412 CPUtime=282.14
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 48398 0 0 0 28176 38 0 0 25 0 1 0 149110450 214437888 39830 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 52353 39830 102 219 0 52131 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 209412

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30114
/proc/meminfo: memFree=973360/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=214764 CPUtime=342.12
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 53146 0 0 0 34170 42 0 0 25 0 1 0 149110450 219918336 44578 1992294400 4194304 5092341 548682068848 18446744073709551615 4252045 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 53691 44578 102 219 0 53469 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 214764

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30114
/proc/meminfo: memFree=1017648/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=150348 CPUtime=402.07
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 68110 0 0 0 40156 51 0 0 25 0 1 0 149110450 153956352 33518 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 37587 33518 102 219 0 37365 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 150348

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30114
/proc/meminfo: memFree=1000816/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=170056 CPUtime=462.04
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 72304 0 0 0 46148 56 0 0 25 0 1 0 149110450 174137344 37712 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 42514 37712 102 219 0 42292 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 170056

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30114
/proc/meminfo: memFree=990960/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=199616 CPUtime=522.01
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 74816 0 0 0 52141 60 0 0 25 0 1 0 149110450 204406784 40224 1992294400 4194304 5092341 548682068848 18446744073709551615 4240939 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 49904 40224 102 219 0 49682 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 199616

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30114
/proc/meminfo: memFree=982960/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=199616 CPUtime=581.98
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 76787 0 0 0 58136 62 0 0 25 0 1 0 149110450 204406784 42195 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 49904 42195 102 219 0 49682 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 199616

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

[startup+588.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30114
/proc/meminfo: memFree=982384/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=199616 CPUtime=588.39
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 76921 0 0 0 58776 63 0 0 25 0 1 0 149110450 204406784 42329 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 49904 42329 102 219 0 49682 0
Current children cumulated CPU time (s) 588.39
Current children cumulated vsize (KiB) 199616

[startup+614.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30114
/proc/meminfo: memFree=980080/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=199616 CPUtime=613.97
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 77506 0 0 0 61333 64 0 0 25 0 1 0 149110450 204406784 42914 1992294400 4194304 5092341 548682068848 18446744073709551615 4248645 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 49904 42914 102 219 0 49682 0
Current children cumulated CPU time (s) 613.97
Current children cumulated vsize (KiB) 199616

[startup+627.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30114
/proc/meminfo: memFree=979120/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=199616 CPUtime=626.76
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 77739 0 0 0 62612 64 0 0 25 0 1 0 149110450 204406784 43147 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 49904 43147 102 219 0 49682 0
Current children cumulated CPU time (s) 626.76
Current children cumulated vsize (KiB) 199616

[startup+630.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30114
/proc/meminfo: memFree=978928/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=199616 CPUtime=629.96
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 77793 0 0 0 62932 64 0 0 25 0 1 0 149110450 204406784 43201 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 49904 43201 102 219 0 49682 0
Current children cumulated CPU time (s) 629.96
Current children cumulated vsize (KiB) 199616

[startup+633.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30114
/proc/meminfo: memFree=978672/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=199616 CPUtime=633.16
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 77844 0 0 0 63252 64 0 0 25 0 1 0 149110450 204406784 43252 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 49904 43252 102 219 0 49682 0
Current children cumulated CPU time (s) 633.16
Current children cumulated vsize (KiB) 199616

[startup+634.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30114
/proc/meminfo: memFree=978672/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=199616 CPUtime=633.96
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 77857 0 0 0 63332 64 0 0 25 0 1 0 149110450 204406784 43265 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 49904 43265 102 219 0 49682 0
Current children cumulated CPU time (s) 633.96
Current children cumulated vsize (KiB) 199616

[startup+635.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30114
/proc/meminfo: memFree=978608/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=199616 CPUtime=634.76
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 77864 0 0 0 63412 64 0 0 25 0 1 0 149110450 204406784 43272 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 49904 43272 102 219 0 49682 0
Current children cumulated CPU time (s) 634.76
Current children cumulated vsize (KiB) 199616

[startup+635.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30114
/proc/meminfo: memFree=978608/2055920 swapFree=4180136/4192956
[pid=30113] ppid=30111 vsize=199616 CPUtime=635.16
/proc/30113/stat : 30113 (minisat) R 30111 30113 30022 0 -1 4194304 77867 0 0 0 63452 64 0 0 25 0 1 0 149110450 204406784 43275 1992294400 4194304 5092341 548682068848 18446744073709551615 4244035 0 0 4096 3 0 0 0 17 0 0 0
/proc/30113/statm: 49904 43275 102 219 0 49682 0
Current children cumulated CPU time (s) 635.16
Current children cumulated vsize (KiB) 199616

Child status: 20
Real time (s): 635.548
CPU time (s): 635.215
CPU user time (s): 634.54
CPU system time (s): 0.675897
CPU usage (%): 99.9477
Max. virtual memory (cumulated for all children) (KiB): 227740

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

runsolver used 0.649901 second user time and 1.66875 second system time

The end

Launcher Data

Begin job on node4 at 2009-05-01 22:46:05
IDJOB=1773412
IDBENCH=69586
IDSOLVER=608
FILE ID=node4/1773412-1241210764
PBS_JOBID= 9224723
Free space on /tmp= 66376 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f9b.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773412-1241210764/watcher-1773412-1241210764 -o /tmp/evaluation-result-1773412-1241210764/solver-1773412-1241210764 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1773412-1241210764.cnf

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

MD5SUM BENCH= c3e7cb16bced9d54ce489b6e95d89943
RANDOM SEED=857557746

node4.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.265
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.265
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:       1152216 kB
Buffers:         73128 kB
Cached:         755280 kB
SwapCached:       7244 kB
Active:         250044 kB
Inactive:       587616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1152216 kB
SwapTotal:     4192956 kB
SwapFree:      4180136 kB
Dirty:           10464 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            51960 kB
Committed_AS:   852056 kB
PageTables:       1492 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= 66376 MiB
End job on node4 at 2009-05-01 22:56:40