Trace number 1883524

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 18.4592 18.3732

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900557362.opb
MD5SUM0fb4f85eaa7daeec6ae4b4468524bb94
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 benchmark11.9662
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 709
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.78/0.71	------------------------
0.78/0.71	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.78/0.71	Size : 0, 10406, 0, 0, 29811
0.78/0.71	Count : 0, 2706, 0, 0, 1
0.78/0.71	
0.78/0.71	Command line : minisat tmp.dimacs %var 
0.78/0.71	
0.78/0.71	------------------------
0.78/0.72	This is MiniSat 2.0 beta
0.78/0.72	WARNING: for repeatability, setting FPU to use double precision
0.78/0.72	============================[ Problem Statistics ]=============================
0.78/0.72	|                                                                             |
0.78/0.72	|  Number of variables:  1517                                                 |
0.78/0.72	|  Number of clauses:    14269                                                |
0.78/0.73	|  Parsing time:         0.01         s                                       |
0.78/0.75	============================[ Search Statistics ]==============================
0.78/0.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.78/0.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.78/0.75	===============================================================================
0.78/0.75	|         0 |     848     7416    21675 |     2472        0    nan |  0.000 % |
0.78/0.75	|       100 |     848     7416    21675 |     2719      100     33 |  5.076 % |
0.78/0.76	|       253 |     848     7416    21675 |     2991      253     31 |  5.076 % |
0.78/0.77	|       479 |     848     7416    21675 |     3290      479     28 |  5.076 % |
0.78/0.79	|       816 |     848     7416    21675 |     3619      816     29 |  5.077 % |
0.81/0.82	|      1322 |     848     7416    21675 |     3981     1322     30 |  5.076 % |
0.81/0.87	|      2081 |     848     7416    21675 |     4379     2081     29 |  5.076 % |
0.81/0.95	|      3221 |     848     7416    21675 |     4817     3221     31 |  5.076 % |
1.19/1.11	|      4929 |     848     7416    21675 |     5298     4929     32 |  5.076 % |
1.38/1.32	|      7492 |     848     7416    21675 |     5828     4719     30 |  5.076 % |
1.68/1.66	|     11339 |     848     7416    21675 |     6411     5562     26 |  5.076 % |
2.29/2.23	|     17107 |     848     7416    21675 |     7052     4630     35 |  5.076 % |
3.18/3.18	|     25756 |     848     7416    21675 |     7758     6020     30 |  5.076 % |
4.49/4.42	|     38730 |     848     7416    21675 |     8534     7006     34 |  5.076 % |
6.58/6.52	|     58191 |     848     7416    21675 |     9387     4620     30 |  5.076 % |
9.68/9.65	|     87385 |     848     7416    21675 |    10326     9626     28 |  5.076 % |
14.48/14.44	|    131174 |     848     7416    21675 |    11358     5757     22 |  5.076 % |
18.38/18.36	===============================================================================
18.38/18.36	restarts              : 17
18.38/18.36	conflicts             : 169430         (9614 /sec)
18.38/18.36	decisions             : 227419         (1.33 % random) (12904 /sec)
18.38/18.36	propagations          : 21669111       (1229570 /sec)
18.38/18.36	conflict literals     : 5068818        (26.08 % deleted)
18.38/18.36	Memory used           : 5.21 MB
18.38/18.36	CPU time              : 17.6233 s
18.38/18.36	
18.38/18.36	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-1883524-1245194570/watcher-1883524-1245194570 -o /tmp/evaluation-result-1883524-1245194570/solver-1883524-1245194570 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883524-1245194570.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: 1.00 1.00 1.00 2/64 9200
/proc/meminfo: memFree=1831416/2055920 swapFree=4180828/4192956
[pid=9200] ppid=9198 vsize=18576 CPUtime=0
/proc/9200/stat : 9200 (runsolver) D 9198 9200 8674 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 187056904 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 225612197159 0 2147483391 4096 24578 18446744072099937270 0 0 17 1 0 0
/proc/9200/statm: 4644 284 249 26 0 2626 0

