Trace number 1883574

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-26UNSAT 33.7909 33.7143

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900670167.opb
MD5SUM3972d8c24730f4742ee881de3ad25c62
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 benchmark15.0237
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 707
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.68/0.67	------------------------
0.68/0.67	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.68/0.67	Size : 0, 10406, 0, 0, 27661
0.68/0.67	Count : 0, 2706, 0, 0, 1
0.68/0.67	
0.68/0.67	Command line : minisat tmp.dimacs %var 
0.68/0.67	
0.68/0.67	------------------------
0.68/0.68	This is MiniSat 2.0 beta
0.68/0.68	WARNING: for repeatability, setting FPU to use double precision
0.68/0.68	============================[ Problem Statistics ]=============================
0.68/0.68	|                                                                             |
0.68/0.68	|  Number of variables:  1493                                                 |
0.68/0.68	|  Number of clauses:    13544                                                |
0.68/0.69	|  Parsing time:         0.01         s                                       |
0.76/0.71	============================[ Search Statistics ]==============================
0.76/0.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.76/0.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.76/0.71	===============================================================================
0.76/0.71	|         0 |     834     7239    21243 |     2413        0    nan |  0.000 % |
0.76/0.71	|       101 |     834     7239    21243 |     2654      101     32 |  4.756 % |
0.76/0.71	|       251 |     834     7239    21243 |     2919      251     32 |  4.756 % |
0.76/0.72	|       477 |     834     7239    21243 |     3211      477     39 |  4.756 % |
0.76/0.74	|       814 |     834     7239    21243 |     3532      814     37 |  4.756 % |
0.76/0.77	|      1321 |     834     7239    21243 |     3886     1321     34 |  4.756 % |
0.76/0.81	|      2080 |     834     7239    21243 |     4274     2080     32 |  4.756 % |
0.76/0.90	|      3221 |     834     7239    21243 |     4702     3221     33 |  4.756 % |
1.08/1.05	|      4930 |     834     7239    21243 |     5172     2468     31 |  4.756 % |
1.28/1.24	|      7492 |     834     7239    21243 |     5689     5030     30 |  4.756 % |
1.58/1.55	|     11337 |     834     7239    21243 |     6258     5867     26 |  4.756 % |
2.08/2.02	|     17107 |     834     7239    21243 |     6884     5076     26 |  4.756 % |
2.87/2.83	|     25756 |     834     7239    21243 |     7573     6497     34 |  4.756 % |
4.17/4.14	|     38730 |     834     7239    21243 |     8330     3929     24 |  4.756 % |
6.07/6.01	|     58192 |     834     7239    21243 |     9163     6225     31 |  4.756 % |
8.87/8.86	|     87384 |     834     7239    21243 |    10079     7260     28 |  4.756 % |
13.18/13.17	|    131174 |     834     7239    21243 |    11087     9763     29 |  4.756 % |
20.78/20.77	|    196860 |     834     7239    21243 |    12196     7398     24 |  4.756 % |
32.08/32.04	|    295386 |     829     7092    20859 |    13416     6472     22 |  5.090 % |
33.68/33.69	===============================================================================
33.68/33.69	restarts              : 19
33.68/33.69	conflicts             : 309603         (9382 /sec)
33.68/33.69	decisions             : 405371         (1.37 % random) (12285 /sec)
33.68/33.69	propagations          : 38063055       (1153496 /sec)
33.68/33.69	conflict literals     : 9201497        (26.66 % deleted)
33.68/33.69	Memory used           : 5.82 MB
33.68/33.69	CPU time              : 32.998 s
33.68/33.69	
33.68/33.69	s UNSATISFIABLE

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-1883574-1245194732/watcher-1883574-1245194732 -o /tmp/evaluation-result-1883574-1245194732/solver-1883574-1245194732 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883574-1245194732.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.99 0.97 0.97 3/65 10216
/proc/meminfo: memFree=1836256/2055920 swapFree=4181848/4192956
[pid=10216] ppid=10214 vsize=324 CPUtime=0
/proc/10216/stat : 10216 (java) R 10214 10216 8835 0 -1 0 59 0 0 0 0 0 0 0 21 0 1 0 187071621 331776 43 1992294400 134512640 134550932 4294956192 18446744073709551615 9874567 0 0 4096 0 0 0 0 17 1 0 0
/proc/10216/statm: 81 44 33 9 0 6 0

