Trace number 1883485

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 8.02878 8.01502

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111216411.opb
MD5SUM397157a6f828ea3df1ef5823bec1442b
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.377942
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1200
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.75/0.77	------------------------
0.75/0.77	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.75/0.77	Size : 0, 7306, 0, 0, 56310
0.75/0.77	Count : 0, 100, 0, 0, 1
0.75/0.77	
0.75/0.77	Command line : minisat tmp.dimacs %var 
0.75/0.77	
0.75/0.77	------------------------
0.75/0.78	This is MiniSat 2.0 beta
0.75/0.78	WARNING: for repeatability, setting FPU to use double precision
0.75/0.78	============================[ Problem Statistics ]=============================
0.75/0.78	|                                                                             |
0.75/0.78	|  Number of variables:  2160                                                 |
0.75/0.78	|  Number of clauses:    22949                                                |
0.83/0.80	|  Parsing time:         0.02         s                                       |
0.83/0.84	============================[ Search Statistics ]==============================
0.83/0.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.83/0.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.83/0.84	===============================================================================
0.83/0.84	|         0 |     944     8382    20940 |     2794        0    nan |  0.000 % |
0.83/0.84	|       101 |     944     8382    20940 |     3073      101     48 |  2.732 % |
0.83/0.85	|       253 |     944     8382    20940 |     3380      253     53 |  2.732 % |
0.83/0.86	|       478 |     944     8382    20940 |     3718      478     52 |  2.732 % |
0.83/0.89	|       816 |     944     8382    20940 |     4090      816     52 |  2.732 % |
0.84/0.93	|      1324 |     944     8382    20940 |     4499     1324     51 |  2.732 % |
0.84/0.99	|      2084 |     944     8382    20940 |     4949     2084     46 |  2.732 % |
1.15/1.12	|      3224 |     944     8382    20940 |     5444     3224     42 |  2.732 % |
1.34/1.33	|      4932 |     944     8382    20940 |     5989     4932     44 |  2.732 % |
1.65/1.70	|      7495 |     944     8382    20940 |     6588     4370     44 |  2.732 % |
2.25/2.25	|     11339 |     944     8382    20940 |     7246     4807     41 |  2.732 % |
2.94/2.96	|     17106 |     944     8382    20940 |     7971     6811     39 |  2.732 % |
4.14/4.16	|     25756 |     944     8382    20940 |     8768     7205     36 |  2.732 % |
6.14/6.20	|     38730 |     944     8382    20940 |     9645     6591     33 |  2.732 % |
7.94/7.96	===============================================================================
7.94/7.96	restarts              : 14
7.94/7.96	conflicts             : 49147          (6857 /sec)
7.94/7.96	decisions             : 63605          (1.45 % random) (8875 /sec)
7.94/7.96	propagations          : 5654085        (788915 /sec)
7.94/7.96	conflict literals     : 1978952        (22.28 % deleted)
7.94/7.96	Memory used           : 5.61 MB
7.94/7.96	CPU time              : 7.16691 s
7.94/7.96	
7.94/7.96	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-1883485-1245194467/watcher-1883485-1245194467 -o /tmp/evaluation-result-1883485-1245194467/solver-1883485-1245194467 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883485-1245194467.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 0.96 2/65 28908
/proc/meminfo: memFree=1810664/2055920 swapFree=4192812/4192956
[pid=28908] ppid=28906 vsize=152 CPUtime=0
/proc/28908/stat : 28908 (java) R 28906 28908 28724 0 -1 0 221 0 0 0 0 0 0 0 20 0 1 0 98868554 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 4043556 0 0 4096 0 0 0 0 17 0 0 0
/proc/28908/statm: 38 26 19 9 0 4 0

