Trace number 1058087

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.13+picosatSAT 137.686 138.606

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-12.xml
MD5SUM3aaedc74d6ee49711e76829517479c6b
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark70.6483
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints33494
Maximum constraint arity23
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33194
Global constraints used (with number of constraints)alldifferent(300)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Thu Jul  3 21:22:54 2008
0.00/0.04	c 0	PID 8209
0.00/0.04	c 0	HOST node85.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1058087-1215112973.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1058087-1215112973.xml' 'HOME/temp.csp'
2.07/2.15	c 2	428 domains, 800 variables, 1 predicates, 0 relations, 33494 constraints
2.07/2.18	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.07/2.18	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
2.12/2.26	c 2	Parsing HOME/temp.csp
2.12/2.66	c 2	parsed 10000 expressions
2.12/3.00	c 3	parsed 20000 expressions
3.22/3.33	c 3	parsed 30000 expressions
3.31/3.46	c 3	parsed 34723 expressions
3.31/3.47	c 3	Heap : 15 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.31/3.47	c 3	Converting to clausal form CSP
4.70/4.87	c 5	converted 3473 (10%) expressions
6.58/6.72	c 7	converted 6945 (20%) expressions
8.47/8.69	c 8	converted 10417 (30%) expressions
10.15/10.40	c 10	converted 13890 (40%) expressions
11.83/12.05	c 12	converted 17362 (50%) expressions
14.11/14.37	c 14	converted 20834 (60%) expressions
15.70/15.95	c 16	converted 24307 (70%) expressions
17.39/17.61	c 17	converted 27779 (80%) expressions
18.97/19.21	c 19	converted 31251 (90%) expressions
50.39/50.95	c 51	converted 34723 (100%) expressions
50.39/50.95	c 51	CSP : 800 integers, 0 booleans, 96457 clauses, largest domain size 34
50.39/50.95	c 51	Heap : 483 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
50.39/50.95	c 51	Propagation in CSP
59.51/60.12	c 60	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
59.51/60.12	c 60	CSP : 800 integers, 0 booleans, 96457 clauses, largest domain size 34
59.51/60.12	c 60	Heap : 485 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
59.61/60.20	c 60	Simplifing CSP by introducing new Boolean variables
60.59/61.27	c 61	CSP : 800 integers, 253352 booleans, 349809 clauses, largest domain size 34
60.59/61.27	c 61	Heap : 567 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
63.47/64.15	c 64	Encoding CSP to SAT : HOME/temp.cnf
63.57/64.23	c 64	80 (10%) CSP integer variables are encoded (1836 clauses, 21809 bytes)
63.57/64.24	c 64	160 (20%) CSP integer variables are encoded (3705 clauses, 46106 bytes)
63.57/64.25	c 64	240 (30%) CSP integer variables are encoded (5603 clauses, 70780 bytes)
63.57/64.26	c 64	320 (40%) CSP integer variables are encoded (7502 clauses, 95467 bytes)
63.57/64.27	c 64	400 (50%) CSP integer variables are encoded (9370 clauses, 119751 bytes)
63.57/64.27	c 64	480 (60%) CSP integer variables are encoded (9776 clauses, 125436 bytes)
63.57/64.27	c 64	560 (70%) CSP integer variables are encoded (10150 clauses, 131046 bytes)
63.57/64.27	c 64	640 (80%) CSP integer variables are encoded (10579 clauses, 137481 bytes)
63.57/64.27	c 64	720 (90%) CSP integer variables are encoded (10973 clauses, 143391 bytes)
63.57/64.27	c 64	800 (100%) CSP integer variables are encoded (11419 clauses, 150081 bytes)
65.45/66.20	c 66	34981 (10%) CSP clauses are encoded (462793 clauses, 8682989 bytes)
67.34/68.05	c 68	69962 (20%) CSP clauses are encoded (919206 clauses, 17778016 bytes)
69.11/69.87	c 70	104943 (30%) CSP clauses are encoded (1352102 clauses, 26377474 bytes)
70.99/71.78	c 72	139924 (40%) CSP clauses are encoded (1804626 clauses, 35762568 bytes)
73.06/73.89	c 74	174905 (50%) CSP clauses are encoded (2308312 clauses, 46160949 bytes)
75.53/76.39	c 76	209886 (60%) CSP clauses are encoded (2902946 clauses, 58212065 bytes)
78.01/78.85	c 79	244867 (70%) CSP clauses are encoded (3493216 clauses, 70189082 bytes)
80.48/81.33	c 81	279848 (80%) CSP clauses are encoded (4083106 clauses, 82192935 bytes)
82.85/83.79	c 84	314829 (90%) CSP clauses are encoded (4671613 clauses, 94151607 bytes)
85.42/86.31	c 86	349809 (100%) CSP clauses are encoded (5270603 clauses, 106361559 bytes)
85.42/86.31	c 86	349809 CSP clauses encoded
85.42/86.31	c 86	Writing map file : HOME/temp.map
85.42/86.36	c 86	Heap : 568 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
85.42/86.36	c 86	SAT : 265444 SAT variables, 5270603 SAT clauses, 106361559 bytes
85.42/86.36	c 86	Heap : 568 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
85.51/86.46	c 86	SOLVING HOME/temp.cnf
85.51/86.46	c 86	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
137.09/138.02	c 138	DECODING HOME/temp.out WITH HOME/temp.map
137.09/138.02	c 138	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
137.12/138.10	c 138	Decoding HOME/temp.out
137.12/138.48	s SATISFIABLE
137.58/138.51	v 10 21 16 4 40 33 11 21 27 21 39 41 43 10 15 32 3 7 28 1 19 22 30 18 33 39 16 35 22 20 14 10 13 18 6 29 14 23 44 41 1 24 13 34 23 37 22 38 20 12 11 4 25 0 12 12 8 33 31 2 5 11 29 25 22 9 31 2 9 34 36 9 5 40 7 24 9 33 3 40 25 31 27 38 4 13 35 13 15 39 25 16 9 13 18 3 43 14 36 13 38 28 18 11 1 37 6 33 16 29 8 23 7 9 20 19 8 3 37 42 3 14 28 2 35 26 41 44 12 17 31 17 18 39 20 42 42 18 13 17 24 37 30 5 2 19 23 15 25 37 36 7 21 0 43 42 16 18 42 5 42 20 5 25 12 7 6 14 38 23 2 11 16 34 23 17 43 9 8 2 19 19 1 36 39 6 44 39 41 26 43 41 44 13 22 26 20 39 18 10 40 14 38 24 3 15 5 21 30 3 15 24 4 4 33 11 0 13 41 17 34 20 28 11 27 28 25 10 13 29 16 8 17 34 0 12 9 5 14 6 26 34 30 16 0 2 22 22 30 28 13 30 27 34 40 7 4 7 1 29 40 26 2 11 26 8 32 0 21 44 3 26 29 4 10 30 25 31 8 38 6 30 22 34 19 33 24 35 13 6 17 15 3 39 4 27 29 6 7 17 14 44 21 0 14 34 37 24 30 41 21 26 15 27 27 25 17 36 36 44 40 32 35 19 38 36 35 30 5 31 2 29 33 43 35 0 7 24 12 16 34 38 36 32 40 39 26 31 24 36 35 12 8 35 10 29 16 7 41 32 33 32 8 0 37 11 5 39 20 31 19 38 35 1 15 41 35 35 11 34 37 18 20 27 40 17 32 43 1 43 28 32 17 32 15 19 10 1 37 7 18 14 18 19 18 16 11 19 8 15 9 6 12 10 18 8 18 3 12 19 19 11 8 11 5 17 17 19 10 3 17 11 0 9 18 1 16 18 19 8 18 18 5 13 4 14 17 6 16 12 12 6 18 4 19 11 7 13 14 15 13 14 3 14 8 11 3 0 13 19 5 18 11 12 10 7 19 12 16 0 13 8 4 16 18 17 8 6 10 13 9 3 16 18 6 7 15 8 8 16 15 18 18 16 14 12 12 11 10 14 14 16 15 17 12 10 19 19 18 18 12 13 4 5 11 8 15 9 8 13 19 15 13 19 2 16 7 14 12 19 6 3 7 8 14 18 10 8 12 6 19 7 16 10 9 5 5 5 12 6 4 15 18 8 18 6 1 2 19 19 10 19 12 17 3 6 13 15 9 13 14 8 11 12 18 14 8 8 13 5 3 12 18 19 6 18 6 16 2 15 16 10 8 5 6 12 19 12 18 4 5 16 17 16 19 18 3 15 11 18 18 19 19 17 18 6 7 14 10 19 8 6 16 1 18 16 12 17 7 11 11 10 11 6 11 4 7 4 19 17 11 6 1 14 13 19 5 18 10 18 6 17 3 3 16 18 18 12 10 7 1 12 17 4 12 14 4 10 17 18 8 12 19 2 17 3 19 7 2 4 12 17 0 12 3 14 11 0 17 1 6 12 4 5 5 5 19 1 3 2 13 19 13 13 12 2 2 15 18 6 3 1 18 16 17 14 5 2 2 16 2 7 9 11 16 9 16 11 4 0 12 7 13 5 5 3 10 12 0 11 14 3 5 6 6 5 11 12 9 13 6 9 4 2 16 9 1 11 4 9 9 4 13 9 4 5 12 9 8 8 15 1 9 6 2 5 19 5 7 2 3 4 17 0 19 13 9 5 13 13
137.58/138.51	c 138	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
137.58/138.55	c 138	CPU 111.86 (0.03 0.01 111.83 25.74)
137.58/138.55	c 138	END Thu Jul  3 21:25:12 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058087-1215112973/watcher-1058087-1215112973 -o /tmp/evaluation-result-1058087-1215112973/solver-1058087-1215112973 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1058087-1215112973.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.97 1.97 3/73 8209
/proc/meminfo: memFree=1472552/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=12272 CPUtime=0
/proc/8209/stat : 8209 (sugar) R 8207 8209 7718 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 252240104 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 214962687322 0 0 4224 0 0 0 0 17 1 0 0
/proc/8209/statm: 3068 327 246 3 0 168 0

