Trace number 2086581

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 14.2518 14.4861

General information on the benchmark

Namecsp/bibd7/
normalized-bibd-7-56-24-3-8_glb.xml
MD5SUMe08b90b269905c2f600b37baacb43426
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.465928
Satisfiable
(Un)Satisfiability was proved
Number of variables1568
Number of constraints1260
Maximum constraint arity56
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1176
Global constraints used (with number of constraints)weightedsum(84)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sun Jul 12 09:28:30 2009
0.00/0.07	c 0	PID 27691
0.00/0.08	c 0	HOST node34.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2086581-1247383710.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2086581-1247383710.xml' 'HOME/temp.csp'
0.07/0.74	c 1	1 domains, 1568 variables, 1 predicates, 0 relations, 1260 constraints
0.07/0.76	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.76	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.72/0.84	c 1	Parsing HOME/temp.csp
0.72/1.08	c 1	parsed 2830 expressions
0.72/1.09	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.72/1.09	c 1	Converting to clausal form CSP
1.04/1.12	c 1	converted 283 (10%) expressions
1.04/1.12	c 1	converted 566 (20%) expressions
1.04/1.13	c 1	converted 849 (30%) expressions
1.04/1.13	c 1	converted 1132 (40%) expressions
1.04/1.13	c 1	converted 1415 (50%) expressions
1.23/1.37	c 1	converted 1698 (60%) expressions
1.33/1.47	c 1	converted 1981 (70%) expressions
1.52/1.60	c 2	converted 2264 (80%) expressions
1.52/1.69	c 2	converted 2547 (90%) expressions
1.82/1.94	c 2	converted 2830 (100%) expressions
1.82/1.94	c 2	CSP : 4424 integers, 2352 booleans, 12936 clauses, largest domain size 20
1.82/1.94	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.82/1.94	c 2	Propagation in CSP
1.93/2.01	c 2	168 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.93/2.02	c 2	CSP : 4424 integers, 2352 booleans, 12936 clauses, largest domain size 20
1.93/2.02	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.93/2.03	c 2	Simplifing CSP by introducing new Boolean variables
1.93/2.04	c 2	CSP : 4424 integers, 2352 booleans, 12936 clauses, largest domain size 20
1.93/2.04	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.02/2.11	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.02/2.12	c 2	443 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.02/2.12	c 2	885 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.02/2.12	c 2	1328 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.02/2.13	c 2	1770 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.02/2.13	c 2	2212 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.02/2.13	c 2	2655 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.02/2.13	c 2	3097 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.02/2.13	c 2	3540 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.02/2.14	c 2	3982 (90%) CSP integer variables are encoded (704 clauses, 9216 bytes)
2.02/2.15	c 2	4424 (100%) CSP integer variables are encoded (4928 clauses, 64128 bytes)
2.02/2.18	c 2	1294 (10%) CSP clauses are encoded (6222 clauses, 81683 bytes)
2.12/2.21	c 2	2588 (20%) CSP clauses are encoded (7516 clauses, 99458 bytes)
2.12/2.23	c 2	3881 (30%) CSP clauses are encoded (8809 clauses, 117682 bytes)
2.12/2.24	c 2	5175 (40%) CSP clauses are encoded (10103 clauses, 136318 bytes)
2.12/2.25	c 2	6468 (50%) CSP clauses are encoded (11396 clauses, 155405 bytes)
2.12/2.26	c 2	7762 (60%) CSP clauses are encoded (12690 clauses, 174812 bytes)
2.12/2.27	c 2	9056 (70%) CSP clauses are encoded (13984 clauses, 194224 bytes)
2.12/2.28	c 2	10349 (80%) CSP clauses are encoded (15277 clauses, 213618 bytes)
2.12/2.29	c 2	11643 (90%) CSP clauses are encoded (16571 clauses, 233031 bytes)
11.22/11.44	c 11	12936 (100%) CSP clauses are encoded (508200 clauses, 14702465 bytes)
11.22/11.44	c 11	12936 CSP clauses encoded
11.22/11.44	c 11	Writing map file : HOME/temp.map
11.22/11.46	c 11	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
11.22/11.46	c 11	SAT : 11704 SAT variables, 508200 SAT clauses, 14702465 bytes
11.22/11.46	c 11	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
11.22/11.50	c 11	SOLVING HOME/temp.cnf
11.22/11.50	c 11	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
11.30/11.50	c 11	This is MiniSat 2.0 beta
11.30/11.50	c 11	WARNING: for repeatability, setting FPU to use double precision
11.30/11.50	c 11	============================[ Problem Statistics ]=============================
11.30/11.50	c 11	|                                                                             |
11.30/11.50	c 11	|  Number of variables:  11704                                                |
11.30/11.50	c 11	|  Number of clauses:    508200                                               |
11.30/11.84	c 12	|  Parsing time:         0.30         s                                       |
11.30/11.86	c 12	============================[ Search Statistics ]==============================
11.30/11.86	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.30/11.86	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.30/11.86	c 12	===============================================================================
11.30/11.86	c 12	|         0 |   11704   508200  2773848 |   169400        0    nan |  0.000 % |
11.30/11.88	c 12	|       100 |   11704   508200  2773848 |   186340      100     30 |  0.000 % |
11.30/12.05	c 12	|       252 |   11704   508200  2773848 |   204974      252     26 |  0.000 % |
11.88/12.15	c 12	|       477 |   11704   508200  2773848 |   225471      477     25 |  0.000 % |
12.17/12.43	c 12	|       814 |   11704   508200  2773848 |   248018      814     24 |  0.000 % |
12.47/12.73	c 13	|      1321 |   11704   508200  2773848 |   272820     1321     29 |  0.000 % |
12.77/13.01	c 13	|      2080 |   11704   508200  2773848 |   300102     2080     27 |  0.000 % |
13.26/13.59	c 14	|      3219 |   11704   508200  2773848 |   330112     3219     33 |  0.000 % |
13.76/14.09	c 14	===============================================================================
13.76/14.09	c 14	restarts              : 8
13.76/14.09	c 14	conflicts             : 3710           (1474 /sec)
13.76/14.09	c 14	decisions             : 12836          (1.08 % random) (5100 /sec)
13.76/14.09	c 14	propagations          : 1276679        (507300 /sec)
13.76/14.09	c 14	conflict literals     : 129813         (5.60 % deleted)
13.76/14.09	c 14	Memory used           : 32.66 MB
13.76/14.09	c 14	CPU time              : 2.51662 s
13.76/14.09	c 14	
13.76/14.09	c 14	SATISFIABLE
13.87/14.10	c 14	DECODING HOME/temp.out WITH HOME/temp.map
13.87/14.10	c 14	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'
13.87/14.18	c 14	Decoding HOME/temp.out
14.05/14.37	s SATISFIABLE
14.15/14.45	v 1 1 0 1 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 1 0 0 1 1 1 0 0 0 1 1 1 0 0 1 0 0 0 1 1 0 1 1 0 0 1 0 1 0 1 0 1 0 0 0 1 1 1 0 0 1 1 1 1 0 0 0 1 0 1 0 0 0 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 1 0 0 0 0 1 1 0 1 0 0 0 1 0 1 0 0 1 0 0 1 0 0 0 1 0 1 1 0 0 0 1 0 0 0 0 0 1 1 0 0 0 1 1 0 1 0 0 0 0 1 1 0 0 0 0 1 1 1 0 1 1 1 1 0 0 0 1 1 1 0 0 1 0 0 1 0 0 1 1 0 0 1 0 0 1 0 0 1 1 1 1 0 1 0 0 1 1 0 1 1 0 0 0 1 0 1 0 0 0 1 1 0 1 1 1 1 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 1 1 0 0 1 0 0 0 1 1 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 0 1 0 0 0 1 0 1 0 0 1 0 0 1 1 0 0 0 0 1 1 0 1 0 0 1 1 0 1 0 1 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 0 1 1 1 0 1 0 1 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 1 1 0 0 1 0 0 1 0 1 0 1 0 0 0 0 0 0 1 1 1 1 0 1 0 0 1 1 0 0 0 0 0 1 0 0 0 0 1 1 1 0 0 1 1 1 0 1 0 0 1 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 1 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 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 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 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 1 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 1 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 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0
14.15/14.46	c 14	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
14.15/14.48	c 14	CPU 14.22 (0.06 0.03 13.76 0.37)
14.15/14.48	c 14	END Sun Jul 12 09:28:44 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-2086581-1247383710/watcher-2086581-1247383710 -o /tmp/evaluation-result-2086581-1247383710/solver-2086581-1247383710 -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-2086581-1247383710.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.16 2.07 2.02 4/74 27691
/proc/meminfo: memFree=1740224/2055920 swapFree=4192812/4192956
[pid=27691] ppid=27689 vsize=12272 CPUtime=0
/proc/27691/stat : 27691 (sugar) R 27689 27691 26808 0 -1 4194304 396 0 0 0 0 0 0 0 20 0 1 0 25437004 12566528 364 996147200 4194304 4206940 548682068608 18446744073709551615 254195497573 0 0 4224 0 0 0 0 17 1 0 0
/proc/27691/statm: 3068 364 274 3 0 168 0