[startup+0.0784941 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9200
/proc/meminfo: memFree=1831416/2055920 swapFree=4180828/4192956
[pid=9200] ppid=9198 vsize=1684452 CPUtime=0.06
/proc/9200/stat : 9200 (java) S 9198 9200 8674 0 -1 0 2723 0 1 0 5 1 0 0 18 0 9 0 187056904 1724878848 2218 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9200/statm: 421113 2218 1205 9 0 416024 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1684452

[startup+0.102494 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9200
/proc/meminfo: memFree=1831416/2055920 swapFree=4180828/4192956
[pid=9200] ppid=9198 vsize=1684452 CPUtime=0.11
/proc/9200/stat : 9200 (java) S 9198 9200 8674 0 -1 0 2832 0 1 0 9 2 0 0 18 0 9 0 187056904 1724878848 2327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9200/statm: 421113 2327 1214 9 0 416024 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1684452

[startup+0.302543 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9200
/proc/meminfo: memFree=1831416/2055920 swapFree=4180828/4192956
[pid=9200] ppid=9198 vsize=1684600 CPUtime=0.37
/proc/9200/stat : 9200 (java) S 9198 9200 8674 0 -1 0 3783 0 1 0 34 3 0 0 18 0 9 0 187056904 1725030400 3254 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9200/statm: 421150 3254 1254 9 0 416061 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1684600

[startup+0.701596 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9200
/proc/meminfo: memFree=1831416/2055920 swapFree=4180828/4192956
[pid=9200] ppid=9198 vsize=1684652 CPUtime=0.78
/proc/9200/stat : 9200 (java) S 9198 9200 8674 0 -1 0 6181 0 1 0 75 3 0 0 18 0 9 0 187056904 1725083648 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9200/statm: 421163 5432 2162 9 0 416074 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 1684652

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9213
/proc/meminfo: memFree=1816144/2055920 swapFree=4180828/4192956
[pid=9200] ppid=9198 vsize=1685612 CPUtime=0.81
/proc/9200/stat : 9200 (java) S 9198 9200 8674 0 -1 0 6541 0 1 0 77 4 0 0 18 0 12 0 187056904 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9200/statm: 421403 5466 2165 9 0 416314 0
[pid=9211] ppid=9200 vsize=3580 CPUtime=0.77
/proc/9211/stat : 9211 (minisat) R 9200 9200 8674 0 -1 4194304 596 0 0 0 77 0 0 0 23 0 1 0 187056976 3665920 576 1992294400 134512640 135156773 4294956080 18446744073709551615 134548292 0 4 0 3 0 0 0 17 1 0 0
/proc/9211/statm: 895 576 75 157 0 735 0
[pid=9200/tid=9202] ppid=9198 vsize=1685612 CPUtime=0.51
/proc/9200/task/9202/stat : 9202 (java) S 9198 9200 8674 0 -1 64 2142 0 1 0 50 1 0 0 18 0 12 0 187056905 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9203] ppid=9198 vsize=1685612 CPUtime=0.17
/proc/9200/task/9203/stat : 9203 (java) S 9198 9200 8674 0 -1 64 3106 0 0 0 16 1 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9204] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9204/stat : 9204 (java) S 9198 9200 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9205] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9205/stat : 9205 (java) S 9198 9200 8674 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9206] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9206/stat : 9206 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9207] ppid=9198 vsize=1685612 CPUtime=0.09
/proc/9200/task/9207/stat : 9207 (java) S 9198 9200 8674 0 -1 64 430 0 0 0 9 0 0 0 16 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9208] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9208/stat : 9208 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9209] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9209/stat : 9209 (java) S 9198 9200 8674 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9210] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9210/stat : 9210 (java) S 9198 9200 8674 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9200/tid=9212] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9212/stat : 9212 (java) S 9198 9200 8674 0 -1 64 43 0 0 0 0 0 0 0 15 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9200/tid=9213] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9213/stat : 9213 (java) S 9198 9200 8674 0 -1 64 12 0 0 0 0 0 0 0 20 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 1689192

