Trace number 1883547

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 15.9766 15.919

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900570242.opb
MD5SUM490d573a1d39845890b306c349815f34
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 benchmark6.63099
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 749
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.69/0.60	------------------------
0.69/0.60	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.69/0.60	Size : 0, 10406, 0, 0, 25170
0.69/0.60	Count : 0, 2706, 0, 0, 1
0.69/0.60	
0.69/0.60	Command line : minisat tmp.dimacs %var 
0.69/0.60	
0.69/0.60	------------------------
0.69/0.61	This is MiniSat 2.0 beta
0.69/0.61	WARNING: for repeatability, setting FPU to use double precision
0.69/0.61	============================[ Problem Statistics ]=============================
0.69/0.61	|                                                                             |
0.69/0.61	|  Number of variables:  1399                                                 |
0.69/0.61	|  Number of clauses:    12682                                                |
0.69/0.62	|  Parsing time:         0.01         s                                       |
0.69/0.64	============================[ Search Statistics ]==============================
0.69/0.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.64	===============================================================================
0.69/0.64	|         0 |     762     6835    19921 |     2278        0    nan |  0.000 % |
0.69/0.64	|       103 |     762     6835    19921 |     2506      103     36 |  4.789 % |
0.69/0.65	|       254 |     762     6835    19921 |     2756      254     33 |  4.789 % |
0.69/0.66	|       479 |     762     6835    19921 |     3032      479     32 |  4.789 % |
0.69/0.68	|       816 |     762     6835    19921 |     3335      816     32 |  4.789 % |
0.71/0.71	|      1324 |     762     6835    19921 |     3669     1324     31 |  4.789 % |
0.71/0.75	|      2083 |     762     6835    19921 |     4036     2083     31 |  4.789 % |
0.71/0.84	|      3222 |     762     6835    19921 |     4439     3222     30 |  4.789 % |
0.71/0.99	|      4931 |     762     6835    19921 |     4883     2597     34 |  4.789 % |
1.29/1.22	|      7493 |     762     6835    19921 |     5372     2625     30 |  4.789 % |
1.59/1.55	|     11338 |     762     6835    19921 |     5909     3666     24 |  4.789 % |
2.09/2.09	|     17106 |     762     6835    19921 |     6500     3215     34 |  4.789 % |
2.99/2.91	|     25755 |     762     6835    19921 |     7150     5151     29 |  4.789 % |
4.09/4.04	|     38729 |     762     6835    19921 |     7865     7017     27 |  4.789 % |
5.99/5.96	|     58191 |     762     6835    19921 |     8651     6199     29 |  4.789 % |
8.79/8.77	|     87384 |     762     6835    19921 |     9517     8799     29 |  4.789 % |
13.09/13.06	|    131177 |     762     6835    19921 |    10468     8741     24 |  4.789 % |
15.89/15.86	===============================================================================
15.89/15.86	restarts              : 17
15.89/15.86	conflicts             : 160658         (10539 /sec)
15.89/15.86	decisions             : 212100         (1.32 % random) (13914 /sec)
15.89/15.86	propagations          : 17914858       (1175232 /sec)
15.89/15.86	conflict literals     : 4681185        (26.86 % deleted)
15.89/15.86	Memory used           : 4.96 MB
15.89/15.86	CPU time              : 15.2437 s
15.89/15.86	
15.89/15.86	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-1883547-1245194647/watcher-1883547-1245194647 -o /tmp/evaluation-result-1883547-1245194647/solver-1883547-1245194647 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883547-1245194647.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 3969
/proc/meminfo: memFree=1837600/2055920 swapFree=4191896/4192956
[pid=3969] ppid=3967 vsize=152 CPUtime=0
/proc/3969/stat : 3969 (java) R 3967 3969 2568 0 -1 0 221 0 0 0 0 0 0 0 18 0 1 0 187065699 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 10535716 0 0 4096 0 0 0 0 17 0 0 0
/proc/3969/statm: 38 26 19 9 0 4 0

