Trace number 1797919

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-core 070721UNSAT 664.245 664.44

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ele-noholes.cnf
MD5SUMf135b1d0c8abb3603a01568e46f7396a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark83.4923
Satisfiable
(Un)Satisfiability was proved
Number of variables270963
Number of clauses1601376
Sum of the clauses size4314698
Maximum clause length257
Minimum clause length1
Number of clauses of size 139870
Number of clauses of size 21147330
Number of clauses of size 3334113
Number of clauses of size 49978
Number of clauses of size 50
Number of clauses of size over 570085

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:  270963                                               |
0.00/0.00	|  Number of clauses:    1601376                                              |
0.69/0.79	|  Parsing time:         0.71         s                                       |
0.79/0.84	============================[ Search Statistics ]==============================
0.79/0.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.79/0.84	===============================================================================
0.79/0.84	|         0 |  157481  1030503  2842255 |   343501        0    nan |  0.000 % |
0.89/0.99	|       101 |  157481  1030503  2842255 |   377851      101     10 | 41.881 % |
0.99/1.04	|       252 |  157471  1030503  2842255 |   415636      249      8 | 41.925 % |
0.99/1.07	|       478 |  157471  1030503  2842255 |   457199      475     10 | 41.925 % |
0.99/1.09	|       816 |  157471  1030503  2842255 |   502919      813     14 | 41.925 % |
1.10/1.19	|      1322 |  157462  1030503  2842255 |   553211     1318     15 | 41.932 % |
1.29/1.35	|      2081 |  157421  1030503  2842255 |   608532     2075     16 | 41.961 % |
1.69/1.71	|      3220 |  157253  1030503  2842255 |   669386     3209     19 | 42.205 % |
2.19/2.24	|      4929 |  155860  1030503  2842255 |   736324     4915     21 | 42.694 % |
3.39/3.44	|      7491 |  155216  1022342  2822651 |   809957     7440     22 | 42.803 % |
4.59/4.65	|     11335 |  153856  1021320  2820090 |   890953    11279     26 | 43.774 % |
7.49/7.56	|     17101 |  152207  1013455  2800298 |   980048    16984     47 | 43.915 % |
16.39/16.48	|     25751 |  151919  1012614  2798256 |  1078053    25626     79 | 43.934 % |
32.28/32.30	|     38726 |  151919  1012614  2798256 |  1185858    38600     78 | 43.939 % |
56.77/56.82	|     58187 |  150798  1012061  2796884 |  1304444    57998     91 | 45.132 % |
98.17/98.28	|     87381 |  143437   986188  2732095 |  1434888    86872     94 | 47.064 % |
180.94/181.05	|    131171 |  143305   985782  2731133 |  1578377   130656     90 | 47.157 % |
306.60/306.71	|    196855 |  143060   984966  2729197 |  1736215   196337     77 | 47.203 % |
498.54/498.73	|    295381 |  138628   974580  2703312 |  1909837   294754     62 | 49.293 % |
664.20/664.41	===============================================================================
664.20/664.41	restarts              : 19
664.20/664.41	conflicts             : 377359         (568 /sec)
664.20/664.41	decisions             : 807843         (1.81 % random) (1217 /sec)
664.20/664.41	propagations          : 397590575      (598889 /sec)
664.20/664.41	conflict literals     : 20910525       (59.31 % deleted)
664.20/664.41	Memory used           : 161.48 MB
664.20/664.41	CPU time              : 663.88 s
664.20/664.41	
664.20/664.41	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-1797919-1242083416/watcher-1797919-1242083416 -o /tmp/evaluation-result-1797919-1242083416/solver-1797919-1242083416 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797919-1242083416.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30454
/proc/meminfo: memFree=1009272/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=2168 CPUtime=0
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 417 0 0 0 0 0 0 0 18 0 1 0 236366149 2220032 402 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 542 402 58 171 0 368 0

