Trace number 1589911

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
minisat2-simp 070721UNSAT 618.447 618.616

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark93.7717
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
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	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  135543                                               |
0.00/0.00	|  Number of clauses:    404326                                               |
0.39/0.44	|  Parsing time:         0.39         s                                       |
2.98/3.03	============================[ Search Statistics ]==============================
2.98/3.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.98/3.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.98/3.03	===============================================================================
2.98/3.03	|         0 |   13225    92866   338270 |    30955        0    nan |  0.000 % |
3.09/3.10	|       104 |   13215    92866   338270 |    34050      103     12 |  0.199 % |
3.09/3.11	|       254 |   13215    92866   338270 |    37455      253     15 |  0.199 % |
3.09/3.18	|       479 |   13215    92866   338270 |    41201      478     21 |  0.199 % |
3.20/3.23	|       816 |   13213    92866   338270 |    45321      814     20 |  0.201 % |
3.20/3.26	|      1323 |   13212    92866   338270 |    49853     1320     17 |  0.201 % |
3.30/3.33	|      2084 |   13212    92866   338270 |    54839     2081     17 |  0.201 % |
3.39/3.45	|      3223 |   13181    92866   338270 |    60323     3215     17 |  0.224 % |
3.59/3.65	|      4932 |   13181    92866   338270 |    66355     4924     19 |  0.224 % |
4.30/4.33	|      7498 |   13163    92866   338270 |    72991     7488     21 |  0.238 % |
5.09/5.10	|     11344 |   13126    91738   334523 |    80290    11299     22 |  0.241 % |
6.89/6.94	|     17111 |   13126    91636   334139 |    88319    17048     26 |  0.241 % |
10.39/10.42	|     25760 |   13126    91636   334139 |    97151    25697     30 |  0.241 % |
17.29/17.38	|     38734 |   13126    91636   334139 |   106866    38671     32 |  0.241 % |
30.38/30.47	|     58197 |   13118    91307   332980 |   117552    58109     35 |  0.247 % |
53.27/53.32	|     87390 |   13033    90516   330271 |   129308    87208     41 |  0.337 % |
97.06/97.15	|    131180 |   12780    87660   320182 |   142238   129586     42 |  0.509 % |
160.64/160.71	|    196865 |   12607    85400   311815 |   156462    76317     46 |  0.625 % |
268.81/268.93	|    295391 |   12250    82090   299797 |   172109    50007     35 |  0.915 % |
433.28/433.43	|    443182 |   12041    80102   292051 |   189320    59070     30 |  1.044 % |
618.32/618.60	===============================================================================
618.32/618.60	restarts              : 20
618.32/618.60	conflicts             : 588052         (951 /sec)
618.32/618.60	decisions             : 888358         (1.59 % random) (1437 /sec)
618.32/618.60	propagations          : 226874769      (366953 /sec)
618.32/618.60	conflict literals     : 26614880       (51.59 % deleted)
618.32/618.60	Memory used           : 92.04 MB
618.32/618.60	CPU time              : 618.266 s
618.32/618.60	
618.32/618.60	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-1589911-1239113694/watcher-1589911-1239113694 -o /tmp/evaluation-result-1589911-1239113694/solver-1589911-1239113694 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1589911-1239113694.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3834
/proc/meminfo: memFree=513696/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=2224 CPUtime=0
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 442 0 0 0 0 0 0 0 18 0 1 0 1184031932 2277376 427 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 556 427 65 178 0 376 0