[startup+0.105028 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 28908
/proc/meminfo: memFree=1810664/2055920 swapFree=4192812/4192956
[pid=28908] ppid=28906 vsize=1685316 CPUtime=0.11
/proc/28908/stat : 28908 (java) S 28906 28908 28724 0 -1 0 2990 0 1 0 9 2 0 0 21 0 9 0 98868554 1725763584 2475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28908/statm: 421329 2475 1246 9 0 416240 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685316

[startup+0.202054 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 28908
/proc/meminfo: memFree=1810664/2055920 swapFree=4192812/4192956
[pid=28908] ppid=28906 vsize=1685448 CPUtime=0.24
/proc/28908/stat : 28908 (java) S 28906 28908 28724 0 -1 0 3323 0 1 0 22 2 0 0 21 0 9 0 98868554 1725898752 2797 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28908/statm: 421362 2797 1258 9 0 416273 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 1685448

[startup+0.302057 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 28908
/proc/meminfo: memFree=1810664/2055920 swapFree=4192812/4192956
[pid=28908] ppid=28906 vsize=1685448 CPUtime=0.34
/proc/28908/stat : 28908 (java) S 28906 28908 28724 0 -1 0 3543 0 1 0 32 2 0 0 21 0 9 0 98868554 1725898752 3005 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28908/statm: 421362 3005 1259 9 0 416273 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1685448

[startup+0.701104 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 28908
/proc/meminfo: memFree=1810664/2055920 swapFree=4192812/4192956
[pid=28908] ppid=28906 vsize=1685496 CPUtime=0.75
/proc/28908/stat : 28908 (java) S 28906 28908 28724 0 -1 0 5458 0 1 0 72 3 0 0 21 0 9 0 98868554 1725947904 4697 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28908/statm: 421374 4697 2161 9 0 416285 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 1685496

[startup+1.5012 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28921
/proc/meminfo: memFree=1797184/2055920 swapFree=4192812/4192956
[pid=28908] ppid=28906 vsize=1686468 CPUtime=0.84
/proc/28908/stat : 28908 (java) S 28906 28908 28724 0 -1 0 5830 0 1 0 81 3 0 0 21 0 12 0 98868554 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28908/statm: 421617 4735 2164 9 0 416528 0
[pid=28919] ppid=28908 vsize=4388 CPUtime=0.7
/proc/28919/stat : 28919 (minisat) R 28908 28908 28724 0 -1 4194304 898 0 0 0 70 0 0 0 25 0 1 0 98868632 4493312 838 1992294400 134512640 135156773 4294956080 18446744073709551615 134554594 0 4 0 3 0 0 0 17 0 0 0
/proc/28919/statm: 1097 838 74 157 0 937 0
[pid=28908/tid=28910] ppid=28906 vsize=1686468 CPUtime=0.66
/proc/28908/task/28910/stat : 28910 (java) S 28906 28908 28724 0 -1 64 2159 0 1 0 65 1 0 0 19 0 12 0 98868555 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28911] ppid=28906 vsize=1686468 CPUtime=0.08
/proc/28908/task/28911/stat : 28911 (java) S 28906 28908 28724 0 -1 64 2405 0 0 0 8 0 0 0 16 0 12 0 98868556 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28912] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28912/stat : 28912 (java) S 28906 28908 28724 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 98868557 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28913] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28913/stat : 28913 (java) S 28906 28908 28724 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 98868557 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28914] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28914/stat : 28914 (java) S 28906 28908 28724 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 98868559 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28915] ppid=28906 vsize=1686468 CPUtime=0.06
/proc/28908/task/28915/stat : 28915 (java) S 28906 28908 28724 0 -1 64 401 0 0 0 6 0 0 0 15 0 12 0 98868559 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28916] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28916/stat : 28916 (java) S 28906 28908 28724 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 98868559 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28917] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28917/stat : 28917 (java) S 28906 28908 28724 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 98868559 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28918] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28918/stat : 28918 (java) S 28906 28908 28724 0 -1 64 68 0 0 0 0 0 0 0 19 0 12 0 98868632 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=28908/tid=28920] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28920/stat : 28920 (java) S 28906 28908 28724 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 98868633 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=28908/tid=28921] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28921/stat : 28921 (java) S 28906 28908 28724 0 -1 64 12 0 0 0 0 0 0 0 20 0 12 0 98868633 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 1690856

