Trace number 1883744

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
BoolVar 2009-04-26? (MO) 470.553 470.658

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-41-40.opb
MD5SUM2ea7e3b5e107f983d069c627d91480a3
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.093985
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1640
Total number of constraints81
Number of constraints which are clauses41
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.37/1.39	------------------------
1.37/1.39	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
1.37/1.39	Size : 0, 67240, 0, 0, 0
1.37/1.39	Count : 0, 81, 0, 0, 0
1.37/1.39	
1.37/1.39	Command line : minisat tmp.dimacs %var 
1.37/1.39	
1.37/1.39	------------------------
1.48/1.40	This is MiniSat 2.0 beta
1.48/1.40	WARNING: for repeatability, setting FPU to use double precision
1.48/1.40	============================[ Problem Statistics ]=============================
1.48/1.40	|                                                                             |
1.48/1.40	|  Number of variables:  1640                                                 |
1.48/1.40	|  Number of clauses:    32841                                                |
1.48/1.42	|  Parsing time:         0.02         s                                       |
1.48/1.98	============================[ Search Statistics ]==============================
1.48/1.98	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.48/1.98	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.48/1.98	===============================================================================
1.48/1.98	|         0 |    1599    32800   127920 |    10933        0    nan |  0.000 % |
1.48/1.99	|       103 |    1599    32800   127920 |    12026      103    180 |  0.000 % |
1.48/2.00	|       253 |    1599    32800   127920 |    13229      253    233 |  0.000 % |
1.48/2.02	|       481 |    1599    32800   127920 |    14552      481    265 |  0.000 % |
1.48/2.05	|       819 |    1599    32800   127920 |    16007      819    241 |  0.000 % |
2.17/2.10	|      1326 |    1599    32800   127920 |    17608     1326    255 |  0.000 % |
2.17/2.18	|      2089 |    1599    32800   127920 |    19369     2089    261 |  0.000 % |
2.37/2.30	|      3228 |    1599    32800   127920 |    21305     3228    253 |  0.000 % |
2.56/2.56	|      4937 |    1599    32800   127920 |    23436     4937    286 |  0.000 % |
2.97/2.92	|      7500 |    1599    32800   127920 |    25780     7500    272 |  0.000 % |
3.86/3.84	|     11345 |    1599    32800   127920 |    28358    11345    330 |  0.000 % |
5.17/5.10	|     17111 |    1599    32800   127920 |    31194    17111    316 |  0.000 % |
7.57/7.55	|     25760 |    1599    32800   127920 |    34313    25760    325 |  0.000 % |
12.45/12.46	|     38734 |    1599    32800   127920 |    37744    14882    361 |  0.000 % |
25.05/25.08	|     58197 |    1599    32800   127920 |    41519    34345    302 |  0.000 % |
44.64/44.68	|     87390 |    1599    32800   127920 |    45671    33790    453 |  0.000 % |
100.73/100.79	|    131179 |    1599    32800   127920 |    50238    42428    539 |  0.000 % |
165.60/165.66	|    196865 |    1599    32800   127920 |    55262    31226    521 |  0.000 % |
260.57/260.61	|    295391 |    1599    32800   127920 |    60788    44690    488 |  0.000 % |
452.49/452.62	|    443180 |    1599    32800   127920 |    66867    47173    454 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1883744-1245195459/watcher-1883744-1245195459 -o /tmp/evaluation-result-1883744-1245195459/solver-1883744-1245195459 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883744-1245195459.opb minisat %dimacs %var 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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/64 4497
/proc/meminfo: memFree=1834464/2055920 swapFree=4191896/4192956
[pid=4497] ppid=4495 vsize=1616 CPUtime=0
/proc/4497/stat : 4497 (java) R 4495 4497 2568 0 -1 0 196 0 0 0 0 0 0 0 20 0 1 0 187146936 1654784 163 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/4497/statm: 404 163 127 9 0 46 0

