Trace number 2088132

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
Sugar v1.14.6+minisatSAT 8.65868 8.83217

General information on the benchmark

Namecsp/bibd8/
normalized-bibd-8-28-14-4-6_glb.xml
MD5SUMb712803f64601feb0be87cd43bbbc8ed
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.072988
Satisfiable
(Un)Satisfiability was proved
Number of variables1008
Number of constraints848
Maximum constraint arity28
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension784
Global constraints used (with number of constraints)weightedsum(64)

Solver Data

0.01/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.01/0.07	c 0	BEGIN Sun Jul 12 10:33:27 2009
0.01/0.07	c 0	PID 26487
0.01/0.07	c 0	HOST node85.alineos.net
0.01/0.07	c 0	CONVERTING HOME/instance-2088132-1247387607.xml TO HOME/temp.csp
0.01/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2088132-1247387607.xml' 'HOME/temp.csp'
0.06/0.49	c 1	1 domains, 1008 variables, 1 predicates, 0 relations, 848 constraints
0.06/0.54	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.54	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.47/0.61	c 1	Parsing HOME/temp.csp
0.47/0.75	c 1	parsed 1858 expressions
0.47/0.75	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.47/0.75	c 1	Converting to clausal form CSP
0.47/0.77	c 1	converted 186 (10%) expressions
0.47/0.78	c 1	converted 372 (20%) expressions
0.47/0.78	c 1	converted 558 (30%) expressions
0.47/0.79	c 1	converted 744 (40%) expressions
0.47/0.79	c 1	converted 929 (50%) expressions
0.47/0.98	c 1	converted 1115 (60%) expressions
0.91/1.06	c 1	converted 1301 (70%) expressions
1.01/1.12	c 1	converted 1487 (80%) expressions
1.10/1.21	c 1	converted 1673 (90%) expressions
1.20/1.34	c 1	converted 1858 (100%) expressions
1.20/1.34	c 1	CSP : 2792 integers, 1568 booleans, 8400 clauses, largest domain size 11
1.20/1.34	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.20/1.34	c 1	Propagation in CSP
1.20/1.38	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.20/1.38	c 1	CSP : 2792 integers, 1568 booleans, 8400 clauses, largest domain size 11
1.20/1.38	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.20/1.39	c 1	Simplifing CSP by introducing new Boolean variables
1.30/1.40	c 1	CSP : 2792 integers, 1568 booleans, 8400 clauses, largest domain size 11
1.30/1.40	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.30/1.45	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.30/1.46	c 1	280 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.30/1.46	c 1	559 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.30/1.46	c 1	838 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.30/1.46	c 1	1117 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.30/1.46	c 1	1396 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.30/1.47	c 1	1676 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.30/1.47	c 1	1955 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.30/1.47	c 1	2234 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.30/1.47	c 1	2513 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.30/1.48	c 2	2792 (100%) CSP integer variables are encoded (1520 clauses, 19824 bytes)
1.39/1.50	c 2	840 (10%) CSP clauses are encoded (2360 clauses, 31020 bytes)
1.39/1.52	c 2	1680 (20%) CSP clauses are encoded (3200 clauses, 42504 bytes)
1.39/1.53	c 2	2520 (30%) CSP clauses are encoded (4040 clauses, 53984 bytes)
1.39/1.54	c 2	3360 (40%) CSP clauses are encoded (4880 clauses, 65500 bytes)
1.39/1.55	c 2	4200 (50%) CSP clauses are encoded (5720 clauses, 77028 bytes)
1.39/1.55	c 2	5040 (60%) CSP clauses are encoded (6560 clauses, 88608 bytes)
1.39/1.56	c 2	5880 (70%) CSP clauses are encoded (7400 clauses, 100296 bytes)
1.39/1.57	c 2	6720 (80%) CSP clauses are encoded (8240 clauses, 112224 bytes)
1.39/1.58	c 2	7560 (90%) CSP clauses are encoded (9080 clauses, 124152 bytes)
6.48/6.63	c 7	8400 (100%) CSP clauses are encoded (289620 clauses, 8094952 bytes)
6.48/6.63	c 7	8400 CSP clauses encoded
6.48/6.64	c 7	Writing map file : HOME/temp.map
6.48/6.65	c 7	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
6.48/6.65	c 7	SAT : 5880 SAT variables, 289620 SAT clauses, 8094952 bytes
6.48/6.65	c 7	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
6.48/6.69	c 7	SOLVING HOME/temp.cnf
6.48/6.69	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.48/6.70	c 7	This is MiniSat 2.0 beta
6.48/6.70	c 7	WARNING: for repeatability, setting FPU to use double precision
6.48/6.70	c 7	============================[ Problem Statistics ]=============================
6.48/6.70	c 7	|                                                                             |
6.48/6.70	c 7	|  Number of variables:  5880                                                 |
6.48/6.70	c 7	|  Number of clauses:    289620                                               |
6.55/6.88	c 7	|  Parsing time:         0.16         s                                       |
6.55/6.89	c 7	============================[ Search Statistics ]==============================
6.55/6.89	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.55/6.89	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.55/6.89	c 7	===============================================================================
6.55/6.89	c 7	|         0 |    5880   289620  1642476 |    96540        0    nan |  0.000 % |
6.55/6.91	c 7	|       101 |    5880   289620  1642476 |   106194      101     17 |  0.000 % |
6.55/6.98	c 7	|       251 |    5880   289620  1642476 |   116813      251     19 |  0.000 % |
6.55/7.02	c 7	|       476 |    5880   289620  1642476 |   128494      476     18 |  0.000 % |
6.55/7.13	c 7	|       814 |    5880   289620  1642476 |   141344      814     22 |  0.000 % |
6.55/7.28	c 7	|      1320 |    5880   289620  1642476 |   155478     1320     22 |  0.000 % |
6.55/7.46	c 7	|      2080 |    5880   289620  1642476 |   171026     2080     23 |  0.000 % |
7.63/7.86	c 8	|      3219 |    5880   289620  1642476 |   188129     3219     25 |  0.000 % |
8.23/8.45	c 8	===============================================================================
8.23/8.45	c 8	restarts              : 8
8.23/8.45	c 8	conflicts             : 4567           (2657 /sec)
8.23/8.45	c 8	decisions             : 10357          (1.30 % random) (6026 /sec)
8.23/8.45	c 8	propagations          : 1098552        (639162 /sec)
8.23/8.45	c 8	conflict literals     : 113232         (5.43 % deleted)
8.23/8.45	c 8	Memory used           : 20.02 MB
8.23/8.45	c 8	CPU time              : 1.71874 s
8.23/8.45	c 8	
8.23/8.45	c 8	SATISFIABLE
8.23/8.46	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.23/8.46	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.30/8.53	c 9	Decoding HOME/temp.out
8.30/8.69	s SATISFIABLE
8.53/8.79	v 1 1 0 0 0 1 1 1 0 1 0 0 0 0 1 1 0 1 1 1 0 0 1 0 1 0 0 1 0 0 0 0 1 0 1 0 1 0 1 0 0 1 0 1 1 0 1 1 0 1 1 1 1 1 0 0 0 1 1 0 0 1 0 1 1 0 1 1 0 0 1 0 0 0 0 1 1 0 1 1 0 1 1 0 1 0 0 1 1 0 1 1 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 0 0 1 1 0 1 0 1 0 0 1 0 0 1 1 1 0 1 1 0 1 0 1 0 0 1 1 0 0 1 0 1 0 0 1 1 1 1 0 0 1 0 0 1 0 1 0 0 0 1 1 1 0 1 0 0 1 1 0 0 1 1 0 1 1 0 0 0 0 0 1 0 1 1 1 1 0 0 0 1 0 0 1 1 1 0 1 0 1 0 1 0 1 1 1 1 0 1 0 0 1 0 1 1 0 1 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 1 0 0 1 0 1 0 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 1 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 1 0 1 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 1 1 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 1 1 0 1 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 1 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 1
8.53/8.79	c 9	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
8.62/8.83	c 9	CPU 8.63 (0.05 0.02 8.33 0.23)
8.62/8.83	c 9	END Sun Jul 12 10:33:36 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2088132-1247387607/watcher-2088132-1247387607 -o /tmp/evaluation-result-2088132-1247387607/solver-2088132-1247387607 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2088132-1247387607.xml 

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): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.19 2.03 2.01 4/82 26487
/proc/meminfo: memFree=1889560/2055920 swapFree=4192812/4192956
[pid=26487] ppid=26485 vsize=12272 CPUtime=0
/proc/26487/stat : 26487 (sugar) R 26485 26487 25333 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 25826024 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 214945200741 0 0 4224 0 0 0 0 17 0 0 0
/proc/26487/statm: 3068 327 246 3 0 168 0