[startup+0.0928671 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 10216
/proc/meminfo: memFree=1836256/2055920 swapFree=4181848/4192956
[pid=10216] ppid=10214 vsize=1685132 CPUtime=0.09
/proc/10216/stat : 10216 (java) S 10214 10216 8835 0 -1 0 2813 0 1 0 8 1 0 0 18 0 9 0 187071621 1725575168 2308 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10216/statm: 421283 2308 1214 9 0 416194 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1685132

[startup+0.102872 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 10216
/proc/meminfo: memFree=1836256/2055920 swapFree=4181848/4192956
[pid=10216] ppid=10214 vsize=1685132 CPUtime=0.11
/proc/10216/stat : 10216 (java) S 10214 10216 8835 0 -1 0 2924 0 1 0 10 1 0 0 18 0 9 0 187071621 1725575168 2418 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10216/statm: 421283 2418 1222 9 0 416194 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685132

[startup+0.302891 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 10216
/proc/meminfo: memFree=1836256/2055920 swapFree=4181848/4192956
[pid=10216] ppid=10214 vsize=1685132 CPUtime=0.37
/proc/10216/stat : 10216 (java) S 10214 10216 8835 0 -1 0 3879 0 1 0 35 2 0 0 18 0 9 0 187071621 1725575168 3349 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10216/statm: 421283 3349 1258 9 0 416194 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1685132

[startup+0.701073 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 10216
/proc/meminfo: memFree=1836256/2055920 swapFree=4181848/4192956
[pid=10216] ppid=10214 vsize=1686200 CPUtime=0.76
/proc/10216/stat : 10216 (java) S 10214 10216 8835 0 -1 0 6426 0 1 0 72 4 0 0 18 0 12 0 187071621 1726668800 5431 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10216/statm: 421550 5431 2165 9 0 416461 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 1686200

[startup+1.50116 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10229
/proc/meminfo: memFree=1820984/2055920 swapFree=4181848/4192956
[pid=10216] ppid=10214 vsize=1686200 CPUtime=0.76
/proc/10216/stat : 10216 (java) S 10214 10216 8835 0 -1 0 6504 0 1 0 72 4 0 0 18 0 12 0 187071621 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10216/statm: 421550 5433 2165 9 0 416461 0
[pid=10227] ppid=10216 vsize=3536 CPUtime=0.82
/proc/10227/stat : 10227 (minisat) R 10216 10216 8835 0 -1 4194304 595 0 0 0 82 0 0 0 25 0 1 0 187071688 3620864 573 1992294400 134512640 135156773 4294956080 18446744073709551615 134556332 0 4 0 3 0 0 0 17 0 0 0
/proc/10227/statm: 884 573 75 157 0 724 0
[pid=10216/tid=10218] ppid=10214 vsize=1686200 CPUtime=0.48
/proc/10216/task/10218/stat : 10218 (java) S 10214 10216 8835 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187071622 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10219] ppid=10214 vsize=1686200 CPUtime=0.16
/proc/10216/task/10219/stat : 10219 (java) S 10214 10216 8835 0 -1 64 3048 0 0 0 15 1 0 0 16 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10220] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10220/stat : 10220 (java) S 10214 10216 8835 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10221] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10221/stat : 10221 (java) S 10214 10216 8835 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10222] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10222/stat : 10222 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10223] ppid=10214 vsize=1686200 CPUtime=0.09
/proc/10216/task/10223/stat : 10223 (java) S 10214 10216 8835 0 -1 64 452 0 0 0 9 0 0 0 15 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10224] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10224/stat : 10224 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10225] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10225/stat : 10225 (java) S 10214 10216 8835 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187071626 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10226] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10226/stat : 10226 (java) S 10214 10216 8835 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187071688 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10216/tid=10228] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10228/stat : 10228 (java) S 10214 10216 8835 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10216/tid=10229] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10229/stat : 10229 (java) S 10214 10216 8835 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 1689736