[startup+0.125281 s]
/proc/loadavg: 2.16 2.07 2.02 4/74 27691
/proc/meminfo: memFree=1740224/2055920 swapFree=4192812/4192956
[pid=27691] ppid=27689 vsize=16868 CPUtime=0.07
/proc/27691/stat : 27691 (sugar) S 27689 27691 26808 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 25437004 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27691/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.208995 s]
/proc/loadavg: 2.16 2.07 2.02 4/74 27691
/proc/meminfo: memFree=1740224/2055920 swapFree=4192812/4192956
[pid=27691] ppid=27689 vsize=16868 CPUtime=0.07
/proc/27691/stat : 27691 (sugar) S 27689 27691 26808 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 25437004 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27691/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301994 s]
/proc/loadavg: 2.16 2.07 2.02 4/74 27691
/proc/meminfo: memFree=1740224/2055920 swapFree=4192812/4192956
[pid=27691] ppid=27689 vsize=16868 CPUtime=0.07
/proc/27691/stat : 27691 (sugar) S 27689 27691 26808 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 25437004 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27691/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701028 s]
/proc/loadavg: 2.16 2.07 2.02 4/74 27691
/proc/meminfo: memFree=1740224/2055920 swapFree=4192812/4192956
[pid=27691] ppid=27689 vsize=16868 CPUtime=0.07
/proc/27691/stat : 27691 (sugar) S 27689 27691 26808 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 25437004 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27691/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50208 s]
/proc/loadavg: 2.16 2.07 2.02 3/85 27713
/proc/meminfo: memFree=1730280/2055920 swapFree=4192812/4192956
[pid=27691] ppid=27689 vsize=16868 CPUtime=0.72
/proc/27691/stat : 27691 (sugar) S 27689 27691 26808 0 -1 4194304 1309 5197 0 1 5 2 62 3 15 0 1 0 25437004 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27691/statm: 4217 1111 409 3 0 796 0
[pid=27704] ppid=27691 vsize=5356 CPUtime=0
/proc/27704/stat : 27704 (sh) S 27691 27691 26808 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25437081 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27704/statm: 1339 233 193 169 0 50 0
[pid=27705] ppid=27704 vsize=868516 CPUtime=0.7
/proc/27705/stat : 27705 (java) S 27704 27691 26808 0 -1 0 5862 0 1 0 66 4 0 0 18 0 9 0 25437081 889360384 5287 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27705/statm: 217129 5287 1744 9 0 211634 0
[pid=27705/tid=27706] ppid=27704 vsize=868516 CPUtime=0.47
/proc/27705/task/27706/stat : 27706 (java) R 27704 27691 26808 0 -1 64 2674 0 1 0 45 2 0 0 21 0 9 0 25437082 889360384 5287 996147200 134512640 134550932 4294955936 18446744073709551615 4126520244 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27707] ppid=27704 vsize=868516 CPUtime=0.04
/proc/27705/task/27707/stat : 27707 (java) S 27704 27691 26808 0 -1 64 1011 0 0 0 4 0 0 0 16 0 9 0 25437083 889360384 5287 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27708] ppid=27704 vsize=868516 CPUtime=0
/proc/27705/task/27708/stat : 27708 (java) S 27704 27691 26808 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 25437083 889360384 5287 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27709] ppid=27704 vsize=868516 CPUtime=0
/proc/27705/task/27709/stat : 27709 (java) S 27704 27691 26808 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 25437083 889360384 5287 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27710] ppid=27704 vsize=868516 CPUtime=0
/proc/27705/task/27710/stat : 27710 (java) S 27704 27691 26808 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25437086 889360384 5287 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27711] ppid=27704 vsize=868516 CPUtime=0.17
/proc/27705/task/27711/stat : 27711 (java) S 27704 27691 26808 0 -1 64 1483 0 0 0 16 1 0 0 16 0 9 0 25437086 889360384 5287 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27712] ppid=27704 vsize=868516 CPUtime=0
/proc/27705/task/27712/stat : 27712 (java) S 27704 27691 26808 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25437086 889360384 5287 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27713] ppid=27704 vsize=868516 CPUtime=0
/proc/27705/task/27713/stat : 27713 (java) S 27704 27691 26808 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25437086 889360384 5287 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 890740