[startup+3.1014 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28921
/proc/meminfo: memFree=1796160/2055920 swapFree=4192812/4192956
[pid=28908] ppid=28906 vsize=1686468 CPUtime=0.84
/proc/28908/stat : 28908 (java) S 28906 28908 28724 0 -1 0 5849 0 1 0 81 3 0 0 21 0 12 0 98868554 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28908/statm: 421617 4735 2164 9 0 416528 0
[pid=28919] ppid=28908 vsize=5056 CPUtime=2.3
/proc/28919/stat : 28919 (minisat) R 28908 28908 28724 0 -1 4194304 1056 0 0 0 230 0 0 0 25 0 1 0 98868632 5177344 996 1992294400 134512640 135156773 4294956080 18446744073709551615 134556425 0 4 0 3 0 0 0 17 0 0 0
/proc/28919/statm: 1264 996 74 157 0 1104 0
[pid=28908/tid=28910] ppid=28906 vsize=1686468 CPUtime=0.66
/proc/28908/task/28910/stat : 28910 (java) S 28906 28908 28724 0 -1 64 2159 0 1 0 65 1 0 0 19 0 12 0 98868555 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28911] ppid=28906 vsize=1686468 CPUtime=0.08
/proc/28908/task/28911/stat : 28911 (java) S 28906 28908 28724 0 -1 64 2423 0 0 0 8 0 0 0 16 0 12 0 98868556 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28912] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28912/stat : 28912 (java) S 28906 28908 28724 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 98868557 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28913] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28913/stat : 28913 (java) S 28906 28908 28724 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 98868557 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28914] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28914/stat : 28914 (java) S 28906 28908 28724 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 98868559 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28915] ppid=28906 vsize=1686468 CPUtime=0.06
/proc/28908/task/28915/stat : 28915 (java) S 28906 28908 28724 0 -1 64 401 0 0 0 6 0 0 0 15 0 12 0 98868559 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28916] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28916/stat : 28916 (java) S 28906 28908 28724 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 98868559 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28917] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28917/stat : 28917 (java) S 28906 28908 28724 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 98868559 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28918] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28918/stat : 28918 (java) S 28906 28908 28724 0 -1 64 68 0 0 0 0 0 0 0 19 0 12 0 98868632 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=28908/tid=28920] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28920/stat : 28920 (java) S 28906 28908 28724 0 -1 64 46 0 0 0 0 0 0 0 15 0 12 0 98868633 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=28908/tid=28921] ppid=28906 vsize=1686468 CPUtime=0
/proc/28908/task/28921/stat : 28921 (java) S 28906 28908 28724 0 -1 64 12 0 0 0 0 0 0 0 20 0 12 0 98868633 1726943232 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 1691524

[startup+6.3028 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28921
/proc/meminfo: memFree=1795328/2055920 swapFree=4192812/4192956
[pid=28908] ppid=28906 vsize=1686456 CPUtime=0.84
/proc/28908/stat : 28908 (java) S 28906 28908 28724 0 -1 0 5987 0 1 0 81 3 0 0 21 0 12 0 98868554 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28908/statm: 421614 4735 2164 9 0 416525 0
[pid=28919] ppid=28908 vsize=5460 CPUtime=5.5
/proc/28919/stat : 28919 (minisat) R 28908 28908 28724 0 -1 4194304 1167 0 0 0 550 0 0 0 25 0 1 0 98868632 5591040 1107 1992294400 134512640 135156773 4294956080 18446744073709551615 134556472 0 4 0 3 0 0 0 17 0 0 0
/proc/28919/statm: 1365 1107 74 157 0 1205 0
[pid=28908/tid=28910] ppid=28906 vsize=1686456 CPUtime=0.66
/proc/28908/task/28910/stat : 28910 (java) S 28906 28908 28724 0 -1 64 2159 0 1 0 65 1 0 0 19 0 12 0 98868555 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28911] ppid=28906 vsize=1686456 CPUtime=0.08
/proc/28908/task/28911/stat : 28911 (java) S 28906 28908 28724 0 -1 64 2553 0 0 0 8 0 0 0 16 0 12 0 98868556 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28912] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28912/stat : 28912 (java) S 28906 28908 28724 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 98868557 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28913] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28913/stat : 28913 (java) S 28906 28908 28724 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 98868557 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28914] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28914/stat : 28914 (java) S 28906 28908 28724 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28915] ppid=28906 vsize=1686456 CPUtime=0.06
/proc/28908/task/28915/stat : 28915 (java) S 28906 28908 28724 0 -1 64 401 0 0 0 6 0 0 0 15 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28916] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28916/stat : 28916 (java) S 28906 28908 28724 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28917] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28917/stat : 28917 (java) S 28906 28908 28724 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28918] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28918/stat : 28918 (java) S 28906 28908 28724 0 -1 64 68 0 0 0 0 0 0 0 19 0 12 0 98868632 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=28908/tid=28920] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28920/stat : 28920 (java) S 28906 28908 28724 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 98868633 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=28908/tid=28921] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28921/stat : 28921 (java) S 28906 28908 28724 0 -1 64 12 0 0 0 0 0 0 0 20 0 12 0 98868633 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 1691916

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

