Trace number 2065097

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+picosatSAT 70.2153 70.7165

General information on the benchmark

Namecsp/fischer/
normalized-fischer-7-1-fair.xml
MD5SUM20082a7b5cf61825e4cfcb8af2424e3c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.207968
Satisfiable
(Un)Satisfiability was proved
Number of variables2313
Number of constraints2176
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2176
Global constraints used (with number of constraints)

Solver Data

0.06/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.06/0.07	c 0	BEGIN Sat Jul 11 20:44:20 2009
0.06/0.07	c 0	PID 12830
0.06/0.07	c 0	HOST node53.alineos.net
0.06/0.07	c 0	CONVERTING HOME/instance-2065097-1247337860.xml TO HOME/temp.csp
0.06/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-2065097-1247337860.xml' 'HOME/temp.csp'
0.07/0.60	c 0	3 domains, 2313 variables, 9 predicates, 0 relations, 2176 constraints
0.07/0.65	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.65	c 0	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.58/0.72	c 0	Parsing HOME/temp.csp
0.58/0.87	c 1	parsed 4501 expressions
0.58/0.88	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.58/0.88	c 1	Converting to clausal form CSP
0.58/0.90	c 1	converted 451 (10%) expressions
0.58/0.91	c 1	converted 901 (20%) expressions
0.58/0.91	c 1	converted 1351 (30%) expressions
0.58/0.93	c 1	converted 1801 (40%) expressions
0.58/0.93	c 1	converted 2251 (50%) expressions
0.91/1.08	c 1	converted 2701 (60%) expressions
1.01/1.16	c 1	converted 3151 (70%) expressions
1.11/1.22	c 1	converted 3601 (80%) expressions
1.20/1.31	c 1	converted 4051 (90%) expressions
1.20/1.37	c 1	converted 4501 (100%) expressions
1.20/1.37	c 1	CSP : 3989 integers, 172 booleans, 9736 clauses, largest domain size 20001
1.20/1.37	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.20/1.37	c 1	Propagation in CSP
7.97/8.14	c 8	27071806 values, 0 unsatisfiable literals, and 0 valid clauses are removed
7.97/8.14	c 8	CSP : 3989 integers, 172 booleans, 9736 clauses, largest domain size 20001
7.97/8.14	c 8	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
7.97/8.15	c 8	Simplifing CSP by introducing new Boolean variables
7.97/8.18	c 8	CSP : 3989 integers, 3582 booleans, 13146 clauses, largest domain size 20001
7.97/8.18	c 8	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
8.07/8.25	c 8	Encoding CSP to SAT : HOME/temp.cnf
8.07/8.28	c 8	399 (10%) CSP integer variables are encoded (5977 clauses, 75562 bytes)
8.56/8.71	c 8	798 (20%) CSP integer variables are encoded (340333 clauses, 5564414 bytes)
8.67/8.83	c 9	1197 (30%) CSP integer variables are encoded (431521 clauses, 7114610 bytes)
9.47/9.60	c 9	1596 (40%) CSP integer variables are encoded (1061458 clauses, 17947384 bytes)
9.47/9.70	c 9	1995 (50%) CSP integer variables are encoded (1137030 clauses, 19383252 bytes)
9.56/9.70	c 9	2394 (60%) CSP integer variables are encoded (1137030 clauses, 19383252 bytes)
9.66/9.83	c 10	2793 (70%) CSP integer variables are encoded (1237010 clauses, 21282872 bytes)
9.66/9.88	c 10	3192 (80%) CSP integer variables are encoded (1277002 clauses, 22042720 bytes)
9.96/10.15	c 10	3591 (90%) CSP integer variables are encoded (1486974 clauses, 26032188 bytes)
9.96/10.15	c 10	3989 (100%) CSP integer variables are encoded (1486974 clauses, 26032188 bytes)
14.81/15.04	c 15	1315 (10%) CSP clauses are encoded (4464426 clauses, 84657490 bytes)
15.11/15.34	c 15	2630 (20%) CSP clauses are encoded (4628438 clauses, 87851447 bytes)
15.61/15.81	c 16	3944 (30%) CSP clauses are encoded (4948961 clauses, 94221677 bytes)
15.81/16.05	c 16	5259 (40%) CSP clauses are encoded (5109326 clauses, 97468581 bytes)
15.91/16.17	c 16	6573 (50%) CSP clauses are encoded (5189760 clauses, 99096967 bytes)
15.91/16.18	c 16	7888 (60%) CSP clauses are encoded (5190339 clauses, 99108493 bytes)
15.91/16.19	c 16	9203 (70%) CSP clauses are encoded (5190899 clauses, 99119633 bytes)
17.48/17.70	c 17	10517 (80%) CSP clauses are encoded (6171409 clauses, 119429647 bytes)
17.48/17.71	c 17	11832 (90%) CSP clauses are encoded (6171799 clauses, 119437131 bytes)
17.48/17.74	c 18	13146 (100%) CSP clauses are encoded (6183403 clauses, 119758279 bytes)
17.48/17.74	c 18	13146 CSP clauses encoded
17.48/17.74	c 18	Writing map file : HOME/temp.map
17.48/17.75	c 18	Heap : 6 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
17.48/17.75	c 18	SAT : 1491565 SAT variables, 6183403 SAT clauses, 119758279 bytes
17.48/17.75	c 18	Heap : 6 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
17.48/17.78	c 18	SOLVING HOME/temp.cnf
17.48/17.78	c 18	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
68.44/68.92	c 69	DECODING HOME/temp.out WITH HOME/temp.map
68.44/68.92	c 69	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'
68.44/69.00	c 69	Decoding HOME/temp.out
70.00/70.52	s SATISFIABLE
70.00/70.60	v 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1 0 1 0 1 0 1 0 1 0 1 0 1 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 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 0 1 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 1 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 0 0 1 0 1 0 1 0 0 1 0 0 0 0 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1 0 1 0 1 0 1 0 1 0 1 0 1 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 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1
70.11/70.60	c 70	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
70.11/70.65	c 70	CPU 70.13 (0.06 0.04 43.58 26.45)
70.11/70.65	c 70	END Sat Jul 11 20:45:30 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-2065097-1247337860/watcher-2065097-1247337860 -o /tmp/evaluation-result-2065097-1247337860/solver-2065097-1247337860 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2065097-1247337860.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.06 2.22 2.10 4/80 12830
/proc/meminfo: memFree=718048/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=12272 CPUtime=0
/proc/12830/stat : 12830 (sugar) R 12828 12830 12386 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 20849987 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 269939162110 0 0 4224 0 0 0 0 17 1 0 0
/proc/12830/statm: 3068 327 246 3 0 168 0