[startup+3.10299 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9213
/proc/meminfo: memFree=1815312/2055920 swapFree=4180828/4192956
[pid=9200] ppid=9198 vsize=1685612 CPUtime=0.81
/proc/9200/stat : 9200 (java) S 9198 9200 8674 0 -1 0 6559 0 1 0 77 4 0 0 18 0 12 0 187056904 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9200/statm: 421403 5466 2165 9 0 416314 0
[pid=9211] ppid=9200 vsize=4112 CPUtime=2.37
/proc/9211/stat : 9211 (minisat) R 9200 9200 8674 0 -1 4194304 748 0 0 0 237 0 0 0 25 0 1 0 187056976 4210688 728 1992294400 134512640 135156773 4294956080 18446744073709551615 134556683 0 4 0 3 0 0 0 17 1 0 0
/proc/9211/statm: 1028 728 75 157 0 868 0
[pid=9200/tid=9202] ppid=9198 vsize=1685612 CPUtime=0.51
/proc/9200/task/9202/stat : 9202 (java) S 9198 9200 8674 0 -1 64 2142 0 1 0 50 1 0 0 18 0 12 0 187056905 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9203] ppid=9198 vsize=1685612 CPUtime=0.17
/proc/9200/task/9203/stat : 9203 (java) S 9198 9200 8674 0 -1 64 3123 0 0 0 16 1 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9204] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9204/stat : 9204 (java) S 9198 9200 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9205] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9205/stat : 9205 (java) S 9198 9200 8674 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9206] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9206/stat : 9206 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9207] ppid=9198 vsize=1685612 CPUtime=0.09
/proc/9200/task/9207/stat : 9207 (java) S 9198 9200 8674 0 -1 64 430 0 0 0 9 0 0 0 16 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9208] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9208/stat : 9208 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9209] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9209/stat : 9209 (java) S 9198 9200 8674 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9210] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9210/stat : 9210 (java) S 9198 9200 8674 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9200/tid=9212] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9212/stat : 9212 (java) S 9198 9200 8674 0 -1 64 44 0 0 0 0 0 0 0 15 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9200/tid=9213] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9213/stat : 9213 (java) S 9198 9200 8674 0 -1 64 12 0 0 0 0 0 0 0 20 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 1689724

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9213
/proc/meminfo: memFree=1814288/2055920 swapFree=4180828/4192956
[pid=9200] ppid=9198 vsize=1685612 CPUtime=0.81
/proc/9200/stat : 9200 (java) S 9198 9200 8674 0 -1 0 6699 0 1 0 77 4 0 0 18 0 12 0 187056904 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9200/statm: 421403 5466 2165 9 0 416314 0
[pid=9211] ppid=9200 vsize=4640 CPUtime=5.57
/proc/9211/stat : 9211 (minisat) R 9200 9200 8674 0 -1 4194304 876 0 0 0 557 0 0 0 25 0 1 0 187056976 4751360 856 1992294400 134512640 135156773 4294956080 18446744073709551615 134556253 0 4 0 3 0 0 0 17 1 0 0
/proc/9211/statm: 1160 856 75 157 0 1000 0
[pid=9200/tid=9202] ppid=9198 vsize=1685612 CPUtime=0.51
/proc/9200/task/9202/stat : 9202 (java) S 9198 9200 8674 0 -1 64 2142 0 1 0 50 1 0 0 18 0 12 0 187056905 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9203] ppid=9198 vsize=1685612 CPUtime=0.17
/proc/9200/task/9203/stat : 9203 (java) S 9198 9200 8674 0 -1 64 3253 0 0 0 16 1 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9204] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9204/stat : 9204 (java) S 9198 9200 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9205] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9205/stat : 9205 (java) S 9198 9200 8674 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9206] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9206/stat : 9206 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9207] ppid=9198 vsize=1685612 CPUtime=0.09
/proc/9200/task/9207/stat : 9207 (java) S 9198 9200 8674 0 -1 64 430 0 0 0 9 0 0 0 16 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9208] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9208/stat : 9208 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9209] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9209/stat : 9209 (java) S 9198 9200 8674 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9210] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9210/stat : 9210 (java) S 9198 9200 8674 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9200/tid=9212] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9212/stat : 9212 (java) S 9198 9200 8674 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9200/tid=9213] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9213/stat : 9213 (java) S 9198 9200 8674 0 -1 64 12 0 0 0 0 0 0 0 20 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 1690252

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9213
/proc/meminfo: memFree=1813656/2055920 swapFree=4180828/4192956
[pid=9200] ppid=9198 vsize=1685612 CPUtime=0.81
/proc/9200/stat : 9200 (java) S 9198 9200 8674 0 -1 0 6699 0 1 0 77 4 0 0 18 0 12 0 187056904 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9200/statm: 421403 5466 2165 9 0 416314 0
[pid=9211] ppid=9200 vsize=5048 CPUtime=11.97
/proc/9211/stat : 9211 (minisat) R 9200 9200 8674 0 -1 4194304 985 0 0 0 1196 1 0 0 25 0 1 0 187056976 5169152 965 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/9211/statm: 1262 965 75 157 0 1102 0
[pid=9200/tid=9202] ppid=9198 vsize=1685612 CPUtime=0.51
/proc/9200/task/9202/stat : 9202 (java) S 9198 9200 8674 0 -1 64 2142 0 1 0 50 1 0 0 18 0 12 0 187056905 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9203] ppid=9198 vsize=1685612 CPUtime=0.17
/proc/9200/task/9203/stat : 9203 (java) S 9198 9200 8674 0 -1 64 3253 0 0 0 16 1 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9204] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9204/stat : 9204 (java) S 9198 9200 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9205] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9205/stat : 9205 (java) S 9198 9200 8674 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9206] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9206/stat : 9206 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9207] ppid=9198 vsize=1685612 CPUtime=0.09
/proc/9200/task/9207/stat : 9207 (java) S 9198 9200 8674 0 -1 64 430 0 0 0 9 0 0 0 16 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9208] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9208/stat : 9208 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9209] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9209/stat : 9209 (java) S 9198 9200 8674 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9210] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9210/stat : 9210 (java) S 9198 9200 8674 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9200/tid=9212] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9212/stat : 9212 (java) S 9198 9200 8674 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9200/tid=9213] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9213/stat : 9213 (java) S 9198 9200 8674 0 -1 64 12 0 0 0 0 0 0 0 20 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1690660

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

