Trace number 1772802

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 665.826 666.013

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-09.cnf
MD5SUM50ed98553825ac1825482c1496260592
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark342.131
Satisfiable
(Un)Satisfiability was proved
Number of variables33582
Number of clauses160817
Sum of the clauses size423605
Maximum clause length4200
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2136464
Number of clauses of size 36536
Number of clauses of size 46374
Number of clauses of size 52328
Number of clauses of size over 59114

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.09/0.14	c |  Number of variables:         33582                                         |
0.09/0.14	c |  Number of clauses:          135474                                         |
0.09/0.14	c |  Parse time:                   0.13 s                                       |
1.69/1.71	c |  Simplification time:          1.56 s                                       |
1.69/1.71	c |                                                                             |
1.69/1.71	c ============================[ Search Statistics ]==============================
1.69/1.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.71	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.71	c ===============================================================================
1.69/1.75	c |       100 |   17682   103694   348986 |    38021       95     23 | 13.275 % |
1.69/1.77	c |       250 |   17682   103694   348986 |    41823      245     28 | 13.275 % |
1.78/1.84	c |       475 |   17667   102437   345672 |    46005      469     29 | 13.320 % |
1.78/1.90	c |       812 |   17667   102437   345672 |    50606      806     35 | 13.320 % |
1.88/1.98	c |      1318 |   17652   102318   345338 |    55666     1311     34 | 13.364 % |
2.09/2.15	c |      2077 |   17652   102318   345338 |    61233     2070     38 | 13.364 % |
2.28/2.32	c |      3216 |   17652   102318   345338 |    67356     3209     39 | 13.364 % |
2.58/2.66	c |      4924 |   17652   102318   345338 |    74092     4917     45 | 13.364 % |
3.19/3.21	c |      7486 |   17652   102318   345338 |    81501     7479     45 | 13.364 % |
3.99/4.02	c |     11330 |   17621   101880   344047 |    89651    11322     46 | 13.457 % |
5.09/5.12	c |     17096 |   17621   101880   344047 |    98617    17088     43 | 13.457 % |
6.99/7.08	c |     25745 |   17621   101880   344047 |   108478    25737     43 | 13.457 % |
10.78/10.85	c |     38719 |   17591   101642   343379 |   119326    38709     44 | 13.546 % |
19.18/19.29	c |     58180 |   17591   101642   343379 |   131259    58170     46 | 13.546 % |
29.88/29.96	c |     87372 |   17591   101642   343379 |   144385    87362     47 | 13.546 % |
46.57/46.68	c |    131161 |   17591   101642   343379 |   158823   131151     50 | 13.546 % |
77.56/77.68	c |    196845 |   17591   101642   343379 |   174706    60456     42 | 13.546 % |
126.35/126.46	c |    295371 |   17591   101642   343379 |   192176   158982     47 | 13.546 % |
200.33/200.42	c |    443160 |   17591   101642   343379 |   211394   134857     48 | 13.546 % |
320.79/320.91	c |    664843 |   17590   101634   343361 |   232533   166144     46 | 13.549 % |
546.44/546.65	c |    997368 |   17590   101634   343361 |   255787    74216     32 | 13.549 % |
665.81/666.00	c ===============================================================================
665.81/666.00	c restarts              : 2237
665.81/666.00	c conflicts             : 1189007        (1788 /sec)
665.81/666.00	c decisions             : 5201490        (7822 /sec)
665.81/666.00	c propagations          : 940341886      (1414082 /sec)
665.81/666.00	c conflict literals     : 59888071       (62.45 % deleted)
665.81/666.00	c Memory used           : 53.79 MB
665.81/666.00	c CPU time              : 664.984 s
665.81/666.00	c 
665.81/666.00	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-1772802-1241204869/watcher-1772802-1241204869 -o /tmp/evaluation-result-1772802-1241204869/solver-1772802-1241204869 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1772802-1241204869.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.92 0.97 0.91 3/64 17382
/proc/meminfo: memFree=1076528/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=8188 CPUtime=0
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 533 0 0 0 0 0 0 0 18 0 1 0 148519534 8384512 517 1992294400 4194304 5092341 548682068848 18446744073709551615 4515648 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 2047 523 62 219 0 1825 0

