Trace number 1058327

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 118.276 120.913

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-6.xml
MD5SUM4557782171b25598d03a057775c7d656
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark118.276
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of constraints45572
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension45272
Global constraints used (with number of constraints)alldifferent(300)

Solver Data (download as text)

0.00/0.13	c 0	Sugar v1-13 + HOME/picosat
0.00/0.13	c 0	BEGIN Thu Jul  3 21:45:49 2008
0.00/0.13	c 0	PID 12285
0.00/0.14	c 0	HOST node16.alineos.net
0.00/0.14	c 0	CONVERTING HOME/instance-1058327-1215114348.xml TO HOME/temp.csp
0.00/0.14	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1058327-1215114348.xml' 'HOME/temp.csp'
2.53/2.78	c 2	30 domains, 700 variables, 1 predicates, 0 relations, 45572 constraints
2.53/2.80	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.53/2.80	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.63/2.89	c 3	Parsing HOME/temp.csp
3.00/3.29	c 3	parsed 10000 expressions
3.39/3.62	c 3	parsed 20000 expressions
3.58/3.87	c 4	parsed 30000 expressions
3.89/4.19	c 4	parsed 40000 expressions
4.08/4.36	c 4	parsed 46303 expressions
4.08/4.37	c 4	Heap : 19 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.08/4.37	c 4	Converting to clausal form CSP
4.76/5.03	c 5	converted 4631 (10%) expressions
5.15/5.41	c 5	converted 9261 (20%) expressions
5.64/6.00	c 6	converted 13891 (30%) expressions
6.03/6.36	c 6	converted 18522 (40%) expressions
6.42/6.73	c 6	converted 23152 (50%) expressions
6.81/7.11	c 7	converted 27782 (60%) expressions
7.69/8.02	c 8	converted 32413 (70%) expressions
7.99/8.39	c 8	converted 37043 (80%) expressions
8.38/8.78	c 8	converted 41673 (90%) expressions
10.62/11.02	c 11	converted 46303 (100%) expressions
10.62/11.02	c 11	CSP : 700 integers, 0 booleans, 90772 clauses, largest domain size 45
10.62/11.02	c 11	Heap : 114 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
10.62/11.02	c 11	Propagation in CSP
11.22/11.64	c 11	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
11.22/11.64	c 11	CSP : 700 integers, 0 booleans, 90772 clauses, largest domain size 45
11.22/11.64	c 11	Heap : 122 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
11.22/11.67	c 11	Simplifing CSP by introducing new Boolean variables
13.67/14.14	c 14	CSP : 700 integers, 268256 booleans, 359028 clauses, largest domain size 45
13.67/14.14	c 14	Heap : 202 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
14.84/15.36	c 15	Encoding CSP to SAT : HOME/temp.cnf
14.94/15.42	c 15	70 (10%) CSP integer variables are encoded (3010 clauses, 37031 bytes)
14.94/15.42	c 15	140 (20%) CSP integer variables are encoded (6020 clauses, 76161 bytes)
14.94/15.42	c 15	210 (30%) CSP integer variables are encoded (9030 clauses, 115291 bytes)
14.94/15.43	c 15	280 (40%) CSP integer variables are encoded (12040 clauses, 158958 bytes)
14.94/15.43	c 15	350 (50%) CSP integer variables are encoded (15050 clauses, 204108 bytes)
14.94/15.44	c 15	420 (60%) CSP integer variables are encoded (15164 clauses, 205818 bytes)
14.94/15.44	c 15	490 (70%) CSP integer variables are encoded (15279 clauses, 207543 bytes)
14.94/15.45	c 15	560 (80%) CSP integer variables are encoded (15397 clauses, 209313 bytes)
14.94/15.45	c 15	630 (90%) CSP integer variables are encoded (15496 clauses, 210798 bytes)
14.94/15.45	c 15	700 (100%) CSP integer variables are encoded (15624 clauses, 212718 bytes)
16.51/17.02	c 17	35903 (10%) CSP clauses are encoded (714145 clauses, 13685012 bytes)
17.98/18.52	c 18	71806 (20%) CSP clauses are encoded (1414677 clauses, 27796190 bytes)
19.43/20.07	c 20	107709 (30%) CSP clauses are encoded (2114159 clauses, 41968641 bytes)
21.00/21.67	c 21	143612 (40%) CSP clauses are encoded (2813199 clauses, 56853400 bytes)
22.56/23.27	c 23	179514 (50%) CSP clauses are encoded (3512703 clauses, 71832183 bytes)
24.20/24.92	c 25	215417 (60%) CSP clauses are encoded (4214210 clauses, 87354691 bytes)
26.16/26.97	c 27	251320 (70%) CSP clauses are encoded (5209916 clauses, 108676272 bytes)
28.31/29.13	c 29	287223 (80%) CSP clauses are encoded (6294119 clauses, 131671902 bytes)
30.45/31.31	c 31	323126 (90%) CSP clauses are encoded (7378630 clauses, 154820133 bytes)
32.49/33.47	c 33	359028 (100%) CSP clauses are encoded (8463668 clauses, 177856629 bytes)
32.49/33.47	c 33	359028 CSP clauses encoded
32.49/33.47	c 33	Writing map file : HOME/temp.map
32.59/33.51	c 33	Heap : 166 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
32.59/33.51	c 33	SAT : 284561 SAT variables, 8463668 SAT clauses, 177856629 bytes
32.59/33.51	c 33	Heap : 166 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
32.59/33.59	c 33	SOLVING HOME/temp.cnf
32.59/33.59	c 33	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
117.37/120.07	c 120	DECODING HOME/temp.out WITH HOME/temp.map
117.37/120.07	c 120	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
117.47/120.16	c 120	Decoding HOME/temp.out
117.47/120.74	s SATISFIABLE
117.47/120.78	v 12 44 25 11 13 36 42 2 7 15 29 2 35 31 28 0 17 32 5 29 34 2 4 14 5 2 9 24 6 10 2 0 31 3 42 7 18 27 13 30 21 22 16 16 8 20 16 26 44 44 22 1 22 32 6 5 18 40 2 4 3 10 6 9 36 33 31 19 6 11 19 26 8 44 19 10 7 12 14 5 39 36 9 43 9 31 8 18 19 28 12 8 43 20 15 27 7 6 42 11 15 12 14 4 26 14 1 18 31 13 3 32 8 5 28 12 19 10 13 11 15 27 41 34 20 33 9 12 17 23 1 26 9 36 20 21 15 6 22 1 22 31 9 18 27 17 10 14 24 11 15 2 11 36 7 13 13 0 27 16 12 17 10 21 0 18 28 37 7 12 19 18 22 23 19 21 6 21 11 42 5 32 19 20 17 38 37 8 28 28 29 22 3 24 22 8 25 26 18 38 16 23 0 21 25 5 3 22 5 37 4 10 34 44 6 33 30 9 21 14 23 23 24 17 40 31 27 27 1 13 25 2 29 33 33 26 34 29 23 26 0 25 30 6 5 37 21 34 43 28 30 16 14 15 4 14 2 7 41 29 7 35 30 29 20 4 44 34 39 30 43 32 34 35 35 3 8 36 39 37 36 30 1 23 16 37 25 33 1 27 43 34 4 25 35 38 24 37 40 39 41 35 40 13 11 38 2 37 33 38 25 39 36 40 0 40 41 38 7 23 11 15 12 3 39 14 39 11 4 41 29 33 41 31 24 32 32 44 4 3 43 42 42 44 38 24 27 0 43 39 2 0 4 5 0 5 0 2 9 2 7 8 2 8 2 1 4 0 0 0 3 3 0 0 2 9 3 0 7 2 5 0 3 1 5 6 8 9 4 3 6 5 0 3 3 7 9 6 5 2 7 0 0 3 5 5 5 0 0 6 7 4 6 1 9 2 6 0 9 2 8 0 2 8 9 6 3 7 4 1 9 6 5 3 0 2 6 2 1 5 5 8 6 2 4 2 7 8 3 1 6 1 6 9 2 2 8 6 5 3 2 2 5 9 0 0 7 0 9 4 8 4 5 5 9 1 8 3 2 8 5 8 2 4 3 0 5 0 6 3 4 0 6 7 3 1 5 9 5 7 3 1 6 2 5 5 2 9 5 2 6 6 3 5 7 0 1 1 8 8 6 3 2 4 2 9 4 2 9 2 8 5 5 6 0 2 0 7 7 8 6 1 5 2 9 4 6 1 9 5 6 0 5 8 9 3 6 8 6 6 2 1 6 7 2 8 5 4 1 5 3 2 3 7 3 7 7 8 7 6 2 4 5 5 0 5 2 1 5 3 2 5 0 3 4 2 4 7 0 6 4 4 7 0 8 3 6 2 2 3 4 6 2 2 5 1 6 8 5 8 5 7 9 3 5 4 0 1 3 4 7 6 6 6 7 7 7 9 2 0 8 1 5 3 1 9 9 5 2 8 6 0 9 1 8 0 7 3 7 6 1 0 8 6 3 5 9 3 1 9 3 9 9 8 6 1 4 0 3 0 4 6 3 1 6 6 1 3 7 0 9 4 6 9 8 8 6 6 2 2
117.47/120.78	c 120	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
117.47/120.81	c 120	CPU 75.32 (0.03 0.01 75.29 42.82)
117.47/120.81	c 120	END Thu Jul  3 21:47:49 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-1058327-1215114348/watcher-1058327-1215114348 -o /tmp/evaluation-result-1058327-1215114348/solver-1058327-1215114348 -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-1058327-1215114348.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.96 2.00 2.00 4/93 12285
/proc/meminfo: memFree=1830448/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=18572 CPUtime=0
/proc/12285/stat : 12285 (runsolver) R 12283 12285 11785 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1990409460 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 231962373415 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12285/statm: 4643 292 257 25 0 2626 0