[startup+0.0999171 s]
/proc/loadavg: 1.92 1.97 1.97 3/73 8209
/proc/meminfo: memFree=1472552/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=0.04
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 252240104 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8209/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101915 s]
/proc/loadavg: 1.92 1.97 1.97 3/73 8209
/proc/meminfo: memFree=1472552/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=0.04
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 252240104 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8209/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301957 s]
/proc/loadavg: 1.92 1.97 1.97 3/73 8209
/proc/meminfo: memFree=1472552/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=0.04
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 252240104 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8209/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701035 s]
/proc/loadavg: 1.92 1.97 1.97 3/73 8209
/proc/meminfo: memFree=1472552/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=0.04
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 252240104 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8209/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50219 s]
/proc/loadavg: 1.92 1.97 1.97 3/84 8221
/proc/meminfo: memFree=1438864/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=0.04
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 252240104 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8209/statm: 3400 796 370 3 0 500 0
[pid=8212] ppid=8209 vsize=5356 CPUtime=0
/proc/8212/stat : 8212 (sh) S 8209 8209 7718 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 252240108 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8212/statm: 1339 233 193 169 0 50 0
[pid=8213] ppid=8212 vsize=864676 CPUtime=1.43
/proc/8213/stat : 8213 (java) S 8212 8209 7718 0 -1 0 17439 0 1 0 134 9 0 0 19 0 9 0 252240109 885428224 14521 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8213/statm: 216169 14521 2529 9 0 210751 0
[pid=8213/tid=8214] ppid=8212 vsize=864676 CPUtime=0.61
/proc/8213/task/8214/stat : 8214 (java) R 8212 8209 7718 0 -1 64 3024 0 1 0 58 3 0 0 25 0 9 0 252240110 885428224 14521 996147200 134512640 134550740 4294956016 18446744073709551615 4126707068 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8213/tid=8215] ppid=8212 vsize=864676 CPUtime=0.69
/proc/8213/task/8215/stat : 8215 (java) S 8212 8209 7718 0 -1 64 13214 0 0 0 64 5 0 0 18 0 9 0 252240111 885428224 14521 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8213/tid=8216] ppid=8212 vsize=864676 CPUtime=0
/proc/8213/task/8216/stat : 8216 (java) S 8212 8209 7718 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 252240111 885428224 14521 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8213/tid=8217] ppid=8212 vsize=864676 CPUtime=0
/proc/8213/task/8217/stat : 8217 (java) S 8212 8209 7718 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 252240111 885428224 14521 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8213/tid=8218] ppid=8212 vsize=864676 CPUtime=0
/proc/8213/task/8218/stat : 8218 (java) S 8212 8209 7718 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 252240113 885428224 14521 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8213/tid=8219] ppid=8212 vsize=864676 CPUtime=0.11
/proc/8213/task/8219/stat : 8219 (java) S 8212 8209 7718 0 -1 64 501 0 0 0 11 0 0 0 16 0 9 0 252240113 885428224 14521 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8213/tid=8220] ppid=8212 vsize=864676 CPUtime=0
/proc/8213/task/8220/stat : 8220 (java) S 8212 8209 7718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 252240113 885428224 14521 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8213/tid=8221] ppid=8212 vsize=864676 CPUtime=0
/proc/8213/task/8221/stat : 8221 (java) S 8212 8209 7718 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 252240113 885428224 14521 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 883632