[startup+0.0452589 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4497
/proc/meminfo: memFree=1834464/2055920 swapFree=4191896/4192956
[pid=4497] ppid=4495 vsize=1683008 CPUtime=0.03
/proc/4497/stat : 4497 (java) S 4495 4497 2568 0 -1 0 2051 0 1 0 1 2 0 0 20 0 7 0 187146936 1723400192 1611 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4497/statm: 420752 1613 911 9 0 415667 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1683008

[startup+0.102268 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4497
/proc/meminfo: memFree=1834464/2055920 swapFree=4191896/4192956
[pid=4497] ppid=4495 vsize=1685288 CPUtime=0.12
/proc/4497/stat : 4497 (java) S 4495 4497 2568 0 -1 0 2925 0 1 0 10 2 0 0 20 0 9 0 187146936 1725734912 2420 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4497/statm: 421322 2421 1222 9 0 416233 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 1685288

[startup+0.302289 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4497
/proc/meminfo: memFree=1834464/2055920 swapFree=4191896/4192956
[pid=4497] ppid=4495 vsize=1685420 CPUtime=0.36
/proc/4497/stat : 4497 (java) S 4495 4497 2568 0 -1 0 3526 0 1 0 34 2 0 0 20 0 9 0 187146936 1725870080 2997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4497/statm: 421355 2997 1254 9 0 416266 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1685420

[startup+0.702331 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4497
/proc/meminfo: memFree=1834464/2055920 swapFree=4191896/4192956
[pid=4497] ppid=4495 vsize=1685420 CPUtime=0.77
/proc/4497/stat : 4497 (java) S 4495 4497 2568 0 -1 0 5715 0 1 0 74 3 0 0 20 0 9 0 187146936 1725870080 4983 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4497/statm: 421355 4983 2160 9 0 416266 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 1685420

[startup+1.50141 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 4506
/proc/meminfo: memFree=1820568/2055920 swapFree=4191896/4192956
[pid=4497] ppid=4495 vsize=1686392 CPUtime=1.48
/proc/4497/stat : 4497 (java) S 4495 4497 2568 0 -1 0 7423 0 1 0 143 5 0 0 20 0 12 0 187146936 1726865408 6325 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4497/statm: 421598 6325 2163 9 0 416509 0
[pid=4497/tid=4499] ppid=4495 vsize=1686392 CPUtime=1.14
/proc/4497/task/4499/stat : 4499 (java) S 4495 4497 2568 0 -1 64 2268 0 1 0 112 2 0 0 18 0 12 0 187146937 1726865408 6325 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4500] ppid=4495 vsize=1686392 CPUtime=0.23
/proc/4497/task/4500/stat : 4500 (java) S 4495 4497 2568 0 -1 64 3950 0 0 0 21 2 0 0 16 0 12 0 187146939 1726865408 6325 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4501] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4501/stat : 4501 (java) S 4495 4497 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6325 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4502] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4502/stat : 4502 (java) S 4495 4497 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6325 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4503] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4503/stat : 4503 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6325 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4504] ppid=4495 vsize=1686392 CPUtime=0.08
/proc/4497/task/4504/stat : 4504 (java) S 4495 4497 2568 0 -1 64 346 0 0 0 8 0 0 0 15 0 12 0 187146941 1726865408 6325 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4505] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4505/stat : 4505 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6325 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4506] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4506/stat : 4506 (java) S 4495 4497 2568 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187146941 1726865408 6325 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1686392

[startup+3.10157 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 4510
/proc/meminfo: memFree=1812984/2055920 swapFree=4191896/4192956
[pid=4497] ppid=4495 vsize=1686392 CPUtime=1.48
/proc/4497/stat : 4497 (java) S 4495 4497 2568 0 -1 0 7518 0 1 0 143 5 0 0 20 0 12 0 187146936 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4497/statm: 421598 6327 2163 9 0 416509 0
[pid=4508] ppid=4497 vsize=14068 CPUtime=1.69
/proc/4508/stat : 4508 (minisat) R 4497 4497 2568 0 -1 4194304 3332 0 0 0 167 2 0 0 25 0 1 0 187147076 14405632 3245 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 0 0 0
/proc/4508/statm: 3517 3245 75 157 0 3357 0
[pid=4497/tid=4499] ppid=4495 vsize=1686392 CPUtime=1.14
/proc/4497/task/4499/stat : 4499 (java) S 4495 4497 2568 0 -1 64 2268 0 1 0 112 2 0 0 18 0 12 0 187146937 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4500] ppid=4495 vsize=1686392 CPUtime=0.23
/proc/4497/task/4500/stat : 4500 (java) S 4495 4497 2568 0 -1 64 3965 0 0 0 21 2 0 0 16 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4501] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4501/stat : 4501 (java) S 4495 4497 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4502] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4502/stat : 4502 (java) S 4495 4497 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4503] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4503/stat : 4503 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4504] ppid=4495 vsize=1686392 CPUtime=0.08
/proc/4497/task/4504/stat : 4504 (java) S 4495 4497 2568 0 -1 64 420 0 0 0 8 0 0 0 16 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4505] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4505/stat : 4505 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4506] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4506/stat : 4506 (java) S 4495 4497 2568 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4507] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4507/stat : 4507 (java) S 4495 4497 2568 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 187147076 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4497/tid=4509] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4509/stat : 4509 (java) S 4495 4497 2568 0 -1 64 46 0 0 0 0 0 0 0 15 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4497/tid=4510] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4510/stat : 4510 (java) S 4495 4497 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1700460