[startup+0.076637 s]
/proc/loadavg: 1.96 2.00 2.00 4/93 12285
/proc/meminfo: memFree=1830448/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=12272 CPUtime=0
/proc/12285/stat : 12285 (sugar) D 12283 12285 11785 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 1990409460 12566528 330 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/12285/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.111631 s]
/proc/loadavg: 1.96 2.00 2.00 4/93 12285
/proc/meminfo: memFree=1830448/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=12676 CPUtime=0
/proc/12285/stat : 12285 (sugar) D 12283 12285 11785 0 -1 4194304 533 0 0 0 0 0 0 0 18 0 1 0 1990409460 12980224 501 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/12285/statm: 3169 501 315 3 0 269 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12676

[startup+0.301579 s]
/proc/loadavg: 1.96 2.00 2.00 4/93 12285
/proc/meminfo: memFree=1830448/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=13600 CPUtime=0.04
/proc/12285/stat : 12285 (sugar) S 12283 12285 11785 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 1990409460 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12285/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701478 s]
/proc/loadavg: 1.96 2.00 2.00 4/93 12285
/proc/meminfo: memFree=1830448/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=13600 CPUtime=0.04
/proc/12285/stat : 12285 (sugar) S 12283 12285 11785 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 1990409460 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12285/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50227 s]
/proc/loadavg: 1.96 2.00 2.00 3/104 12297
/proc/meminfo: memFree=1775832/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=13600 CPUtime=0.04
/proc/12285/stat : 12285 (sugar) S 12283 12285 11785 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 1990409460 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12285/statm: 3400 796 370 3 0 500 0
[pid=12288] ppid=12285 vsize=5356 CPUtime=0
/proc/12288/stat : 12288 (sh) S 12285 12285 11785 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990409474 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12288/statm: 1339 233 193 169 0 50 0
[pid=12289] ppid=12288 vsize=864672 CPUtime=1.32
/proc/12289/stat : 12289 (java) S 12288 12285 11785 0 -1 0 15127 0 1 0 124 8 0 0 18 0 9 0 1990409474 885424128 13176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12289/statm: 216168 13176 2529 9 0 210750 0
[pid=12289/tid=12290] ppid=12288 vsize=864672 CPUtime=0.76
/proc/12289/task/12290/stat : 12290 (java) R 12288 12285 11785 0 -1 64 3017 0 1 0 74 2 0 0 23 0 9 0 1990409475 885424128 13176 996147200 134512640 134550740 4294956016 18446744073709551615 4125980415 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12289/tid=12291] ppid=12288 vsize=864672 CPUtime=0.44
/proc/12289/task/12291/stat : 12291 (java) S 12288 12285 11785 0 -1 64 10913 0 0 0 39 5 0 0 16 0 9 0 1990409476 885424128 13176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12289/tid=12292] ppid=12288 vsize=864672 CPUtime=0
/proc/12289/task/12292/stat : 12292 (java) S 12288 12285 11785 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1990409476 885424128 13176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12289/tid=12293] ppid=12288 vsize=864672 CPUtime=0
/proc/12289/task/12293/stat : 12293 (java) S 12288 12285 11785 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1990409476 885424128 13176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12289/tid=12294] ppid=12288 vsize=864672 CPUtime=0
/proc/12289/task/12294/stat : 12294 (java) S 12288 12285 11785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990409478 885424128 13176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12289/tid=12295] ppid=12288 vsize=864672 CPUtime=0.1
/proc/12289/task/12295/stat : 12295 (java) S 12288 12285 11785 0 -1 64 497 0 0 0 10 0 0 0 16 0 9 0 1990409478 885424128 13176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12289/tid=12296] ppid=12288 vsize=864672 CPUtime=0
/proc/12289/task/12296/stat : 12296 (java) S 12288 12285 11785 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1990409478 885424128 13176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12289/tid=12297] ppid=12288 vsize=864672 CPUtime=0
/proc/12289/task/12297/stat : 12297 (java) S 12288 12285 11785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990409478 885424128 13176 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 883628