[startup+3.1022 s]
/proc/loadavg: 2.16 2.07 2.02 3/85 27713
/proc/meminfo: memFree=1716392/2055920 swapFree=4192812/4192956
[pid=27691] ppid=27689 vsize=16868 CPUtime=0.72
/proc/27691/stat : 27691 (sugar) S 27689 27691 26808 0 -1 4194304 1310 5197 0 1 5 2 62 3 15 0 1 0 25437004 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27691/statm: 4217 1111 409 3 0 796 0
[pid=27704] ppid=27691 vsize=5356 CPUtime=0
/proc/27704/stat : 27704 (sh) S 27691 27691 26808 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25437081 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27704/statm: 1339 233 193 169 0 50 0
[pid=27705] ppid=27704 vsize=868712 CPUtime=2.29
/proc/27705/stat : 27705 (java) S 27704 27691 26808 0 -1 0 8557 0 1 0 221 8 0 0 18 0 9 0 25437081 889561088 7623 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27705/statm: 217178 7623 2590 9 0 211655 0
[pid=27705/tid=27706] ppid=27704 vsize=868712 CPUtime=1.73
/proc/27705/task/27706/stat : 27706 (java) R 27704 27691 26808 0 -1 64 2864 0 1 0 169 4 0 0 25 0 9 0 25437082 889561088 7623 996147200 134512640 134550932 4294955936 18446744073709551615 4126797143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27707] ppid=27704 vsize=868712 CPUtime=0.28
/proc/27705/task/27707/stat : 27707 (java) S 27704 27691 26808 0 -1 64 3454 0 0 0 27 1 0 0 16 0 9 0 25437083 889561088 7623 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27708] ppid=27704 vsize=868712 CPUtime=0
/proc/27705/task/27708/stat : 27708 (java) S 27704 27691 26808 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 25437083 889561088 7623 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27709] ppid=27704 vsize=868712 CPUtime=0
/proc/27705/task/27709/stat : 27709 (java) S 27704 27691 26808 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25437083 889561088 7623 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27710] ppid=27704 vsize=868712 CPUtime=0
/proc/27705/task/27710/stat : 27710 (java) S 27704 27691 26808 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25437086 889561088 7623 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27711] ppid=27704 vsize=868712 CPUtime=0.25
/proc/27705/task/27711/stat : 27711 (java) S 27704 27691 26808 0 -1 64 1540 0 0 0 24 1 0 0 16 0 9 0 25437086 889561088 7623 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27712] ppid=27704 vsize=868712 CPUtime=0
/proc/27705/task/27712/stat : 27712 (java) S 27704 27691 26808 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25437086 889561088 7623 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27713] ppid=27704 vsize=868712 CPUtime=0
/proc/27705/task/27713/stat : 27713 (java) S 27704 27691 26808 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25437086 889561088 7623 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 890936