[startup+3.10234 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10229
/proc/meminfo: memFree=1820408/2055920 swapFree=4181848/4192956
[pid=10216] ppid=10214 vsize=1686200 CPUtime=0.76
/proc/10216/stat : 10216 (java) S 10214 10216 8835 0 -1 0 6522 0 1 0 72 4 0 0 18 0 12 0 187071621 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10216/statm: 421550 5433 2165 9 0 416461 0
[pid=10227] ppid=10216 vsize=4068 CPUtime=2.41
/proc/10227/stat : 10227 (minisat) R 10216 10216 8835 0 -1 4194304 745 0 0 0 241 0 0 0 25 0 1 0 187071688 4165632 723 1992294400 134512640 135156773 4294956080 18446744073709551615 134556368 0 4 0 3 0 0 0 17 0 0 0
/proc/10227/statm: 1017 723 75 157 0 857 0
[pid=10216/tid=10218] ppid=10214 vsize=1686200 CPUtime=0.48
/proc/10216/task/10218/stat : 10218 (java) S 10214 10216 8835 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187071622 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10219] ppid=10214 vsize=1686200 CPUtime=0.16
/proc/10216/task/10219/stat : 10219 (java) S 10214 10216 8835 0 -1 64 3065 0 0 0 15 1 0 0 16 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10220] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10220/stat : 10220 (java) S 10214 10216 8835 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10221] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10221/stat : 10221 (java) S 10214 10216 8835 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10222] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10222/stat : 10222 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10223] ppid=10214 vsize=1686200 CPUtime=0.09
/proc/10216/task/10223/stat : 10223 (java) S 10214 10216 8835 0 -1 64 452 0 0 0 9 0 0 0 15 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10224] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10224/stat : 10224 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10225] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10225/stat : 10225 (java) S 10214 10216 8835 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187071626 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10226] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10226/stat : 10226 (java) S 10214 10216 8835 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187071688 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10216/tid=10228] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10228/stat : 10228 (java) S 10214 10216 8835 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10216/tid=10229] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10229/stat : 10229 (java) S 10214 10216 8835 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1690268

[startup+6.30271 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10229
/proc/meminfo: memFree=1819256/2055920 swapFree=4181848/4192956
[pid=10216] ppid=10214 vsize=1686200 CPUtime=0.76
/proc/10216/stat : 10216 (java) S 10214 10216 8835 0 -1 0 6660 0 1 0 72 4 0 0 18 0 12 0 187071621 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10216/statm: 421550 5433 2165 9 0 416461 0
[pid=10227] ppid=10216 vsize=4732 CPUtime=5.61
/proc/10227/stat : 10227 (minisat) R 10216 10216 8835 0 -1 4194304 884 0 0 0 561 0 0 0 25 0 1 0 187071688 4845568 862 1992294400 134512640 135156773 4294956080 18446744073709551615 134556305 0 4 0 3 0 0 0 17 0 0 0
/proc/10227/statm: 1183 862 75 157 0 1023 0
[pid=10216/tid=10218] ppid=10214 vsize=1686200 CPUtime=0.48
/proc/10216/task/10218/stat : 10218 (java) S 10214 10216 8835 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187071622 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10219] ppid=10214 vsize=1686200 CPUtime=0.16
/proc/10216/task/10219/stat : 10219 (java) S 10214 10216 8835 0 -1 64 3195 0 0 0 15 1 0 0 16 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10220] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10220/stat : 10220 (java) S 10214 10216 8835 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10221] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10221/stat : 10221 (java) S 10214 10216 8835 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10222] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10222/stat : 10222 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10223] ppid=10214 vsize=1686200 CPUtime=0.09
/proc/10216/task/10223/stat : 10223 (java) S 10214 10216 8835 0 -1 64 452 0 0 0 9 0 0 0 15 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10224] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10224/stat : 10224 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10225] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10225/stat : 10225 (java) S 10214 10216 8835 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187071626 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10226] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10226/stat : 10226 (java) S 10214 10216 8835 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187071688 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10216/tid=10228] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10228/stat : 10228 (java) S 10214 10216 8835 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10216/tid=10229] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10229/stat : 10229 (java) S 10214 10216 8835 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1690932