[startup+3.10185 s]
/proc/loadavg: 1.96 2.00 2.00 4/104 12297
/proc/meminfo: memFree=1704920/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=13600 CPUtime=2.63
/proc/12285/stat : 12285 (sugar) S 12283 12285 11785 0 -1 4194304 973 23240 0 1 3 1 245 14 16 0 1 0 1990409460 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12285/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 13600

[startup+6.30202 s]
/proc/loadavg: 2.12 2.03 2.01 3/104 12307
/proc/meminfo: memFree=1662744/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=13600 CPUtime=2.63
/proc/12285/stat : 12285 (sugar) S 12283 12285 11785 0 -1 4194304 974 23240 0 1 3 1 245 14 15 0 1 0 1990409460 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12285/statm: 3400 797 370 3 0 500 0
[pid=12298] ppid=12285 vsize=5356 CPUtime=0
/proc/12298/stat : 12298 (sh) S 12285 12285 11785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990409740 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12298/statm: 1339 233 193 169 0 50 0
[pid=12299] ppid=12298 vsize=868400 CPUtime=3.4
/proc/12299/stat : 12299 (java) S 12298 12285 11785 0 -1 0 17955 0 1 0 329 11 0 0 18 0 9 0 1990409740 889241600 16309 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12299/statm: 217100 16309 2540 9 0 211675 0
[pid=12299/tid=12300] ppid=12298 vsize=868400 CPUtime=2.07
/proc/12299/task/12300/stat : 12300 (java) R 12298 12285 11785 0 -1 64 3325 0 1 0 205 2 0 0 25 0 9 0 1990409741 889241600 16309 996147200 134512640 134550740 4294955952 18446744073709551615 4126524774 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12301] ppid=12298 vsize=868400 CPUtime=1.12
/proc/12299/task/12301/stat : 12301 (java) S 12298 12285 11785 0 -1 64 12466 0 0 0 105 7 0 0 16 0 9 0 1990409742 889241600 16309 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12302] ppid=12298 vsize=868400 CPUtime=0
/proc/12299/task/12302/stat : 12302 (java) S 12298 12285 11785 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990409743 889241600 16309 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12303] ppid=12298 vsize=868400 CPUtime=0
/proc/12299/task/12303/stat : 12303 (java) S 12298 12285 11785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1990409743 889241600 16309 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12304] ppid=12298 vsize=868400 CPUtime=0
/proc/12299/task/12304/stat : 12304 (java) S 12298 12285 11785 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1990409745 889241600 16309 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12305] ppid=12298 vsize=868400 CPUtime=0.19
/proc/12299/task/12305/stat : 12305 (java) S 12298 12285 11785 0 -1 64 1467 0 0 0 18 1 0 0 16 0 9 0 1990409745 889241600 16309 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12306] ppid=12298 vsize=868400 CPUtime=0
/proc/12299/task/12306/stat : 12306 (java) S 12298 12285 11785 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1990409745 889241600 16309 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12307] ppid=12298 vsize=868400 CPUtime=0
/proc/12299/task/12307/stat : 12307 (java) S 12298 12285 11785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990409745 889241600 16309 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 887356