[startup+6.30243 s]
/proc/loadavg: 2.14 2.07 2.02 3/85 27713
/proc/meminfo: memFree=1711400/2055920 swapFree=4192812/4192956
[pid=27691] ppid=27689 vsize=16868 CPUtime=0.72
/proc/27691/stat : 27691 (sugar) S 27689 27691 26808 0 -1 4194304 1310 5197 0 1 5 2 62 3 15 0 1 0 25437004 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27691/statm: 4217 1111 409 3 0 796 0
[pid=27704] ppid=27691 vsize=5356 CPUtime=0
/proc/27704/stat : 27704 (sh) S 27691 27691 26808 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25437081 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27704/statm: 1339 233 193 169 0 50 0
[pid=27705] ppid=27704 vsize=868712 CPUtime=5.45
/proc/27705/stat : 27705 (java) S 27704 27691 26808 0 -1 0 8810 0 1 0 532 13 0 0 18 0 9 0 25437081 889561088 7629 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27705/statm: 217178 7629 2590 9 0 211655 0
[pid=27705/tid=27706] ppid=27704 vsize=868712 CPUtime=4.81
/proc/27705/task/27706/stat : 27706 (java) R 27704 27691 26808 0 -1 64 3112 0 1 0 474 7 0 0 25 0 9 0 25437082 889561088 7629 996147200 134512640 134550932 4294955936 18446744073709551615 4126555035 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27707] ppid=27704 vsize=868712 CPUtime=0.36
/proc/27705/task/27707/stat : 27707 (java) S 27704 27691 26808 0 -1 64 3454 0 0 0 33 3 0 0 16 0 9 0 25437083 889561088 7629 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27708] ppid=27704 vsize=868712 CPUtime=0
/proc/27705/task/27708/stat : 27708 (java) S 27704 27691 26808 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 25437083 889561088 7629 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27709] ppid=27704 vsize=868712 CPUtime=0
/proc/27705/task/27709/stat : 27709 (java) S 27704 27691 26808 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25437083 889561088 7629 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27710] ppid=27704 vsize=868712 CPUtime=0
/proc/27705/task/27710/stat : 27710 (java) S 27704 27691 26808 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25437086 889561088 7629 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27711] ppid=27704 vsize=868712 CPUtime=0.25
/proc/27705/task/27711/stat : 27711 (java) S 27704 27691 26808 0 -1 64 1545 0 0 0 24 1 0 0 16 0 9 0 25437086 889561088 7629 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27712] ppid=27704 vsize=868712 CPUtime=0
/proc/27705/task/27712/stat : 27712 (java) S 27704 27691 26808 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25437086 889561088 7629 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27705/tid=27713] ppid=27704 vsize=868712 CPUtime=0
/proc/27705/task/27713/stat : 27713 (java) S 27704 27691 26808 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25437086 889561088 7629 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890936