[startup+6.40281 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28921
/proc/meminfo: memFree=1795328/2055920 swapFree=4192812/4192956
[pid=28908] ppid=28906 vsize=1686456 CPUtime=0.84
/proc/28908/stat : 28908 (java) S 28906 28908 28724 0 -1 0 5987 0 1 0 81 3 0 0 21 0 12 0 98868554 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28908/statm: 421614 4735 2164 9 0 416525 0
[pid=28919] ppid=28908 vsize=5460 CPUtime=5.6
/proc/28919/stat : 28919 (minisat) R 28908 28908 28724 0 -1 4194304 1167 0 0 0 560 0 0 0 25 0 1 0 98868632 5591040 1107 1992294400 134512640 135156773 4294956080 18446744073709551615 134556267 0 4 0 3 0 0 0 17 0 0 0
/proc/28919/statm: 1365 1107 74 157 0 1205 0
[pid=28908/tid=28910] ppid=28906 vsize=1686456 CPUtime=0.66
/proc/28908/task/28910/stat : 28910 (java) S 28906 28908 28724 0 -1 64 2159 0 1 0 65 1 0 0 19 0 12 0 98868555 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28911] ppid=28906 vsize=1686456 CPUtime=0.08
/proc/28908/task/28911/stat : 28911 (java) S 28906 28908 28724 0 -1 64 2553 0 0 0 8 0 0 0 16 0 12 0 98868556 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28912] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28912/stat : 28912 (java) S 28906 28908 28724 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 98868557 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28913] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28913/stat : 28913 (java) S 28906 28908 28724 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 98868557 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28914] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28914/stat : 28914 (java) S 28906 28908 28724 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28915] ppid=28906 vsize=1686456 CPUtime=0.06
/proc/28908/task/28915/stat : 28915 (java) S 28906 28908 28724 0 -1 64 401 0 0 0 6 0 0 0 15 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28916] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28916/stat : 28916 (java) S 28906 28908 28724 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28917] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28917/stat : 28917 (java) S 28906 28908 28724 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28918] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28918/stat : 28918 (java) S 28906 28908 28724 0 -1 64 68 0 0 0 0 0 0 0 19 0 12 0 98868632 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=28908/tid=28920] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28920/stat : 28920 (java) S 28906 28908 28724 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 98868633 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=28908/tid=28921] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28921/stat : 28921 (java) S 28906 28908 28724 0 -1 64 12 0 0 0 0 0 0 0 20 0 12 0 98868633 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.44
Current children cumulated vsize (KiB) 1691916