[startup+0.092909 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30454
/proc/meminfo: memFree=1009272/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=10252 CPUtime=0.09
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 2345 0 0 0 8 1 0 0 18 0 1 0 236366149 10498048 2330 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 2563 2331 58 171 0 2389 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10252

[startup+0.101909 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30454
/proc/meminfo: memFree=1009272/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=10780 CPUtime=0.09
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 2521 0 0 0 8 1 0 0 18 0 1 0 236366149 11038720 2506 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 2695 2507 58 171 0 2521 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10780

[startup+0.301937 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30454
/proc/meminfo: memFree=1009272/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=28676 CPUtime=0.29
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 6731 0 0 0 26 3 0 0 19 0 1 0 236366149 29364224 6716 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 7169 6717 58 171 0 6995 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28676

[startup+0.701993 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30454
/proc/meminfo: memFree=1009272/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=58984 CPUtime=0.69
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 14006 0 0 0 63 6 0 0 23 0 1 0 236366149 60399616 13991 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 14746 13992 58 171 0 14572 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58984

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=946096/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=69176 CPUtime=1.49
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 16039 0 0 0 141 8 0 0 25 0 1 0 236366149 70836224 16024 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 17294 16024 78 171 0 17120 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69176

[startup+3.10133 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=944816/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=70396 CPUtime=3.09
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 16276 0 0 0 301 8 0 0 25 0 1 0 236366149 72085504 16261 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 17599 16261 78 171 0 17425 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70396

[startup+6.30179 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=942776/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=72128 CPUtime=6.29
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 16718 0 0 0 619 10 0 0 25 0 1 0 236366149 73859072 16703 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 18032 16703 78 171 0 17858 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72128

[startup+12.7027 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=939256/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=76112 CPUtime=12.69
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 17722 0 0 0 1258 11 0 0 25 0 1 0 236366149 77938688 17707 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 19028 17707 78 171 0 18854 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76112

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=933624/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=81688 CPUtime=25.49
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 19107 0 0 0 2537 12 0 0 25 0 1 0 236366149 83648512 19092 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 20422 19092 78 171 0 20248 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81688

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=925176/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=90356 CPUtime=51.07
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 21271 0 0 0 5093 14 0 0 25 0 1 0 236366149 92524544 21256 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 22589 21256 78 171 0 22415 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 90356

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=908216/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=106800 CPUtime=102.27
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 25399 0 0 0 10209 18 0 0 25 0 1 0 236366149 109363200 25384 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 26700 25384 78 171 0 26526 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 106800

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=895800/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=119508 CPUtime=162.25
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 28532 0 0 0 16204 21 0 0 25 0 1 0 236366149 122376192 28517 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 29877 28517 78 171 0 29703 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 119508

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=887288/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=128164 CPUtime=222.23
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 30628 0 0 0 22200 23 0 0 25 0 1 0 236366149 131239936 30613 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 32041 30613 78 171 0 31867 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 128164

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=879608/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=135972 CPUtime=282.21
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 32579 0 0 0 28196 25 0 0 25 0 1 0 236366149 139235328 32564 1992294400 134512640 135213614 4294956256 18446744073709551615 134526792 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 33993 32564 78 171 0 33819 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 135972

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=872376/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=143524 CPUtime=342.19
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 34363 0 0 0 34192 27 0 0 25 0 1 0 236366149 146968576 34340 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 35881 34340 78 171 0 35707 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 143524

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=867256/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=148720 CPUtime=402.17
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 35665 0 0 0 40189 28 0 0 25 0 1 0 236366149 152289280 35634 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 37180 35634 78 171 0 37006 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 148720

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=862008/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=154000 CPUtime=462.16
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 36961 0 0 0 46186 30 0 0 25 0 1 0 236366149 157696000 36921 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 38500 36921 78 171 0 38326 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 154000

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=856632/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=159296 CPUtime=522.14
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 38314 0 0 0 52182 32 0 0 25 0 1 0 236366149 163119104 38274 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 39824 38274 78 171 0 39650 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 159296

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=851896/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=164696 CPUtime=582.12
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 39482 0 0 0 58179 33 0 0 25 0 1 0 236366149 168648704 39442 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 41174 39442 78 171 0 41000 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 164696

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=851192/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=165356 CPUtime=642.1
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 39632 0 0 0 64177 33 0 0 25 0 1 0 236366149 169324544 39592 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 41339 39592 78 171 0 41165 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 165356

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

[startup+652.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=851064/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=165356 CPUtime=652.49
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 39632 0 0 0 65216 33 0 0 25 0 1 0 236366149 169324544 39592 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 41339 39592 78 171 0 41165 0
Current children cumulated CPU time (s) 652.49
Current children cumulated vsize (KiB) 165356

[startup+659.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=851064/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=165356 CPUtime=658.89
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 39632 0 0 0 65856 33 0 0 25 0 1 0 236366149 169324544 39592 1992294400 134512640 135213614 4294956256 18446744073709551615 134530586 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 41339 39592 78 171 0 41165 0
Current children cumulated CPU time (s) 658.89
Current children cumulated vsize (KiB) 165356

[startup+662.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=851064/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=165356 CPUtime=662.09
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 39632 0 0 0 66176 33 0 0 25 0 1 0 236366149 169324544 39592 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 41339 39592 78 171 0 41165 0
Current children cumulated CPU time (s) 662.09
Current children cumulated vsize (KiB) 165356

[startup+663.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=851064/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=165356 CPUtime=662.89
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 39632 0 0 0 66256 33 0 0 25 0 1 0 236366149 169324544 39592 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 41339 39592 78 171 0 41165 0
Current children cumulated CPU time (s) 662.89
Current children cumulated vsize (KiB) 165356

[startup+663.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=851064/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=165356 CPUtime=663.69
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 39632 0 0 0 66336 33 0 0 25 0 1 0 236366149 169324544 39592 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 41339 39592 78 171 0 41165 0
Current children cumulated CPU time (s) 663.69
Current children cumulated vsize (KiB) 165356

[startup+664.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=851064/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=165356 CPUtime=664.1
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 39632 0 0 0 66377 33 0 0 25 0 1 0 236366149 169324544 39592 1992294400 134512640 135213614 4294956256 18446744073709551615 134538948 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 41339 39592 78 171 0 41165 0
Current children cumulated CPU time (s) 664.1
Current children cumulated vsize (KiB) 165356

[startup+664.406 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30455
/proc/meminfo: memFree=851064/2055920 swapFree=4180360/4192956
[pid=30454] ppid=30452 vsize=165356 CPUtime=664.2
/proc/30454/stat : 30454 (minisat_static) R 30452 30454 29975 0 -1 4194304 39632 0 0 0 66387 33 0 0 25 0 1 0 236366149 169324544 39592 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/30454/statm: 41339 39592 78 171 0 41165 0
Current children cumulated CPU time (s) 664.2
Current children cumulated vsize (KiB) 165356

Child status: 20
Real time (s): 664.44
CPU time (s): 664.245
CPU user time (s): 663.88
CPU system time (s): 0.364944
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 165356

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

runsolver used 0.610907 second user time and 1.81772 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-12 01:10:18
IDJOB=1797919
IDBENCH=70957
IDSOLVER=651
FILE ID=node49/1797919-1242083416
PBS_JOBID= 9277651
Free space on /tmp= 66188 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797919-1242083416/watcher-1797919-1242083416 -o /tmp/evaluation-result-1797919-1242083416/solver-1797919-1242083416 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797919-1242083416.cnf

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=423946799

node49.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.241
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.241
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:       1009752 kB
Buffers:         52848 kB
Cached:         933532 kB
SwapCached:       6352 kB
Active:          66068 kB
Inactive:       929244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1009752 kB
SwapTotal:     4192956 kB
SwapFree:      4180360 kB
Dirty:           33480 kB
Writeback:           0 kB
Mapped:          13792 kB
Slab:            36704 kB
Committed_AS:   822984 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66188 MiB
End job on node49 at 2009-05-12 01:21:22