[startup+0.068401 s]
/proc/loadavg: 2.06 2.22 2.10 4/80 12830
/proc/meminfo: memFree=718048/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16740 CPUtime=0.06
/proc/12830/stat : 12830 (sugar) R 12828 12830 12386 0 -1 4194304 1088 0 0 0 4 2 0 0 18 0 1 0 20849987 17141760 1056 996147200 4194304 4206940 548682068608 18446744073709551615 269930107617 0 0 4224 0 0 0 0 17 1 0 0
/proc/12830/statm: 4185 1057 380 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102402 s]
/proc/loadavg: 2.06 2.22 2.10 4/80 12830
/proc/meminfo: memFree=718048/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16868 CPUtime=0.06
/proc/12830/stat : 12830 (sugar) S 12828 12830 12386 0 -1 4194304 1227 128 0 0 4 2 0 0 16 0 1 0 20849987 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12830/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302427 s]
/proc/loadavg: 2.06 2.22 2.10 4/80 12830
/proc/meminfo: memFree=718048/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16868 CPUtime=0.06
/proc/12830/stat : 12830 (sugar) S 12828 12830 12386 0 -1 4194304 1227 128 0 0 4 2 0 0 16 0 1 0 20849987 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12830/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702475 s]
/proc/loadavg: 2.06 2.22 2.10 4/80 12830
/proc/meminfo: memFree=718048/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16868 CPUtime=0.58
/proc/12830/stat : 12830 (sugar) S 12828 12830 12386 0 -1 4194304 1292 6740 0 1 5 2 48 3 16 0 1 0 20849987 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12830/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 16868