[startup+7.20291 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28921
/proc/meminfo: memFree=1795264/2055920 swapFree=4192812/4192956
[pid=28908] ppid=28906 vsize=1686456 CPUtime=0.84
/proc/28908/stat : 28908 (java) S 28906 28908 28724 0 -1 0 5987 0 1 0 81 3 0 0 21 0 12 0 98868554 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28908/statm: 421614 4735 2164 9 0 416525 0
[pid=28919] ppid=28908 vsize=5596 CPUtime=6.4
/proc/28919/stat : 28919 (minisat) R 28908 28908 28724 0 -1 4194304 1194 0 0 0 640 0 0 0 25 0 1 0 98868632 5730304 1134 1992294400 134512640 135156773 4294956080 18446744073709551615 134556273 0 4 0 3 0 0 0 17 0 0 0
/proc/28919/statm: 1399 1134 74 157 0 1239 0
[pid=28908/tid=28910] ppid=28906 vsize=1686456 CPUtime=0.66
/proc/28908/task/28910/stat : 28910 (java) S 28906 28908 28724 0 -1 64 2159 0 1 0 65 1 0 0 19 0 12 0 98868555 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28911] ppid=28906 vsize=1686456 CPUtime=0.08
/proc/28908/task/28911/stat : 28911 (java) S 28906 28908 28724 0 -1 64 2553 0 0 0 8 0 0 0 16 0 12 0 98868556 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28912] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28912/stat : 28912 (java) S 28906 28908 28724 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 98868557 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28913] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28913/stat : 28913 (java) S 28906 28908 28724 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 98868557 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28914] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28914/stat : 28914 (java) S 28906 28908 28724 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28915] ppid=28906 vsize=1686456 CPUtime=0.06
/proc/28908/task/28915/stat : 28915 (java) S 28906 28908 28724 0 -1 64 401 0 0 0 6 0 0 0 15 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28916] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28916/stat : 28916 (java) S 28906 28908 28724 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28917] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28917/stat : 28917 (java) S 28906 28908 28724 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28918] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28918/stat : 28918 (java) S 28906 28908 28724 0 -1 64 68 0 0 0 0 0 0 0 19 0 12 0 98868632 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=28908/tid=28920] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28920/stat : 28920 (java) S 28906 28908 28724 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 98868633 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=28908/tid=28921] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28921/stat : 28921 (java) S 28906 28908 28724 0 -1 64 12 0 0 0 0 0 0 0 20 0 12 0 98868633 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.24
Current children cumulated vsize (KiB) 1692052

[startup+7.60296 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28921
/proc/meminfo: memFree=1795264/2055920 swapFree=4192812/4192956
[pid=28908] ppid=28906 vsize=1686456 CPUtime=0.84
/proc/28908/stat : 28908 (java) S 28906 28908 28724 0 -1 0 5987 0 1 0 81 3 0 0 21 0 12 0 98868554 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28908/statm: 421614 4735 2164 9 0 416525 0
[pid=28919] ppid=28908 vsize=5740 CPUtime=6.8
/proc/28919/stat : 28919 (minisat) R 28908 28908 28724 0 -1 4194304 1211 0 0 0 680 0 0 0 25 0 1 0 98868632 5877760 1151 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/28919/statm: 1435 1151 74 157 0 1275 0
[pid=28908/tid=28910] ppid=28906 vsize=1686456 CPUtime=0.66
/proc/28908/task/28910/stat : 28910 (java) S 28906 28908 28724 0 -1 64 2159 0 1 0 65 1 0 0 19 0 12 0 98868555 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28911] ppid=28906 vsize=1686456 CPUtime=0.08
/proc/28908/task/28911/stat : 28911 (java) S 28906 28908 28724 0 -1 64 2553 0 0 0 8 0 0 0 16 0 12 0 98868556 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28912] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28912/stat : 28912 (java) S 28906 28908 28724 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 98868557 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28913] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28913/stat : 28913 (java) S 28906 28908 28724 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 98868557 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28914] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28914/stat : 28914 (java) S 28906 28908 28724 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28915] ppid=28906 vsize=1686456 CPUtime=0.06
/proc/28908/task/28915/stat : 28915 (java) S 28906 28908 28724 0 -1 64 401 0 0 0 6 0 0 0 15 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28916] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28916/stat : 28916 (java) S 28906 28908 28724 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28917] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28917/stat : 28917 (java) S 28906 28908 28724 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 98868559 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28918] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28918/stat : 28918 (java) S 28906 28908 28724 0 -1 64 68 0 0 0 0 0 0 0 19 0 12 0 98868632 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=28908/tid=28920] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28920/stat : 28920 (java) S 28906 28908 28724 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 98868633 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=28908/tid=28921] ppid=28906 vsize=1686456 CPUtime=0
/proc/28908/task/28921/stat : 28921 (java) S 28906 28908 28724 0 -1 64 12 0 0 0 0 0 0 0 20 0 12 0 98868633 1726930944 4735 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.64
Current children cumulated vsize (KiB) 1692196