[startup+3.10151 s]
/proc/loadavg: 1.92 1.97 1.97 3/84 8221
/proc/meminfo: memFree=1414672/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=2.12
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 973 19463 0 1 3 1 196 12 15 0 1 0 252240104 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8209/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 13600

[startup+6.30212 s]
/proc/loadavg: 1.93 1.97 1.97 3/84 8231
/proc/meminfo: memFree=1425872/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=2.12
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 974 19463 0 1 3 1 196 12 16 0 1 0 252240104 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8209/statm: 3400 797 370 3 0 500 0
[pid=8222] ppid=8209 vsize=5356 CPUtime=0
/proc/8222/stat : 8222 (sh) S 8209 8209 7718 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 252240323 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8222/statm: 1339 233 193 169 0 50 0
[pid=8223] ppid=8222 vsize=868444 CPUtime=4.07
/proc/8223/stat : 8223 (java) S 8222 8209 7718 0 -1 0 17040 0 1 0 397 10 0 0 20 0 9 0 252240323 889286656 15483 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8223/statm: 217111 15483 2540 9 0 211686 0
[pid=8223/tid=8224] ppid=8222 vsize=868444 CPUtime=2.83
/proc/8223/task/8224/stat : 8224 (java) R 8222 8209 7718 0 -1 64 3316 0 1 0 281 2 0 0 25 0 9 0 252240324 889286656 15483 996147200 134512640 134550740 4294955952 18446744073709551615 4126567232 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8225] ppid=8222 vsize=868444 CPUtime=1.03
/proc/8223/task/8225/stat : 8225 (java) S 8222 8209 7718 0 -1 64 11568 0 0 0 97 6 0 0 16 0 9 0 252240325 889286656 15483 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8226] ppid=8222 vsize=868444 CPUtime=0
/proc/8223/task/8226/stat : 8226 (java) S 8222 8209 7718 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 252240325 889286656 15483 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8227] ppid=8222 vsize=868444 CPUtime=0
/proc/8223/task/8227/stat : 8227 (java) S 8222 8209 7718 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 252240325 889286656 15483 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8228] ppid=8222 vsize=868444 CPUtime=0
/proc/8223/task/8228/stat : 8228 (java) S 8222 8209 7718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 252240327 889286656 15483 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8229] ppid=8222 vsize=868444 CPUtime=0.18
/proc/8223/task/8229/stat : 8229 (java) S 8222 8209 7718 0 -1 64 1460 0 0 0 18 0 0 0 16 0 9 0 252240327 889286656 15483 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8230] ppid=8222 vsize=868444 CPUtime=0
/proc/8223/task/8230/stat : 8230 (java) S 8222 8209 7718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 252240327 889286656 15483 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8231] ppid=8222 vsize=868444 CPUtime=0
/proc/8223/task/8231/stat : 8231 (java) S 8222 8209 7718 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 252240327 889286656 15483 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 887400