[startup+12.7024 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10229
/proc/meminfo: memFree=1818680/2055920 swapFree=4181848/4192956
[pid=10216] ppid=10214 vsize=1686200 CPUtime=0.76
/proc/10216/stat : 10216 (java) S 10214 10216 8835 0 -1 0 6660 0 1 0 72 4 0 0 18 0 12 0 187071621 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10216/statm: 421550 5433 2165 9 0 416461 0
[pid=10227] ppid=10216 vsize=5004 CPUtime=12.02
/proc/10227/stat : 10227 (minisat) R 10216 10216 8835 0 -1 4194304 974 0 0 0 1201 1 0 0 25 0 1 0 187071688 5124096 952 1992294400 134512640 135156773 4294956080 18446744073709551615 134556380 0 4 0 3 0 0 0 17 0 0 0
/proc/10227/statm: 1251 952 75 157 0 1091 0
[pid=10216/tid=10218] ppid=10214 vsize=1686200 CPUtime=0.48
/proc/10216/task/10218/stat : 10218 (java) S 10214 10216 8835 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187071622 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10219] ppid=10214 vsize=1686200 CPUtime=0.16
/proc/10216/task/10219/stat : 10219 (java) S 10214 10216 8835 0 -1 64 3195 0 0 0 15 1 0 0 16 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10220] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10220/stat : 10220 (java) S 10214 10216 8835 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10221] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10221/stat : 10221 (java) S 10214 10216 8835 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10222] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10222/stat : 10222 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10223] ppid=10214 vsize=1686200 CPUtime=0.09
/proc/10216/task/10223/stat : 10223 (java) S 10214 10216 8835 0 -1 64 452 0 0 0 9 0 0 0 15 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10224] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10224/stat : 10224 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10225] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10225/stat : 10225 (java) S 10214 10216 8835 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187071626 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10226] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10226/stat : 10226 (java) S 10214 10216 8835 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187071688 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10216/tid=10228] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10228/stat : 10228 (java) S 10214 10216 8835 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10216/tid=10229] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10229/stat : 10229 (java) S 10214 10216 8835 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1691204

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10229
/proc/meminfo: memFree=1817976/2055920 swapFree=4181848/4192956
[pid=10216] ppid=10214 vsize=1686200 CPUtime=0.77
/proc/10216/stat : 10216 (java) S 10214 10216 8835 0 -1 0 6660 0 1 0 73 4 0 0 18 0 12 0 187071621 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10216/statm: 421550 5433 2165 9 0 416461 0
[pid=10227] ppid=10216 vsize=5828 CPUtime=24.81
/proc/10227/stat : 10227 (minisat) R 10216 10216 8835 0 -1 4194304 1160 0 0 0 2480 1 0 0 25 0 1 0 187071688 5967872 1138 1992294400 134512640 135156773 4294956080 18446744073709551615 134556318 0 4 0 3 0 0 0 17 0 0 0
/proc/10227/statm: 1457 1138 75 157 0 1297 0

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

/proc/10216/task/10226/stat : 10226 (java) S 10214 10216 8835 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187071688 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10216/tid=10228] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10228/stat : 10228 (java) S 10214 10216 8835 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10216/tid=10229] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10229/stat : 10229 (java) S 10214 10216 8835 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1692028

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

