Trace number 1589899

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 500.406 500.578

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark290.22
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

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:  31540                                                |
0.00/0.00	|  Number of clauses:    157264                                               |
0.09/0.16	|  Parsing time:         0.15         s                                       |
0.69/0.76	============================[ Search Statistics ]==============================
0.69/0.76	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.76	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.76	===============================================================================
0.69/0.76	|         0 |    7445    65849   217655 |    21949        0    nan |  0.000 % |
0.69/0.77	|       100 |    7444    65849   217655 |    24144       99      9 | 17.039 % |
0.69/0.78	|       250 |    7444    65849   217655 |    26559      249     10 | 17.039 % |
0.79/0.80	|       476 |    7444    65849   217655 |    29215      475     12 | 17.039 % |
0.79/0.82	|       813 |    7444    65849   217655 |    32136      812     14 | 17.039 % |
0.79/0.86	|      1319 |    7443    65849   217655 |    35350     1317     14 | 17.045 % |
0.89/0.92	|      2081 |    7443    65849   217655 |    38885     2079     15 | 17.045 % |
0.89/1.00	|      3221 |    7443    65849   217655 |    42773     3219     15 | 17.045 % |
1.09/1.15	|      4929 |    7443    65849   217655 |    47051     4927     16 | 17.045 % |
1.39/1.40	|      7493 |    7441    65570   216317 |    51756     7491     16 | 17.045 % |
1.79/1.85	|     11337 |    7441    65570   216317 |    56931    11335     16 | 17.045 % |
2.59/2.68	|     17103 |    7441    65570   216317 |    62624    17101     17 | 17.045 % |
4.08/4.19	|     25756 |    7441    65570   216317 |    68887    25754     18 | 17.045 % |
7.49/7.58	|     38730 |    7441    65570   216317 |    75776    38728     19 | 17.045 % |
15.88/15.93	|     58193 |    7441    65570   216317 |    83353    58191     20 | 17.045 % |
35.17/35.28	|     87385 |    7440    65567   216311 |    91689    87382     21 | 17.048 % |
52.47/52.55	|    131175 |    7440    65567   216311 |   100858    52408     24 | 17.048 % |
90.25/90.36	|    196860 |    7440    65567   216311 |   110943    32894     21 | 17.048 % |
157.34/157.44	|    295386 |    7440    65567   216311 |   122038    40875     21 | 17.048 % |
260.60/260.79	|    443176 |    7439    65564   216305 |   134242    83104     23 | 17.051 % |
439.94/440.19	|    664859 |    7439    65564   216305 |   147666    69921     22 | 17.051 % |
500.33/500.57	===============================================================================
500.33/500.57	restarts              : 21
500.33/500.57	conflicts             : 727006         (1453 /sec)
500.33/500.57	decisions             : 1057409        (1.79 % random) (2113 /sec)
500.33/500.57	propagations          : 169015072      (337801 /sec)
500.33/500.57	conflict literals     : 16903045       (36.24 % deleted)
500.33/500.57	Memory used           : 33.85 MB
500.33/500.57	CPU time              : 500.339 s
500.33/500.57	
500.33/500.57	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-1589899-1240997858/watcher-1589899-1240997858 -o /tmp/evaluation-result-1589899-1240997858/solver-1589899-1240997858 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1589899-1240997858.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.85 0.45 2/64 15599
/proc/meminfo: memFree=1327024/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=1924 CPUtime=0
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 366 0 0 0 0 0 0 0 20 0 1 0 127814257 1970176 351 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 481 354 65 178 0 301 0

[startup+0.0581139 s]
/proc/loadavg: 0.99 0.85 0.45 2/64 15599
/proc/meminfo: memFree=1327024/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=6696 CPUtime=0.04
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 1427 0 0 0 4 0 0 0 20 0 1 0 127814257 6856704 1412 1992294400 134512640 135243866 4294956256 18446744073709551615 134528001 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 1674 1412 65 178 0 1494 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6696

[startup+0.101118 s]
/proc/loadavg: 0.99 0.85 0.45 2/64 15599
/proc/meminfo: memFree=1327024/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=9792 CPUtime=0.09
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 2145 0 0 0 8 1 0 0 20 0 1 0 127814257 10027008 2130 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 2448 2131 65 178 0 2268 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9792

