Trace number 1775042

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 3892.92 3894.06

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3892.92
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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.00/0.05	c |  Number of variables:          1278                                         |
0.00/0.05	c |  Number of clauses:           68055                                         |
0.00/0.05	c |  Parse time:                   0.04 s                                       |
0.69/0.78	c |  Simplification time:          0.72 s                                       |
0.69/0.78	c |                                                                             |
0.69/0.78	c ============================[ Search Statistics ]==============================
0.69/0.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.78	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.78	c ===============================================================================
0.69/0.78	c |       100 |     791    63768   249675 |    23381      100     42 |  0.000 % |
0.79/0.80	c |       250 |     791    63768   249675 |    25719      250     39 |  0.001 % |
0.79/0.82	c |       475 |     791    63768   249675 |    28291      475     30 |  0.001 % |
0.79/0.85	c |       812 |     791    63768   249675 |    31120      812     24 |  0.001 % |
0.89/0.90	c |      1318 |     791    63768   249675 |    34233     1318     20 |  0.001 % |
0.89/0.96	c |      2077 |     791    63768   249675 |    37656     2077     21 |  0.001 % |
0.99/1.07	c |      3216 |     791    63768   249675 |    41421     3216     20 |  0.001 % |
1.20/1.23	c |      4924 |     791    63768   249675 |    45564     4924     19 |  0.001 % |
1.39/1.43	c |      7486 |     791    63768   249675 |    50120     7486     18 |  0.001 % |
1.59/1.67	c |     11330 |     791    63768   249675 |    55132    11330     20 |  0.014 % |
2.09/2.16	c |     17096 |     791    63768   249675 |    60645    17096     25 |  0.000 % |
3.09/3.12	c |     25745 |     791    63768   249675 |    66710    25745     28 |  0.014 % |
5.59/5.63	c |     38719 |     791    63768   249675 |    73381    38719     30 |  0.014 % |
18.69/18.77	c |     58180 |     791    63768   249675 |    80719    58180     29 |  0.014 % |
53.47/53.55	c |     87372 |     791    63768   249675 |    88791    22875     29 |  0.014 % |
62.57/62.61	c |    131161 |     791    63768   249675 |    97670    66664     33 |  0.014 % |
96.06/96.17	c |    196845 |     791    63768   249675 |   107437    49632     31 |  0.014 % |
155.54/155.64	c |    295371 |     791    63768   249675 |   118181    56625     33 |  0.014 % |
234.42/234.51	c |    443160 |     791    63768   249675 |   129999   102322     37 |  0.014 % |
604.61/604.87	c |    664843 |     791    63768   249675 |   142999   100324     34 |  0.014 % |
706.28/706.54	c |    997368 |     790    63515   248938 |   157299    57862     34 |  0.090 % |
887.44/887.73	c |   1496156 |     789    63271   248225 |   173029    29385     16 |  0.157 % |
1392.88/1393.33	c |   2244338 |     788    63022   247502 |   190332    50779     19 |  0.235 % |
1726.98/1727.59	c |   3366612 |     787    62791   246828 |   209365   183040     19 |  0.314 % |
2117.38/2118.05	c |   5050023 |     785    62359   245574 |   230302    72917     17 |  0.470 % |
2666.51/2667.36	c |   7575139 |     784    61832   243136 |   253332   179275     17 |  0.548 % |
3618.04/3619.16	c |  11362814 |     776    57944   227603 |   278666    72966     18 |  1.174 % |
3892.85/3894.03	c ===============================================================================
3892.85/3894.03	c restarts              : 17913
3892.85/3894.03	c conflicts             : 12181619       (3130 /sec)
3892.85/3894.03	c decisions             : 15612289       (4012 /sec)
3892.85/3894.03	c propagations          : 1181785598     (303659 /sec)
3892.85/3894.03	c conflict literals     : 247488830      (28.48 % deleted)
3892.85/3894.03	c Memory used           : 126.29 MB
3892.85/3894.03	c CPU time              : 3891.82 s
3892.85/3894.03	c 
3892.85/3894.03	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-1775042-1241223128/watcher-1775042-1241223128 -o /tmp/evaluation-result-1775042-1241223128/solver-1775042-1241223128 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1775042-1241223128.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.99 3/64 397
/proc/meminfo: memFree=1169252/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=7600 CPUtime=0
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 437 0 0 0 0 0 0 0 18 0 1 0 150345331 7782400 421 1992294400 4194304 5092341 548682068848 18446744073709551615 4500600 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 1900 421 63 219 0 1678 0