[startup+28.7023 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10229
/proc/meminfo: memFree=1817848/2055920 swapFree=4181848/4192956
[pid=10216] ppid=10214 vsize=1686200 CPUtime=0.77
/proc/10216/stat : 10216 (java) S 10214 10216 8835 0 -1 0 6660 0 1 0 73 4 0 0 18 0 12 0 187071621 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10216/statm: 421550 5433 2165 9 0 416461 0
[pid=10227] ppid=10216 vsize=5828 CPUtime=28.01
/proc/10227/stat : 10227 (minisat) R 10216 10216 8835 0 -1 4194304 1165 0 0 0 2800 1 0 0 25 0 1 0 187071688 5967872 1143 1992294400 134512640 135156773 4294956080 18446744073709551615 134556727 0 4 0 3 0 0 0 17 0 0 0
/proc/10227/statm: 1457 1143 75 157 0 1297 0
[pid=10216/tid=10218] ppid=10214 vsize=1686200 CPUtime=0.48
/proc/10216/task/10218/stat : 10218 (java) S 10214 10216 8835 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187071622 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10219] ppid=10214 vsize=1686200 CPUtime=0.16
/proc/10216/task/10219/stat : 10219 (java) S 10214 10216 8835 0 -1 64 3195 0 0 0 15 1 0 0 16 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10220] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10220/stat : 10220 (java) S 10214 10216 8835 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10221] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10221/stat : 10221 (java) S 10214 10216 8835 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10222] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10222/stat : 10222 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10223] ppid=10214 vsize=1686200 CPUtime=0.09
/proc/10216/task/10223/stat : 10223 (java) S 10214 10216 8835 0 -1 64 452 0 0 0 9 0 0 0 15 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10224] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10224/stat : 10224 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10225] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10225/stat : 10225 (java) S 10214 10216 8835 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187071626 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10226] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10226/stat : 10226 (java) S 10214 10216 8835 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187071688 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10216/tid=10228] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10228/stat : 10228 (java) S 10214 10216 8835 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10216/tid=10229] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10229/stat : 10229 (java) S 10214 10216 8835 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.78
Current children cumulated vsize (KiB) 1692028

[startup+31.9066 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10229
/proc/meminfo: memFree=1817848/2055920 swapFree=4181848/4192956
[pid=10216] ppid=10214 vsize=1686200 CPUtime=0.77
/proc/10216/stat : 10216 (java) S 10214 10216 8835 0 -1 0 6660 0 1 0 73 4 0 0 18 0 12 0 187071621 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10216/statm: 421550 5433 2165 9 0 416461 0
[pid=10227] ppid=10216 vsize=5828 CPUtime=31.21
/proc/10227/stat : 10227 (minisat) R 10216 10216 8835 0 -1 4194304 1165 0 0 0 3120 1 0 0 25 0 1 0 187071688 5967872 1143 1992294400 134512640 135156773 4294956080 18446744073709551615 134556761 0 4 0 3 0 0 0 17 0 0 0
/proc/10227/statm: 1457 1143 75 157 0 1297 0
[pid=10216/tid=10218] ppid=10214 vsize=1686200 CPUtime=0.48
/proc/10216/task/10218/stat : 10218 (java) S 10214 10216 8835 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187071622 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10219] ppid=10214 vsize=1686200 CPUtime=0.16
/proc/10216/task/10219/stat : 10219 (java) S 10214 10216 8835 0 -1 64 3195 0 0 0 15 1 0 0 16 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10220] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10220/stat : 10220 (java) S 10214 10216 8835 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10221] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10221/stat : 10221 (java) S 10214 10216 8835 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10222] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10222/stat : 10222 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10223] ppid=10214 vsize=1686200 CPUtime=0.09
/proc/10216/task/10223/stat : 10223 (java) S 10214 10216 8835 0 -1 64 452 0 0 0 9 0 0 0 15 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10224] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10224/stat : 10224 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10225] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10225/stat : 10225 (java) S 10214 10216 8835 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187071626 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10226] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10226/stat : 10226 (java) S 10214 10216 8835 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187071688 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10216/tid=10228] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10228/stat : 10228 (java) S 10214 10216 8835 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10216/tid=10229] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10229/stat : 10229 (java) S 10214 10216 8835 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.98
Current children cumulated vsize (KiB) 1692028