[startup+12.7024 s]
/proc/loadavg: 2.19 2.04 2.01 4/104 12307
/proc/meminfo: memFree=1551192/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=13600 CPUtime=2.63
/proc/12285/stat : 12285 (sugar) S 12283 12285 11785 0 -1 4194304 974 23240 0 1 3 1 245 14 15 0 1 0 1990409460 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12285/statm: 3400 797 370 3 0 500 0
[pid=12298] ppid=12285 vsize=5356 CPUtime=0
/proc/12298/stat : 12298 (sh) S 12285 12285 11785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990409740 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12298/statm: 1339 233 193 169 0 50 0
[pid=12299] ppid=12298 vsize=870404 CPUtime=9.67
/proc/12299/stat : 12299 (java) S 12298 12285 11785 0 -1 0 70695 0 1 0 933 34 0 0 18 0 9 0 1990409740 891293696 48997 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12299/statm: 217601 48997 2540 9 0 212176 0
[pid=12299/tid=12300] ppid=12298 vsize=870404 CPUtime=5.02
/proc/12299/task/12300/stat : 12300 (java) R 12298 12285 11785 0 -1 64 4479 0 1 0 500 2 0 0 25 0 9 0 1990409741 891293696 48997 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12301] ppid=12298 vsize=870404 CPUtime=4.39
/proc/12299/task/12301/stat : 12301 (java) R 12298 12285 11785 0 -1 64 64031 0 0 0 410 29 0 0 16 0 9 0 1990409742 891293696 48997 996147200 134512640 134550740 4294955952 18446744073709551615 102721936 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12302] ppid=12298 vsize=870404 CPUtime=0
/proc/12299/task/12302/stat : 12302 (java) S 12298 12285 11785 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990409743 891293696 48997 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12303] ppid=12298 vsize=870404 CPUtime=0
/proc/12299/task/12303/stat : 12303 (java) S 12298 12285 11785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1990409743 891293696 48997 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12304] ppid=12298 vsize=870404 CPUtime=0
/proc/12299/task/12304/stat : 12304 (java) S 12298 12285 11785 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1990409745 891293696 48997 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12305] ppid=12298 vsize=870404 CPUtime=0.23
/proc/12299/task/12305/stat : 12305 (java) S 12298 12285 11785 0 -1 64 1488 0 0 0 22 1 0 0 16 0 9 0 1990409745 891293696 48997 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12306] ppid=12298 vsize=870404 CPUtime=0
/proc/12299/task/12306/stat : 12306 (java) S 12298 12285 11785 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1990409745 891293696 48997 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12307] ppid=12298 vsize=870404 CPUtime=0
/proc/12299/task/12307/stat : 12307 (java) S 12298 12285 11785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990409745 891293696 48997 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 889360