[startup+12.7024 s]
/proc/loadavg: 1.93 1.97 1.97 3/84 8231
/proc/meminfo: memFree=1358544/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=2.12
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 974 19463 0 1 3 1 196 12 16 0 1 0 252240104 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8209/statm: 3400 797 370 3 0 500 0
[pid=8222] ppid=8209 vsize=5356 CPUtime=0
/proc/8222/stat : 8222 (sh) S 8209 8209 7718 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 252240323 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8222/statm: 1339 233 193 169 0 50 0
[pid=8223] ppid=8222 vsize=878692 CPUtime=10.41
/proc/8223/stat : 8223 (java) S 8222 8209 7718 0 -1 0 40555 0 1 0 1020 21 0 0 20 0 9 0 252240323 899780608 33826 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8223/statm: 219673 33826 2540 9 0 214248 0
[pid=8223/tid=8224] ppid=8222 vsize=878692 CPUtime=7.5
/proc/8223/task/8224/stat : 8224 (java) R 8222 8209 7718 0 -1 64 3778 0 1 0 748 2 0 0 25 0 9 0 252240324 899780608 33826 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8225] ppid=8222 vsize=878692 CPUtime=2.7
/proc/8223/task/8225/stat : 8225 (java) R 8222 8209 7718 0 -1 64 34620 0 0 0 253 17 0 0 16 0 9 0 252240325 899780608 33826 996147200 134512640 134550740 4294955952 18446744073709551615 104180258 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8226] ppid=8222 vsize=878692 CPUtime=0
/proc/8223/task/8226/stat : 8226 (java) S 8222 8209 7718 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 252240325 899780608 33826 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8227] ppid=8222 vsize=878692 CPUtime=0
/proc/8223/task/8227/stat : 8227 (java) S 8222 8209 7718 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 252240325 899780608 33826 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8228] ppid=8222 vsize=878692 CPUtime=0
/proc/8223/task/8228/stat : 8228 (java) S 8222 8209 7718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 252240327 899780608 33826 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8229] ppid=8222 vsize=878692 CPUtime=0.18
/proc/8223/task/8229/stat : 8229 (java) S 8222 8209 7718 0 -1 64 1461 0 0 0 18 0 0 0 17 0 9 0 252240327 899780608 33826 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8230] ppid=8222 vsize=878692 CPUtime=0
/proc/8223/task/8230/stat : 8230 (java) S 8222 8209 7718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 252240327 899780608 33826 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8231] ppid=8222 vsize=878692 CPUtime=0
/proc/8223/task/8231/stat : 8231 (java) S 8222 8209 7718 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 252240327 899780608 33826 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 897648