[startup+32.7027 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10229
/proc/meminfo: memFree=1817848/2055920 swapFree=4181848/4192956
[pid=10216] ppid=10214 vsize=1686200 CPUtime=0.77
/proc/10216/stat : 10216 (java) S 10214 10216 8835 0 -1 0 6660 0 1 0 73 4 0 0 18 0 12 0 187071621 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10216/statm: 421550 5433 2165 9 0 416461 0
[pid=10227] ppid=10216 vsize=5828 CPUtime=32.01
/proc/10227/stat : 10227 (minisat) R 10216 10216 8835 0 -1 4194304 1170 0 0 0 3200 1 0 0 25 0 1 0 187071688 5967872 1148 1992294400 134512640 135156773 4294956080 18446744073709551615 134556314 0 4 0 3 0 0 0 17 0 0 0
/proc/10227/statm: 1457 1148 75 157 0 1297 0
[pid=10216/tid=10218] ppid=10214 vsize=1686200 CPUtime=0.48
/proc/10216/task/10218/stat : 10218 (java) S 10214 10216 8835 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187071622 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10219] ppid=10214 vsize=1686200 CPUtime=0.16
/proc/10216/task/10219/stat : 10219 (java) S 10214 10216 8835 0 -1 64 3195 0 0 0 15 1 0 0 16 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10220] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10220/stat : 10220 (java) S 10214 10216 8835 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10221] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10221/stat : 10221 (java) S 10214 10216 8835 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10222] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10222/stat : 10222 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10223] ppid=10214 vsize=1686200 CPUtime=0.09
/proc/10216/task/10223/stat : 10223 (java) S 10214 10216 8835 0 -1 64 452 0 0 0 9 0 0 0 15 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10224] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10224/stat : 10224 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10225] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10225/stat : 10225 (java) S 10214 10216 8835 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187071626 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10226] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10226/stat : 10226 (java) S 10214 10216 8835 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187071688 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10216/tid=10228] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10228/stat : 10228 (java) S 10214 10216 8835 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10216/tid=10229] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10229/stat : 10229 (java) S 10214 10216 8835 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.78
Current children cumulated vsize (KiB) 1692028

[startup+33.5028 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10229
/proc/meminfo: memFree=1817848/2055920 swapFree=4181848/4192956
[pid=10216] ppid=10214 vsize=1686200 CPUtime=0.77
/proc/10216/stat : 10216 (java) S 10214 10216 8835 0 -1 0 6660 0 1 0 73 4 0 0 18 0 12 0 187071621 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10216/statm: 421550 5433 2165 9 0 416461 0
[pid=10227] ppid=10216 vsize=5960 CPUtime=32.81
/proc/10227/stat : 10227 (minisat) R 10216 10216 8835 0 -1 4194304 1176 0 0 0 3280 1 0 0 25 0 1 0 187071688 6103040 1154 1992294400 134512640 135156773 4294956080 18446744073709551615 134553678 0 4 0 3 0 0 0 17 0 0 0
/proc/10227/statm: 1490 1154 75 157 0 1330 0
[pid=10216/tid=10218] ppid=10214 vsize=1686200 CPUtime=0.48
/proc/10216/task/10218/stat : 10218 (java) S 10214 10216 8835 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187071622 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10219] ppid=10214 vsize=1686200 CPUtime=0.16
/proc/10216/task/10219/stat : 10219 (java) S 10214 10216 8835 0 -1 64 3195 0 0 0 15 1 0 0 16 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10220] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10220/stat : 10220 (java) S 10214 10216 8835 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10221] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10221/stat : 10221 (java) S 10214 10216 8835 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187071623 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10222] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10222/stat : 10222 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10223] ppid=10214 vsize=1686200 CPUtime=0.09
/proc/10216/task/10223/stat : 10223 (java) S 10214 10216 8835 0 -1 64 452 0 0 0 9 0 0 0 15 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10224] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10224/stat : 10224 (java) S 10214 10216 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187071625 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10225] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10225/stat : 10225 (java) S 10214 10216 8835 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187071626 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10226] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10226/stat : 10226 (java) S 10214 10216 8835 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187071688 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10216/tid=10228] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10228/stat : 10228 (java) S 10214 10216 8835 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10216/tid=10229] ppid=10214 vsize=1686200 CPUtime=0
/proc/10216/task/10229/stat : 10229 (java) S 10214 10216 8835 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187071689 1726668800 5433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.58
Current children cumulated vsize (KiB) 1692160

