Trace number 1589908

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 493.733 493.868

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark281.673
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

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:  32313                                                |
0.00/0.00	|  Number of clauses:    161529                                               |
0.08/0.16	|  Parsing time:         0.14         s                                       |
0.68/0.74	============================[ Search Statistics ]==============================
0.68/0.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.68/0.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.68/0.74	===============================================================================
0.68/0.74	|         0 |    7662    67933   224623 |    22644        0    nan |  0.000 % |
0.68/0.75	|       100 |    7660    67933   224623 |    24908       98      7 | 16.876 % |
0.68/0.77	|       254 |    7660    67933   224623 |    27399      252      9 | 16.876 % |
0.68/0.78	|       479 |    7660    67933   224623 |    30139      477     11 | 16.876 % |
0.78/0.80	|       816 |    7660    67933   224623 |    33153      814     13 | 16.876 % |
0.78/0.83	|      1322 |    7660    67933   224623 |    36468     1320     13 | 16.876 % |
0.78/0.89	|      2081 |    7660    67933   224623 |    40115     2079     14 | 16.876 % |
0.88/0.98	|      3220 |    7660    67933   224623 |    44127     3217     15 | 16.879 % |
0.99/1.09	|      4928 |    7659    67933   224623 |    48540     4925     15 | 16.879 % |
1.28/1.31	|      7490 |    7658    67517   222864 |    53394     7487     15 | 16.879 % |
1.68/1.72	|     11334 |    7658    67517   222864 |    58733    11331     15 | 16.879 % |
2.48/2.54	|     17100 |    7658    67517   222864 |    64606    17097     16 | 16.879 % |
3.98/4.07	|     25749 |    7658    67517   222864 |    71067    25746     18 | 16.879 % |
7.68/7.77	|     38723 |    7658    67517   222864 |    78174    38720     18 | 16.879 % |
15.89/15.94	|     58186 |    7658    67517   222864 |    85991    58183     19 | 16.879 % |
37.18/37.29	|     87378 |    7658    67517   222864 |    94590    87375     19 | 16.879 % |
56.27/56.34	|    131168 |    7658    67517   222864 |   104050    49946     22 | 16.879 % |
100.16/100.21	|    196852 |    7649    66299   217623 |   114455   107382     22 | 16.907 % |
179.84/179.90	|    295378 |    7649    66299   217623 |   125900   110449     23 | 16.907 % |
303.41/303.57	|    443167 |    7647    66289   217600 |   138490    44547     19 | 16.913 % |
483.96/484.11	|    664850 |    7645    66021   216539 |   152339    57973     20 | 16.919 % |
493.66/493.86	===============================================================================
493.66/493.86	restarts              : 21
493.66/493.86	conflicts             : 681667         (1381 /sec)
493.66/493.86	decisions             : 972402         (1.81 % random) (1970 /sec)
493.66/493.86	propagations          : 166195068      (336643 /sec)
493.66/493.86	conflict literals     : 15072307       (37.01 % deleted)
493.66/493.86	Memory used           : 33.86 MB
493.66/493.86	CPU time              : 493.683 s
493.66/493.86	
493.66/493.86	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-1589908-1241001486/watcher-1589908-1241001486 -o /tmp/evaluation-result-1589908-1241001486/solver-1589908-1241001486 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1589908-1241001486.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.92 0.98 0.99 3/65 25094
/proc/meminfo: memFree=1414072/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=1916 CPUtime=0
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 219 0 0 0 0 0 0 0 18 0 1 0 128177813 1961984 204 1992294400 134512640 135243866 4294956240 18446744073709551615 134770158 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 479 212 50 178 0 299 0