[startup+1.50157 s]
/proc/loadavg: 2.06 2.22 2.10 4/91 12852
/proc/meminfo: memFree=706952/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16868 CPUtime=0.58
/proc/12830/stat : 12830 (sugar) S 12828 12830 12386 0 -1 4194304 1310 6740 0 1 5 2 48 3 15 0 1 0 20849987 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12830/statm: 4217 1111 409 3 0 796 0
[pid=12843] ppid=12830 vsize=5356 CPUtime=0
/proc/12843/stat : 12843 (sh) S 12830 12830 12386 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 20850053 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 1339 233 193 169 0 50 0
[pid=12844] ppid=12843 vsize=868596 CPUtime=0.82
/proc/12844/stat : 12844 (java) S 12843 12830 12386 0 -1 0 7661 0 1 0 79 3 0 0 20 0 9 0 20850053 889442304 6886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12844/statm: 217149 6886 2566 9 0 211654 0
[pid=12844/tid=12845] ppid=12843 vsize=868596 CPUtime=0.52
/proc/12844/task/12845/stat : 12845 (java) R 12843 12830 12386 0 -1 64 2695 0 1 0 51 1 0 0 25 0 9 0 20850054 889442304 6886 996147200 134512640 134550932 4294955936 18446744073709551615 4126898053 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12846] ppid=12843 vsize=868596 CPUtime=0.11
/proc/12844/task/12846/stat : 12846 (java) S 12843 12830 12386 0 -1 64 2785 0 0 0 11 0 0 0 16 0 9 0 20850055 889442304 6886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12847] ppid=12843 vsize=868596 CPUtime=0
/proc/12844/task/12847/stat : 12847 (java) S 12843 12830 12386 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20850055 889442304 6886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12848] ppid=12843 vsize=868596 CPUtime=0
/proc/12844/task/12848/stat : 12848 (java) S 12843 12830 12386 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 20850055 889442304 6886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12849] ppid=12843 vsize=868596 CPUtime=0
/proc/12844/task/12849/stat : 12849 (java) S 12843 12830 12386 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20850057 889442304 6886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12850] ppid=12843 vsize=868596 CPUtime=0.16
/proc/12844/task/12850/stat : 12850 (java) S 12843 12830 12386 0 -1 64 1483 0 0 0 16 0 0 0 16 0 9 0 20850057 889442304 6886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12851] ppid=12843 vsize=868596 CPUtime=0
/proc/12844/task/12851/stat : 12851 (java) S 12843 12830 12386 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20850057 889442304 6886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12852] ppid=12843 vsize=868596 CPUtime=0
/proc/12844/task/12852/stat : 12852 (java) S 12843 12830 12386 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20850057 889442304 6886 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 890820