[startup+33.7018 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10229
/proc/meminfo: memFree=1817848/2055920 swapFree=4181848/4192956
[pid=10216] ppid=10214 vsize=1686200 CPUtime=33.77
/proc/10216/stat : 10216 (java) S 10214 10216 8835 0 -1 0 6684 1189 1 0 73 4 3299 1 18 0 9 0 187071621 1726668800 5435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10216/statm: 421550 5435 2166 9 0 416461 0
[pid=10216/tid=10218] ppid=10214 vsize=1686200 CPUtime=33.48
/proc/10216/task/10218/stat : 10218 (java) S 10214 10216 8835 0 -1 64 2148 1189 1 0 47 1 3299 1 16 0 9 0 187071622 1726668800 5435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10219] ppid=10214 vsize=1686200 CPUtime=33.16
/proc/10216/task/10219/stat : 10219 (java) S 10214 10216 8835 0 -1 64 3195 1189 0 0 15 1 3299 1 16 0 9 0 187071623 1726668800 5435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10220] ppid=10214 vsize=1686200 CPUtime=33
/proc/10216/task/10220/stat : 10220 (java) S 10214 10216 8835 0 -1 64 15 1189 0 0 0 0 3299 1 15 0 9 0 187071623 1726668800 5435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10221] ppid=10214 vsize=1686200 CPUtime=33
/proc/10216/task/10221/stat : 10221 (java) S 10214 10216 8835 0 -1 64 11 1189 0 0 0 0 3299 1 15 0 9 0 187071623 1726668800 5435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10222] ppid=10214 vsize=1686200 CPUtime=33
/proc/10216/task/10222/stat : 10222 (java) S 10214 10216 8835 0 -1 64 1 1189 0 0 0 0 3299 1 23 0 9 0 187071625 1726668800 5435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10223] ppid=10214 vsize=1686200 CPUtime=33.09
/proc/10216/task/10223/stat : 10223 (java) S 10214 10216 8835 0 -1 64 458 1189 0 0 9 0 3299 1 16 0 9 0 187071625 1726668800 5435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10216/tid=10224] ppid=10214 vsize=1686200 CPUtime=33
/proc/10216/task/10224/stat : 10224 (java) S 10214 10216 8835 0 -1 64 1 1189 0 0 0 0 3299 1 24 0 9 0 187071625 1726668800 5435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10216/tid=10225] ppid=10214 vsize=1686200 CPUtime=33
/proc/10216/task/10225/stat : 10225 (java) S 10214 10216 8835 0 -1 64 16 1189 0 0 0 0 3299 1 15 0 9 0 187071626 1726668800 5435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.77
Current children cumulated vsize (KiB) 1686200

Child status: 0
Real time (s): 33.7143
CPU time (s): 33.7909
CPU user time (s): 33.7309
CPU system time (s): 0.05999
CPU usage (%): 100.227
Max. virtual memory (cumulated for all children) (KiB): 1692160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.7309
system time used= 0.05999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7899
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= 1041
involuntary context switches= 946

runsolver used 0.050992 second user time and 0.079987 second system time

The end

Launcher Data

Begin job on node88 at 2009-06-17 01:25:32
IDJOB=1883574
IDBENCH=1351
IDSOLVER=688
FILE ID=node88/1883574-1245194732
PBS_JOBID= 9368315
Free space on /tmp= 66548 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900670167.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-1883574-1245194732/watcher-1883574-1245194732 -o /tmp/evaluation-result-1883574-1245194732/solver-1883574-1245194732 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883574-1245194732.opb minisat %dimacs %var

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

MD5SUM BENCH= 3972d8c24730f4742ee881de3ad25c62
RANDOM SEED=1948436033

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1836736 kB
Buffers:         36568 kB
Cached:         111696 kB
SwapCached:       5212 kB
Active:          59624 kB
Inactive:        95996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836736 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:             932 kB
Writeback:           0 kB
Mapped:          13104 kB
Slab:            49444 kB
Committed_AS:   108352 kB
PageTables:       1448 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-1883574-1245194732.opb

Free space on /tmp at the end= 66548 MiB
End job on node88 at 2009-06-17 01:26:06