[startup+0.026569 s]
/proc/loadavg: 2.19 2.03 2.01 4/82 26487
/proc/meminfo: memFree=1889560/2055920 swapFree=4192812/4192956
[pid=26487] ppid=26485 vsize=13072 CPUtime=0.01
/proc/26487/stat : 26487 (sugar) R 26485 26487 25333 0 -1 4194304 625 0 0 0 1 0 0 0 18 0 1 0 25826024 13385728 593 996147200 4194304 4206940 548682068608 18446744073709551615 214944879329 0 0 4224 0 0 0 0 17 0 0 0
/proc/26487/statm: 3268 594 316 3 0 368 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13072

[startup+0.101579 s]
/proc/loadavg: 2.19 2.03 2.01 4/82 26487
/proc/meminfo: memFree=1889560/2055920 swapFree=4192812/4192956
[pid=26487] ppid=26485 vsize=16868 CPUtime=0.06
/proc/26487/stat : 26487 (sugar) S 26485 26487 25333 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 25826024 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26487/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301599 s]
/proc/loadavg: 2.19 2.03 2.01 4/82 26487
/proc/meminfo: memFree=1889560/2055920 swapFree=4192812/4192956
[pid=26487] ppid=26485 vsize=16868 CPUtime=0.06
/proc/26487/stat : 26487 (sugar) S 26485 26487 25333 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 25826024 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26487/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701645 s]
/proc/loadavg: 2.19 2.03 2.01 4/82 26487
/proc/meminfo: memFree=1889560/2055920 swapFree=4192812/4192956
[pid=26487] ppid=26485 vsize=16868 CPUtime=0.47
/proc/26487/stat : 26487 (sugar) S 26485 26487 25333 0 -1 4194304 1309 4985 0 1 5 1 37 4 15 0 1 0 25826024 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26487/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 16868