[startup+3.10176 s]
/proc/loadavg: 2.06 2.22 2.10 3/91 12852
/proc/meminfo: memFree=697032/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16868 CPUtime=0.58
/proc/12830/stat : 12830 (sugar) S 12828 12830 12386 0 -1 4194304 1310 6740 0 1 5 2 48 3 15 0 1 0 20849987 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12830/statm: 4217 1111 409 3 0 796 0
[pid=12843] ppid=12830 vsize=5356 CPUtime=0
/proc/12843/stat : 12843 (sh) S 12830 12830 12386 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 20850053 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 1339 233 193 169 0 50 0
[pid=12844] ppid=12843 vsize=868596 CPUtime=2.42
/proc/12844/stat : 12844 (java) S 12843 12830 12386 0 -1 0 7898 0 1 0 237 5 0 0 20 0 9 0 20850053 889442304 6891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12844/statm: 217149 6891 2566 9 0 211654 0
[pid=12844/tid=12845] ppid=12843 vsize=868596 CPUtime=2.02
/proc/12844/task/12845/stat : 12845 (java) R 12843 12830 12386 0 -1 64 2927 0 1 0 201 1 0 0 25 0 9 0 20850054 889442304 6891 996147200 134512640 134550932 4294955936 18446744073709551615 4126554704 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12846] ppid=12843 vsize=868596 CPUtime=0.2
/proc/12844/task/12846/stat : 12846 (java) S 12843 12830 12386 0 -1 64 2790 0 0 0 19 1 0 0 16 0 9 0 20850055 889442304 6891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12847] ppid=12843 vsize=868596 CPUtime=0
/proc/12844/task/12847/stat : 12847 (java) S 12843 12830 12386 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20850055 889442304 6891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12848] ppid=12843 vsize=868596 CPUtime=0
/proc/12844/task/12848/stat : 12848 (java) S 12843 12830 12386 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 20850055 889442304 6891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12849] ppid=12843 vsize=868596 CPUtime=0
/proc/12844/task/12849/stat : 12849 (java) S 12843 12830 12386 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20850057 889442304 6891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12850] ppid=12843 vsize=868596 CPUtime=0.16
/proc/12844/task/12850/stat : 12850 (java) S 12843 12830 12386 0 -1 64 1483 0 0 0 16 0 0 0 16 0 9 0 20850057 889442304 6891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12851] ppid=12843 vsize=868596 CPUtime=0
/proc/12844/task/12851/stat : 12851 (java) S 12843 12830 12386 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20850057 889442304 6891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12852] ppid=12843 vsize=868596 CPUtime=0
/proc/12844/task/12852/stat : 12852 (java) S 12843 12830 12386 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20850057 889442304 6891 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 890820

[startup+6.30215 s]
/proc/loadavg: 2.05 2.21 2.10 3/91 12852
/proc/meminfo: memFree=696776/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16868 CPUtime=0.58
/proc/12830/stat : 12830 (sugar) S 12828 12830 12386 0 -1 4194304 1310 6740 0 1 5 2 48 3 15 0 1 0 20849987 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12830/statm: 4217 1111 409 3 0 796 0
[pid=12843] ppid=12830 vsize=5356 CPUtime=0
/proc/12843/stat : 12843 (sh) S 12830 12830 12386 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 20850053 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 1339 233 193 169 0 50 0
[pid=12844] ppid=12843 vsize=868596 CPUtime=5.6
/proc/12844/stat : 12844 (java) S 12843 12830 12386 0 -1 0 8370 0 1 0 550 10 0 0 20 0 9 0 20850053 889442304 6900 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12844/statm: 217149 6900 2566 9 0 211654 0
[pid=12844/tid=12845] ppid=12843 vsize=868596 CPUtime=5.02
/proc/12844/task/12845/stat : 12845 (java) R 12843 12830 12386 0 -1 64 3390 0 1 0 500 2 0 0 25 0 9 0 20850054 889442304 6900 996147200 134512640 134550932 4294955936 18446744073709551615 4126554728 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12846] ppid=12843 vsize=868596 CPUtime=0.39
/proc/12844/task/12846/stat : 12846 (java) S 12843 12830 12386 0 -1 64 2799 0 0 0 34 5 0 0 16 0 9 0 20850055 889442304 6900 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12847] ppid=12843 vsize=868596 CPUtime=0
/proc/12844/task/12847/stat : 12847 (java) S 12843 12830 12386 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20850055 889442304 6900 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12848] ppid=12843 vsize=868596 CPUtime=0
/proc/12844/task/12848/stat : 12848 (java) S 12843 12830 12386 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 20850055 889442304 6900 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12849] ppid=12843 vsize=868596 CPUtime=0
/proc/12844/task/12849/stat : 12849 (java) S 12843 12830 12386 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20850057 889442304 6900 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12850] ppid=12843 vsize=868596 CPUtime=0.16
/proc/12844/task/12850/stat : 12850 (java) S 12843 12830 12386 0 -1 64 1483 0 0 0 16 0 0 0 16 0 9 0 20850057 889442304 6900 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12851] ppid=12843 vsize=868596 CPUtime=0
/proc/12844/task/12851/stat : 12851 (java) S 12843 12830 12386 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20850057 889442304 6900 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12852] ppid=12843 vsize=868596 CPUtime=0
/proc/12844/task/12852/stat : 12852 (java) S 12843 12830 12386 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20850057 889442304 6900 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890820