[startup+6.3029 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 4510
/proc/meminfo: memFree=1789368/2055920 swapFree=4191896/4192956
[pid=4497] ppid=4495 vsize=1686392 CPUtime=1.48
/proc/4497/stat : 4497 (java) S 4495 4497 2568 0 -1 0 7656 0 1 0 143 5 0 0 20 0 12 0 187146936 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4497/statm: 421598 6327 2163 9 0 416509 0
[pid=4508] ppid=4497 vsize=34436 CPUtime=4.89
/proc/4508/stat : 4508 (minisat) R 4497 4497 2568 0 -1 4194304 8422 0 0 0 485 4 0 0 25 0 1 0 187147076 35262464 8335 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 0 0 0
/proc/4508/statm: 8609 8335 75 157 0 8449 0
[pid=4497/tid=4499] ppid=4495 vsize=1686392 CPUtime=1.14
/proc/4497/task/4499/stat : 4499 (java) S 4495 4497 2568 0 -1 64 2268 0 1 0 112 2 0 0 18 0 12 0 187146937 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4500] ppid=4495 vsize=1686392 CPUtime=0.23
/proc/4497/task/4500/stat : 4500 (java) S 4495 4497 2568 0 -1 64 4097 0 0 0 21 2 0 0 16 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4501] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4501/stat : 4501 (java) S 4495 4497 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4502] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4502/stat : 4502 (java) S 4495 4497 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4503] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4503/stat : 4503 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4504] ppid=4495 vsize=1686392 CPUtime=0.08
/proc/4497/task/4504/stat : 4504 (java) S 4495 4497 2568 0 -1 64 420 0 0 0 8 0 0 0 16 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4505] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4505/stat : 4505 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4506] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4506/stat : 4506 (java) S 4495 4497 2568 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4507] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4507/stat : 4507 (java) S 4495 4497 2568 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 187147076 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4497/tid=4509] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4509/stat : 4509 (java) S 4495 4497 2568 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4497/tid=4510] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4510/stat : 4510 (java) S 4495 4497 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1720828

[startup+12.7026 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 4510
/proc/meminfo: memFree=1763768/2055920 swapFree=4191896/4192956
[pid=4497] ppid=4495 vsize=1686392 CPUtime=1.48
/proc/4497/stat : 4497 (java) S 4495 4497 2568 0 -1 0 7656 0 1 0 143 5 0 0 20 0 12 0 187146936 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4497/statm: 421598 6327 2163 9 0 416509 0
[pid=4508] ppid=4497 vsize=53968 CPUtime=11.27
/proc/4508/stat : 4508 (minisat) R 4497 4497 2568 0 -1 4194304 13310 0 0 0 1120 7 0 0 25 0 1 0 187147076 55263232 13223 1992294400 134512640 135156773 4294956080 18446744073709551615 134556400 0 4 0 3 0 0 0 17 0 0 0
/proc/4508/statm: 13492 13223 75 157 0 13332 0
[pid=4497/tid=4499] ppid=4495 vsize=1686392 CPUtime=1.14
/proc/4497/task/4499/stat : 4499 (java) S 4495 4497 2568 0 -1 64 2268 0 1 0 112 2 0 0 18 0 12 0 187146937 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4500] ppid=4495 vsize=1686392 CPUtime=0.23
/proc/4497/task/4500/stat : 4500 (java) S 4495 4497 2568 0 -1 64 4097 0 0 0 21 2 0 0 16 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4501] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4501/stat : 4501 (java) S 4495 4497 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4502] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4502/stat : 4502 (java) S 4495 4497 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4503] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4503/stat : 4503 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4504] ppid=4495 vsize=1686392 CPUtime=0.08
/proc/4497/task/4504/stat : 4504 (java) S 4495 4497 2568 0 -1 64 420 0 0 0 8 0 0 0 16 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4505] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4505/stat : 4505 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4506] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4506/stat : 4506 (java) S 4495 4497 2568 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4507] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4507/stat : 4507 (java) S 4495 4497 2568 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 187147076 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4497/tid=4509] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4509/stat : 4509 (java) S 4495 4497 2568 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4497/tid=4510] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4510/stat : 4510 (java) S 4495 4497 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 1740360