[startup+25.5028 s]
/proc/loadavg: 2.10 2.00 1.98 3/84 8231
/proc/meminfo: memFree=1231312/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=2.12
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 974 19463 0 1 3 1 196 12 16 0 1 0 252240104 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8209/statm: 3400 797 370 3 0 500 0
[pid=8222] ppid=8209 vsize=5356 CPUtime=0
/proc/8222/stat : 8222 (sh) S 8209 8209 7718 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 252240323 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8222/statm: 1339 233 193 169 0 50 0
[pid=8223] ppid=8222 vsize=868444 CPUtime=23.09
/proc/8223/stat : 8223 (java) S 8222 8209 7718 0 -1 0 76258 0 1 0 2271 38 0 0 20 0 9 0 252240323 889286656 63088 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8223/statm: 217111 63088 2540 9 0 211686 0
[pid=8223/tid=8224] ppid=8222 vsize=868444 CPUtime=16.82
/proc/8223/task/8224/stat : 8224 (java) R 8222 8209 7718 0 -1 64 5637 0 1 0 1679 3 0 0 25 0 9 0 252240324 889286656 63088 996147200 134512640 134550740 4294955952 18446744073709551615 4126568899 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8225] ppid=8222 vsize=868444 CPUtime=6.06
/proc/8223/task/8225/stat : 8225 (java) S 8222 8209 7718 0 -1 64 68458 0 0 0 573 33 0 0 16 0 9 0 252240325 889286656 63088 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8226] ppid=8222 vsize=868444 CPUtime=0
/proc/8223/task/8226/stat : 8226 (java) S 8222 8209 7718 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 252240325 889286656 63088 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8227] ppid=8222 vsize=868444 CPUtime=0
/proc/8223/task/8227/stat : 8227 (java) S 8222 8209 7718 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 252240325 889286656 63088 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8228] ppid=8222 vsize=868444 CPUtime=0
/proc/8223/task/8228/stat : 8228 (java) S 8222 8209 7718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 252240327 889286656 63088 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8229] ppid=8222 vsize=868444 CPUtime=0.19
/proc/8223/task/8229/stat : 8229 (java) S 8222 8209 7718 0 -1 64 1467 0 0 0 19 0 0 0 16 0 9 0 252240327 889286656 63088 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8230] ppid=8222 vsize=868444 CPUtime=0
/proc/8223/task/8230/stat : 8230 (java) S 8222 8209 7718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 252240327 889286656 63088 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8231] ppid=8222 vsize=868444 CPUtime=0
/proc/8223/task/8231/stat : 8231 (java) S 8222 8209 7718 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 252240327 889286656 63088 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 887400