[startup+1.50274 s]
/proc/loadavg: 2.19 2.03 2.01 4/93 26509
/proc/meminfo: memFree=1874368/2055920 swapFree=4192812/4192956
[pid=26487] ppid=26485 vsize=16868 CPUtime=0.47
/proc/26487/stat : 26487 (sugar) S 26485 26487 25333 0 -1 4194304 1310 4985 0 1 5 1 37 4 15 0 1 0 25826024 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26487/statm: 4217 1111 409 3 0 796 0
[pid=26500] ppid=26487 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (sh) S 26487 26487 25333 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25826079 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26500/statm: 1339 233 193 169 0 50 0
[pid=26501] ppid=26500 vsize=868676 CPUtime=0.92
/proc/26501/stat : 26501 (java) S 26500 26487 25333 0 -1 0 7648 0 1 0 88 4 0 0 20 0 9 0 25826079 889524224 6843 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26501/statm: 217169 6843 2590 9 0 211646 0
[pid=26501/tid=26502] ppid=26500 vsize=868676 CPUtime=0.55
/proc/26501/task/26502/stat : 26502 (java) R 26500 26487 25333 0 -1 64 2754 0 1 0 53 2 0 0 25 0 9 0 25826080 889524224 6843 996147200 134512640 134550932 4294955936 18446744073709551615 104107283 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26503] ppid=26500 vsize=868676 CPUtime=0.14
/proc/26501/task/26503/stat : 26503 (java) S 26500 26487 25333 0 -1 64 2686 0 0 0 13 1 0 0 16 0 9 0 25826081 889524224 6843 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26504] ppid=26500 vsize=868676 CPUtime=0
/proc/26501/task/26504/stat : 26504 (java) S 26500 26487 25333 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25826081 889524224 6843 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26505] ppid=26500 vsize=868676 CPUtime=0
/proc/26501/task/26505/stat : 26505 (java) S 26500 26487 25333 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25826081 889524224 6843 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26506] ppid=26500 vsize=868676 CPUtime=0
/proc/26501/task/26506/stat : 26506 (java) S 26500 26487 25333 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 25826083 889524224 6843 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26507] ppid=26500 vsize=868676 CPUtime=0.21
/proc/26501/task/26507/stat : 26507 (java) S 26500 26487 25333 0 -1 64 1509 0 0 0 20 1 0 0 16 0 9 0 25826083 889524224 6843 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26508] ppid=26500 vsize=868676 CPUtime=0
/proc/26501/task/26508/stat : 26508 (java) S 26500 26487 25333 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 25826083 889524224 6843 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26509] ppid=26500 vsize=868676 CPUtime=0
/proc/26501/task/26509/stat : 26509 (java) S 26500 26487 25333 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25826083 889524224 6843 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 890900