[startup+0.072918 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3969
/proc/meminfo: memFree=1837600/2055920 swapFree=4191896/4192956
[pid=3969] ppid=3967 vsize=1685288 CPUtime=0.07
/proc/3969/stat : 3969 (java) S 3967 3969 2568 0 -1 0 2746 0 1 0 6 1 0 0 18 0 9 0 187065699 1725734912 2241 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3969/statm: 421322 2241 1209 9 0 416233 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1685288

[startup+0.105335 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3969
/proc/meminfo: memFree=1837600/2055920 swapFree=4191896/4192956
[pid=3969] ppid=3967 vsize=1685288 CPUtime=0.13
/proc/3969/stat : 3969 (java) S 3967 3969 2568 0 -1 0 2956 0 1 0 11 2 0 0 18 0 9 0 187065699 1725734912 2446 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3969/statm: 421322 2446 1226 9 0 416233 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 1685288

[startup+0.301752 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3969
/proc/meminfo: memFree=1837600/2055920 swapFree=4191896/4192956
[pid=3969] ppid=3967 vsize=1685424 CPUtime=0.38
/proc/3969/stat : 3969 (java) S 3967 3969 2568 0 -1 0 3881 0 1 0 36 2 0 0 18 0 9 0 187065699 1725874176 3350 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3969/statm: 421356 3350 1258 9 0 416267 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1685424

[startup+0.701787 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3969
/proc/meminfo: memFree=1837600/2055920 swapFree=4191896/4192956
[pid=3969] ppid=3967 vsize=1686488 CPUtime=0.71
/proc/3969/stat : 3969 (java) S 3967 3969 2568 0 -1 0 6508 0 1 0 68 3 0 0 18 0 12 0 187065699 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3969/statm: 421622 5424 2165 9 0 416533 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 1686488

[startup+1.50287 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3982
/proc/meminfo: memFree=1822328/2055920 swapFree=4191896/4192956
[pid=3969] ppid=3967 vsize=1686488 CPUtime=0.71
/proc/3969/stat : 3969 (java) S 3967 3969 2568 0 -1 0 6508 0 1 0 68 3 0 0 18 0 12 0 187065699 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3969/statm: 421622 5424 2165 9 0 416533 0
[pid=3980] ppid=3969 vsize=3472 CPUtime=0.88
/proc/3980/stat : 3980 (minisat) R 3969 3969 2568 0 -1 4194304 582 0 0 0 88 0 0 0 24 0 1 0 187065760 3555328 561 1992294400 134512640 135156773 4294956080 18446744073709551615 134556248 0 4 0 3 0 0 0 17 1 0 0
/proc/3980/statm: 868 561 74 157 0 708 0
[pid=3969/tid=3971] ppid=3967 vsize=1686488 CPUtime=0.47
/proc/3969/task/3971/stat : 3971 (java) S 3967 3969 2568 0 -1 64 2134 0 1 0 46 1 0 0 19 0 12 0 187065700 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3972] ppid=3967 vsize=1686488 CPUtime=0.11
/proc/3969/task/3972/stat : 3972 (java) S 3967 3969 2568 0 -1 64 3060 0 0 0 10 1 0 0 17 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3973] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3973/stat : 3973 (java) S 3967 3969 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3974] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3974/stat : 3974 (java) S 3967 3969 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3975] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3975/stat : 3975 (java) S 3967 3969 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3976] ppid=3967 vsize=1686488 CPUtime=0.1
/proc/3969/task/3976/stat : 3976 (java) S 3967 3969 2568 0 -1 64 445 0 0 0 10 0 0 0 17 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3977] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3977/stat : 3977 (java) S 3967 3969 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3978] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3978/stat : 3978 (java) R 3967 3969 2568 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3979] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3979/stat : 3979 (java) S 3967 3969 2568 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187065760 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3969/tid=3981] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3981/stat : 3981 (java) S 3967 3969 2568 0 -1 64 43 0 0 0 0 0 0 0 15 0 12 0 187065761 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3969/tid=3982] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3982/stat : 3982 (java) S 3967 3969 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187065761 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 1689960