[startup+51.1028 s]
/proc/loadavg: 2.15 2.02 1.99 3/84 8231
/proc/meminfo: memFree=970448/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=2.12
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 974 19463 0 1 3 1 196 12 16 0 1 0 252240104 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8209/statm: 3400 797 370 3 0 500 0
[pid=8222] ppid=8209 vsize=5356 CPUtime=0
/proc/8222/stat : 8222 (sh) S 8209 8209 7718 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 252240323 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8222/statm: 1339 233 193 169 0 50 0
[pid=8223] ppid=8222 vsize=868444 CPUtime=48.46
/proc/8223/stat : 8223 (java) S 8222 8209 7718 0 -1 0 144688 0 1 0 4776 70 0 0 20 0 9 0 252240323 889286656 127639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8223/statm: 217111 127639 2540 9 0 211686 0
[pid=8223/tid=8224] ppid=8222 vsize=868444 CPUtime=36.72
/proc/8223/task/8224/stat : 8224 (java) R 8222 8209 7718 0 -1 64 7576 0 1 0 3668 4 0 0 25 0 9 0 252240324 889286656 127639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8225] ppid=8222 vsize=868444 CPUtime=11.51
/proc/8223/task/8225/stat : 8225 (java) R 8222 8209 7718 0 -1 64 134944 0 0 0 1087 64 0 0 16 0 9 0 252240325 889286656 127639 996147200 134512640 134550740 4294955952 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8226] ppid=8222 vsize=868444 CPUtime=0
/proc/8223/task/8226/stat : 8226 (java) S 8222 8209 7718 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 252240325 889286656 127639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8227] ppid=8222 vsize=868444 CPUtime=0
/proc/8223/task/8227/stat : 8227 (java) S 8222 8209 7718 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 252240325 889286656 127639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8228] ppid=8222 vsize=868444 CPUtime=0
/proc/8223/task/8228/stat : 8228 (java) S 8222 8209 7718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 252240327 889286656 127639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8229] ppid=8222 vsize=868444 CPUtime=0.2
/proc/8223/task/8229/stat : 8229 (java) S 8222 8209 7718 0 -1 64 1472 0 0 0 20 0 0 0 16 0 9 0 252240327 889286656 127639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8230] ppid=8222 vsize=868444 CPUtime=0
/proc/8223/task/8230/stat : 8230 (java) S 8222 8209 7718 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 252240327 889286656 127639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8223/tid=8231] ppid=8222 vsize=868444 CPUtime=0
/proc/8223/task/8231/stat : 8231 (java) S 8222 8209 7718 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 252240327 889286656 127639 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 887400

[startup+102.307 s]
/proc/loadavg: 2.10 2.03 2.00 3/76 8233
/proc/meminfo: memFree=1291216/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=85.59
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 1023 194883 0 2 3 1 8388 167 16 0 1 0 252240104 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8209/statm: 3400 799 370 3 0 500 0
[pid=8232] ppid=8209 vsize=5356 CPUtime=0
/proc/8232/stat : 8232 (sh) S 8209 8209 7718 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 252248751 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8232/statm: 1339 232 193 169 0 50 0
[pid=8233] ppid=8232 vsize=73244 CPUtime=15.82
/proc/8233/stat : 8233 (picosat) R 8232 8209 7718 0 -1 4194304 17824 0 0 0 720 862 0 0 25 0 1 0 252248751 75001856 17810 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/8233/statm: 18311 17810 40 102 0 18206 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 92200

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

[startup+115.101 s]
/proc/loadavg: 2.08 2.03 2.00 3/76 8233
/proc/meminfo: memFree=1238544/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=85.59
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 1023 194883 0 2 3 1 8388 167 16 0 1 0 252240104 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8209/statm: 3400 799 370 3 0 500 0
[pid=8232] ppid=8209 vsize=5356 CPUtime=0
/proc/8232/stat : 8232 (sh) S 8209 8209 7718 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 252248751 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8232/statm: 1339 232 193 169 0 50 0
[pid=8233] ppid=8232 vsize=135572 CPUtime=28.61
/proc/8233/stat : 8233 (picosat) R 8232 8209 7718 0 -1 4194304 31711 0 0 0 1306 1555 0 0 25 0 1 0 252248751 138825728 31697 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/8233/statm: 33893 31697 40 102 0 33788 0
Current children cumulated CPU time (s) 114.2
Current children cumulated vsize (KiB) 154528