[startup+12.7029 s]
/proc/loadavg: 2.05 2.21 2.10 3/91 12852
/proc/meminfo: memFree=647176/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16868 CPUtime=0.58
/proc/12830/stat : 12830 (sugar) S 12828 12830 12386 0 -1 4194304 1310 6740 0 1 5 2 48 3 15 0 1 0 20849987 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12830/statm: 4217 1111 409 3 0 796 0
[pid=12843] ppid=12830 vsize=5356 CPUtime=0
/proc/12843/stat : 12843 (sh) S 12830 12830 12386 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 20850053 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 1339 233 193 169 0 50 0
[pid=12844] ppid=12843 vsize=868708 CPUtime=11.94
/proc/12844/stat : 12844 (java) S 12843 12830 12386 0 -1 0 10393 0 1 0 1134 60 0 0 20 0 9 0 20850053 889556992 7184 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12844/statm: 217177 7184 2591 9 0 211654 0
[pid=12844/tid=12845] ppid=12843 vsize=868708 CPUtime=10.79
/proc/12844/task/12845/stat : 12845 (java) R 12843 12830 12386 0 -1 64 5172 0 1 0 1037 42 0 0 25 0 9 0 20850054 889556992 7184 996147200 134512640 134550932 4294955936 18446744073709551615 102093920 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12846] ppid=12843 vsize=868708 CPUtime=0.91
/proc/12844/task/12846/stat : 12846 (java) S 12843 12830 12386 0 -1 64 3010 0 0 0 76 15 0 0 16 0 9 0 20850055 889556992 7184 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12847] ppid=12843 vsize=868708 CPUtime=0
/proc/12844/task/12847/stat : 12847 (java) S 12843 12830 12386 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20850055 889556992 7184 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12848] ppid=12843 vsize=868708 CPUtime=0
/proc/12844/task/12848/stat : 12848 (java) S 12843 12830 12386 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 20850055 889556992 7184 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12849] ppid=12843 vsize=868708 CPUtime=0
/proc/12844/task/12849/stat : 12849 (java) S 12843 12830 12386 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20850057 889556992 7184 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12850] ppid=12843 vsize=868708 CPUtime=0.21
/proc/12844/task/12850/stat : 12850 (java) S 12843 12830 12386 0 -1 64 1513 0 0 0 20 1 0 0 16 0 9 0 20850057 889556992 7184 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12851] ppid=12843 vsize=868708 CPUtime=0
/proc/12844/task/12851/stat : 12851 (java) S 12843 12830 12386 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20850057 889556992 7184 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12844/tid=12852] ppid=12843 vsize=868708 CPUtime=0
/proc/12844/task/12852/stat : 12852 (java) S 12843 12830 12386 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20850057 889556992 7184 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 890932

[startup+25.5024 s]
/proc/loadavg: 2.04 2.20 2.10 3/83 12854
/proc/meminfo: memFree=492360/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16868 CPUtime=17.56
/proc/12830/stat : 12830 (sugar) S 12828 12830 12386 0 -1 4194304 1365 19101 0 2 5 2 1640 109 16 0 1 0 20849987 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12830/statm: 4217 1113 409 3 0 796 0
[pid=12853] ppid=12830 vsize=5356 CPUtime=0
/proc/12853/stat : 12853 (sh) S 12830 12830 12386 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20851766 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12853/statm: 1339 232 193 169 0 50 0
[pid=12854] ppid=12853 vsize=163872 CPUtime=7.66
/proc/12854/stat : 12854 (picosat) R 12853 12830 12386 0 -1 4194304 26758 0 0 0 340 426 0 0 25 0 1 0 20851766 167804928 26744 996147200 134512640 134931368 4294956256 18446744073709551615 134526140 0 0 4096 0 0 0 0 17 0 0 0
/proc/12854/statm: 40968 26744 40 102 0 40863 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 186096