[startup+3.10103 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3982
/proc/meminfo: memFree=1821752/2055920 swapFree=4191896/4192956
[pid=3969] ppid=3967 vsize=1686488 CPUtime=0.71
/proc/3969/stat : 3969 (java) S 3967 3969 2568 0 -1 0 6508 0 1 0 68 3 0 0 18 0 12 0 187065699 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3969/statm: 421622 5424 2165 9 0 416533 0
[pid=3980] ppid=3969 vsize=4004 CPUtime=2.48
/proc/3980/stat : 3980 (minisat) R 3969 3969 2568 0 -1 4194304 717 0 0 0 248 0 0 0 25 0 1 0 187065760 4100096 696 1992294400 134512640 135156773 4294956080 18446744073709551615 134556314 0 4 0 3 0 0 0 17 1 0 0
/proc/3980/statm: 1001 696 74 157 0 841 0
[pid=3969/tid=3971] ppid=3967 vsize=1686488 CPUtime=0.47
/proc/3969/task/3971/stat : 3971 (java) S 3967 3969 2568 0 -1 64 2134 0 1 0 46 1 0 0 19 0 12 0 187065700 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3972] ppid=3967 vsize=1686488 CPUtime=0.11
/proc/3969/task/3972/stat : 3972 (java) S 3967 3969 2568 0 -1 64 3060 0 0 0 10 1 0 0 16 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3973] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3973/stat : 3973 (java) S 3967 3969 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3974] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3974/stat : 3974 (java) S 3967 3969 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3975] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3975/stat : 3975 (java) S 3967 3969 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3976] ppid=3967 vsize=1686488 CPUtime=0.1
/proc/3969/task/3976/stat : 3976 (java) S 3967 3969 2568 0 -1 64 445 0 0 0 10 0 0 0 17 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3977] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3977/stat : 3977 (java) S 3967 3969 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3978] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3978/stat : 3978 (java) S 3967 3969 2568 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3979] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3979/stat : 3979 (java) S 3967 3969 2568 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187065760 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3969/tid=3981] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3981/stat : 3981 (java) S 3967 3969 2568 0 -1 64 43 0 0 0 0 0 0 0 16 0 12 0 187065761 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3969/tid=3982] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3982/stat : 3982 (java) S 3967 3969 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187065761 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 1690492

[startup+6.3024 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3982
/proc/meminfo: memFree=1820664/2055920 swapFree=4191896/4192956
[pid=3969] ppid=3967 vsize=1686488 CPUtime=0.71
/proc/3969/stat : 3969 (java) S 3967 3969 2568 0 -1 0 6650 0 1 0 68 3 0 0 18 0 12 0 187065699 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3969/statm: 421622 5424 2165 9 0 416533 0
[pid=3980] ppid=3969 vsize=4544 CPUtime=5.68
/proc/3980/stat : 3980 (minisat) R 3969 3969 2568 0 -1 4194304 828 0 0 0 568 0 0 0 25 0 1 0 187065760 4653056 807 1992294400 134512640 135156773 4294956080 18446744073709551615 134556679 0 4 0 3 0 0 0 17 1 0 0
/proc/3980/statm: 1136 807 74 157 0 976 0
[pid=3969/tid=3971] ppid=3967 vsize=1686488 CPUtime=0.47
/proc/3969/task/3971/stat : 3971 (java) S 3967 3969 2568 0 -1 64 2134 0 1 0 46 1 0 0 19 0 12 0 187065700 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3972] ppid=3967 vsize=1686488 CPUtime=0.11
/proc/3969/task/3972/stat : 3972 (java) S 3967 3969 2568 0 -1 64 3193 0 0 0 10 1 0 0 16 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3973] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3973/stat : 3973 (java) S 3967 3969 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3974] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3974/stat : 3974 (java) S 3967 3969 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3975] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3975/stat : 3975 (java) S 3967 3969 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3976] ppid=3967 vsize=1686488 CPUtime=0.1
/proc/3969/task/3976/stat : 3976 (java) S 3967 3969 2568 0 -1 64 445 0 0 0 10 0 0 0 17 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3977] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3977/stat : 3977 (java) S 3967 3969 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3978] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3978/stat : 3978 (java) S 3967 3969 2568 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3979] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3979/stat : 3979 (java) S 3967 3969 2568 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187065760 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3969/tid=3981] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3981/stat : 3981 (java) S 3967 3969 2568 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187065761 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3969/tid=3982] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3982/stat : 3982 (java) S 3967 3969 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187065761 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 1691032

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3982
/proc/meminfo: memFree=1820088/2055920 swapFree=4191896/4192956
[pid=3969] ppid=3967 vsize=1686488 CPUtime=0.71
/proc/3969/stat : 3969 (java) S 3967 3969 2568 0 -1 0 6650 0 1 0 68 3 0 0 18 0 12 0 187065699 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3969/statm: 421622 5424 2165 9 0 416533 0
[pid=3980] ppid=3969 vsize=5080 CPUtime=12.08
/proc/3980/stat : 3980 (minisat) R 3969 3969 2568 0 -1 4194304 964 0 0 0 1208 0 0 0 25 0 1 0 187065760 5201920 943 1992294400 134512640 135156773 4294956080 18446744073709551615 134556565 0 4 0 3 0 0 0 17 1 0 0
/proc/3980/statm: 1270 943 74 157 0 1110 0
[pid=3969/tid=3971] ppid=3967 vsize=1686488 CPUtime=0.47
/proc/3969/task/3971/stat : 3971 (java) S 3967 3969 2568 0 -1 64 2134 0 1 0 46 1 0 0 19 0 12 0 187065700 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3972] ppid=3967 vsize=1686488 CPUtime=0.11
/proc/3969/task/3972/stat : 3972 (java) S 3967 3969 2568 0 -1 64 3193 0 0 0 10 1 0 0 16 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3973] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3973/stat : 3973 (java) S 3967 3969 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3974] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3974/stat : 3974 (java) S 3967 3969 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3975] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3975/stat : 3975 (java) S 3967 3969 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3976] ppid=3967 vsize=1686488 CPUtime=0.1
/proc/3969/task/3976/stat : 3976 (java) S 3967 3969 2568 0 -1 64 445 0 0 0 10 0 0 0 17 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3977] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3977/stat : 3977 (java) S 3967 3969 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3978] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3978/stat : 3978 (java) S 3967 3969 2568 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3979] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3979/stat : 3979 (java) S 3967 3969 2568 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187065760 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3969/tid=3981] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3981/stat : 3981 (java) S 3967 3969 2568 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187065761 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3969/tid=3982] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3982/stat : 3982 (java) S 3967 3969 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187065761 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 1691568

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