[startup+25.502 s]
/proc/loadavg: 2.22 2.06 2.02 3/104 12307
/proc/meminfo: memFree=1399320/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=13600 CPUtime=2.63
/proc/12285/stat : 12285 (sugar) S 12283 12285 11785 0 -1 4194304 974 23240 0 1 3 1 245 14 16 0 1 0 1990409460 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12285/statm: 3400 797 370 3 0 500 0
[pid=12298] ppid=12285 vsize=5356 CPUtime=0
/proc/12298/stat : 12298 (sh) S 12285 12285 11785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990409740 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12298/statm: 1339 233 193 169 0 50 0
[pid=12299] ppid=12298 vsize=868512 CPUtime=22.15
/proc/12299/stat : 12299 (java) S 12298 12285 11785 0 -1 0 92989 0 1 0 2116 99 0 0 18 0 9 0 1990409740 889356288 56034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12299/statm: 217128 56034 2566 9 0 211675 0
[pid=12299/tid=12300] ppid=12298 vsize=868512 CPUtime=14.93
/proc/12299/task/12300/stat : 12300 (java) R 12298 12285 11785 0 -1 64 5823 0 1 0 1434 59 0 0 25 0 9 0 1990409741 889356288 56034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12301] ppid=12298 vsize=868512 CPUtime=6.91
/proc/12299/task/12301/stat : 12301 (java) S 12298 12285 11785 0 -1 64 84944 0 0 0 653 38 0 0 16 0 9 0 1990409742 889356288 56034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12302] ppid=12298 vsize=868512 CPUtime=0
/proc/12299/task/12302/stat : 12302 (java) S 12298 12285 11785 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990409743 889356288 56034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12303] ppid=12298 vsize=868512 CPUtime=0
/proc/12299/task/12303/stat : 12303 (java) S 12298 12285 11785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1990409743 889356288 56034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12304] ppid=12298 vsize=868512 CPUtime=0
/proc/12299/task/12304/stat : 12304 (java) S 12298 12285 11785 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1990409745 889356288 56034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12305] ppid=12298 vsize=868512 CPUtime=0.29
/proc/12299/task/12305/stat : 12305 (java) S 12298 12285 11785 0 -1 64 1525 0 0 0 28 1 0 0 16 0 9 0 1990409745 889356288 56034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12306] ppid=12298 vsize=868512 CPUtime=0
/proc/12299/task/12306/stat : 12306 (java) S 12298 12285 11785 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1990409745 889356288 56034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12299/tid=12307] ppid=12298 vsize=868512 CPUtime=0
/proc/12299/task/12307/stat : 12307 (java) S 12298 12285 11785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990409745 889356288 56034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 887468