[startup+15.9011 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9213
/proc/meminfo: memFree=1813464/2055920 swapFree=4180828/4192956
[pid=9200] ppid=9198 vsize=1685612 CPUtime=0.81
/proc/9200/stat : 9200 (java) S 9198 9200 8674 0 -1 0 6699 0 1 0 77 4 0 0 18 0 12 0 187056904 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9200/statm: 421403 5466 2165 9 0 416314 0
[pid=9211] ppid=9200 vsize=5200 CPUtime=15.17
/proc/9211/stat : 9211 (minisat) R 9200 9200 8674 0 -1 4194304 1024 0 0 0 1516 1 0 0 25 0 1 0 187056976 5324800 1004 1992294400 134512640 135156773 4294956080 18446744073709551615 134556446 0 4 0 3 0 0 0 17 1 0 0
/proc/9211/statm: 1300 1004 75 157 0 1140 0
[pid=9200/tid=9202] ppid=9198 vsize=1685612 CPUtime=0.51
/proc/9200/task/9202/stat : 9202 (java) S 9198 9200 8674 0 -1 64 2142 0 1 0 50 1 0 0 18 0 12 0 187056905 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9203] ppid=9198 vsize=1685612 CPUtime=0.17
/proc/9200/task/9203/stat : 9203 (java) S 9198 9200 8674 0 -1 64 3253 0 0 0 16 1 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9204] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9204/stat : 9204 (java) S 9198 9200 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9205] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9205/stat : 9205 (java) S 9198 9200 8674 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9206] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9206/stat : 9206 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9207] ppid=9198 vsize=1685612 CPUtime=0.09
/proc/9200/task/9207/stat : 9207 (java) S 9198 9200 8674 0 -1 64 430 0 0 0 9 0 0 0 16 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9208] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9208/stat : 9208 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9209] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9209/stat : 9209 (java) S 9198 9200 8674 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9210] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9210/stat : 9210 (java) S 9198 9200 8674 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9200/tid=9212] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9212/stat : 9212 (java) S 9198 9200 8674 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9200/tid=9213] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9213/stat : 9213 (java) S 9198 9200 8674 0 -1 64 12 0 0 0 0 0 0 0 20 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.98
Current children cumulated vsize (KiB) 1690812