[startup+14.3062 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3982
/proc/meminfo: memFree=1819960/2055920 swapFree=4191896/4192956
[pid=3969] ppid=3967 vsize=1686488 CPUtime=0.71
/proc/3969/stat : 3969 (java) S 3967 3969 2568 0 -1 0 6650 0 1 0 68 3 0 0 18 0 12 0 187065699 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3969/statm: 421622 5424 2165 9 0 416533 0
[pid=3980] ppid=3969 vsize=5080 CPUtime=13.68
/proc/3980/stat : 3980 (minisat) R 3969 3969 2568 0 -1 4194304 980 0 0 0 1368 0 0 0 25 0 1 0 187065760 5201920 959 1992294400 134512640 135156773 4294956080 18446744073709551615 134556391 0 4 0 3 0 0 0 17 1 0 0
/proc/3980/statm: 1270 959 74 157 0 1110 0
[pid=3969/tid=3971] ppid=3967 vsize=1686488 CPUtime=0.47
/proc/3969/task/3971/stat : 3971 (java) S 3967 3969 2568 0 -1 64 2134 0 1 0 46 1 0 0 19 0 12 0 187065700 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3972] ppid=3967 vsize=1686488 CPUtime=0.11
/proc/3969/task/3972/stat : 3972 (java) S 3967 3969 2568 0 -1 64 3193 0 0 0 10 1 0 0 16 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3973] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3973/stat : 3973 (java) S 3967 3969 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3974] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3974/stat : 3974 (java) S 3967 3969 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3975] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3975/stat : 3975 (java) S 3967 3969 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3976] ppid=3967 vsize=1686488 CPUtime=0.1
/proc/3969/task/3976/stat : 3976 (java) S 3967 3969 2568 0 -1 64 445 0 0 0 10 0 0 0 17 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3977] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3977/stat : 3977 (java) S 3967 3969 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3978] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3978/stat : 3978 (java) S 3967 3969 2568 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3979] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3979/stat : 3979 (java) S 3967 3969 2568 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187065760 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3969/tid=3981] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3981/stat : 3981 (java) S 3967 3969 2568 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187065761 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3969/tid=3982] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3982/stat : 3982 (java) S 3967 3969 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187065761 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.39
Current children cumulated vsize (KiB) 1691568