[startup+3.10192 s]
/proc/loadavg: 2.19 2.03 2.01 3/93 26509
/proc/meminfo: memFree=1868032/2055920 swapFree=4192812/4192956
[pid=26487] ppid=26485 vsize=16868 CPUtime=0.47
/proc/26487/stat : 26487 (sugar) S 26485 26487 25333 0 -1 4194304 1310 4985 0 1 5 1 37 4 15 0 1 0 25826024 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26487/statm: 4217 1111 409 3 0 796 0
[pid=26500] ppid=26487 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (sh) S 26487 26487 25333 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25826079 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26500/statm: 1339 233 193 169 0 50 0
[pid=26501] ppid=26500 vsize=868676 CPUtime=2.52
/proc/26501/stat : 26501 (java) S 26500 26487 25333 0 -1 0 7804 0 1 0 245 7 0 0 20 0 9 0 25826079 889524224 6857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26501/statm: 217169 6857 2590 9 0 211646 0
[pid=26501/tid=26502] ppid=26500 vsize=868676 CPUtime=2.1
/proc/26501/task/26502/stat : 26502 (java) R 26500 26487 25333 0 -1 64 2896 0 1 0 206 4 0 0 25 0 9 0 25826080 889524224 6857 996147200 134512640 134550932 4294955936 18446744073709551615 4127014805 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26503] ppid=26500 vsize=868676 CPUtime=0.17
/proc/26501/task/26503/stat : 26503 (java) S 26500 26487 25333 0 -1 64 2686 0 0 0 16 1 0 0 16 0 9 0 25826081 889524224 6857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26504] ppid=26500 vsize=868676 CPUtime=0
/proc/26501/task/26504/stat : 26504 (java) S 26500 26487 25333 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25826081 889524224 6857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26505] ppid=26500 vsize=868676 CPUtime=0
/proc/26501/task/26505/stat : 26505 (java) S 26500 26487 25333 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25826081 889524224 6857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26506] ppid=26500 vsize=868676 CPUtime=0
/proc/26501/task/26506/stat : 26506 (java) S 26500 26487 25333 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 25826083 889524224 6857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26507] ppid=26500 vsize=868676 CPUtime=0.23
/proc/26501/task/26507/stat : 26507 (java) S 26500 26487 25333 0 -1 64 1523 0 0 0 22 1 0 0 16 0 9 0 25826083 889524224 6857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26508] ppid=26500 vsize=868676 CPUtime=0
/proc/26501/task/26508/stat : 26508 (java) S 26500 26487 25333 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 25826083 889524224 6857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26509] ppid=26500 vsize=868676 CPUtime=0
/proc/26501/task/26509/stat : 26509 (java) S 26500 26487 25333 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25826083 889524224 6857 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890900