[startup+0.0617361 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 25094
/proc/meminfo: memFree=1414072/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=7016 CPUtime=0.05
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 1507 0 0 0 5 0 0 0 18 0 1 0 128177813 7184384 1492 1992294400 134512640 135243866 4294956240 18446744073709551615 134554056 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 1754 1492 65 178 0 1574 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7016

[startup+0.101741 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 25094
/proc/meminfo: memFree=1414072/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=10056 CPUtime=0.08
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 2239 0 0 0 8 0 0 0 18 0 1 0 128177813 10297344 2224 1992294400 134512640 135243866 4294956240 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 2514 2225 65 178 0 2334 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10056

[startup+0.301762 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 25094
/proc/meminfo: memFree=1414072/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=15508 CPUtime=0.29
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 3453 0 0 0 28 1 0 0 19 0 1 0 128177813 15880192 3438 1992294400 134512640 135243866 4294956240 18446744073709551615 134550661 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 3877 3438 80 178 0 3697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15508

[startup+0.701808 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 25094
/proc/meminfo: memFree=1414072/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=22732 CPUtime=0.68
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 5114 0 0 0 67 1 0 0 23 0 1 0 128177813 23277568 5099 1992294400 134512640 135243866 4294956240 18446744073709551615 134526003 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 5683 5100 80 178 0 5503 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22732

[startup+1.5019 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 25095
/proc/meminfo: memFree=1395824/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=19896 CPUtime=1.48
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 5158 0 0 0 147 1 0 0 25 0 1 0 128177813 20373504 4606 1992294400 134512640 135243866 4294956240 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 4974 4606 87 178 0 4794 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19896

[startup+3.10108 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 25095
/proc/meminfo: memFree=1395632/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=19896 CPUtime=3.08
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 5158 0 0 0 307 1 0 0 25 0 1 0 128177813 20373504 4606 1992294400 134512640 135243866 4294956240 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 4974 4606 87 178 0 4794 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19896

[startup+6.30145 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 25095
/proc/meminfo: memFree=1395504/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=20164 CPUtime=6.28
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 5167 0 0 0 627 1 0 0 25 0 1 0 128177813 20647936 4615 1992294400 134512640 135243866 4294956240 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 5041 4615 87 178 0 4861 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20164

[startup+12.7012 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 25095
/proc/meminfo: memFree=1395440/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=20164 CPUtime=12.68
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 5184 0 0 0 1267 1 0 0 25 0 1 0 128177813 20647936 4632 1992294400 134512640 135243866 4294956240 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 5041 4632 87 178 0 4861 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20164

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25095
/proc/meminfo: memFree=1393392/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=22388 CPUtime=25.48
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 5750 0 0 0 2546 2 0 0 25 0 1 0 128177813 22925312 5198 1992294400 134512640 135243866 4294956240 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 5597 5198 87 178 0 5417 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22388

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25095
/proc/meminfo: memFree=1390256/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=25564 CPUtime=51.07
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 6510 0 0 0 5105 2 0 0 25 0 1 0 128177813 26177536 5958 1992294400 134512640 135243866 4294956240 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 6391 5958 87 178 0 6211 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25564

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25097
/proc/meminfo: memFree=1387184/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=28676 CPUtime=102.27
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 7299 0 0 0 10224 3 0 0 25 0 1 0 128177813 29364224 6747 1992294400 134512640 135243866 4294956240 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 7169 6747 87 178 0 6989 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28676

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25097
/proc/meminfo: memFree=1385328/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=30540 CPUtime=162.24
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 7755 0 0 0 16221 3 0 0 25 0 1 0 128177813 31272960 7203 1992294400 134512640 135243866 4294956240 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 7635 7203 87 178 0 7455 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30540

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25097
/proc/meminfo: memFree=1383088/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=32844 CPUtime=222.22
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 8301 0 0 0 22219 3 0 0 25 0 1 0 128177813 33632256 7749 1992294400 134512640 135243866 4294956240 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 8211 7749 87 178 0 8031 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 32844

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25097
/proc/meminfo: memFree=1382512/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=33528 CPUtime=282.22
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 8448 0 0 0 28218 4 0 0 25 0 1 0 128177813 34332672 7896 1992294400 134512640 135243866 4294956240 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 8382 7896 87 178 0 8202 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 33528

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25097
/proc/meminfo: memFree=1382384/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=33680 CPUtime=342.2
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 8484 0 0 0 34216 4 0 0 25 0 1 0 128177813 34488320 7932 1992294400 134512640 135243866 4294956240 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 8420 7932 87 178 0 8240 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 33680

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25097
/proc/meminfo: memFree=1382064/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=33884 CPUtime=402.18
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 8545 0 0 0 40214 4 0 0 25 0 1 0 128177813 34697216 7993 1992294400 134512640 135243866 4294956240 18446744073709551615 134555738 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 8471 7993 87 178 0 8291 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 33884

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25097
/proc/meminfo: memFree=1381552/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=34668 CPUtime=462.16
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 8662 0 0 0 46212 4 0 0 25 0 1 0 128177813 35500032 8110 1992294400 134512640 135243866 4294956240 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 8667 8110 87 178 0 8487 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 34668

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

[startup+473.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25097
/proc/meminfo: memFree=1381552/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=34668 CPUtime=473.36
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 8690 0 0 0 47332 4 0 0 25 0 1 0 128177813 35500032 8138 1992294400 134512640 135243866 4294956240 18446744073709551615 134556083 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 8667 8138 87 178 0 8487 0
Current children cumulated CPU time (s) 473.36
Current children cumulated vsize (KiB) 34668

[startup+486.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25097
/proc/meminfo: memFree=1381488/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=34668 CPUtime=486.16
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 8690 0 0 0 48612 4 0 0 25 0 1 0 128177813 35500032 8138 1992294400 134512640 135243866 4294956240 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 8667 8138 87 178 0 8487 0
Current children cumulated CPU time (s) 486.16
Current children cumulated vsize (KiB) 34668

[startup+489.506 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25097
/proc/meminfo: memFree=1381488/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=34668 CPUtime=489.36
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 8690 0 0 0 48932 4 0 0 25 0 1 0 128177813 35500032 8138 1992294400 134512640 135243866 4294956240 18446744073709551615 134566405 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 8667 8138 87 178 0 8487 0
Current children cumulated CPU time (s) 489.36
Current children cumulated vsize (KiB) 34668

[startup+491.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25097
/proc/meminfo: memFree=1381488/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=34668 CPUtime=490.96
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 8690 0 0 0 49092 4 0 0 25 0 1 0 128177813 35500032 8138 1992294400 134512640 135243866 4294956240 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 8667 8138 87 178 0 8487 0
Current children cumulated CPU time (s) 490.96
Current children cumulated vsize (KiB) 34668

[startup+492.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25097
/proc/meminfo: memFree=1381488/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=34668 CPUtime=492.56
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 8692 0 0 0 49252 4 0 0 25 0 1 0 128177813 35500032 8140 1992294400 134512640 135243866 4294956240 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 8667 8140 87 178 0 8487 0
Current children cumulated CPU time (s) 492.56
Current children cumulated vsize (KiB) 34668

[startup+493.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25097
/proc/meminfo: memFree=1381488/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=34668 CPUtime=493.36
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 8692 0 0 0 49332 4 0 0 25 0 1 0 128177813 35500032 8140 1992294400 134512640 135243866 4294956240 18446744073709551615 134556191 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 8667 8140 87 178 0 8487 0
Current children cumulated CPU time (s) 493.36
Current children cumulated vsize (KiB) 34668

[startup+493.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25097
/proc/meminfo: memFree=1381488/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=34668 CPUtime=493.56
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 8692 0 0 0 49352 4 0 0 25 0 1 0 128177813 35500032 8140 1992294400 134512640 135243866 4294956240 18446744073709551615 134555736 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 8667 8140 87 178 0 8487 0
Current children cumulated CPU time (s) 493.56
Current children cumulated vsize (KiB) 34668

[startup+493.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25097
/proc/meminfo: memFree=1381488/2055920 swapFree=4181520/4192956
[pid=25094] ppid=25092 vsize=34668 CPUtime=493.66
/proc/25094/stat : 25094 (minisat_static) R 25092 25094 24818 0 -1 4194304 8692 0 0 0 49362 4 0 0 25 0 1 0 128177813 35500032 8140 1992294400 134512640 135243866 4294956240 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 8667 8140 87 178 0 8487 0
Current children cumulated CPU time (s) 493.66
Current children cumulated vsize (KiB) 34668

Child status: 20
Real time (s): 493.868
CPU time (s): 493.733
CPU user time (s): 493.683
CPU system time (s): 0.049992
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 34668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 493.683
system time used= 0.049992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8702
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= 3
involuntary context switches= 661

runsolver used 0.551916 second user time and 1.12883 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-29 12:38:07
IDJOB=1589908
IDBENCH=70949
IDSOLVER=568
FILE ID=node88/1589908-1241001486
PBS_JOBID= 9204784
Free space on /tmp= 66528 MiB

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

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED=1971712747

node88.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.229
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.229
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1414552 kB
Buffers:         48364 kB
Cached:         516788 kB
SwapCached:       5572 kB
Active:         129744 kB
Inactive:       444064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1414552 kB
SwapTotal:     4192956 kB
SwapFree:      4181520 kB
Dirty:            3796 kB
Writeback:           0 kB
Mapped:          14860 kB
Slab:            53436 kB
Committed_AS:   403200 kB
PageTables:       1444 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= 66524 MiB
End job on node88 at 2009-04-29 12:46:21