[startup+15.1023 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3982
/proc/meminfo: memFree=1819960/2055920 swapFree=4191896/4192956
[pid=3969] ppid=3967 vsize=1686488 CPUtime=0.71
/proc/3969/stat : 3969 (java) S 3967 3969 2568 0 -1 0 6650 0 1 0 68 3 0 0 18 0 12 0 187065699 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3969/statm: 421622 5424 2165 9 0 416533 0
[pid=3980] ppid=3969 vsize=5080 CPUtime=14.48
/proc/3980/stat : 3980 (minisat) R 3969 3969 2568 0 -1 4194304 985 0 0 0 1448 0 0 0 25 0 1 0 187065760 5201920 964 1992294400 134512640 135156773 4294956080 18446744073709551615 134553850 0 4 0 3 0 0 0 17 1 0 0
/proc/3980/statm: 1270 964 74 157 0 1110 0
[pid=3969/tid=3971] ppid=3967 vsize=1686488 CPUtime=0.47
/proc/3969/task/3971/stat : 3971 (java) S 3967 3969 2568 0 -1 64 2134 0 1 0 46 1 0 0 19 0 12 0 187065700 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3972] ppid=3967 vsize=1686488 CPUtime=0.11
/proc/3969/task/3972/stat : 3972 (java) S 3967 3969 2568 0 -1 64 3193 0 0 0 10 1 0 0 16 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3973] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3973/stat : 3973 (java) S 3967 3969 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3974] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3974/stat : 3974 (java) S 3967 3969 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3975] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3975/stat : 3975 (java) S 3967 3969 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3976] ppid=3967 vsize=1686488 CPUtime=0.1
/proc/3969/task/3976/stat : 3976 (java) S 3967 3969 2568 0 -1 64 445 0 0 0 10 0 0 0 17 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3977] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3977/stat : 3977 (java) S 3967 3969 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3978] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3978/stat : 3978 (java) S 3967 3969 2568 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3979] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3979/stat : 3979 (java) S 3967 3969 2568 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187065760 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3969/tid=3981] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3981/stat : 3981 (java) S 3967 3969 2568 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187065761 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3969/tid=3982] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3982/stat : 3982 (java) S 3967 3969 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187065761 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.19
Current children cumulated vsize (KiB) 1691568

[startup+15.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3982
/proc/meminfo: memFree=1819896/2055920 swapFree=4191896/4192956
[pid=3969] ppid=3967 vsize=1686488 CPUtime=0.71
/proc/3969/stat : 3969 (java) S 3967 3969 2568 0 -1 0 6650 0 1 0 68 3 0 0 18 0 12 0 187065699 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3969/statm: 421622 5424 2165 9 0 416533 0
[pid=3980] ppid=3969 vsize=5080 CPUtime=14.88
/proc/3980/stat : 3980 (minisat) R 3969 3969 2568 0 -1 4194304 989 0 0 0 1488 0 0 0 25 0 1 0 187065760 5201920 968 1992294400 134512640 135156773 4294956080 18446744073709551615 134556318 0 4 0 3 0 0 0 17 1 0 0
/proc/3980/statm: 1270 968 74 157 0 1110 0
[pid=3969/tid=3971] ppid=3967 vsize=1686488 CPUtime=0.47
/proc/3969/task/3971/stat : 3971 (java) S 3967 3969 2568 0 -1 64 2134 0 1 0 46 1 0 0 19 0 12 0 187065700 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3972] ppid=3967 vsize=1686488 CPUtime=0.11
/proc/3969/task/3972/stat : 3972 (java) S 3967 3969 2568 0 -1 64 3193 0 0 0 10 1 0 0 16 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3973] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3973/stat : 3973 (java) S 3967 3969 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3974] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3974/stat : 3974 (java) S 3967 3969 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065701 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3975] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3975/stat : 3975 (java) S 3967 3969 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3976] ppid=3967 vsize=1686488 CPUtime=0.1
/proc/3969/task/3976/stat : 3976 (java) S 3967 3969 2568 0 -1 64 445 0 0 0 10 0 0 0 17 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3977] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3977/stat : 3977 (java) S 3967 3969 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3978] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3978/stat : 3978 (java) S 3967 3969 2568 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187065703 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3979] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3979/stat : 3979 (java) S 3967 3969 2568 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187065760 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3969/tid=3981] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3981/stat : 3981 (java) S 3967 3969 2568 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187065761 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3969/tid=3982] ppid=3967 vsize=1686488 CPUtime=0
/proc/3969/task/3982/stat : 3982 (java) S 3967 3969 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187065761 1726963712 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.59
Current children cumulated vsize (KiB) 1691568