[startup+0.301148 s]
/proc/loadavg: 0.99 0.85 0.45 2/64 15599
/proc/meminfo: memFree=1327024/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=15240 CPUtime=0.28
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 3363 0 0 0 27 1 0 0 21 0 1 0 127814257 15605760 3348 1992294400 134512640 135243866 4294956256 18446744073709551615 134550587 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 3810 3348 80 178 0 3630 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15240

[startup+0.701207 s]
/proc/loadavg: 0.99 0.85 0.45 2/64 15599
/proc/meminfo: memFree=1327024/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=21188 CPUtime=0.69
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 4956 0 0 0 67 2 0 0 25 0 1 0 127814257 21696512 4941 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 5297 4941 80 178 0 5117 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21188

[startup+1.50132 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 15600
/proc/meminfo: memFree=1309160/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=19084 CPUtime=1.49
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 5022 0 0 0 147 2 0 0 25 0 1 0 127814257 19542016 4484 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 4771 4484 86 178 0 4591 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19084

[startup+3.10256 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 15600
/proc/meminfo: memFree=1309032/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=19084 CPUtime=3.09
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 5022 0 0 0 307 2 0 0 25 0 1 0 127814257 19542016 4484 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 4771 4484 86 178 0 4591 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19084

[startup+6.30202 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 15600
/proc/meminfo: memFree=1308912/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=19244 CPUtime=6.29
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 5031 0 0 0 626 3 0 0 25 0 1 0 127814257 19705856 4493 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 4811 4493 86 178 0 4631 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19244

[startup+12.702 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 15600
/proc/meminfo: memFree=1308848/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=19508 CPUtime=12.69
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 5111 0 0 0 1266 3 0 0 25 0 1 0 127814257 19976192 4573 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 4877 4573 86 178 0 4697 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19508

[startup+25.5018 s]
/proc/loadavg: 0.99 0.86 0.46 2/65 15600
/proc/meminfo: memFree=1306288/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=22120 CPUtime=25.48
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 5741 0 0 0 2545 3 0 0 25 0 1 0 127814257 22650880 5203 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 5530 5203 86 178 0 5350 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22120

[startup+51.1016 s]
/proc/loadavg: 0.99 0.87 0.47 2/65 15602
/proc/meminfo: memFree=1303280/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=25152 CPUtime=51.07
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 6465 0 0 0 5103 4 0 0 25 0 1 0 127814257 25755648 5927 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 6288 5927 86 178 0 6108 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25152

[startup+102.305 s]
/proc/loadavg: 0.99 0.89 0.50 2/65 15602
/proc/meminfo: memFree=1300400/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=27980 CPUtime=102.25
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 7190 0 0 0 10221 4 0 0 25 0 1 0 127814257 28651520 6652 1992294400 134512640 135243866 4294956256 18446744073709551615 134555905 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 6995 6652 86 178 0 6815 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 27980

[startup+162.302 s]
/proc/loadavg: 0.99 0.90 0.53 2/65 15602
/proc/meminfo: memFree=1298416/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=29952 CPUtime=162.23
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 7681 0 0 0 16218 5 0 0 25 0 1 0 127814257 30670848 7143 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 7488 7143 86 178 0 7308 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 29952

[startup+222.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 15602
/proc/meminfo: memFree=1297456/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=30912 CPUtime=222.21
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 7905 0 0 0 22216 5 0 0 25 0 1 0 127814257 31653888 7367 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 7728 7367 86 178 0 7548 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 30912

[startup+282.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/65 15602
/proc/meminfo: memFree=1296944/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=31436 CPUtime=282.19
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 8005 0 0 0 28214 5 0 0 25 0 1 0 127814257 32190464 7467 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 7859 7467 86 178 0 7679 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 31436

[startup+342.301 s]
/proc/loadavg: 0.99 0.94 0.60 2/65 15602
/proc/meminfo: memFree=1295088/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=33520 CPUtime=342.17
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 8461 0 0 0 34212 5 0 0 25 0 1 0 127814257 34324480 7923 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 8380 7923 86 178 0 8200 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 33520

[startup+402.302 s]
/proc/loadavg: 0.99 0.95 0.63 2/65 15602
/proc/meminfo: memFree=1294640/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=34136 CPUtime=402.16
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 8558 0 0 0 40210 6 0 0 25 0 1 0 127814257 34955264 8020 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 8534 8020 86 178 0 8354 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 34136

[startup+462.302 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 15602
/proc/meminfo: memFree=1294576/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=34136 CPUtime=462.14
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 8583 0 0 0 46208 6 0 0 25 0 1 0 127814257 34955264 8045 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 8534 8045 86 178 0 8354 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 34136

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

[startup+486.301 s]
/proc/loadavg: 0.99 0.96 0.65 2/65 15602
/proc/meminfo: memFree=1294384/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=34136 CPUtime=486.13
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 8627 0 0 0 48607 6 0 0 25 0 1 0 127814257 34955264 8089 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 8534 8089 86 178 0 8354 0
Current children cumulated CPU time (s) 486.13
Current children cumulated vsize (KiB) 34136

[startup+492.702 s]
/proc/loadavg: 0.99 0.96 0.66 2/65 15602
/proc/meminfo: memFree=1294384/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=34136 CPUtime=492.53
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 8627 0 0 0 49247 6 0 0 25 0 1 0 127814257 34955264 8089 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 8534 8089 86 178 0 8354 0
Current children cumulated CPU time (s) 492.53
Current children cumulated vsize (KiB) 34136

[startup+495.901 s]
/proc/loadavg: 0.99 0.96 0.66 2/65 15602
/proc/meminfo: memFree=1294384/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=34368 CPUtime=495.72
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 8672 0 0 0 49566 6 0 0 25 0 1 0 127814257 35192832 8134 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 8592 8134 86 178 0 8412 0
Current children cumulated CPU time (s) 495.72
Current children cumulated vsize (KiB) 34368

[startup+499.102 s]
/proc/loadavg: 0.99 0.96 0.66 2/65 15602
/proc/meminfo: memFree=1294128/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=34660 CPUtime=498.92
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 8693 0 0 0 49886 6 0 0 25 0 1 0 127814257 35491840 8155 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 8665 8155 86 178 0 8485 0
Current children cumulated CPU time (s) 498.92
Current children cumulated vsize (KiB) 34660

[startup+499.901 s]
/proc/loadavg: 0.99 0.96 0.66 2/65 15602
/proc/meminfo: memFree=1294128/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=34660 CPUtime=499.72
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 8695 0 0 0 49966 6 0 0 25 0 1 0 127814257 35491840 8157 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 8665 8157 86 178 0 8485 0
Current children cumulated CPU time (s) 499.72
Current children cumulated vsize (KiB) 34660

[startup+500.301 s]
/proc/loadavg: 0.99 0.96 0.66 2/65 15602
/proc/meminfo: memFree=1294128/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=34660 CPUtime=500.12
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 8696 0 0 0 50006 6 0 0 25 0 1 0 127814257 35491840 8158 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 8665 8158 86 178 0 8485 0
Current children cumulated CPU time (s) 500.12
Current children cumulated vsize (KiB) 34660

[startup+500.505 s]
/proc/loadavg: 0.99 0.96 0.66 2/65 15602
/proc/meminfo: memFree=1294128/2055920 swapFree=4143496/4192956
[pid=15599] ppid=15597 vsize=34660 CPUtime=500.33
/proc/15599/stat : 15599 (minisat_static) R 15597 15599 15480 0 -1 4194304 8723 0 0 0 50027 6 0 0 25 0 1 0 127814257 35491840 8185 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 1 0 0
/proc/15599/statm: 8665 8185 86 178 0 8485 0
Current children cumulated CPU time (s) 500.33
Current children cumulated vsize (KiB) 34660

Child status: 20
Real time (s): 500.578
CPU time (s): 500.406
CPU user time (s): 500.339
CPU system time (s): 0.066989
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 34660

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

runsolver used 0.375942 second user time and 1.06084 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-29 11:37:38
IDJOB=1589899
IDBENCH=70940
IDSOLVER=568
FILE ID=node39/1589899-1240997858
PBS_JOBID= 9204828
Free space on /tmp= 66444 MiB

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

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=1888763118

node39.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.281
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.281
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:       1327440 kB
Buffers:         45944 kB
Cached:         589564 kB
SwapCached:      43744 kB
Active:         129256 kB
Inactive:       552356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1327440 kB
SwapTotal:     4192956 kB
SwapFree:      4143496 kB
Dirty:            3700 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            32868 kB
Committed_AS:   601360 kB
PageTables:       1380 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= 66444 MiB
End job on node39 at 2009-04-29 11:45:59