[startup+51.1014 s]
/proc/loadavg: 2.14 2.05 2.01 3/96 12309
/proc/meminfo: memFree=1459352/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=13600 CPUtime=32.65
/proc/12285/stat : 12285 (sugar) S 12283 12285 11785 0 -1 4194304 1022 116661 0 2 3 1 3091 170 16 0 1 0 1990409460 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12285/statm: 3400 799 370 3 0 500 0
[pid=12308] ppid=12285 vsize=5356 CPUtime=0
/proc/12308/stat : 12308 (sh) S 12285 12285 11785 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990412819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12308/statm: 1339 232 193 169 0 50 0
[pid=12309] ppid=12308 vsize=74928 CPUtime=17.14
/proc/12309/stat : 12309 (picosat) R 12308 12285 11785 0 -1 4194304 17818 0 0 0 780 934 0 0 25 0 1 0 1990412819 76726272 17804 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/12309/statm: 18732 17804 40 102 0 18627 0
Current children cumulated CPU time (s) 49.79
Current children cumulated vsize (KiB) 93884

[startup+102.306 s]
/proc/loadavg: 2.10 2.06 2.01 3/96 12309
/proc/meminfo: memFree=1257688/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=13600 CPUtime=32.65
/proc/12285/stat : 12285 (sugar) S 12283 12285 11785 0 -1 4194304 1022 116661 0 2 3 1 3091 170 16 0 1 0 1990409460 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12285/statm: 3400 799 370 3 0 500 0
[pid=12308] ppid=12285 vsize=5356 CPUtime=0
/proc/12308/stat : 12308 (sh) S 12285 12285 11785 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990412819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12308/statm: 1339 232 193 169 0 50 0
[pid=12309] ppid=12308 vsize=291876 CPUtime=67.37
/proc/12309/stat : 12309 (picosat) R 12308 12285 11785 0 -1 4194304 67601 0 0 0 3107 3630 0 0 25 0 1 0 1990412819 298881024 67587 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/12309/statm: 72969 67587 40 102 0 72864 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (KiB) 310832

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