[startup+51.1025 s]
/proc/loadavg: 2.02 2.18 2.09 3/83 12854
/proc/meminfo: memFree=370696/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16868 CPUtime=17.56
/proc/12830/stat : 12830 (sugar) S 12828 12830 12386 0 -1 4194304 1365 19101 0 2 5 2 1640 109 16 0 1 0 20849987 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12830/statm: 4217 1113 409 3 0 796 0
[pid=12853] ppid=12830 vsize=5356 CPUtime=0
/proc/12853/stat : 12853 (sh) S 12830 12830 12386 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20851766 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12853/statm: 1339 232 193 169 0 50 0
[pid=12854] ppid=12853 vsize=270548 CPUtime=33.15
/proc/12854/stat : 12854 (picosat) R 12853 12830 12386 0 -1 4194304 56763 0 0 0 1495 1820 0 0 25 0 1 0 20851766 277041152 56749 996147200 134512640 134931368 4294956256 18446744073709551615 134549320 0 0 4096 0 0 0 0 17 0 0 0
/proc/12854/statm: 67637 56749 40 102 0 67532 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 292772

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

[startup+63.901 s]
/proc/loadavg: 2.02 2.18 2.09 3/83 12854
/proc/meminfo: memFree=329864/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16868 CPUtime=17.56
/proc/12830/stat : 12830 (sugar) S 12828 12830 12386 0 -1 4194304 1365 19101 0 2 5 2 1640 109 16 0 1 0 20849987 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12830/statm: 4217 1113 409 3 0 796 0
[pid=12853] ppid=12830 vsize=5356 CPUtime=0
/proc/12853/stat : 12853 (sh) S 12830 12830 12386 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20851766 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12853/statm: 1339 232 193 169 0 50 0
[pid=12854] ppid=12853 vsize=306588 CPUtime=45.89
/proc/12854/stat : 12854 (picosat) R 12853 12830 12386 0 -1 4194304 66493 0 0 0 2077 2512 0 0 25 0 1 0 20851766 313946112 66479 996147200 134512640 134931368 4294956256 18446744073709551615 134514717 0 0 4096 0 0 0 0 17 0 0 0
/proc/12854/statm: 76647 66479 40 102 0 76542 0
Current children cumulated CPU time (s) 63.45
Current children cumulated vsize (KiB) 328812

[startup+67.1064 s]
/proc/loadavg: 2.02 2.17 2.09 3/83 12854
/proc/meminfo: memFree=320712/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16868 CPUtime=17.56
/proc/12830/stat : 12830 (sugar) S 12828 12830 12386 0 -1 4194304 1365 19101 0 2 5 2 1640 109 16 0 1 0 20849987 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12830/statm: 4217 1113 409 3 0 796 0
[pid=12853] ppid=12830 vsize=5356 CPUtime=0
/proc/12853/stat : 12853 (sh) S 12830 12830 12386 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20851766 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12853/statm: 1339 232 193 169 0 50 0
[pid=12854] ppid=12853 vsize=325632 CPUtime=49.08
/proc/12854/stat : 12854 (picosat) R 12853 12830 12386 0 -1 4194304 68621 0 0 0 2385 2523 0 0 25 0 1 0 20851766 333447168 68603 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12854/statm: 81408 68603 42 102 0 81303 0
Current children cumulated CPU time (s) 66.64
Current children cumulated vsize (KiB) 347856

[startup+68.7026 s]
/proc/loadavg: 2.02 2.17 2.09 3/83 12854
/proc/meminfo: memFree=315912/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16868 CPUtime=17.56
/proc/12830/stat : 12830 (sugar) S 12828 12830 12386 0 -1 4194304 1365 19101 0 2 5 2 1640 109 16 0 1 0 20849987 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12830/statm: 4217 1113 409 3 0 796 0
[pid=12853] ppid=12830 vsize=5356 CPUtime=0
/proc/12853/stat : 12853 (sh) S 12830 12830 12386 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20851766 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12853/statm: 1339 232 193 169 0 50 0
[pid=12854] ppid=12853 vsize=325632 CPUtime=50.67
/proc/12854/stat : 12854 (picosat) R 12853 12830 12386 0 -1 4194304 69179 0 0 0 2540 2527 0 0 25 0 1 0 20851766 333447168 65639 996147200 134512640 134931368 4294956256 18446744073709551615 134580627 0 0 4096 0 0 0 0 17 0 0 0
/proc/12854/statm: 81408 65639 47 102 0 81303 0
Current children cumulated CPU time (s) 68.23
Current children cumulated vsize (KiB) 347856