[startup+15.9024 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3982
/proc/meminfo: memFree=1819896/2055920 swapFree=4191896/4192956
[pid=3969] ppid=3967 vsize=1686488 CPUtime=15.95
/proc/3969/stat : 3969 (java) S 3967 3969 2568 0 -1 0 6672 997 1 0 68 3 1524 0 18 0 9 0 187065699 1726963712 5426 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3969/statm: 421622 5426 2166 9 0 416533 0
[pid=3969/tid=3971] ppid=3967 vsize=1686488 CPUtime=15.71
/proc/3969/task/3971/stat : 3971 (java) S 3967 3969 2568 0 -1 64 2148 997 1 0 46 1 1524 0 16 0 9 0 187065700 1726963712 5426 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3972] ppid=3967 vsize=1686488 CPUtime=15.35
/proc/3969/task/3972/stat : 3972 (java) S 3967 3969 2568 0 -1 64 3193 997 0 0 10 1 1524 0 16 0 9 0 187065701 1726963712 5426 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3973] ppid=3967 vsize=1686488 CPUtime=15.24
/proc/3969/task/3973/stat : 3973 (java) S 3967 3969 2568 0 -1 64 14 997 0 0 0 0 1524 0 16 0 9 0 187065701 1726963712 5426 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3974] ppid=3967 vsize=1686488 CPUtime=15.24
/proc/3969/task/3974/stat : 3974 (java) S 3967 3969 2568 0 -1 64 11 997 0 0 0 0 1524 0 15 0 9 0 187065701 1726963712 5426 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3969/tid=3975] ppid=3967 vsize=1686488 CPUtime=15.24
/proc/3969/task/3975/stat : 3975 (java) S 3967 3969 2568 0 -1 64 1 997 0 0 0 0 1524 0 23 0 9 0 187065703 1726963712 5426 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3976] ppid=3967 vsize=1686488 CPUtime=15.34
/proc/3969/task/3976/stat : 3976 (java) S 3967 3969 2568 0 -1 64 451 997 0 0 10 0 1524 0 16 0 9 0 187065703 1726963712 5426 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3977] ppid=3967 vsize=1686488 CPUtime=15.24
/proc/3969/task/3977/stat : 3977 (java) S 3967 3969 2568 0 -1 64 1 997 0 0 0 0 1524 0 24 0 9 0 187065703 1726963712 5426 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3969/tid=3978] ppid=3967 vsize=1686488 CPUtime=15.24
/proc/3969/task/3978/stat : 3978 (java) S 3967 3969 2568 0 -1 64 15 997 0 0 0 0 1524 0 15 0 9 0 187065703 1726963712 5426 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.95
Current children cumulated vsize (KiB) 1686488

Child status: 0
Real time (s): 15.919
CPU time (s): 15.9766
CPU user time (s): 15.9276
CPU system time (s): 0.048992
CPU usage (%): 100.361
Max. virtual memory (cumulated for all children) (KiB): 1691568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.9276
system time used= 0.048992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7696
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= 614
involuntary context switches= 146

runsolver used 0.021996 second user time and 0.045993 second system time

The end

Launcher Data

Begin job on node2 at 2009-06-17 01:24:07
IDJOB=1883547
IDBENCH=1324
IDSOLVER=688
FILE ID=node2/1883547-1245194647
PBS_JOBID= 9368297
Free space on /tmp= 66452 MiB

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

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

MD5SUM BENCH= 490d573a1d39845890b306c349815f34
RANDOM SEED=1709388219

node2.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1838152 kB
Buffers:         49880 kB
Cached:          96808 kB
SwapCached:        260 kB
Active:          57872 kB
Inactive:       102116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838152 kB
SwapTotal:     4192956 kB
SwapFree:      4191896 kB
Dirty:             932 kB
Writeback:           0 kB
Mapped:          21784 kB
Slab:            43768 kB
Committed_AS:   193964 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883547-1245194647.opb

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