[startup+0.025731 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 17382
/proc/meminfo: memFree=1076528/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=11976 CPUtime=0.02
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 1333 0 0 0 2 0 0 0 18 0 1 0 148519534 12263424 1317 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 2994 1317 63 219 0 2772 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11976

[startup+0.101739 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 17382
/proc/meminfo: memFree=1076528/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=15556 CPUtime=0.09
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 2712 0 0 0 8 1 0 0 18 0 1 0 148519534 15929344 2594 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 3889 2595 63 219 0 3667 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15556

[startup+0.301763 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 17382
/proc/meminfo: memFree=1076528/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=18032 CPUtime=0.29
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 3600 0 0 0 28 1 0 0 19 0 1 0 148519534 18464768 3391 1992294400 4194304 5092341 548682068848 18446744073709551615 4219904 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 4508 3391 87 219 0 4286 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18032

[startup+0.70181 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 17382
/proc/meminfo: memFree=1076528/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=19656 CPUtime=0.69
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 4354 0 0 0 67 2 0 0 22 0 1 0 148519534 20127744 4145 1992294400 4194304 5092341 548682068848 18446744073709551615 4220396 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 4914 4145 87 219 0 4692 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19656

[startup+1.50191 s]
/proc/loadavg: 0.92 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1059880/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=19796 CPUtime=1.49
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 4471 0 0 0 147 2 0 0 25 0 1 0 148519534 20271104 4262 1992294400 4194304 5092341 548682068848 18446744073709551615 4219930 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 4949 4262 87 219 0 4727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19796

[startup+3.1011 s]
/proc/loadavg: 0.92 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1062952/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=18244 CPUtime=3.08
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 5275 0 0 0 306 2 0 0 25 0 1 0 148519534 18681856 3679 1992294400 4194304 5092341 548682068848 18446744073709551615 4250042 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 4561 3679 102 219 0 4339 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18244

[startup+6.30148 s]
/proc/loadavg: 0.93 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1059752/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=20840 CPUtime=6.28
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 5966 0 0 0 625 3 0 0 25 0 1 0 148519534 21340160 4370 1992294400 4194304 5092341 548682068848 18446744073709551615 4250762 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 5210 4370 102 219 0 4988 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20840

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1054264/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=25744 CPUtime=12.69
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 7333 0 0 0 1264 5 0 0 25 0 1 0 148519534 26361856 5737 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 6436 5737 102 219 0 6214 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25744

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1046264/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=33800 CPUtime=25.48
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 9268 0 0 0 2542 6 0 0 25 0 1 0 148519534 34611200 7672 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 8450 7672 102 219 0 8228 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33800

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1029048/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=59352 CPUtime=51.07
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 13581 0 0 0 5097 10 0 0 25 0 1 0 148519534 60776448 11985 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 14838 11985 102 219 0 14616 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 59352

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1029432/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=53284 CPUtime=102.26
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 22070 0 0 0 10208 18 0 0 25 0 1 0 148519534 54562816 11808 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 13321 11808 102 219 0 13099 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 53284

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1038584/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=44112 CPUtime=162.24
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 29707 0 0 0 16199 25 0 0 25 0 1 0 148519534 45170688 9660 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 11028 9660 102 219 0 10806 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 44112

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1012472/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=71848 CPUtime=222.22
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 36053 0 0 0 22192 30 0 0 25 0 1 0 148519534 73572352 16006 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 17962 16006 102 219 0 17740 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 71848

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1025144/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=62292 CPUtime=282.21
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 44280 0 0 0 28181 40 0 0 25 0 1 0 148519534 63787008 12930 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 15573 12930 102 219 0 15351 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 62292

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1003512/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=75428 CPUtime=342.19
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 49615 0 0 0 34174 45 0 0 25 0 1 0 148519534 77238272 18265 1992294400 4194304 5092341 548682068848 18446744073709551615 4240661 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 18857 18265 102 219 0 18635 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 75428

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1023864/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=56096 CPUtime=402.18
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 56835 0 0 0 40164 54 0 0 25 0 1 0 148519534 57442304 13197 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 14024 13197 102 219 0 13802 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 56096

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1007224/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=77992 CPUtime=462.16
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 60959 0 0 0 46158 58 0 0 25 0 1 0 148519534 79863808 17321 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 19498 17321 102 219 0 19276 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 77992

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=997304/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=97700 CPUtime=522.14
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 63487 0 0 0 52152 62 0 0 25 0 1 0 148519534 100044800 19849 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 24425 19849 102 219 0 24203 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 97700

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=998968/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=83256 CPUtime=582.12
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 73911 0 0 0 58140 72 0 0 25 0 1 0 148519534 85254144 19534 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 20814 19534 102 219 0 20592 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 83256

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=976248/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=102964 CPUtime=642.12
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 79433 0 0 0 64132 80 0 0 25 0 1 0 148519534 105435136 25056 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 25741 25056 102 219 0 25519 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 102964

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

[startup+652.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=973944/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=132524 CPUtime=652.5
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 80013 0 0 0 65170 80 0 0 25 0 1 0 148519534 135704576 25636 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 33131 25636 102 219 0 32909 0
Current children cumulated CPU time (s) 652.5
Current children cumulated vsize (KiB) 132524

[startup+659.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=972792/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=132524 CPUtime=658.91
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 80291 0 0 0 65810 81 0 0 25 0 1 0 148519534 135704576 25914 1992294400 4194304 5092341 548682068848 18446744073709551615 4252236 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 33131 25914 102 219 0 32909 0
Current children cumulated CPU time (s) 658.91
Current children cumulated vsize (KiB) 132524

[startup+662.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=972792/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=132524 CPUtime=662.11
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 80291 0 0 0 66130 81 0 0 25 0 1 0 148519534 135704576 25914 1992294400 4194304 5092341 548682068848 18446744073709551615 4252256 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 33131 25914 102 219 0 32909 0
Current children cumulated CPU time (s) 662.11
Current children cumulated vsize (KiB) 132524

[startup+663.903 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=972792/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=135976 CPUtime=663.71
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 80451 0 0 0 66290 81 0 0 25 0 1 0 148519534 139239424 26074 1992294400 4194304 5092341 548682068848 18446744073709551615 4262248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 33994 26076 102 219 0 33772 0
Current children cumulated CPU time (s) 663.71
Current children cumulated vsize (KiB) 135976

[startup+664.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1024952/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=55080 CPUtime=664.51
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 82673 0 0 0 66368 83 0 0 25 0 1 0 148519534 56401920 12887 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 13770 12887 102 219 0 13548 0
Current children cumulated CPU time (s) 664.51
Current children cumulated vsize (KiB) 55080

[startup+665.506 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1024696/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=55080 CPUtime=665.31
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 82736 0 0 0 66448 83 0 0 25 0 1 0 148519534 56401920 12950 1992294400 4194304 5092341 548682068848 18446744073709551615 4241086 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 13770 12950 102 219 0 13548 0
Current children cumulated CPU time (s) 665.31
Current children cumulated vsize (KiB) 55080

[startup+665.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1024696/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=55080 CPUtime=665.71
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 82784 0 0 0 66488 83 0 0 25 0 1 0 148519534 56401920 12998 1992294400 4194304 5092341 548682068848 18446744073709551615 4246796 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 13770 12998 102 219 0 13548 0
Current children cumulated CPU time (s) 665.71
Current children cumulated vsize (KiB) 55080

[startup+666.001 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17383
/proc/meminfo: memFree=1024696/2055920 swapFree=4191900/4192956
[pid=17382] ppid=17380 vsize=55080 CPUtime=665.81
/proc/17382/stat : 17382 (minisat) R 17380 17382 17345 0 -1 4194304 82793 0 0 0 66498 83 0 0 25 0 1 0 148519534 56401920 13007 1992294400 4194304 5092341 548682068848 18446744073709551615 4244040 0 0 4096 3 0 0 0 17 1 0 0
/proc/17382/statm: 13770 13007 102 219 0 13548 0
Current children cumulated CPU time (s) 665.81
Current children cumulated vsize (KiB) 55080

Child status: 20
Real time (s): 666.013
CPU time (s): 665.826
CPU user time (s): 664.984
CPU system time (s): 0.841872
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 135976

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

runsolver used 0.485926 second user time and 1.38179 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-01 21:07:49
IDJOB=1772802
IDBENCH=20390
IDSOLVER=608
FILE ID=node33/1772802-1241204869
PBS_JOBID= 9224697
Free space on /tmp= 66448 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-09.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772802-1241204869/watcher-1772802-1241204869 -o /tmp/evaluation-result-1772802-1241204869/solver-1772802-1241204869 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1772802-1241204869.cnf

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

MD5SUM BENCH= 50ed98553825ac1825482c1496260592
RANDOM SEED=1204963937

node33.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.212
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.212
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:       1077008 kB
Buffers:         73524 kB
Cached:         800300 kB
SwapCached:        384 kB
Active:          28748 kB
Inactive:       858364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1077008 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3752 kB
Writeback:           0 kB
Mapped:          21692 kB
Slab:            77780 kB
Committed_AS:   647756 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= 66448 MiB
End job on node33 at 2009-05-01 21:18:55