[startup+69.5027 s]
/proc/loadavg: 2.02 2.17 2.09 3/91 12864
/proc/meminfo: memFree=578056/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16868 CPUtime=68.46
/proc/12830/stat : 12830 (sugar) S 12828 12830 12386 0 -1 4194304 1446 88566 0 2 5 2 4198 2641 16 0 1 0 20849987 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12830/statm: 4217 1113 409 3 0 796 0
[pid=12855] ppid=12830 vsize=5356 CPUtime=0
/proc/12855/stat : 12855 (sh) S 12830 12830 12386 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20856879 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12855/statm: 1339 233 193 169 0 50 0
[pid=12856] ppid=12855 vsize=862288 CPUtime=0.55
/proc/12856/stat : 12856 (java) S 12855 12830 12386 0 -1 0 3269 0 1 0 53 2 0 0 19 0 9 0 20856880 882982912 2736 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12856/statm: 215572 2736 1281 9 0 210485 0
[pid=12856/tid=12857] ppid=12855 vsize=862288 CPUtime=0.46
/proc/12856/task/12857/stat : 12857 (java) R 12855 12830 12386 0 -1 64 2044 0 1 0 45 1 0 0 25 0 9 0 20856881 882982912 2736 996147200 134512640 134550932 4294955984 18446744073709551615 4126584301 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12856/tid=12858] ppid=12855 vsize=862288 CPUtime=0
/proc/12856/task/12858/stat : 12858 (java) S 12855 12830 12386 0 -1 64 188 0 0 0 0 0 0 0 16 0 9 0 20856882 882982912 2736 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12856/tid=12859] ppid=12855 vsize=862288 CPUtime=0
/proc/12856/task/12859/stat : 12859 (java) S 12855 12830 12386 0 -1 64 10 0 0 0 0 0 0 0 22 0 9 0 20856882 882982912 2736 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12856/tid=12860] ppid=12855 vsize=862288 CPUtime=0
/proc/12856/task/12860/stat : 12860 (java) S 12855 12830 12386 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 20856882 882982912 2736 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12856/tid=12861] ppid=12855 vsize=862288 CPUtime=0
/proc/12856/task/12861/stat : 12861 (java) S 12855 12830 12386 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 20856884 882982912 2736 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12856/tid=12862] ppid=12855 vsize=862288 CPUtime=0.07
/proc/12856/task/12862/stat : 12862 (java) S 12855 12830 12386 0 -1 64 343 0 0 0 7 0 0 0 16 0 9 0 20856884 882982912 2736 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12856/tid=12863] ppid=12855 vsize=862288 CPUtime=0
/proc/12856/task/12863/stat : 12863 (java) S 12855 12830 12386 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20856884 882982912 2736 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12856/tid=12864] ppid=12855 vsize=862288 CPUtime=0
/proc/12856/task/12864/stat : 12864 (java) S 12855 12830 12386 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20856884 882982912 2736 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 69.01
Current children cumulated vsize (KiB) 884512