[startup+127.902 s]
/proc/loadavg: 2.06 2.02 2.00 3/76 8233
/proc/meminfo: memFree=1181200/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=85.59
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 1023 194883 0 2 3 1 8388 167 16 0 1 0 252240104 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8209/statm: 3400 799 370 3 0 500 0
[pid=8232] ppid=8209 vsize=5356 CPUtime=0
/proc/8232/stat : 8232 (sh) S 8209 8209 7718 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 252248751 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8232/statm: 1339 232 193 169 0 50 0
[pid=8233] ppid=8232 vsize=198288 CPUtime=41.4
/proc/8233/stat : 8233 (picosat) R 8232 8209 7718 0 -1 4194304 45595 0 0 0 1880 2260 0 0 25 0 1 0 252248751 203046912 45581 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/8233/statm: 49572 45581 40 102 0 49467 0
Current children cumulated CPU time (s) 126.99
Current children cumulated vsize (KiB) 217244

[startup+134.303 s]
/proc/loadavg: 2.05 2.02 2.00 3/76 8233
/proc/meminfo: memFree=1167312/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=85.59
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 1023 194883 0 2 3 1 8388 167 16 0 1 0 252240104 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8209/statm: 3400 799 370 3 0 500 0
[pid=8232] ppid=8209 vsize=5356 CPUtime=0
/proc/8232/stat : 8232 (sh) S 8209 8209 7718 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 252248751 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8232/statm: 1339 232 193 169 0 50 0
[pid=8233] ppid=8232 vsize=225772 CPUtime=47.8
/proc/8233/stat : 8233 (picosat) R 8232 8209 7718 0 -1 4194304 48693 0 0 0 2380 2400 0 0 25 0 1 0 252248751 231190528 48626 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8233/statm: 56443 48626 48 102 0 56338 0
Current children cumulated CPU time (s) 133.39
Current children cumulated vsize (KiB) 244728

[startup+135.901 s]
/proc/loadavg: 2.05 2.02 2.00 3/76 8233
/proc/meminfo: memFree=1167312/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=85.59
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 1023 194883 0 2 3 1 8388 167 16 0 1 0 252240104 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8209/statm: 3400 799 370 3 0 500 0
[pid=8232] ppid=8209 vsize=5356 CPUtime=0
/proc/8232/stat : 8232 (sh) S 8209 8209 7718 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 252248751 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8232/statm: 1339 232 193 169 0 50 0
[pid=8233] ppid=8232 vsize=225772 CPUtime=49.4
/proc/8233/stat : 8233 (picosat) R 8232 8209 7718 0 -1 4194304 48694 0 0 0 2540 2400 0 0 25 0 1 0 252248751 231190528 48627 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8233/statm: 56443 48627 48 102 0 56338 0
Current children cumulated CPU time (s) 134.99
Current children cumulated vsize (KiB) 244728

[startup+137.507 s]
/proc/loadavg: 2.05 2.02 2.00 3/76 8233
/proc/meminfo: memFree=1167056/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=85.59
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 1023 194883 0 2 3 1 8388 167 16 0 1 0 252240104 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8209/statm: 3400 799 370 3 0 500 0
[pid=8232] ppid=8209 vsize=5356 CPUtime=0
/proc/8232/stat : 8232 (sh) S 8209 8209 7718 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 252248751 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8232/statm: 1339 232 193 169 0 50 0
[pid=8233] ppid=8232 vsize=227820 CPUtime=51.01
/proc/8233/stat : 8233 (picosat) R 8232 8209 7718 0 -1 4194304 48756 0 0 0 2701 2400 0 0 25 0 1 0 252248751 233287680 48689 996147200 134512640 134931368 4294956256 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 1 0 0
/proc/8233/statm: 56955 48689 48 102 0 56850 0
Current children cumulated CPU time (s) 136.6
Current children cumulated vsize (KiB) 246776

[startup+138.302 s]
/proc/loadavg: 2.05 2.02 2.00 3/76 8233
/proc/meminfo: memFree=1167056/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=137.12
/proc/8209/stat : 8209 (sugar) S 8207 8209 7718 0 -1 4194304 1090 244020 0 2 3 1 11137 2571 15 0 1 0 252240104 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8209/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 137.12
Current children cumulated vsize (KiB) 13600