[startup+108.701 s]
/proc/loadavg: 2.08 2.05 2.01 3/96 12309
/proc/meminfo: memFree=1236184/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=13600 CPUtime=32.65
/proc/12285/stat : 12285 (sugar) S 12283 12285 11785 0 -1 4194304 1022 116661 0 2 3 1 3091 170 16 0 1 0 1990409460 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12285/statm: 3400 799 370 3 0 500 0
[pid=12308] ppid=12285 vsize=5356 CPUtime=0
/proc/12308/stat : 12308 (sh) S 12285 12285 11785 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990412819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12308/statm: 1339 232 193 169 0 50 0
[pid=12309] ppid=12308 vsize=313392 CPUtime=73.64
/proc/12309/stat : 12309 (picosat) R 12308 12285 11785 0 -1 4194304 73845 0 0 0 3399 3965 0 0 25 0 1 0 1990412819 320913408 73831 996147200 134512640 134931368 4294956256 18446744073709551615 134545658 0 0 4096 0 0 0 0 17 1 0 0
/proc/12309/statm: 78348 73831 40 102 0 78243 0
Current children cumulated CPU time (s) 106.29
Current children cumulated vsize (KiB) 332348

[startup+115.103 s]
/proc/loadavg: 2.08 2.05 2.01 3/96 12309
/proc/meminfo: memFree=1221080/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=13600 CPUtime=32.65
/proc/12285/stat : 12285 (sugar) S 12283 12285 11785 0 -1 4194304 1022 116661 0 2 3 1 3091 170 16 0 1 0 1990409460 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12285/statm: 3400 799 370 3 0 500 0
[pid=12308] ppid=12285 vsize=5356 CPUtime=0
/proc/12308/stat : 12308 (sh) S 12285 12285 11785 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990412819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12308/statm: 1339 232 193 169 0 50 0
[pid=12309] ppid=12308 vsize=326248 CPUtime=79.93
/proc/12309/stat : 12309 (picosat) R 12308 12285 11785 0 -1 4194304 76687 0 0 0 3892 4101 0 0 25 0 1 0 1990412819 334077952 76654 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12309/statm: 81562 76654 42 102 0 81457 0
Current children cumulated CPU time (s) 112.58
Current children cumulated vsize (KiB) 345204

[startup+118.302 s]
/proc/loadavg: 2.08 2.05 2.01 3/96 12309
/proc/meminfo: memFree=1220888/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=13600 CPUtime=32.65
/proc/12285/stat : 12285 (sugar) S 12283 12285 11785 0 -1 4194304 1022 116661 0 2 3 1 3091 170 16 0 1 0 1990409460 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12285/statm: 3400 799 370 3 0 500 0
[pid=12308] ppid=12285 vsize=5356 CPUtime=0
/proc/12308/stat : 12308 (sh) S 12285 12285 11785 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990412819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12308/statm: 1339 232 193 169 0 50 0
[pid=12309] ppid=12308 vsize=326248 CPUtime=83.06
/proc/12309/stat : 12309 (picosat) R 12308 12285 11785 0 -1 4194304 76710 0 0 0 4205 4101 0 0 25 0 1 0 1990412819 334077952 76677 996147200 134512640 134931368 4294956256 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 1 0 0
/proc/12309/statm: 81562 76677 42 102 0 81457 0
Current children cumulated CPU time (s) 115.71
Current children cumulated vsize (KiB) 345204