[startup+70.3018 s]
/proc/loadavg: 2.02 2.17 2.09 3/91 12864
/proc/meminfo: memFree=577480/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16868 CPUtime=68.46
/proc/12830/stat : 12830 (sugar) S 12828 12830 12386 0 -1 4194304 1446 88566 0 2 5 2 4198 2641 16 0 1 0 20849987 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12830/statm: 4217 1113 409 3 0 796 0
[pid=12855] ppid=12830 vsize=5356 CPUtime=0
/proc/12855/stat : 12855 (sh) S 12830 12830 12386 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20856879 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12855/statm: 1339 233 193 169 0 50 0
[pid=12856] ppid=12855 vsize=862288 CPUtime=1.35
/proc/12856/stat : 12856 (java) S 12855 12830 12386 0 -1 0 3398 0 1 0 133 2 0 0 19 0 9 0 20856880 882982912 2860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12856/statm: 215572 2860 1281 9 0 210485 0
[pid=12856/tid=12857] ppid=12855 vsize=862288 CPUtime=1.24
/proc/12856/task/12857/stat : 12857 (java) R 12855 12830 12386 0 -1 64 2049 0 1 0 123 1 0 0 25 0 9 0 20856881 882982912 2860 996147200 134512640 134550932 4294955984 18446744073709551615 4126580697 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12856/tid=12858] ppid=12855 vsize=862288 CPUtime=0.01
/proc/12856/task/12858/stat : 12858 (java) S 12855 12830 12386 0 -1 64 310 0 0 0 1 0 0 0 16 0 9 0 20856882 882982912 2860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12856/tid=12859] ppid=12855 vsize=862288 CPUtime=0
/proc/12856/task/12859/stat : 12859 (java) S 12855 12830 12386 0 -1 64 10 0 0 0 0 0 0 0 22 0 9 0 20856882 882982912 2860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12856/tid=12860] ppid=12855 vsize=862288 CPUtime=0
/proc/12856/task/12860/stat : 12860 (java) S 12855 12830 12386 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 20856882 882982912 2860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12856/tid=12861] ppid=12855 vsize=862288 CPUtime=0
/proc/12856/task/12861/stat : 12861 (java) S 12855 12830 12386 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 20856884 882982912 2860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12856/tid=12862] ppid=12855 vsize=862288 CPUtime=0.08
/proc/12856/task/12862/stat : 12862 (java) S 12855 12830 12386 0 -1 64 345 0 0 0 8 0 0 0 16 0 9 0 20856884 882982912 2860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12856/tid=12863] ppid=12855 vsize=862288 CPUtime=0
/proc/12856/task/12863/stat : 12863 (java) S 12855 12830 12386 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20856884 882982912 2860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12856/tid=12864] ppid=12855 vsize=862288 CPUtime=0
/proc/12856/task/12864/stat : 12864 (java) S 12855 12830 12386 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20856884 882982912 2860 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 69.81
Current children cumulated vsize (KiB) 884512

[startup+70.7077 s]
/proc/loadavg: 2.02 2.17 2.09 3/91 12864
/proc/meminfo: memFree=577480/2055920 swapFree=4192956/4192956
[pid=12830] ppid=12828 vsize=16868 CPUtime=70.19
/proc/12830/stat : 12830 (sugar) R 12828 12830 12386 0 -1 4194304 1478 92792 0 3 6 10 4358 2645 16 0 1 0 20849987 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 269930435625 0 0 4224 16386 0 0 0 17 0 0 0
/proc/12830/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 70.19
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 70.7165
CPU time (s): 70.2153
CPU user time (s): 43.6484
CPU system time (s): 26.567
CPU usage (%): 99.2913
Max. virtual memory (cumulated for all children) (KiB): 890932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.6484
system time used= 26.567
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94330
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= 41956
involuntary context switches= 42626

runsolver used 0.077988 second user time and 0.217966 second system time

The end

Launcher Data

Begin job on node53 at 2009-07-11 20:44:20
IDJOB=2065097
IDBENCH=54284
IDSOLVER=738
FILE ID=node53/2065097-1247337860
PBS_JOBID= 9506729
Free space on /tmp= 65928 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-7-1-fair.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2065097-1247337860/watcher-2065097-1247337860 -o /tmp/evaluation-result-2065097-1247337860/solver-2065097-1247337860 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2065097-1247337860.xml

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

MD5SUM BENCH= 20082a7b5cf61825e4cfcb8af2424e3c
RANDOM SEED=476915867

node53.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        718528 kB
Buffers:         54692 kB
Cached:         700312 kB
SwapCached:          0 kB
Active:         554620 kB
Inactive:       711616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        718528 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:         527924 kB
Slab:            55600 kB
Committed_AS:   892680 kB
PageTables:       2736 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= 65928 MiB
End job on node53 at 2009-07-11 20:45:31