[startup+6.30128 s]
/proc/loadavg: 2.26 2.05 2.01 3/93 26509
/proc/meminfo: memFree=1862528/2055920 swapFree=4192812/4192956
[pid=26487] ppid=26485 vsize=16868 CPUtime=0.47
/proc/26487/stat : 26487 (sugar) S 26485 26487 25333 0 -1 4194304 1310 4985 0 1 5 1 37 4 15 0 1 0 25826024 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26487/statm: 4217 1111 409 3 0 796 0
[pid=26500] ppid=26487 vsize=5356 CPUtime=0
/proc/26500/stat : 26500 (sh) S 26487 26487 25333 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25826079 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26500/statm: 1339 233 193 169 0 50 0
[pid=26501] ppid=26500 vsize=868676 CPUtime=5.7
/proc/26501/stat : 26501 (java) S 26500 26487 25333 0 -1 0 8095 0 1 0 558 12 0 0 20 0 9 0 25826079 889524224 6863 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26501/statm: 217169 6863 2590 9 0 211646 0
[pid=26501/tid=26502] ppid=26500 vsize=868676 CPUtime=5.2
/proc/26501/task/26502/stat : 26502 (java) R 26500 26487 25333 0 -1 64 3182 0 1 0 513 7 0 0 25 0 9 0 25826080 889524224 6863 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26503] ppid=26500 vsize=868676 CPUtime=0.23
/proc/26501/task/26503/stat : 26503 (java) R 26500 26487 25333 0 -1 64 2686 0 0 0 21 2 0 0 15 0 9 0 25826081 889524224 6863 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26504] ppid=26500 vsize=868676 CPUtime=0
/proc/26501/task/26504/stat : 26504 (java) S 26500 26487 25333 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25826081 889524224 6863 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26505] ppid=26500 vsize=868676 CPUtime=0
/proc/26501/task/26505/stat : 26505 (java) S 26500 26487 25333 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25826081 889524224 6863 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26506] ppid=26500 vsize=868676 CPUtime=0
/proc/26501/task/26506/stat : 26506 (java) S 26500 26487 25333 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 25826083 889524224 6863 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26507] ppid=26500 vsize=868676 CPUtime=0.24
/proc/26501/task/26507/stat : 26507 (java) S 26500 26487 25333 0 -1 64 1529 0 0 0 23 1 0 0 16 0 9 0 25826083 889524224 6863 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26508] ppid=26500 vsize=868676 CPUtime=0
/proc/26501/task/26508/stat : 26508 (java) S 26500 26487 25333 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 25826083 889524224 6863 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26501/tid=26509] ppid=26500 vsize=868676 CPUtime=0
/proc/26501/task/26509/stat : 26509 (java) S 26500 26487 25333 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25826083 889524224 6863 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890900

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

[startup+7.90146 s]
/proc/loadavg: 2.26 2.05 2.01 3/85 26511
/proc/meminfo: memFree=1858688/2055920 swapFree=4192812/4192956
[pid=26487] ppid=26485 vsize=16868 CPUtime=6.55
/proc/26487/stat : 26487 (sugar) S 26485 26487 25333 0 -1 4194304 1376 13418 0 2 5 1 631 18 15 0 1 0 25826024 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26487/statm: 4217 1113 409 3 0 796 0
[pid=26510] ppid=26487 vsize=5356 CPUtime=0
/proc/26510/stat : 26510 (sh) S 26487 26487 25333 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25826694 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26510/statm: 1339 232 193 169 0 50 0
[pid=26511] ppid=26510 vsize=20104 CPUtime=1.18
/proc/26511/stat : 26511 (minisat) R 26510 26487 25333 0 -1 4194304 4921 0 0 0 116 2 0 0 25 0 1 0 25826694 20586496 4907 996147200 134512640 135127466 4294956256 18446744073709551615 134521818 0 0 4096 3 0 0 0 17 0 0 0
/proc/26511/statm: 5026 4907 75 150 0 4873 0
Current children cumulated CPU time (s) 7.73
Current children cumulated vsize (KiB) 42328