[startup+17.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9213
/proc/meminfo: memFree=1813400/2055920 swapFree=4180828/4192956
[pid=9200] ppid=9198 vsize=1685612 CPUtime=0.81
/proc/9200/stat : 9200 (java) S 9198 9200 8674 0 -1 0 6699 0 1 0 77 4 0 0 18 0 12 0 187056904 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9200/statm: 421403 5466 2165 9 0 416314 0
[pid=9211] ppid=9200 vsize=5336 CPUtime=16.77
/proc/9211/stat : 9211 (minisat) R 9200 9200 8674 0 -1 4194304 1034 0 0 0 1676 1 0 0 25 0 1 0 187056976 5464064 1014 1992294400 134512640 135156773 4294956080 18446744073709551615 134554199 0 4 0 3 0 0 0 17 1 0 0
/proc/9211/statm: 1334 1014 75 157 0 1174 0
[pid=9200/tid=9202] ppid=9198 vsize=1685612 CPUtime=0.51
/proc/9200/task/9202/stat : 9202 (java) S 9198 9200 8674 0 -1 64 2142 0 1 0 50 1 0 0 18 0 12 0 187056905 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9203] ppid=9198 vsize=1685612 CPUtime=0.17
/proc/9200/task/9203/stat : 9203 (java) S 9198 9200 8674 0 -1 64 3253 0 0 0 16 1 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9204] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9204/stat : 9204 (java) S 9198 9200 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9205] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9205/stat : 9205 (java) S 9198 9200 8674 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9206] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9206/stat : 9206 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9207] ppid=9198 vsize=1685612 CPUtime=0.09
/proc/9200/task/9207/stat : 9207 (java) S 9198 9200 8674 0 -1 64 430 0 0 0 9 0 0 0 16 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9208] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9208/stat : 9208 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9209] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9209/stat : 9209 (java) S 9198 9200 8674 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9210] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9210/stat : 9210 (java) S 9198 9200 8674 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9200/tid=9212] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9212/stat : 9212 (java) S 9198 9200 8674 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9200/tid=9213] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9213/stat : 9213 (java) S 9198 9200 8674 0 -1 64 12 0 0 0 0 0 0 0 20 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.58
Current children cumulated vsize (KiB) 1690948

[startup+17.9024 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9213
/proc/meminfo: memFree=1813400/2055920 swapFree=4180828/4192956
[pid=9200] ppid=9198 vsize=1685612 CPUtime=0.81
/proc/9200/stat : 9200 (java) S 9198 9200 8674 0 -1 0 6699 0 1 0 77 4 0 0 18 0 12 0 187056904 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9200/statm: 421403 5466 2165 9 0 416314 0
[pid=9211] ppid=9200 vsize=5336 CPUtime=17.17
/proc/9211/stat : 9211 (minisat) R 9200 9200 8674 0 -1 4194304 1039 0 0 0 1716 1 0 0 25 0 1 0 187056976 5464064 1019 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/9211/statm: 1334 1019 75 157 0 1174 0
[pid=9200/tid=9202] ppid=9198 vsize=1685612 CPUtime=0.51
/proc/9200/task/9202/stat : 9202 (java) S 9198 9200 8674 0 -1 64 2142 0 1 0 50 1 0 0 18 0 12 0 187056905 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9203] ppid=9198 vsize=1685612 CPUtime=0.17
/proc/9200/task/9203/stat : 9203 (java) S 9198 9200 8674 0 -1 64 3253 0 0 0 16 1 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9204] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9204/stat : 9204 (java) S 9198 9200 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9205] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9205/stat : 9205 (java) S 9198 9200 8674 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9206] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9206/stat : 9206 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9207] ppid=9198 vsize=1685612 CPUtime=0.09
/proc/9200/task/9207/stat : 9207 (java) S 9198 9200 8674 0 -1 64 430 0 0 0 9 0 0 0 16 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9208] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9208/stat : 9208 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9209] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9209/stat : 9209 (java) S 9198 9200 8674 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9210] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9210/stat : 9210 (java) S 9198 9200 8674 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9200/tid=9212] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9212/stat : 9212 (java) S 9198 9200 8674 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9200/tid=9213] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9213/stat : 9213 (java) S 9198 9200 8674 0 -1 64 12 0 0 0 0 0 0 0 20 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.98
Current children cumulated vsize (KiB) 1690948