[startup+25.5029 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 4510
/proc/meminfo: memFree=1763704/2055920 swapFree=4191896/4192956
[pid=4497] ppid=4495 vsize=1686392 CPUtime=1.48
/proc/4497/stat : 4497 (java) S 4495 4497 2568 0 -1 0 7656 0 1 0 143 5 0 0 20 0 12 0 187146936 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4497/statm: 421598 6327 2163 9 0 416509 0
[pid=4508] ppid=4497 vsize=53968 CPUtime=24.07
/proc/4508/stat : 4508 (minisat) R 4497 4497 2568 0 -1 4194304 13310 0 0 0 2400 7 0 0 25 0 1 0 187147076 55263232 13223 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 0 0 0
/proc/4508/statm: 13492 13223 75 157 0 13332 0
[pid=4497/tid=4499] ppid=4495 vsize=1686392 CPUtime=1.14
/proc/4497/task/4499/stat : 4499 (java) S 4495 4497 2568 0 -1 64 2268 0 1 0 112 2 0 0 18 0 12 0 187146937 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4500] ppid=4495 vsize=1686392 CPUtime=0.23
/proc/4497/task/4500/stat : 4500 (java) S 4495 4497 2568 0 -1 64 4097 0 0 0 21 2 0 0 16 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4501] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4501/stat : 4501 (java) S 4495 4497 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4502] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4502/stat : 4502 (java) S 4495 4497 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4503] ppid=4495 vsize=1686392 CPUtime=0

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