[startup+8.00301 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28921
/proc/meminfo: memFree=1795072/2055920 swapFree=4192812/4192956
[pid=28908] ppid=28906 vsize=1686456 CPUtime=8
/proc/28908/stat : 28908 (java) S 28906 28908 28724 0 -1 0 6013 1230 1 0 81 3 716 0 21 0 9 0 98868554 1726930944 4737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28908/statm: 421614 4737 2165 9 0 416525 0
[pid=28908/tid=28910] ppid=28906 vsize=1686456 CPUtime=7.82
/proc/28908/task/28910/stat : 28910 (java) S 28906 28908 28724 0 -1 64 2175 1230 1 0 65 1 716 0 16 0 9 0 98868555 1726930944 4737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28911] ppid=28906 vsize=1686456 CPUtime=7.24
/proc/28908/task/28911/stat : 28911 (java) S 28906 28908 28724 0 -1 64 2553 1230 0 0 8 0 716 0 16 0 9 0 98868556 1726930944 4737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28912] ppid=28906 vsize=1686456 CPUtime=7.16
/proc/28908/task/28912/stat : 28912 (java) S 28906 28908 28724 0 -1 64 15 1230 0 0 0 0 716 0 15 0 9 0 98868557 1726930944 4737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28913] ppid=28906 vsize=1686456 CPUtime=7.16
/proc/28908/task/28913/stat : 28913 (java) S 28906 28908 28724 0 -1 64 11 1230 0 0 0 0 716 0 15 0 9 0 98868557 1726930944 4737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28908/tid=28914] ppid=28906 vsize=1686456 CPUtime=7.16
/proc/28908/task/28914/stat : 28914 (java) S 28906 28908 28724 0 -1 64 1 1230 0 0 0 0 716 0 25 0 9 0 98868559 1726930944 4737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28915] ppid=28906 vsize=1686456 CPUtime=7.22
/proc/28908/task/28915/stat : 28915 (java) S 28906 28908 28724 0 -1 64 407 1230 0 0 6 0 716 0 16 0 9 0 98868559 1726930944 4737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28916] ppid=28906 vsize=1686456 CPUtime=7.16
/proc/28908/task/28916/stat : 28916 (java) S 28906 28908 28724 0 -1 64 0 1230 0 0 0 0 716 0 25 0 9 0 98868559 1726930944 4737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28908/tid=28917] ppid=28906 vsize=1686456 CPUtime=7.16
/proc/28908/task/28917/stat : 28917 (java) S 28906 28908 28724 0 -1 64 12 1230 0 0 0 0 716 0 15 0 9 0 98868559 1726930944 4737 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8
Current children cumulated vsize (KiB) 1686456

Child status: 0
Real time (s): 8.01502
CPU time (s): 8.02878
CPU user time (s): 7.97979
CPU system time (s): 0.048992
CPU usage (%): 100.172
Max. virtual memory (cumulated for all children) (KiB): 1692196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.97979
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= 7269
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= 615
involuntary context switches= 299

runsolver used 0.012998 second user time and 0.027995 second system time

The end

Launcher Data

Begin job on node92 at 2009-06-17 01:21:07
IDJOB=1883485
IDBENCH=1262
IDSOLVER=688
FILE ID=node92/1883485-1245194467
PBS_JOBID= 9368336
Free space on /tmp= 66472 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111216411.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-1883485-1245194467/watcher-1883485-1245194467 -o /tmp/evaluation-result-1883485-1245194467/solver-1883485-1245194467 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883485-1245194467.opb minisat %dimacs %var

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

MD5SUM BENCH= 397157a6f828ea3df1ef5823bec1442b
RANDOM SEED=433339105

node92.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.233
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.233
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:       1811208 kB
Buffers:         23216 kB
Cached:         157116 kB
SwapCached:        140 kB
Active:          62808 kB
Inactive:       131464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1811208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1160 kB
Writeback:           0 kB
Mapped:          23576 kB
Slab:            36308 kB
Committed_AS:    79216 kB
PageTables:       1464 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-1883485-1245194467.opb

Free space on /tmp at the end= 66472 MiB
End job on node92 at 2009-06-17 01:21:16