[startup+119.906 s]
/proc/loadavg: 2.07 2.05 2.01 3/96 12309
/proc/meminfo: memFree=1218520/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=13600 CPUtime=32.65
/proc/12285/stat : 12285 (sugar) S 12283 12285 11785 0 -1 4194304 1022 116661 0 2 3 1 3091 170 16 0 1 0 1990409460 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12285/statm: 3400 799 370 3 0 500 0
[pid=12308] ppid=12285 vsize=5356 CPUtime=0
/proc/12308/stat : 12308 (sh) S 12285 12285 11785 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990412819 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12308/statm: 1339 232 193 169 0 50 0
[pid=12309] ppid=12308 vsize=330348 CPUtime=84.63
/proc/12309/stat : 12309 (picosat) R 12308 12285 11785 0 -1 4194304 76757 0 0 0 4362 4101 0 0 25 0 1 0 1990412819 338276352 76724 996147200 134512640 134931368 4294956256 18446744073709551615 134579016 0 0 4096 0 0 0 0 17 1 0 0
/proc/12309/statm: 82587 76724 47 102 0 82482 0
Current children cumulated CPU time (s) 117.28
Current children cumulated vsize (KiB) 349304

[startup+120.701 s]
/proc/loadavg: 2.07 2.05 2.01 3/96 12309
/proc/meminfo: memFree=1218520/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=13600 CPUtime=117.47
/proc/12285/stat : 12285 (sugar) S 12283 12285 11785 0 -1 4194304 1091 193704 0 2 3 1 7465 4278 16 0 1 0 1990409460 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12285/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 117.47
Current children cumulated vsize (KiB) 13600

[startup+120.906 s]
/proc/loadavg: 2.07 2.05 2.01 3/94 12319
/proc/meminfo: memFree=1703528/2055920 swapFree=4180096/4192956
[pid=12285] ppid=12283 vsize=13600 CPUtime=118.25
/proc/12285/stat : 12285 (sugar) R 12283 12285 11785 0 -1 4194304 1120 197652 0 3 3 11 7529 4282 16 0 1 0 1990409460 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 231962547241 0 0 4224 16386 0 0 0 17 1 0 0
/proc/12285/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 118.25
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 120.913
CPU time (s): 118.276
CPU user time (s): 75.3375
CPU system time (s): 42.9385
CPU usage (%): 97.8189
Max. virtual memory (cumulated for all children) (KiB): 909848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.3375
system time used= 42.9385
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198802
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= 8300
involuntary context switches= 10568

runsolver used 0.153976 second user time and 0.438933 second system time

The end

Launcher Data (download as text)

Begin job on node16 at 2008-07-03 21:45:49
IDJOB=1058327
IDBENCH=54121
IDSOLVER=345
FILE ID=node16/1058327-1215114348
PBS_JOBID= 7877172
Free space on /tmp= 66524 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-6.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-1058327-1215114348/watcher-1058327-1215114348 -o /tmp/evaluation-result-1058327-1215114348/solver-1058327-1215114348 -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-1058327-1215114348.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4557782171b25598d03a057775c7d656
RANDOM SEED=1169783049

node16.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.213
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.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1831120 kB
Buffers:          6552 kB
Cached:         105120 kB
SwapCached:       6648 kB
Active:         155076 kB
Inactive:        15016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831120 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:           34232 kB
Writeback:           0 kB
Mapped:          75484 kB
Slab:            39616 kB
Committed_AS:  4029640 kB
PageTables:       2164 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= 66524 MiB
End job on node16 at 2008-07-03 21:47:50