[startup+8.30151 s]
/proc/loadavg: 2.26 2.05 2.01 3/85 26511
/proc/meminfo: memFree=1858688/2055920 swapFree=4192812/4192956
[pid=26487] ppid=26485 vsize=16868 CPUtime=6.55
/proc/26487/stat : 26487 (sugar) S 26485 26487 25333 0 -1 4194304 1376 13418 0 2 5 1 631 18 15 0 1 0 25826024 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26487/statm: 4217 1113 409 3 0 796 0
[pid=26510] ppid=26487 vsize=5356 CPUtime=0
/proc/26510/stat : 26510 (sh) S 26487 26487 25333 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25826694 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26510/statm: 1339 232 193 169 0 50 0
[pid=26511] ppid=26510 vsize=20368 CPUtime=1.58
/proc/26511/stat : 26511 (minisat) R 26510 26487 25333 0 -1 4194304 4992 0 0 0 156 2 0 0 25 0 1 0 25826694 20856832 4978 996147200 134512640 135127466 4294956256 18446744073709551615 134711584 0 0 4096 3 0 0 0 17 0 0 0
/proc/26511/statm: 5092 4978 75 150 0 4939 0
Current children cumulated CPU time (s) 8.13
Current children cumulated vsize (KiB) 42592

[startup+8.70155 s]
/proc/loadavg: 2.32 2.07 2.02 4/93 26521
/proc/meminfo: memFree=1872704/2055920 swapFree=4192812/4192956
[pid=26487] ppid=26485 vsize=16868 CPUtime=8.3
/proc/26487/stat : 26487 (sugar) S 26485 26487 25333 0 -1 4194304 1449 18727 0 2 5 1 803 21 15 0 1 0 25826024 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26487/statm: 4217 1113 409 3 0 796 0
[pid=26512] ppid=26487 vsize=5356 CPUtime=0
/proc/26512/stat : 26512 (sh) S 26487 26487 25333 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25826870 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26512/statm: 1339 233 193 169 0 50 0
[pid=26513] ppid=26512 vsize=862012 CPUtime=0.23
/proc/26513/stat : 26513 (java) S 26512 26487 25333 0 -1 0 3010 0 1 0 22 1 0 0 18 0 9 0 25826871 882700288 2480 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26513/statm: 215503 2480 1266 9 0 210416 0
[pid=26513/tid=26514] ppid=26512 vsize=862012 CPUtime=0.21
/proc/26513/task/26514/stat : 26514 (java) R 26512 26487 25333 0 -1 64 2035 0 1 0 21 0 0 0 18 0 9 0 25826871 882700288 2480 996147200 134512640 134550932 4294955984 18446744073709551615 4125966960 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26513/tid=26515] ppid=26512 vsize=862012 CPUtime=0
/proc/26513/task/26515/stat : 26515 (java) S 26512 26487 25333 0 -1 64 73 0 0 0 0 0 0 0 16 0 9 0 25826872 882700288 2480 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26513/tid=26516] ppid=26512 vsize=862012 CPUtime=0
/proc/26513/task/26516/stat : 26516 (java) S 26512 26487 25333 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 25826873 882700288 2480 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26513/tid=26517] ppid=26512 vsize=862012 CPUtime=0
/proc/26513/task/26517/stat : 26517 (java) S 26512 26487 25333 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 25826873 882700288 2480 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26513/tid=26518] ppid=26512 vsize=862012 CPUtime=0
/proc/26513/task/26518/stat : 26518 (java) S 26512 26487 25333 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25826875 882700288 2480 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26513/tid=26519] ppid=26512 vsize=862012 CPUtime=0
/proc/26513/task/26519/stat : 26519 (java) R 26512 26487 25333 0 -1 64 208 0 0 0 0 0 0 0 19 0 9 0 25826875 882700288 2480 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26513/tid=26520] ppid=26512 vsize=862012 CPUtime=0
/proc/26513/task/26520/stat : 26520 (java) S 26512 26487 25333 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25826875 882700288 2480 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26513/tid=26521] ppid=26512 vsize=862012 CPUtime=0
/proc/26513/task/26521/stat : 26521 (java) S 26512 26487 25333 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25826875 882700288 2480 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.53
Current children cumulated vsize (KiB) 884236