[startup+12.7019 s]
/proc/loadavg: 2.13 2.07 2.02 3/77 27715
/proc/meminfo: memFree=1692136/2055920 swapFree=4192812/4192956
[pid=27691] ppid=27689 vsize=16868 CPUtime=11.3
/proc/27691/stat : 27691 (sugar) S 27689 27691 26808 0 -1 4194304 1376 14707 0 2 5 2 1095 28 15 0 1 0 25437004 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27691/statm: 4217 1113 409 3 0 796 0
[pid=27714] ppid=27691 vsize=5356 CPUtime=0
/proc/27714/stat : 27714 (sh) S 27691 27691 26808 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25438154 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27714/statm: 1339 232 193 169 0 50 0
[pid=27715] ppid=27714 vsize=32384 CPUtime=1.17
/proc/27715/stat : 27715 (minisat) R 27714 27691 26808 0 -1 4194304 7802 0 0 0 113 4 0 0 25 0 1 0 25438154 33161216 7788 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27715/statm: 8096 7788 76 150 0 7943 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 54608

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

[startup+12.8019 s]
/proc/loadavg: 2.13 2.07 2.02 3/77 27715
/proc/meminfo: memFree=1692136/2055920 swapFree=4192812/4192956
[pid=27691] ppid=27689 vsize=16868 CPUtime=11.3
/proc/27691/stat : 27691 (sugar) S 27689 27691 26808 0 -1 4194304 1376 14707 0 2 5 2 1095 28 15 0 1 0 25437004 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27691/statm: 4217 1113 409 3 0 796 0
[pid=27714] ppid=27691 vsize=5356 CPUtime=0
/proc/27714/stat : 27714 (sh) S 27691 27691 26808 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25438154 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27714/statm: 1339 232 193 169 0 50 0
[pid=27715] ppid=27714 vsize=32516 CPUtime=1.27
/proc/27715/stat : 27715 (minisat) R 27714 27691 26808 0 -1 4194304 7837 0 0 0 123 4 0 0 25 0 1 0 25438154 33296384 7823 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 1 0 0
/proc/27715/statm: 8129 7823 76 150 0 7976 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 54740