/proc/4508/statm: 33556 33236 75 157 0 33396 0
[pid=4497/tid=4499] ppid=4495 vsize=1686392 CPUtime=1.14
/proc/4497/task/4499/stat : 4499 (java) S 4495 4497 2568 0 -1 64 2268 0 1 0 112 2 0 0 18 0 12 0 187146937 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4500] ppid=4495 vsize=1686392 CPUtime=0.23
/proc/4497/task/4500/stat : 4500 (java) S 4495 4497 2568 0 -1 64 4097 0 0 0 21 2 0 0 16 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4501] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4501/stat : 4501 (java) S 4495 4497 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4502] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4502/stat : 4502 (java) S 4495 4497 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4503] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4503/stat : 4503 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4504] ppid=4495 vsize=1686392 CPUtime=0.09
/proc/4497/task/4504/stat : 4504 (java) S 4495 4497 2568 0 -1 64 425 0 0 0 9 0 0 0 16 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4505] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4505/stat : 4505 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4506] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4506/stat : 4506 (java) S 4495 4497 2568 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4507] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4507/stat : 4507 (java) S 4495 4497 2568 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 187147076 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4497/tid=4509] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4509/stat : 4509 (java) S 4495 4497 2568 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4497/tid=4510] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4510/stat : 4510 (java) S 4495 4497 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1820616

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 4510
/proc/meminfo: memFree=1683328/2055920 swapFree=4191896/4192956
[pid=4497] ppid=4495 vsize=1686392 CPUtime=1.48
/proc/4497/stat : 4497 (java) S 4495 4497 2568 0 -1 0 7664 0 1 0 143 5 0 0 20 0 12 0 187146936 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4497/statm: 421598 6327 2163 9 0 416509 0
[pid=4508] ppid=4497 vsize=134224 CPUtime=340.76
/proc/4508/stat : 4508 (minisat) R 4497 4497 2568 0 -1 4194304 33325 0 0 0 34057 19 0 0 25 0 1 0 187147076 137445376 33238 1992294400 134512640 135156773 4294956080 18446744073709551615 134556374 0 4 0 3 0 0 0 17 0 0 0
/proc/4508/statm: 33556 33238 75 157 0 33396 0
[pid=4497/tid=4499] ppid=4495 vsize=1686392 CPUtime=1.14
/proc/4497/task/4499/stat : 4499 (java) S 4495 4497 2568 0 -1 64 2268 0 1 0 112 2 0 0 18 0 12 0 187146937 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4500] ppid=4495 vsize=1686392 CPUtime=0.23
/proc/4497/task/4500/stat : 4500 (java) S 4495 4497 2568 0 -1 64 4097 0 0 0 21 2 0 0 16 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4501] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4501/stat : 4501 (java) S 4495 4497 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4502] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4502/stat : 4502 (java) S 4495 4497 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4503] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4503/stat : 4503 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4504] ppid=4495 vsize=1686392 CPUtime=0.09
/proc/4497/task/4504/stat : 4504 (java) S 4495 4497 2568 0 -1 64 425 0 0 0 9 0 0 0 16 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4505] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4505/stat : 4505 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4506] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4506/stat : 4506 (java) S 4495 4497 2568 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4507] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4507/stat : 4507 (java) S 4495 4497 2568 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 187147076 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4497/tid=4509] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4509/stat : 4509 (java) S 4495 4497 2568 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4497/tid=4510] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4510/stat : 4510 (java) S 4495 4497 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1820616

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 4510
/proc/meminfo: memFree=1683264/2055920 swapFree=4191896/4192956
[pid=4497] ppid=4495 vsize=1686392 CPUtime=1.48
/proc/4497/stat : 4497 (java) S 4495 4497 2568 0 -1 0 7664 0 1 0 143 5 0 0 20 0 12 0 187146936 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4497/statm: 421598 6327 2163 9 0 416509 0
[pid=4508] ppid=4497 vsize=134224 CPUtime=400.73
/proc/4508/stat : 4508 (minisat) R 4497 4497 2568 0 -1 4194304 33325 0 0 0 40054 19 0 0 25 0 1 0 187147076 137445376 33238 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 0 0 0
/proc/4508/statm: 33556 33238 75 157 0 33396 0
[pid=4497/tid=4499] ppid=4495 vsize=1686392 CPUtime=1.14
/proc/4497/task/4499/stat : 4499 (java) S 4495 4497 2568 0 -1 64 2268 0 1 0 112 2 0 0 18 0 12 0 187146937 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4500] ppid=4495 vsize=1686392 CPUtime=0.23
/proc/4497/task/4500/stat : 4500 (java) S 4495 4497 2568 0 -1 64 4097 0 0 0 21 2 0 0 16 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4501] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4501/stat : 4501 (java) S 4495 4497 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4502] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4502/stat : 4502 (java) S 4495 4497 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4503] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4503/stat : 4503 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4504] ppid=4495 vsize=1686392 CPUtime=0.09
/proc/4497/task/4504/stat : 4504 (java) S 4495 4497 2568 0 -1 64 425 0 0 0 9 0 0 0 16 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4505] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4505/stat : 4505 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4506] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4506/stat : 4506 (java) S 4495 4497 2568 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4507] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4507/stat : 4507 (java) S 4495 4497 2568 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 187147076 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4497/tid=4509] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4509/stat : 4509 (java) S 4495 4497 2568 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4497/tid=4510] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4510/stat : 4510 (java) S 4495 4497 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1820616