[startup+8.80757 s]
/proc/loadavg: 2.32 2.07 2.02 4/93 26521
/proc/meminfo: memFree=1872704/2055920 swapFree=4192812/4192956
[pid=26487] ppid=26485 vsize=16868 CPUtime=8.31
/proc/26487/stat : 26487 (sugar) S 26485 26487 25333 0 -1 4194304 1450 18727 0 2 5 2 803 21 15 0 1 0 25826024 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26487/statm: 4217 1113 409 3 0 796 0
[pid=26512] ppid=26487 vsize=5356 CPUtime=0
/proc/26512/stat : 26512 (sh) S 26487 26487 25333 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25826870 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26512/statm: 1339 233 193 169 0 50 0
[pid=26513] ppid=26512 vsize=864152 CPUtime=0.31
/proc/26513/stat : 26513 (java) S 26512 26487 25333 0 -1 0 3638 0 1 0 30 1 0 0 18 0 9 0 25826871 884891648 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26513/statm: 216038 3103 1715 9 0 210543 0
[pid=26513/tid=26514] ppid=26512 vsize=864152 CPUtime=0.25
/proc/26513/task/26514/stat : 26514 (java) S 26512 26487 25333 0 -1 64 2557 0 1 0 24 1 0 0 20 0 9 0 25826871 884891648 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26513/tid=26515] ppid=26512 vsize=864152 CPUtime=0
/proc/26513/task/26515/stat : 26515 (java) S 26512 26487 25333 0 -1 64 73 0 0 0 0 0 0 0 16 0 9 0 25826872 884891648 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26513/tid=26516] ppid=26512 vsize=864152 CPUtime=0
/proc/26513/task/26516/stat : 26516 (java) S 26512 26487 25333 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 25826873 884891648 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26513/tid=26517] ppid=26512 vsize=864152 CPUtime=0
/proc/26513/task/26517/stat : 26517 (java) S 26512 26487 25333 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 25826873 884891648 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26513/tid=26518] ppid=26512 vsize=864152 CPUtime=0
/proc/26513/task/26518/stat : 26518 (java) S 26512 26487 25333 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25826875 884891648 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26513/tid=26519] ppid=26512 vsize=864152 CPUtime=0.05
/proc/26513/task/26519/stat : 26519 (java) S 26512 26487 25333 0 -1 64 314 0 0 0 5 0 0 0 17 0 9 0 25826875 884891648 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26513/tid=26520] ppid=26512 vsize=864152 CPUtime=0
/proc/26513/task/26520/stat : 26520 (java) S 26512 26487 25333 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25826875 884891648 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26513/tid=26521] ppid=26512 vsize=864152 CPUtime=0
/proc/26513/task/26521/stat : 26521 (java) S 26512 26487 25333 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25826875 884891648 3103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.62
Current children cumulated vsize (KiB) 886376

Child status: 0
Real time (s): 8.83217
CPU time (s): 8.65868
CPU user time (s): 8.39272
CPU system time (s): 0.265959
CPU usage (%): 98.0358
Max. virtual memory (cumulated for all children) (KiB): 890900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.39272
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24192
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7345
involuntary context switches= 7475

runsolver used 0.019996 second user time and 0.034994 second system time

The end

Launcher Data

Begin job on node85 at 2009-07-12 10:33:27
IDJOB=2088132
IDBENCH=58882
IDSOLVER=739
FILE ID=node85/2088132-1247387607
PBS_JOBID= 9507297
Free space on /tmp= 126552 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/bibd8/normalized-bibd-8-28-14-4-6_glb.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088132-1247387607/watcher-2088132-1247387607 -o /tmp/evaluation-result-2088132-1247387607/solver-2088132-1247387607 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2088132-1247387607.xml

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

MD5SUM BENCH= b712803f64601feb0be87cd43bbbc8ed
RANDOM SEED=2012952960

node85.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.220
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.220
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:       1890040 kB
Buffers:         13756 kB
Cached:          63424 kB
SwapCached:          0 kB
Active:          86952 kB
Inactive:        28944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1890040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1640 kB
Writeback:           0 kB
Mapped:          59144 kB
Slab:            35212 kB
Committed_AS:   229424 kB
PageTables:       1864 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126552 MiB
End job on node85 at 2009-07-12 10:33:36