[startup+0.103704 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 397
/proc/meminfo: memFree=1169252/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=10680 CPUtime=0.09
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 1617 0 0 0 9 0 0 0 18 0 1 0 150345331 10936320 1499 1992294400 4194304 5092341 548682068848 18446744073709551615 4219917 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 2670 1499 87 219 0 2448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10680

[startup+0.201715 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 397
/proc/meminfo: memFree=1169252/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=10680 CPUtime=0.19
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 1618 0 0 0 19 0 0 0 18 0 1 0 150345331 10936320 1500 1992294400 4194304 5092341 548682068848 18446744073709551615 4219513 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 2670 1500 88 219 0 2448 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10680

[startup+0.301726 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 397
/proc/meminfo: memFree=1169252/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=10680 CPUtime=0.29
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 1618 0 0 0 29 0 0 0 19 0 1 0 150345331 10936320 1500 1992294400 4194304 5092341 548682068848 18446744073709551615 4219717 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 2670 1500 88 219 0 2448 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10680

[startup+0.70177 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 397
/proc/meminfo: memFree=1169252/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=11212 CPUtime=0.69
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 1896 0 0 0 68 1 0 0 22 0 1 0 150345331 11481088 1778 1992294400 4194304 5092341 548682068848 18446744073709551615 4219791 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 2803 1778 88 219 0 2581 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11212

[startup+1.50286 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 398
/proc/meminfo: memFree=1162972/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=10848 CPUtime=1.49
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 2377 0 0 0 148 1 0 0 25 0 1 0 150345331 11108352 1725 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 2712 1725 102 219 0 2490 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10848

[startup+3.10104 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 398
/proc/meminfo: memFree=1161052/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=11904 CPUtime=3.09
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 3217 0 0 0 308 1 0 0 25 0 1 0 150345331 12189696 2565 1992294400 4194304 5092341 548682068848 18446744073709551615 4240648 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 2976 2565 102 219 0 2754 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11904

[startup+6.3014 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 398
/proc/meminfo: memFree=1156316/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=16044 CPUtime=6.28
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 4074 0 0 0 627 1 0 0 25 0 1 0 150345331 16429056 3422 1992294400 4194304 5092341 548682068848 18446744073709551615 4241086 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 4011 3422 102 219 0 3789 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16044

[startup+12.7011 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 398
/proc/meminfo: memFree=1152292/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=18332 CPUtime=12.68
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 4919 0 0 0 1266 2 0 0 25 0 1 0 150345331 18771968 4267 1992294400 4194304 5092341 548682068848 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 4583 4267 102 219 0 4361 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18332

[startup+25.5015 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 398
/proc/meminfo: memFree=1149924/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=22940 CPUtime=25.48
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 5498 0 0 0 2545 3 0 0 25 0 1 0 150345331 23490560 4846 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 5735 4846 102 219 0 5513 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22940

[startup+51.1014 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 398
/proc/meminfo: memFree=1146980/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=24236 CPUtime=51.07
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 6275 0 0 0 5104 3 0 0 25 0 1 0 150345331 24817664 5623 1992294400 4194304 5092341 548682068848 18446744073709551615 4241422 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 6059 5623 102 219 0 5837 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24236

[startup+102.301 s]
/proc/loadavg: 1.09 1.00 1.00 2/65 398
/proc/meminfo: memFree=1130980/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=45212 CPUtime=102.26
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 16750 0 0 0 10216 10 0 0 25 0 1 0 150345331 46297088 9561 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 11303 9561 102 219 0 11081 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 45212

[startup+162.302 s]
/proc/loadavg: 1.11 1.02 1.00 2/65 398
/proc/meminfo: memFree=1127332/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=45212 CPUtime=162.24
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 17649 0 0 0 16213 11 0 0 25 0 1 0 150345331 46297088 10460 1992294400 4194304 5092341 548682068848 18446744073709551615 4241080 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 11303 10460 102 219 0 11081 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 45212

[startup+222.306 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 398
/proc/meminfo: memFree=1126756/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=45212 CPUtime=222.23
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 22303 0 0 0 22210 13 0 0 25 0 1 0 150345331 46297088 10556 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 11303 10556 102 219 0 11081 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 45212

[startup+282.301 s]
/proc/loadavg: 1.17 1.05 1.01 2/65 398
/proc/meminfo: memFree=1123300/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=69472 CPUtime=282.2
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 23208 0 0 0 28206 14 0 0 25 0 1 0 150345331 71139328 11461 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 17368 11461 102 219 0 17146 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 69472

[startup+342.301 s]
/proc/loadavg: 1.11 1.06 1.01 2/65 398
/proc/meminfo: memFree=1110436/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=69472 CPUtime=342.19
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 26406 0 0 0 34202 17 0 0 25 0 1 0 150345331 71139328 14659 1992294400 4194304 5092341 548682068848 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 17368 14659 102 219 0 17146 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 69472

[startup+402.302 s]
/proc/loadavg: 1.09 1.06 1.01 2/65 398
/proc/meminfo: memFree=1108452/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=69472 CPUtime=402.17
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 26917 0 0 0 40199 18 0 0 25 0 1 0 150345331 71139328 15170 1992294400 4194304 5092341 548682068848 18446744073709551615 4241025 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 17368 15170 102 219 0 17146 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 69472

[startup+462.301 s]
/proc/loadavg: 1.07 1.06 1.01 2/65 398
/proc/meminfo: memFree=1105700/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=69472 CPUtime=462.15
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 27630 0 0 0 46196 19 0 0 25 0 1 0 150345331 71139328 15883 1992294400 4194304 5092341 548682068848 18446744073709551615 4240966 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 17368 15883 102 219 0 17146 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 69472

[startup+522.301 s]
/proc/loadavg: 1.03 1.05 1.00 2/65 398
/proc/meminfo: memFree=1103076/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=95748 CPUtime=522.13
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 28280 0 0 0 52193 20 0 0 25 0 1 0 150345331 98045952 16533 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 23937 16533 102 219 0 23715 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 95748

[startup+582.302 s]
/proc/loadavg: 1.01 1.04 1.00 2/65 398
/proc/meminfo: memFree=1126820/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=58608 CPUtime=582.12
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 30428 0 0 0 58189 23 0 0 25 0 1 0 150345331 60014592 10582 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 14652 10582 102 219 0 14430 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 58608

[startup+642.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 398
/proc/meminfo: memFree=1121508/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=58608 CPUtime=642.1
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 31874 0 0 0 64185 25 0 0 25 0 1 0 150345331 60014592 12028 1992294400 4194304 5092341 548682068848 18446744073709551615 4241396 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 14652 12028 102 219 0 14430 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 58608

[startup+702.301 s]

################
# More data... #
################

/proc/meminfo: memFree=1046308/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=124120 CPUtime=3161.36
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 115477 0 0 0 316061 75 0 0 25 0 1 0 150345331 127098880 30650 1992294400 4194304 5092341 548682068848 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 31030 30650 102 219 0 30808 0
Current children cumulated CPU time (s) 3161.36
Current children cumulated vsize (KiB) 124120

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1012068/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=163536 CPUtime=3221.34
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 124077 0 0 0 322055 79 0 0 25 0 1 0 150345331 167460864 39250 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 40884 39250 102 219 0 40662 0
Current children cumulated CPU time (s) 3221.34
Current children cumulated vsize (KiB) 163536

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1046244/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=124120 CPUtime=3281.33
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 124640 0 0 0 328052 81 0 0 25 0 1 0 150345331 127098880 30650 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 31030 30650 102 219 0 30808 0
Current children cumulated CPU time (s) 3281.33
Current children cumulated vsize (KiB) 124120

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1046244/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=124120 CPUtime=3341.31
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 124640 0 0 0 334050 81 0 0 25 0 1 0 150345331 127098880 30650 1992294400 4194304 5092341 548682068848 18446744073709551615 4251432 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 31030 30650 102 219 0 30808 0
Current children cumulated CPU time (s) 3341.31
Current children cumulated vsize (KiB) 124120

[startup+3402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1046116/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=124120 CPUtime=3401.3
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 131664 0 0 0 340045 85 0 0 25 0 1 0 150345331 127098880 30650 1992294400 4194304 5092341 548682068848 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 31030 30650 102 219 0 30808 0
Current children cumulated CPU time (s) 3401.3
Current children cumulated vsize (KiB) 124120

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1041124/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=129312 CPUtime=3461.27
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 132962 0 0 0 346041 86 0 0 25 0 1 0 150345331 132415488 31948 1992294400 4194304 5092341 548682068848 18446744073709551615 4249539 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 32328 31948 102 219 0 32106 0
Current children cumulated CPU time (s) 3461.27
Current children cumulated vsize (KiB) 129312

[startup+3522.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1041124/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=129312 CPUtime=3521.26
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 132962 0 0 0 352040 86 0 0 25 0 1 0 150345331 132415488 31948 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 32328 31948 102 219 0 32106 0
Current children cumulated CPU time (s) 3521.26
Current children cumulated vsize (KiB) 129312

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1009316/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=168728 CPUtime=3581.24
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 140954 0 0 0 358034 90 0 0 25 0 1 0 150345331 172777472 39940 1992294400 4194304 5092341 548682068848 18446744073709551615 4244115 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 42182 39940 102 219 0 41960 0
Current children cumulated CPU time (s) 3581.24
Current children cumulated vsize (KiB) 168728

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=992164/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=188436 CPUtime=3641.23
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 145200 0 0 0 364028 95 0 0 25 0 1 0 150345331 192958464 44186 1992294400 4194304 5092341 548682068848 18446744073709551615 4241011 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 47109 44186 102 219 0 46887 0
Current children cumulated CPU time (s) 3641.23
Current children cumulated vsize (KiB) 188436

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=979556/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=217996 CPUtime=3701.21
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 148388 0 0 0 370021 100 0 0 25 0 1 0 150345331 223227904 47374 1992294400 4194304 5092341 548682068848 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 54499 47374 102 219 0 54277 0
Current children cumulated CPU time (s) 3701.21
Current children cumulated vsize (KiB) 217996

[startup+3762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1040868/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=129312 CPUtime=3761.19
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 148482 0 0 0 376018 101 0 0 25 0 1 0 150345331 132415488 31948 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 32328 31948 102 219 0 32106 0
Current children cumulated CPU time (s) 3761.19
Current children cumulated vsize (KiB) 129312

[startup+3822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1012132/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=168728 CPUtime=3821.18
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 155780 0 0 0 382013 105 0 0 25 0 1 0 150345331 172777472 39246 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 42182 39246 102 219 0 41960 0
Current children cumulated CPU time (s) 3821.18
Current children cumulated vsize (KiB) 168728

[startup+3882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1040868/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=129312 CPUtime=3881.15
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 157110 0 0 0 388008 107 0 0 25 0 1 0 150345331 132415488 31948 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 32328 31948 102 219 0 32106 0
Current children cumulated CPU time (s) 3881.15
Current children cumulated vsize (KiB) 129312

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

[startup+3884.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1040868/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=129312 CPUtime=3883.65
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 157110 0 0 0 388258 107 0 0 25 0 1 0 150345331 132415488 31948 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 32328 31948 102 219 0 32106 0
Current children cumulated CPU time (s) 3883.65
Current children cumulated vsize (KiB) 129312

[startup+3888 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1040868/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=129312 CPUtime=3886.85
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 157110 0 0 0 388578 107 0 0 25 0 1 0 150345331 132415488 31948 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 32328 31948 102 219 0 32106 0
Current children cumulated CPU time (s) 3886.85
Current children cumulated vsize (KiB) 129312

[startup+3891.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1040868/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=129312 CPUtime=3890.05
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 157110 0 0 0 388898 107 0 0 25 0 1 0 150345331 132415488 31948 1992294400 4194304 5092341 548682068848 18446744073709551615 4247324 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 32328 31948 102 219 0 32106 0
Current children cumulated CPU time (s) 3890.05
Current children cumulated vsize (KiB) 129312

[startup+3892.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1040868/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=129312 CPUtime=3891.65
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 157110 0 0 0 389058 107 0 0 25 0 1 0 150345331 132415488 31948 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 32328 31948 102 219 0 32106 0
Current children cumulated CPU time (s) 3891.65
Current children cumulated vsize (KiB) 129312

[startup+3893.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1040868/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=129312 CPUtime=3892.45
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 157110 0 0 0 389138 107 0 0 25 0 1 0 150345331 132415488 31948 1992294400 4194304 5092341 548682068848 18446744073709551615 4249605 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 32328 31948 102 219 0 32106 0
Current children cumulated CPU time (s) 3892.45
Current children cumulated vsize (KiB) 129312

[startup+3894 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 406
/proc/meminfo: memFree=1040868/2055920 swapFree=4181296/4192956
[pid=397] ppid=395 vsize=129312 CPUtime=3892.85
/proc/397/stat : 397 (minisat) R 395 397 360 0 -1 4194304 157110 0 0 0 389178 107 0 0 25 0 1 0 150345331 132415488 31948 1992294400 4194304 5092341 548682068848 18446744073709551615 4250040 0 0 4096 3 0 0 0 17 1 0 0
/proc/397/statm: 32328 31948 102 219 0 32106 0
Current children cumulated CPU time (s) 3892.85
Current children cumulated vsize (KiB) 129312

Child status: 20
Real time (s): 3894.06
CPU time (s): 3892.92
CPU user time (s): 3891.82
CPU system time (s): 1.10183
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 217996

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

runsolver used 2.89856 second user time and 8.17476 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-02 02:12:08
IDJOB=1775042
IDBENCH=71078
IDSOLVER=608
FILE ID=node35/1775042-1241223128
PBS_JOBID= 9224774
Free space on /tmp= 66552 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775042-1241223128/watcher-1775042-1241223128 -o /tmp/evaluation-result-1775042-1241223128/solver-1775042-1241223128 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1775042-1241223128.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=464542095

node35.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.214
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.214
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:       1169668 kB
Buffers:         91508 kB
Cached:         685536 kB
SwapCached:       5500 kB
Active:          24200 kB
Inactive:       760656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1169668 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            87404 kB
Committed_AS:   742752 kB
PageTables:       1396 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= 66552 MiB
End job on node35 at 2009-05-02 03:17:02