[startup+13.602 s]
/proc/loadavg: 2.13 2.07 2.02 3/77 27715
/proc/meminfo: memFree=1690408/2055920 swapFree=4192812/4192956
[pid=27691] ppid=27689 vsize=16868 CPUtime=11.3
/proc/27691/stat : 27691 (sugar) S 27689 27691 26808 0 -1 4194304 1376 14707 0 2 5 2 1095 28 15 0 1 0 25437004 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27691/statm: 4217 1113 409 3 0 796 0
[pid=27714] ppid=27691 vsize=5356 CPUtime=0
/proc/27714/stat : 27714 (sh) S 27691 27691 26808 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25438154 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27714/statm: 1339 232 193 169 0 50 0
[pid=27715] ppid=27714 vsize=33176 CPUtime=2.06
/proc/27715/stat : 27715 (minisat) R 27714 27691 26808 0 -1 4194304 8016 0 0 0 202 4 0 0 25 0 1 0 25438154 33972224 8002 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27715/statm: 8294 8002 76 150 0 8141 0
Current children cumulated CPU time (s) 13.36
Current children cumulated vsize (KiB) 55400

[startup+14.002 s]
/proc/loadavg: 2.13 2.07 2.02 3/77 27715
/proc/meminfo: memFree=1690408/2055920 swapFree=4192812/4192956
[pid=27691] ppid=27689 vsize=16868 CPUtime=11.3
/proc/27691/stat : 27691 (sugar) S 27689 27691 26808 0 -1 4194304 1376 14707 0 2 5 2 1095 28 15 0 1 0 25437004 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27691/statm: 4217 1113 409 3 0 796 0
[pid=27714] ppid=27691 vsize=5356 CPUtime=0
/proc/27714/stat : 27714 (sh) S 27691 27691 26808 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25438154 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27714/statm: 1339 232 193 169 0 50 0
[pid=27715] ppid=27714 vsize=33444 CPUtime=2.46
/proc/27715/stat : 27715 (minisat) R 27714 27691 26808 0 -1 4194304 8064 0 0 0 242 4 0 0 25 0 1 0 25438154 34246656 8050 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27715/statm: 8361 8050 76 150 0 8208 0
Current children cumulated CPU time (s) 13.76
Current children cumulated vsize (KiB) 55668