[startup+18.3025 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9213
/proc/meminfo: memFree=1813400/2055920 swapFree=4180828/4192956
[pid=9200] ppid=9198 vsize=1685612 CPUtime=0.81
/proc/9200/stat : 9200 (java) S 9198 9200 8674 0 -1 0 6699 0 1 0 77 4 0 0 18 0 12 0 187056904 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9200/statm: 421403 5466 2165 9 0 416314 0
[pid=9211] ppid=9200 vsize=5336 CPUtime=17.57
/proc/9211/stat : 9211 (minisat) R 9200 9200 8674 0 -1 4194304 1045 0 0 0 1756 1 0 0 25 0 1 0 187056976 5464064 1025 1992294400 134512640 135156773 4294956080 18446744073709551615 134556294 0 4 0 3 0 0 0 17 1 0 0
/proc/9211/statm: 1334 1025 75 157 0 1174 0
[pid=9200/tid=9202] ppid=9198 vsize=1685612 CPUtime=0.51
/proc/9200/task/9202/stat : 9202 (java) S 9198 9200 8674 0 -1 64 2142 0 1 0 50 1 0 0 18 0 12 0 187056905 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9203] ppid=9198 vsize=1685612 CPUtime=0.17
/proc/9200/task/9203/stat : 9203 (java) S 9198 9200 8674 0 -1 64 3253 0 0 0 16 1 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9204] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9204/stat : 9204 (java) S 9198 9200 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9205] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9205/stat : 9205 (java) S 9198 9200 8674 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187056907 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9200/tid=9206] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9206/stat : 9206 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9207] ppid=9198 vsize=1685612 CPUtime=0.09
/proc/9200/task/9207/stat : 9207 (java) S 9198 9200 8674 0 -1 64 430 0 0 0 9 0 0 0 16 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9208] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9208/stat : 9208 (java) S 9198 9200 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9209] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9209/stat : 9209 (java) S 9198 9200 8674 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187056909 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9200/tid=9210] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9210/stat : 9210 (java) S 9198 9200 8674 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9200/tid=9212] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9212/stat : 9212 (java) S 9198 9200 8674 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9200/tid=9213] ppid=9198 vsize=1685612 CPUtime=0
/proc/9200/task/9213/stat : 9213 (java) S 9198 9200 8674 0 -1 64 12 0 0 0 0 0 0 0 20 0 12 0 187056976 1726066688 5466 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.38
Current children cumulated vsize (KiB) 1690948

Child status: 0
Real time (s): 18.3732
CPU time (s): 18.4592
CPU user time (s): 18.3972
CPU system time (s): 0.06199
CPU usage (%): 100.468
Max. virtual memory (cumulated for all children) (KiB): 1690948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.3972
system time used= 0.06199
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7805
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= 712
involuntary context switches= 157

runsolver used 0.024996 second user time and 0.050992 second system time

The end

Launcher Data

Begin job on node31 at 2009-06-17 01:22:50
IDJOB=1883524
IDBENCH=1301
IDSOLVER=688
FILE ID=node31/1883524-1245194570
PBS_JOBID= 9368296
Free space on /tmp= 66272 MiB

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

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

MD5SUM BENCH= 0fb4f85eaa7daeec6ae4b4468524bb94
RANDOM SEED=2022923997

node31.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.258
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.258
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:       1831960 kB
Buffers:         43892 kB
Cached:         109552 kB
SwapCached:       5132 kB
Active:          60568 kB
Inactive:       101000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831960 kB
SwapTotal:     4192956 kB
SwapFree:      4180828 kB
Dirty:             936 kB
Writeback:           0 kB
Mapped:          13812 kB
Slab:            48204 kB
Committed_AS:   180788 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883524-1245194570.opb

Free space on /tmp at the end= 66272 MiB
End job on node31 at 2009-06-17 01:23:08