Trace number 1589906

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 550.195 550.355

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark292.081
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

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:  34656                                                |
0.00/0.00	|  Number of clauses:    174528                                               |
0.08/0.18	|  Parsing time:         0.16         s                                       |
0.78/0.87	============================[ Search Statistics ]==============================
0.78/0.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.78/0.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.78/0.87	===============================================================================
0.78/0.87	|         0 |    8325    74357   246192 |    24785        0    nan |  0.000 % |
0.78/0.88	|       101 |    8325    74357   246192 |    27264      101     10 | 16.401 % |
0.78/0.89	|       251 |    8324    74357   246192 |    29990      250     10 | 16.404 % |
0.88/0.91	|       476 |    8324    74357   246192 |    32989      475     11 | 16.404 % |
0.88/0.94	|       813 |    8323    74357   246192 |    36288      811     13 | 16.410 % |
0.88/0.98	|      1319 |    8323    74357   246192 |    39917     1317     13 | 16.410 % |
0.99/1.04	|      2078 |    8323    74357   246192 |    43909     2076     14 | 16.410 % |
1.09/1.12	|      3218 |    8323    74357   246192 |    48300     3216     14 | 16.410 % |
1.18/1.27	|      4926 |    8323    74357   246192 |    53130     4924     15 | 16.410 % |
1.48/1.54	|      7488 |    8322    73917   244321 |    58443     7486     16 | 16.410 % |
1.88/1.96	|     11334 |    8322    73917   244321 |    64287    11332     16 | 16.410 % |
2.68/2.75	|     17100 |    8322    73917   244321 |    70716    17098     18 | 16.410 % |
4.78/4.87	|     25751 |    8322    73917   244321 |    77788    25749     19 | 16.410 % |
7.98/8.05	|     38725 |    8322    73917   244321 |    85566    38723     19 | 16.410 % |
17.98/18.07	|     58187 |    8322    73917   244321 |    94123    58185     20 | 16.410 % |
37.28/37.40	|     87379 |    8322    73917   244321 |   103535    87377     20 | 16.410 % |
56.07/56.11	|    131169 |    8320    73629   243180 |   113889    62667     20 | 16.416 % |
110.96/111.09	|    196855 |    8320    73629   243180 |   125278    34482     20 | 16.416 % |
182.34/182.47	|    295381 |    8313    73174   241822 |   137806    27008     19 | 16.436 % |
302.70/302.84	|    443170 |    8313    73174   241822 |   151586    57878     22 | 16.436 % |
497.74/497.94	|    664854 |    8313    73174   241822 |   166745   148073     22 | 16.436 % |
550.14/550.34	===============================================================================
550.14/550.34	restarts              : 21
550.14/550.34	conflicts             : 720477         (1310 /sec)
550.14/550.34	decisions             : 1047470        (1.81 % random) (1904 /sec)
550.14/550.34	propagations          : 170679932      (310266 /sec)
550.14/550.34	conflict literals     : 16363681       (35.96 % deleted)
550.14/550.34	Memory used           : 36.91 MB
550.14/550.34	CPU time              : 550.108 s
550.14/550.34	
550.14/550.34	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-1589906-1241000674/watcher-1589906-1241000674 -o /tmp/evaluation-result-1589906-1241000674/solver-1589906-1241000674 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1589906-1241000674.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: 0.99 0.99 0.91 3/65 26099
/proc/meminfo: memFree=1239432/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=1916 CPUtime=0
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 137 0 0 0 0 0 0 0 20 0 1 0 128096397 1961984 122 1992294400 134512640 135243866 4294956256 18446744073709551615 134770158 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 479 130 50 178 0 299 0

[startup+0.0889809 s]
/proc/loadavg: 0.99 0.99 0.91 3/65 26099
/proc/meminfo: memFree=1239432/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=8232 CPUtime=0.07
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 1871 0 0 0 7 0 0 0 21 0 1 0 128096397 8429568 1856 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 2058 1858 65 178 0 1878 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8232