[startup+0.0498701 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3834
/proc/meminfo: memFree=513696/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=6472 CPUtime=0.04
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 1411 0 0 0 4 0 0 0 18 0 1 0 1184031932 6627328 1396 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 1618 1397 65 178 0 1438 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6472

[startup+0.101875 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3834
/proc/meminfo: memFree=513696/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=11660 CPUtime=0.09
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 2492 0 0 0 8 1 0 0 18 0 1 0 1184031932 11939840 2477 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 2915 2486 65 178 0 2735 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11660

[startup+0.301897 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3834
/proc/meminfo: memFree=513696/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=30024 CPUtime=0.29
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 6572 0 0 0 26 3 0 0 19 0 1 0 1184031932 30744576 6557 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 7506 6557 65 178 0 7326 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30024

[startup+0.701939 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3834
/proc/meminfo: memFree=513696/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=44340 CPUtime=0.69
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 10781 0 0 0 64 5 0 0 22 0 1 0 1184031932 45404160 10766 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 11085 10767 80 178 0 10905 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44340

[startup+1.50103 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=462808/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=64248 CPUtime=1.49
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 15696 0 0 0 142 7 0 0 25 0 1 0 1184031932 65789952 15681 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 16062 15681 80 178 0 15882 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64248

[startup+3.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=438552/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=79664 CPUtime=3.09
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 21511 0 0 0 298 11 0 0 25 0 1 0 1184031932 81575936 19540 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 19916 19540 83 178 0 19736 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79664

[startup+6.30154 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=435224/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=79664 CPUtime=6.29
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 21515 0 0 0 618 11 0 0 25 0 1 0 1184031932 81575936 19544 1992294400 134512640 135243866 4294956256 18446744073709551615 134565439 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 19916 19544 87 178 0 19736 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79664

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=435224/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=79828 CPUtime=12.69
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 21546 0 0 0 1258 11 0 0 25 0 1 0 1184031932 81743872 19575 1992294400 134512640 135243866 4294956256 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 19957 19575 87 178 0 19777 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79828

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=435224/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=79908 CPUtime=25.48
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 21566 0 0 0 2537 11 0 0 25 0 1 0 1184031932 81825792 19595 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 19977 19595 87 178 0 19797 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79908

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=434456/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=80832 CPUtime=51.07
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 21767 0 0 0 5096 11 0 0 25 0 1 0 1184031932 82771968 19796 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 20208 19796 87 178 0 20028 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 80832

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=428184/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=87160 CPUtime=102.26
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 23349 0 0 0 10213 13 0 0 25 0 1 0 1184031932 89251840 21378 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 21790 21378 87 178 0 21610 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 87160

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=425880/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=89540 CPUtime=162.24
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 23910 0 0 0 16210 14 0 0 25 0 1 0 1184031932 91688960 21939 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 22385 21939 87 178 0 22205 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 89540

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=425368/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=90136 CPUtime=222.23
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 24051 0 0 0 22209 14 0 0 25 0 1 0 1184031932 92299264 22080 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 22534 22080 87 178 0 22354 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 90136

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=421464/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=93972 CPUtime=282.21
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 24999 0 0 0 28206 15 0 0 25 0 1 0 1184031932 96227328 23028 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 23493 23028 87 178 0 23313 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 93972

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=421464/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=93972 CPUtime=342.19
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 25000 0 0 0 34204 15 0 0 25 0 1 0 1184031932 96227328 23029 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 23493 23029 87 178 0 23313 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 93972

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=421464/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=93972 CPUtime=402.17
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 25006 0 0 0 40202 15 0 0 25 0 1 0 1184031932 96227328 23035 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 23493 23035 87 178 0 23313 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 93972

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=421080/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=94248 CPUtime=462.17
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 25096 0 0 0 46201 16 0 0 25 0 1 0 1184031932 96509952 23125 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 23562 23125 87 178 0 23382 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 94248

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=421016/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=94248 CPUtime=522.15
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 25099 0 0 0 52199 16 0 0 25 0 1 0 1184031932 96509952 23128 1992294400 134512640 135243866 4294956256 18446744073709551615 134564797 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 23562 23128 87 178 0 23382 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 94248

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=421016/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=94248 CPUtime=582.13
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 25099 0 0 0 58197 16 0 0 25 0 1 0 1184031932 96509952 23128 1992294400 134512640 135243866 4294956256 18446744073709551615 134558765 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 23562 23128 87 178 0 23382 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 94248

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

[startup+588.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=421016/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=94248 CPUtime=588.53
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 25099 0 0 0 58837 16 0 0 25 0 1 0 1184031932 96509952 23128 1992294400 134512640 135243866 4294956256 18446744073709551615 134567939 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 23562 23128 87 178 0 23382 0
Current children cumulated CPU time (s) 588.53
Current children cumulated vsize (KiB) 94248

[startup+601.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=421016/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=94248 CPUtime=601.33
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 25099 0 0 0 60117 16 0 0 25 0 1 0 1184031932 96509952 23128 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 23562 23128 87 178 0 23382 0
Current children cumulated CPU time (s) 601.33
Current children cumulated vsize (KiB) 94248

[startup+607.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=421016/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=94248 CPUtime=607.72
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 25099 0 0 0 60756 16 0 0 25 0 1 0 1184031932 96509952 23128 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 23562 23128 87 178 0 23382 0
Current children cumulated CPU time (s) 607.72
Current children cumulated vsize (KiB) 94248

[startup+614.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=421016/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=94248 CPUtime=614.12
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 25099 0 0 0 61396 16 0 0 25 0 1 0 1184031932 96509952 23128 1992294400 134512640 135243866 4294956256 18446744073709551615 134567865 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 23562 23128 87 178 0 23382 0
Current children cumulated CPU time (s) 614.12
Current children cumulated vsize (KiB) 94248

[startup+615.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=421016/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=94248 CPUtime=615.73
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 25099 0 0 0 61557 16 0 0 25 0 1 0 1184031932 96509952 23128 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 23562 23128 87 178 0 23382 0
Current children cumulated CPU time (s) 615.73
Current children cumulated vsize (KiB) 94248

[startup+617.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=421016/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=94248 CPUtime=617.32
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 25099 0 0 0 61716 16 0 0 25 0 1 0 1184031932 96509952 23128 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 23562 23128 87 178 0 23382 0
Current children cumulated CPU time (s) 617.32
Current children cumulated vsize (KiB) 94248

[startup+618.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=421016/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=94248 CPUtime=618.12
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 25099 0 0 0 61796 16 0 0 25 0 1 0 1184031932 96509952 23128 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 23562 23128 87 178 0 23382 0
Current children cumulated CPU time (s) 618.12
Current children cumulated vsize (KiB) 94248

[startup+618.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=421016/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=94248 CPUtime=618.32
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194304 25099 0 0 0 61816 16 0 0 25 0 1 0 1184031932 96509952 23128 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 23562 23128 87 178 0 23382 0
Current children cumulated CPU time (s) 618.32
Current children cumulated vsize (KiB) 94248

[startup+618.601 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3835
/proc/meminfo: memFree=421016/2055920 swapFree=4177868/4192956
[pid=3834] ppid=3832 vsize=0 CPUtime=618.42
/proc/3834/stat : 3834 (minisat_static) R 3832 3834 3587 0 -1 4194308 25109 0 0 0 61826 16 0 0 25 0 1 0 1184031932 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/3834/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 618.42
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 618.616
CPU time (s): 618.447
CPU user time (s): 618.266
CPU system time (s): 0.180972
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 94248

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

runsolver used 0.547916 second user time and 1.37579 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-07 16:14:54
IDJOB=1589911
IDBENCH=70952
IDSOLVER=568
FILE ID=node47/1589911-1239113694
PBS_JOBID= 9110809
Free space on /tmp= 66448 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1589911-1239113694/watcher-1589911-1239113694 -o /tmp/evaluation-result-1589911-1239113694/solver-1589911-1239113694 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minisat_static HOME/instance-1589911-1239113694.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=2067167527

node47.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.216
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.216
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:        514176 kB
Buffers:         68496 kB
Cached:        1396260 kB
SwapCached:       8940 kB
Active:          30536 kB
Inactive:      1444756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        514176 kB
SwapTotal:     4192956 kB
SwapFree:      4177868 kB
Dirty:            7800 kB
Writeback:           0 kB
Mapped:          16164 kB
Slab:            52440 kB
Committed_AS:  3721136 kB
PageTables:       1452 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 node47 at 2009-04-07 16:25:13