[startup+462.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 4510
/proc/meminfo: memFree=1680448/2055920 swapFree=4191896/4192956
[pid=4497] ppid=4495 vsize=1686392 CPUtime=1.48
/proc/4497/stat : 4497 (java) S 4495 4497 2568 0 -1 0 7664 0 1 0 143 5 0 0 20 0 12 0 187146936 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4497/statm: 421598 6327 2163 9 0 416509 0
[pid=4508] ppid=4497 vsize=138060 CPUtime=460.71
/proc/4508/stat : 4508 (minisat) R 4497 4497 2568 0 -1 4194304 34289 0 0 0 46051 20 0 0 25 0 1 0 187147076 141373440 34202 1992294400 134512640 135156773 4294956080 18446744073709551615 134556332 0 4 0 3 0 0 0 17 0 0 0
/proc/4508/statm: 34515 34202 75 157 0 34355 0
[pid=4497/tid=4499] ppid=4495 vsize=1686392 CPUtime=1.14
/proc/4497/task/4499/stat : 4499 (java) S 4495 4497 2568 0 -1 64 2268 0 1 0 112 2 0 0 18 0 12 0 187146937 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4500] ppid=4495 vsize=1686392 CPUtime=0.23
/proc/4497/task/4500/stat : 4500 (java) S 4495 4497 2568 0 -1 64 4097 0 0 0 21 2 0 0 16 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4501] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4501/stat : 4501 (java) S 4495 4497 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4502] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4502/stat : 4502 (java) S 4495 4497 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4503] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4503/stat : 4503 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4504] ppid=4495 vsize=1686392 CPUtime=0.09
/proc/4497/task/4504/stat : 4504 (java) S 4495 4497 2568 0 -1 64 425 0 0 0 9 0 0 0 16 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4505] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4505/stat : 4505 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4506] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4506/stat : 4506 (java) S 4495 4497 2568 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4507] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4507/stat : 4507 (java) S 4495 4497 2568 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 187147076 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4497/tid=4509] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4509/stat : 4509 (java) S 4495 4497 2568 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4497/tid=4510] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4510/stat : 4510 (java) S 4495 4497 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1824452



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+470.603 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 4510
/proc/meminfo: memFree=1660672/2055920 swapFree=4191896/4192956
[pid=4497] ppid=4495 vsize=1686392 CPUtime=1.48
/proc/4497/stat : 4497 (java) S 4495 4497 2568 0 -1 0 7664 0 1 0 143 5 0 0 20 0 12 0 187146936 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4497/statm: 421598 6327 2163 9 0 416509 0
[pid=4508] ppid=4497 vsize=156836 CPUtime=469.01
/proc/4508/stat : 4508 (minisat) R 4497 4497 2568 0 -1 4194304 38973 0 0 0 46878 23 0 0 25 0 1 0 187147076 160600064 38886 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 0 0 0
/proc/4508/statm: 39209 38886 75 157 0 39049 0
[pid=4497/tid=4499] ppid=4495 vsize=1686392 CPUtime=1.14
/proc/4497/task/4499/stat : 4499 (java) S 4495 4497 2568 0 -1 64 2268 0 1 0 112 2 0 0 18 0 12 0 187146937 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4500] ppid=4495 vsize=1686392 CPUtime=0.23
/proc/4497/task/4500/stat : 4500 (java) S 4495 4497 2568 0 -1 64 4097 0 0 0 21 2 0 0 16 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4501] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4501/stat : 4501 (java) S 4495 4497 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4502] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4502/stat : 4502 (java) S 4495 4497 2568 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187146939 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4503] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4503/stat : 4503 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4504] ppid=4495 vsize=1686392 CPUtime=0.09
/proc/4497/task/4504/stat : 4504 (java) S 4495 4497 2568 0 -1 64 425 0 0 0 9 0 0 0 16 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4505] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4505/stat : 4505 (java) S 4495 4497 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4497/tid=4506] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4506/stat : 4506 (java) S 4495 4497 2568 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187146941 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4497/tid=4507] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4507/stat : 4507 (java) S 4495 4497 2568 0 -1 64 67 0 0 0 0 0 0 0 18 0 12 0 187147076 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4497/tid=4509] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4509/stat : 4509 (java) S 4495 4497 2568 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4497/tid=4510] ppid=4495 vsize=1686392 CPUtime=0
/proc/4497/task/4510/stat : 4510 (java) S 4495 4497 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187147077 1726865408 6327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 470.49
Current children cumulated vsize (KiB) 1843228

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143
Real time (s): 470.658
CPU time (s): 470.553
CPU user time (s): 470.231
CPU system time (s): 0.32295
CPU usage (%): 99.9778
Max. virtual memory (cumulated for all children) (KiB): 1843228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 470.231
system time used= 0.32295
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47160
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10183
involuntary context switches= 1863

runsolver used 0.52592 second user time and 1.23581 second system time

The end

Launcher Data

Begin job on node2 at 2009-06-17 01:37:39
IDJOB=1883744
IDBENCH=2604
IDSOLVER=688
FILE ID=node2/1883744-1245195459
PBS_JOBID= 9368297
Free space on /tmp= 66452 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-41-40.opb
COMMAND LINE= java -Xmx1500m -jar pb2cnfsolver.jar 6 BENCHNAME minisat %dimacs %var
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1883744-1245195459/watcher-1883744-1245195459 -o /tmp/evaluation-result-1883744-1245195459/solver-1883744-1245195459 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883744-1245195459.opb minisat %dimacs %var

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

MD5SUM BENCH= 2ea7e3b5e107f983d069c627d91480a3
RANDOM SEED=1320470790

node2.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:       1835008 kB
Buffers:         50788 kB
Cached:          99028 kB
SwapCached:        260 kB
Active:          66040 kB
Inactive:        97108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835008 kB
SwapTotal:     4192956 kB
SwapFree:      4191896 kB
Dirty:             880 kB
Writeback:           0 kB
Mapped:          21784 kB
Slab:            43808 kB
Committed_AS:   204976 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883744-1245195459.opb

Free space on /tmp at the end= 66448 MiB
End job on node2 at 2009-06-17 01:45:32