[startup+0.101982 s]
/proc/loadavg: 0.99 0.99 0.91 3/65 26099
/proc/meminfo: memFree=1239432/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=9768 CPUtime=0.08
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 2121 0 0 0 8 0 0 0 21 0 1 0 128096397 10002432 2106 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 2442 2107 65 178 0 2262 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9768

[startup+0.302003 s]
/proc/loadavg: 0.99 0.99 0.91 3/65 26099
/proc/meminfo: memFree=1239432/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=16200 CPUtime=0.28
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 3673 0 0 0 27 1 0 0 22 0 1 0 128096397 16588800 3658 1992294400 134512640 135243866 4294956256 18446744073709551615 134535232 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 4050 3658 80 178 0 3870 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16200

[startup+0.701044 s]
/proc/loadavg: 0.99 0.99 0.91 3/65 26099
/proc/meminfo: memFree=1239432/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=23212 CPUtime=0.68
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 5371 0 0 0 66 2 0 0 25 0 1 0 128096397 23769088 5356 1992294400 134512640 135243866 4294956256 18446744073709551615 134541360 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 5803 5356 80 178 0 5623 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23212

[startup+1.50213 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1219712/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=21044 CPUtime=1.48
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 5508 0 0 0 146 2 0 0 25 0 1 0 128096397 21549056 4945 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 5261 4945 86 178 0 5081 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21044

[startup+3.10129 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1219456/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=21044 CPUtime=3.08
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 5511 0 0 0 306 2 0 0 25 0 1 0 128096397 21549056 4948 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 5261 4948 86 178 0 5081 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21044

[startup+6.30163 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1219456/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=21312 CPUtime=6.28
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 5513 0 0 0 626 2 0 0 25 0 1 0 128096397 21823488 4950 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 5328 4950 86 178 0 5148 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21312

[startup+12.7013 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1219392/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=21312 CPUtime=12.68
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 5530 0 0 0 1266 2 0 0 25 0 1 0 128096397 21823488 4967 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 5328 4967 86 178 0 5148 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21312

[startup+25.5016 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1217728/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=23148 CPUtime=25.48
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 5994 0 0 0 2545 3 0 0 25 0 1 0 128096397 23703552 5431 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 5787 5431 86 178 0 5607 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23148

[startup+51.1013 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1214976/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=26040 CPUtime=51.07
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 6682 0 0 0 5103 4 0 0 25 0 1 0 128096397 26664960 6119 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 6510 6119 86 178 0 6330 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26040

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1210816/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=30088 CPUtime=102.26
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 7725 0 0 0 10221 5 0 0 25 0 1 0 128096397 30810112 7162 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 7522 7162 86 178 0 7342 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30088

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1209600/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=31328 CPUtime=162.25
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 8012 0 0 0 16219 6 0 0 25 0 1 0 128096397 32079872 7449 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 7832 7449 86 178 0 7652 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 31328

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1207744/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=33088 CPUtime=222.22
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 8474 0 0 0 22216 6 0 0 25 0 1 0 128096397 33882112 7911 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 8272 7911 86 178 0 8092 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 33088

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1207040/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=34120 CPUtime=282.2
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 8661 0 0 0 28214 6 0 0 25 0 1 0 128096397 34938880 8098 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 8530 8098 86 178 0 8350 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 34120

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1206272/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=34892 CPUtime=342.19
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 8821 0 0 0 34212 7 0 0 25 0 1 0 128096397 35729408 8258 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 8723 8258 86 178 0 8543 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 34892

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1204736/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=36272 CPUtime=402.17
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 9198 0 0 0 40210 7 0 0 25 0 1 0 128096397 37142528 8635 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 9068 8635 86 178 0 8888 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 36272

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1204480/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=36552 CPUtime=462.15
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 9253 0 0 0 46208 7 0 0 25 0 1 0 128096397 37429248 8690 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 9138 8690 86 178 0 8958 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 36552

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1204096/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=36872 CPUtime=522.14
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 9356 0 0 0 52207 7 0 0 25 0 1 0 128096397 37756928 8793 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 9218 8793 86 178 0 9038 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 36872

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

[startup+537.502 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1203136/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=37796 CPUtime=537.34
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 9598 0 0 0 53726 8 0 0 25 0 1 0 128096397 38703104 9035 1992294400 134512640 135243866 4294956256 18446744073709551615 134563960 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 9449 9035 86 178 0 9269 0
Current children cumulated CPU time (s) 537.34
Current children cumulated vsize (KiB) 37796

[startup+543.901 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1203072/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=37796 CPUtime=543.74
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 9598 0 0 0 54366 8 0 0 25 0 1 0 128096397 38703104 9035 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 9449 9035 86 178 0 9269 0
Current children cumulated CPU time (s) 543.74
Current children cumulated vsize (KiB) 37796

[startup+547.102 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1203072/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=37796 CPUtime=546.94
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 9598 0 0 0 54686 8 0 0 25 0 1 0 128096397 38703104 9035 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 9449 9035 86 178 0 9269 0
Current children cumulated CPU time (s) 546.94
Current children cumulated vsize (KiB) 37796

[startup+548.702 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1203072/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=37796 CPUtime=548.54
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 9598 0 0 0 54846 8 0 0 25 0 1 0 128096397 38703104 9035 1992294400 134512640 135243866 4294956256 18446744073709551615 134565666 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 9449 9035 86 178 0 9269 0
Current children cumulated CPU time (s) 548.54
Current children cumulated vsize (KiB) 37796

[startup+549.501 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1203072/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=37796 CPUtime=549.34
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 9598 0 0 0 54926 8 0 0 25 0 1 0 128096397 38703104 9035 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 9449 9035 86 178 0 9269 0
Current children cumulated CPU time (s) 549.34
Current children cumulated vsize (KiB) 37796

[startup+549.901 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1203072/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=37796 CPUtime=549.74
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 9598 0 0 0 54966 8 0 0 25 0 1 0 128096397 38703104 9035 1992294400 134512640 135243866 4294956256 18446744073709551615 134565430 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 9449 9035 86 178 0 9269 0
Current children cumulated CPU time (s) 549.74
Current children cumulated vsize (KiB) 37796

[startup+550.301 s]
/proc/loadavg: 0.99 0.99 0.91 2/66 26100
/proc/meminfo: memFree=1203072/2055912 swapFree=4179344/4192956
[pid=26099] ppid=26097 vsize=37796 CPUtime=550.14
/proc/26099/stat : 26099 (minisat_static) R 26097 26099 25903 0 -1 4194304 9598 0 0 0 55006 8 0 0 25 0 1 0 128096397 38703104 9035 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/26099/statm: 9449 9035 86 178 0 9269 0
Current children cumulated CPU time (s) 550.14
Current children cumulated vsize (KiB) 37796

Child status: 20
Real time (s): 550.355
CPU time (s): 550.195
CPU user time (s): 550.108
CPU system time (s): 0.086986
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 37796

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

runsolver used 0.610907 second user time and 1.2948 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-29 12:24:34
IDJOB=1589906
IDBENCH=70947
IDSOLVER=568
FILE ID=node78/1589906-1241000674
PBS_JOBID= 9204794
Free space on /tmp= 126868 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l48_lambda.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1589906-1241000674/watcher-1589906-1241000674 -o /tmp/evaluation-result-1589906-1241000674/solver-1589906-1241000674 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1589906-1241000674.cnf

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=872017612

node78.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.243
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.243
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:      2055912 kB
MemFree:       1239848 kB
Buffers:         44028 kB
Cached:         721064 kB
SwapCached:       7116 kB
Active:         342520 kB
Inactive:       431160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1239848 kB
SwapTotal:     4192956 kB
SwapFree:      4179344 kB
Dirty:            4040 kB
Writeback:           0 kB
Mapped:          13672 kB
Slab:            28104 kB
Committed_AS:   368708 kB
PageTables:       1428 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= 126868 MiB
End job on node78 at 2009-04-29 12:33:44