[startup+14.408 s]
/proc/loadavg: 2.12 2.06 2.02 4/85 27725
/proc/meminfo: memFree=1716392/2055920 swapFree=4192812/4192956
[pid=27691] ppid=27689 vsize=16868 CPUtime=13.88
/proc/27691/stat : 27691 (sugar) S 27689 27691 26808 0 -1 4194304 1449 23079 0 2 6 2 1347 33 15 0 1 0 25437004 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27691/statm: 4217 1113 409 3 0 796 0
[pid=27716] ppid=27691 vsize=5356 CPUtime=0
/proc/27716/stat : 27716 (sh) S 27691 27691 26808 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25438415 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27716/statm: 1339 233 193 169 0 50 0
[pid=27717] ppid=27716 vsize=863340 CPUtime=0.27
/proc/27717/stat : 27717 (java) S 27716 27691 26808 0 -1 0 3206 0 1 0 25 2 0 0 18 0 9 0 25438415 884060160 2675 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27717/statm: 215835 2675 1283 9 0 210748 0
[pid=27717/tid=27718] ppid=27716 vsize=863340 CPUtime=0.16
/proc/27717/task/27718/stat : 27718 (java) R 27716 27691 26808 0 -1 64 2043 0 1 0 15 1 0 0 20 0 9 0 25438416 884060160 2675 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27717/tid=27719] ppid=27716 vsize=863340 CPUtime=0
/proc/27717/task/27719/stat : 27719 (java) S 27716 27691 26808 0 -1 64 120 0 0 0 0 0 0 0 16 0 9 0 25438417 884060160 2675 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27717/tid=27720] ppid=27716 vsize=863340 CPUtime=0
/proc/27717/task/27720/stat : 27720 (java) S 27716 27691 26808 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 25438417 884060160 2675 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27717/tid=27721] ppid=27716 vsize=863340 CPUtime=0
/proc/27717/task/27721/stat : 27721 (java) S 27716 27691 26808 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 25438417 884060160 2675 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27717/tid=27722] ppid=27716 vsize=863340 CPUtime=0
/proc/27717/task/27722/stat : 27722 (java) S 27716 27691 26808 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25438419 884060160 2675 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27717/tid=27723] ppid=27716 vsize=863340 CPUtime=0.08
/proc/27717/task/27723/stat : 27723 (java) S 27716 27691 26808 0 -1 64 348 0 0 0 8 0 0 0 16 0 9 0 25438419 884060160 2675 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27717/tid=27724] ppid=27716 vsize=863340 CPUtime=0
/proc/27717/task/27724/stat : 27724 (java) S 27716 27691 26808 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25438419 884060160 2675 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27717/tid=27725] ppid=27716 vsize=863340 CPUtime=0
/proc/27717/task/27725/stat : 27725 (java) S 27716 27691 26808 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 25438419 884060160 2675 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.15
Current children cumulated vsize (KiB) 885564

Child status: 0
Real time (s): 14.4861
CPU time (s): 14.2518
CPU user time (s): 13.8329
CPU system time (s): 0.418936
CPU usage (%): 98.3828
Max. virtual memory (cumulated for all children) (KiB): 890936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.8329
system time used= 0.418936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28646
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= 10998
involuntary context switches= 11171

runsolver used 0.018997 second user time and 0.066989 second system time

The end

Launcher Data

Begin job on node34 at 2009-07-12 09:28:30
IDJOB=2086581
IDBENCH=58605
IDSOLVER=739
FILE ID=node34/2086581-1247383710
PBS_JOBID= 9507190
Free space on /tmp= 66324 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/bibd7/normalized-bibd-7-56-24-3-8_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-2086581-1247383710/watcher-2086581-1247383710 -o /tmp/evaluation-result-2086581-1247383710/solver-2086581-1247383710 -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-2086581-1247383710.xml

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

MD5SUM BENCH= e08b90b269905c2f600b37baacb43426
RANDOM SEED=861563772

node34.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.232
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.232
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:       1740704 kB
Buffers:         52416 kB
Cached:         181980 kB
SwapCached:          0 kB
Active:         164116 kB
Inactive:        90076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:          30444 kB
Slab:            46296 kB
Committed_AS:   259776 kB
PageTables:       1740 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= 66320 MiB
End job on node34 at 2009-07-12 09:28:44