[startup+138.502 s]
/proc/loadavg: 2.05 2.02 2.00 3/84 8243
/proc/meminfo: memFree=1353424/2055920 swapFree=4180772/4192956
[pid=8209] ppid=8207 vsize=13600 CPUtime=137.12
/proc/8209/stat : 8209 (sugar) R 8207 8209 7718 0 -1 4194304 1090 244020 0 2 3 1 11137 2571 15 0 1 0 252240104 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 0 0 0 17 1 0 0
/proc/8209/statm: 3400 799 370 3 0 500 0
[pid=8234] ppid=8209 vsize=5356 CPUtime=0
/proc/8234/stat : 8234 (sh) S 8209 8209 7718 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 252253906 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8234/statm: 1339 233 193 169 0 50 0
[pid=8235] ppid=8234 vsize=864464 CPUtime=0.46
/proc/8235/stat : 8235 (java) S 8234 8209 7718 0 -1 0 3832 0 1 0 44 2 0 0 18 0 9 0 252253907 885211136 3299 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8235/statm: 216116 3299 1682 9 0 210698 0
[pid=8235/tid=8236] ppid=8234 vsize=864464 CPUtime=0.37
/proc/8235/task/8236/stat : 8236 (java) R 8234 8209 7718 0 -1 64 2485 0 1 0 36 1 0 0 22 0 9 0 252253908 885211136 3299 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8235/tid=8237] ppid=8234 vsize=864464 CPUtime=0
/proc/8235/task/8237/stat : 8237 (java) S 8234 8209 7718 0 -1 64 225 0 0 0 0 0 0 0 16 0 9 0 252253909 885211136 3299 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8235/tid=8238] ppid=8234 vsize=864464 CPUtime=0
/proc/8235/task/8238/stat : 8238 (java) S 8234 8209 7718 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 252253909 885211136 3299 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8235/tid=8239] ppid=8234 vsize=864464 CPUtime=0
/proc/8235/task/8239/stat : 8239 (java) S 8234 8209 7718 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 252253909 885211136 3299 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8235/tid=8240] ppid=8234 vsize=864464 CPUtime=0
/proc/8235/task/8240/stat : 8240 (java) S 8234 8209 7718 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 252253911 885211136 3299 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8235/tid=8241] ppid=8234 vsize=864464 CPUtime=0.06
/proc/8235/task/8241/stat : 8241 (java) S 8234 8209 7718 0 -1 64 430 0 0 0 6 0 0 0 16 0 9 0 252253911 885211136 3299 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8235/tid=8242] ppid=8234 vsize=864464 CPUtime=0
/proc/8235/task/8242/stat : 8242 (java) S 8234 8209 7718 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 252253911 885211136 3299 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8235/tid=8243] ppid=8234 vsize=864464 CPUtime=0
/proc/8235/task/8243/stat : 8243 (java) S 8234 8209 7718 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 252253911 885211136 3299 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 137.58
Current children cumulated vsize (KiB) 883420

Child status: 0
Real time (s): 138.606
CPU time (s): 137.686
CPU user time (s): 111.868
CPU system time (s): 25.8181
CPU usage (%): 99.3363
Max. virtual memory (cumulated for all children) (KiB): 897648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 111.868
system time used= 25.8181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249350
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= 8627
involuntary context switches= 10345

runsolver used 0.161975 second user time and 0.444932 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-03 21:22:54
IDJOB=1058087
IDBENCH=54106
IDSOLVER=345
FILE ID=node85/1058087-1215112973
PBS_JOBID= 7877037
Free space on /tmp= 126844 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-12.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058087-1215112973/watcher-1058087-1215112973 -o /tmp/evaluation-result-1058087-1215112973/solver-1058087-1215112973 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1058087-1215112973.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3aaedc74d6ee49711e76829517479c6b
RANDOM SEED=1903390710

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.272
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.272
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:       1472904 kB
Buffers:         11108 kB
Cached:         460192 kB
SwapCached:       6808 kB
Active:         143916 kB
Inactive:       402812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1472904 kB
SwapTotal:     4192956 kB
SwapFree:      4180772 kB
Dirty:            6020 kB
Writeback:           0 kB
Mapped:          82624 kB
Slab:            21836 kB
Committed_AS:   598016 kB
PageTables:       1620 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= 126840 MiB
End job on node85 at 2008-07-03 21:25:12