Trace number 1125764

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+minisat? 210.735 445.664

General information on the benchmark

Namemaxcsp/planning/
normalized-mprime04ac_ext.xml
MD5SUMd95a72089ab71f6e2fa8e97458f58cc8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark1.08783
Satisfiable
(Un)Satisfiability was proved
Number of variables445
Number of constraints24165
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension24165
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.03	c 0	Sugar v1-13 + HOME/minisat
0.02/0.03	c 0	BEGIN Thu Aug  7 20:57:25 2008
0.02/0.03	c 0	PID 15210
0.02/0.04	c 0	HOST node86.alineos.net
0.02/0.04	c 0	CONVERTING HOME/instance-1125764-1218135445.xml TO HOME/temp.csp
0.02/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1125764-1218135445.xml' 'HOME/temp.csp'
0.03/1.00	c 1	16 domains, 445 variables, 0 predicates, 409 relations, 24165 constraints
1.13/1.05	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.13/1.05	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.15/1.12	c 1	Parsing HOME/temp.csp
1.15/1.37	c 2	parsed 10000 expressions
1.15/1.55	c 2	parsed 20000 expressions
1.15/1.63	c 2	parsed 25035 expressions
1.15/1.64	c 2	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.15/1.89	c 2	MAX CSP: 24165 constraints
1.15/1.89	c 2	Converting to clausal form CSP
1.15/2.07	c 2	converted 4921 (10%) expressions
2.35/2.13	c 2	converted 9841 (20%) expressions
2.35/2.19	c 2	converted 14761 (30%) expressions
2.55/2.38	c 3	converted 19682 (40%) expressions
2.66/2.44	c 3	converted 24602 (50%) expressions
2.75/2.50	c 3	converted 29522 (60%) expressions
2.75/2.56	c 3	converted 34443 (70%) expressions
2.86/2.61	c 3	converted 39363 (80%) expressions
2.86/2.67	c 3	converted 44283 (90%) expressions
5.38/5.13	c 5	converted 49203 (100%) expressions
5.38/5.14	c 5	CSP : 48775 integers, 0 booleans, 72494 clauses, largest domain size 36248
5.38/5.14	c 5	Heap : 67 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.38/5.14	c 5	Propagation in CSP
6.20/5.96	c 6	24156 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.20/5.97	c 6	CSP : 48775 integers, 0 booleans, 72494 clauses, largest domain size 24166
6.20/5.97	c 6	Heap : 71 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.20/5.99	c 6	Simplifing CSP by introducing new Boolean variables
6.30/6.02	c 6	CSP : 48775 integers, 0 booleans, 72494 clauses, largest domain size 24166
6.30/6.02	c 6	Heap : 69 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.69/6.43	c 7	Encoding CSP to SAT : HOME/temp.cnf
6.69/6.47	c 7	4878 (10%) CSP integer variables are encoded (533 clauses, 5764 bytes)
6.69/6.47	c 7	9755 (20%) CSP integer variables are encoded (533 clauses, 5764 bytes)
6.69/6.48	c 7	14633 (30%) CSP integer variables are encoded (533 clauses, 5764 bytes)
6.69/6.49	c 7	19510 (40%) CSP integer variables are encoded (533 clauses, 5764 bytes)
6.69/6.49	c 7	24388 (50%) CSP integer variables are encoded (533 clauses, 5764 bytes)
6.83/6.58	c 7	29265 (60%) CSP integer variables are encoded (72069 clauses, 1081223 bytes)
6.92/6.65	c 7	34143 (70%) CSP integer variables are encoded (130638 clauses, 2076896 bytes)
7.02/6.74	c 7	39020 (80%) CSP integer variables are encoded (198846 clauses, 3236432 bytes)
7.42/7.18	c 7	43898 (90%) CSP integer variables are encoded (559423 clauses, 9366241 bytes)
7.52/7.29	c 7	48775 (100%) CSP integer variables are encoded (644395 clauses, 10810765 bytes)
7.84/7.54	c 8	7250 (10%) CSP clauses are encoded (651645 clauses, 10962522 bytes)
8.04/7.75	c 8	14499 (20%) CSP clauses are encoded (658894 clauses, 11119221 bytes)
8.24/7.94	c 8	21749 (30%) CSP clauses are encoded (666144 clauses, 11273025 bytes)
13.27/13.47	c 14	28998 (40%) CSP clauses are encoded (3579287 clauses, 73582378 bytes)
72.96/78.63	c 79	36247 (50%) CSP clauses are encoded (37321074 clauses, 852944833 bytes)
90.15/97.94	c 98	43497 (60%) CSP clauses are encoded (46703376 clauses, 1082187658 bytes)
209.85/409.74	c 410	ERROR Exception Too large HOME/temp.cnf
209.89/410.72	c 410	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
209.89/410.72	c 410	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
209.89/410.72	c 410	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
209.89/410.72	s UNKNOWN
209.90/418.26	c 418	CPU 194.16 (0.03 0.01 194.13 15.74)
209.90/418.26	c 418	END Thu Aug  7 21:04:23 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1125764-1218135445/watcher-1125764-1218135445 -o /tmp/evaluation-result-1125764-1218135445/solver-1125764-1218135445 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1125764-1218135445.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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: 3.46 4.03 4.47 3/83 15210
/proc/meminfo: memFree=1175692/2055920 swapFree=4192812/4192956
[pid=15210] ppid=15208 vsize=12272 CPUtime=0
/proc/15210/stat : 15210 (sugar) R 15208 15210 14203 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 140629270 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 240154016357 0 0 4224 0 0 0 0 17 0 0 0
/proc/15210/statm: 3068 364 274 3 0 168 0

[startup+0.037626 s]
/proc/loadavg: 3.46 4.03 4.47 3/83 15210
/proc/meminfo: memFree=1175692/2055920 swapFree=4192812/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=0.02
/proc/15210/stat : 15210 (sugar) R 15208 15210 14203 0 -1 4194304 787 0 0 0 2 0 0 0 18 0 1 0 140629270 13926400 755 996147200 4194304 4206940 548682068592 18446744073709551615 240153694945 0 0 4224 0 0 0 0 17 0 0 0
/proc/15210/statm: 3400 756 338 3 0 500 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13600

[startup+0.101638 s]
/proc/loadavg: 3.46 4.03 4.47 3/83 15210
/proc/meminfo: memFree=1175692/2055920 swapFree=4192812/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=0.03
/proc/15210/stat : 15210 (sugar) S 15208 15210 14203 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 140629270 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15210/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301661 s]
/proc/loadavg: 3.46 4.03 4.47 3/83 15210
/proc/meminfo: memFree=1175692/2055920 swapFree=4192812/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=0.03
/proc/15210/stat : 15210 (sugar) S 15208 15210 14203 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 140629270 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15210/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701706 s]
/proc/loadavg: 3.46 4.03 4.47 3/83 15210
/proc/meminfo: memFree=1175692/2055920 swapFree=4192812/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=0.03
/proc/15210/stat : 15210 (sugar) S 15208 15210 14203 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 140629270 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15210/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50179 s]
/proc/loadavg: 3.46 4.03 4.47 1/94 15222
/proc/meminfo: memFree=1144756/2055920 swapFree=4192812/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=1.15
/proc/15210/stat : 15210 (sugar) S 15208 15210 14203 0 -1 4194304 974 11200 0 1 3 1 106 5 16 0 1 0 140629270 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15210/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 13600

[startup+3.10297 s]
/proc/loadavg: 3.46 4.03 4.47 2/94 15232
/proc/meminfo: memFree=1143916/2055920 swapFree=4192812/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=1.15
/proc/15210/stat : 15210 (sugar) S 15208 15210 14203 0 -1 4194304 974 11200 0 1 3 1 106 5 16 0 1 0 140629270 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15210/statm: 3400 797 370 3 0 500 0
[pid=15223] ppid=15210 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15210 15210 14203 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140629375 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15223/statm: 1339 233 193 169 0 50 0
[pid=15224] ppid=15223 vsize=869240 CPUtime=2.21
/proc/15224/stat : 15224 (java) S 15223 15210 14203 0 -1 0 16292 0 1 0 214 7 0 0 19 0 9 0 140629376 890101760 14707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15224/statm: 217310 14707 2540 9 0 211885 0
[pid=15224/tid=15225] ppid=15223 vsize=869240 CPUtime=1.15
/proc/15224/task/15225/stat : 15225 (java) R 15223 15210 14203 0 -1 64 3219 0 1 0 115 0 0 0 16 0 9 0 140629377 890101760 14707 996147200 134512640 134550740 4294955936 18446744073709551615 4126940921 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15226] ppid=15223 vsize=869240 CPUtime=0.85
/proc/15224/task/15226/stat : 15226 (java) S 15223 15210 14203 0 -1 64 10899 0 0 0 81 4 0 0 17 0 9 0 140629378 890101760 14707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15227] ppid=15223 vsize=869240 CPUtime=0
/proc/15224/task/15227/stat : 15227 (java) S 15223 15210 14203 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140629378 890101760 14707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15228] ppid=15223 vsize=869240 CPUtime=0
/proc/15224/task/15228/stat : 15228 (java) S 15223 15210 14203 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140629378 890101760 14707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15229] ppid=15223 vsize=869240 CPUtime=0
/proc/15224/task/15229/stat : 15229 (java) S 15223 15210 14203 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140629380 890101760 14707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15230] ppid=15223 vsize=869240 CPUtime=0.17
/proc/15224/task/15230/stat : 15230 (java) S 15223 15210 14203 0 -1 64 1476 0 0 0 17 0 0 0 16 0 9 0 140629380 890101760 14707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15231] ppid=15223 vsize=869240 CPUtime=0
/proc/15224/task/15231/stat : 15231 (java) S 15223 15210 14203 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140629380 890101760 14707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15232] ppid=15223 vsize=869240 CPUtime=0
/proc/15224/task/15232/stat : 15232 (java) S 15223 15210 14203 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140629380 890101760 14707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.36
Current children cumulated vsize (KiB) 888196

[startup+6.30233 s]
/proc/loadavg: 3.26 3.98 4.45 2/94 15232
/proc/meminfo: memFree=1090092/2055920 swapFree=4192812/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=1.15
/proc/15210/stat : 15210 (sugar) S 15208 15210 14203 0 -1 4194304 974 11200 0 1 3 1 106 5 16 0 1 0 140629270 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15210/statm: 3400 797 370 3 0 500 0
[pid=15223] ppid=15210 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15210 15210 14203 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140629375 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15223/statm: 1339 233 193 169 0 50 0
[pid=15224] ppid=15223 vsize=880492 CPUtime=5.44
/proc/15224/stat : 15224 (java) S 15223 15210 14203 0 -1 0 30489 0 1 0 532 12 0 0 19 0 9 0 140629376 901623808 25924 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15224/statm: 220123 25924 2540 9 0 214698 0
[pid=15224/tid=15225] ppid=15223 vsize=880492 CPUtime=3.39
/proc/15224/task/15225/stat : 15225 (java) S 15223 15210 14203 0 -1 64 3646 0 1 0 338 1 0 0 21 0 9 0 140629377 901623808 25924 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15226] ppid=15223 vsize=880492 CPUtime=1.81
/proc/15224/task/15226/stat : 15226 (java) R 15223 15210 14203 0 -1 64 24642 0 0 0 172 9 0 0 16 0 9 0 140629378 901623808 25924 996147200 134512640 134550740 4294955936 18446744073709551615 102731896 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15227] ppid=15223 vsize=880492 CPUtime=0
/proc/15224/task/15227/stat : 15227 (java) S 15223 15210 14203 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140629378 901623808 25924 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15228] ppid=15223 vsize=880492 CPUtime=0
/proc/15224/task/15228/stat : 15228 (java) S 15223 15210 14203 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140629378 901623808 25924 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15229] ppid=15223 vsize=880492 CPUtime=0
/proc/15224/task/15229/stat : 15229 (java) S 15223 15210 14203 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140629380 901623808 25924 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15230] ppid=15223 vsize=880492 CPUtime=0.21
/proc/15224/task/15230/stat : 15230 (java) S 15223 15210 14203 0 -1 64 1503 0 0 0 21 0 0 0 16 0 9 0 140629380 901623808 25924 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15231] ppid=15223 vsize=880492 CPUtime=0
/proc/15224/task/15231/stat : 15231 (java) S 15223 15210 14203 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140629380 901623808 25924 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15232] ppid=15223 vsize=880492 CPUtime=0
/proc/15224/task/15232/stat : 15232 (java) S 15223 15210 14203 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140629380 901623808 25924 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.59
Current children cumulated vsize (KiB) 899448

[startup+12.702 s]
/proc/loadavg: 3.08 3.93 4.44 1/94 15232
/proc/meminfo: memFree=1030132/2055920 swapFree=4192812/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=1.15
/proc/15210/stat : 15210 (sugar) S 15208 15210 14203 0 -1 4194304 974 11200 0 1 3 1 106 5 15 0 1 0 140629270 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15210/statm: 3400 797 370 3 0 500 0
[pid=15223] ppid=15210 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15210 15210 14203 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140629375 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15223/statm: 1339 233 193 169 0 50 0
[pid=15224] ppid=15223 vsize=869352 CPUtime=11.44
/proc/15224/stat : 15224 (java) S 15223 15210 14203 0 -1 0 30885 0 1 0 1095 49 0 0 19 0 9 0 140629376 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15224/statm: 217338 23216 2567 9 0 211885 0
[pid=15224/tid=15225] ppid=15223 vsize=869352 CPUtime=9
/proc/15224/task/15225/stat : 15225 (java) R 15223 15210 14203 0 -1 64 3988 0 1 0 864 36 0 0 16 0 9 0 140629377 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 102064662 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15226] ppid=15223 vsize=869352 CPUtime=2.12
/proc/15224/task/15226/stat : 15226 (java) S 15223 15210 14203 0 -1 64 24643 0 0 0 201 11 0 0 16 0 9 0 140629378 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15227] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15227/stat : 15227 (java) S 15223 15210 14203 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140629378 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15228] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15228/stat : 15228 (java) S 15223 15210 14203 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140629378 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15229] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15229/stat : 15229 (java) S 15223 15210 14203 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15230] ppid=15223 vsize=869352 CPUtime=0.28
/proc/15224/task/15230/stat : 15230 (java) S 15223 15210 14203 0 -1 64 1556 0 0 0 28 0 0 0 15 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15231] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15231/stat : 15231 (java) S 15223 15210 14203 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15232] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15232/stat : 15232 (java) S 15223 15210 14203 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 888308

[startup+25.5015 s]
/proc/loadavg: 2.84 3.84 4.40 2/94 15232
/proc/meminfo: memFree=874420/2055920 swapFree=4192812/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=1.15
/proc/15210/stat : 15210 (sugar) S 15208 15210 14203 0 -1 4194304 974 11200 0 1 3 1 106 5 16 0 1 0 140629270 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15210/statm: 3400 797 370 3 0 500 0
[pid=15223] ppid=15210 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15210 15210 14203 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140629375 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15223/statm: 1339 233 193 169 0 50 0
[pid=15224] ppid=15223 vsize=869352 CPUtime=23.35
/proc/15224/stat : 15224 (java) S 15223 15210 14203 0 -1 0 31472 0 1 0 2204 131 0 0 19 0 9 0 140629376 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15224/statm: 217338 23216 2567 9 0 211885 0
[pid=15224/tid=15225] ppid=15223 vsize=869352 CPUtime=20.69
/proc/15224/task/15225/stat : 15225 (java) R 15223 15210 14203 0 -1 64 4575 0 1 0 1954 115 0 0 17 0 9 0 140629377 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15226] ppid=15223 vsize=869352 CPUtime=2.35
/proc/15224/task/15226/stat : 15226 (java) S 15223 15210 14203 0 -1 64 24643 0 0 0 220 15 0 0 16 0 9 0 140629378 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15227] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15227/stat : 15227 (java) S 15223 15210 14203 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140629378 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15228] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15228/stat : 15228 (java) S 15223 15210 14203 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140629378 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15229] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15229/stat : 15229 (java) S 15223 15210 14203 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15230] ppid=15223 vsize=869352 CPUtime=0.28
/proc/15224/task/15230/stat : 15230 (java) S 15223 15210 14203 0 -1 64 1556 0 0 0 28 0 0 0 15 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15231] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15231/stat : 15231 (java) S 15223 15210 14203 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15232] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15232/stat : 15232 (java) S 15223 15210 14203 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.5
Current children cumulated vsize (KiB) 888308

[startup+51.1013 s]
/proc/loadavg: 2.93 3.78 4.36 2/94 15233
/proc/meminfo: memFree=552500/2055920 swapFree=4192812/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=1.15
/proc/15210/stat : 15210 (sugar) S 15208 15210 14203 0 -1 4194304 974 11200 0 1 3 1 106 5 16 0 1 0 140629270 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15210/statm: 3400 797 370 3 0 500 0
[pid=15223] ppid=15210 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15210 15210 14203 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140629375 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15223/statm: 1339 233 193 169 0 50 0
[pid=15224] ppid=15223 vsize=869352 CPUtime=47.44
/proc/15224/stat : 15224 (java) S 15223 15210 14203 0 -1 0 32650 0 1 0 4431 313 0 0 19 0 9 0 140629376 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0

################
# More data... #
################

[pid=15224/tid=15228] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15228/stat : 15228 (java) S 15223 15210 14203 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140629378 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15229] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15229/stat : 15229 (java) S 15223 15210 14203 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15230] ppid=15223 vsize=869352 CPUtime=0.28
/proc/15224/task/15230/stat : 15230 (java) S 15223 15210 14203 0 -1 64 1556 0 0 0 28 0 0 0 15 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15231] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15231/stat : 15231 (java) S 15223 15210 14203 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15232] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15232/stat : 15232 (java) S 15223 15210 14203 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 146.1
Current children cumulated vsize (KiB) 888308

[startup+342.302 s]
/proc/loadavg: 4.79 4.69 4.62 2/104 15266
/proc/meminfo: memFree=39908/2055920 swapFree=4132796/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=1.15
/proc/15210/stat : 15210 (sugar) S 15208 15210 14203 0 -1 4194304 974 11200 0 1 3 1 106 5 16 0 1 0 140629270 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15210/statm: 3400 797 370 3 0 500 0
[pid=15223] ppid=15210 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15210 15210 14203 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140629375 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15223/statm: 1339 233 193 169 0 50 0
[pid=15224] ppid=15223 vsize=869352 CPUtime=146.88
/proc/15224/stat : 15224 (java) S 15223 15210 14203 0 -1 0 37463 0 1 0 13585 1103 0 0 19 0 9 0 140629376 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15224/statm: 217338 23216 2567 9 0 211885 0
[pid=15224/tid=15225] ppid=15223 vsize=869352 CPUtime=141.88
/proc/15224/task/15225/stat : 15225 (java) R 15223 15210 14203 0 -1 64 10566 0 1 0 13133 1055 0 0 16 0 9 0 140629377 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4126477129 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15226] ppid=15223 vsize=869352 CPUtime=4.7
/proc/15224/task/15226/stat : 15226 (java) S 15223 15210 14203 0 -1 64 24643 0 0 0 423 47 0 0 16 0 9 0 140629378 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15227] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15227/stat : 15227 (java) S 15223 15210 14203 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140629378 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15228] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15228/stat : 15228 (java) S 15223 15210 14203 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140629378 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15229] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15229/stat : 15229 (java) S 15223 15210 14203 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15230] ppid=15223 vsize=869352 CPUtime=0.28
/proc/15224/task/15230/stat : 15230 (java) S 15223 15210 14203 0 -1 64 1556 0 0 0 28 0 0 0 15 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15231] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15231/stat : 15231 (java) S 15223 15210 14203 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15232] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15232/stat : 15232 (java) S 15223 15210 14203 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 148.03
Current children cumulated vsize (KiB) 888308

[startup+402.301 s]
/proc/loadavg: 6.24 5.05 4.74 2/103 15276
/proc/meminfo: memFree=16172/2055920 swapFree=4132796/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=1.15
/proc/15210/stat : 15210 (sugar) S 15208 15210 14203 0 -1 4194304 974 11200 0 1 3 1 106 5 16 0 1 0 140629270 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15210/statm: 3400 797 370 3 0 500 0
[pid=15223] ppid=15210 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15210 15210 14203 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140629375 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15223/statm: 1339 233 193 169 0 50 0
[pid=15224] ppid=15223 vsize=869352 CPUtime=201.38
/proc/15224/stat : 15224 (java) S 15223 15210 14203 0 -1 0 40125 0 1 0 18621 1517 0 0 19 0 9 0 140629376 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15224/statm: 217338 23216 2567 9 0 211885 0
[pid=15224/tid=15225] ppid=15223 vsize=869352 CPUtime=195.34
/proc/15224/task/15225/stat : 15225 (java) R 15223 15210 14203 0 -1 64 13228 0 1 0 18078 1456 0 0 17 0 9 0 140629377 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4160647107 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15226] ppid=15223 vsize=869352 CPUtime=5.72
/proc/15224/task/15226/stat : 15226 (java) S 15223 15210 14203 0 -1 64 24643 0 0 0 513 59 0 0 15 0 9 0 140629378 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15227] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15227/stat : 15227 (java) S 15223 15210 14203 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140629378 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15228] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15228/stat : 15228 (java) S 15223 15210 14203 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140629378 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15229] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15229/stat : 15229 (java) S 15223 15210 14203 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15230] ppid=15223 vsize=869352 CPUtime=0.28
/proc/15224/task/15230/stat : 15230 (java) S 15223 15210 14203 0 -1 64 1556 0 0 0 28 0 0 0 15 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15231] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15231/stat : 15231 (java) S 15223 15210 14203 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15232] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15232/stat : 15232 (java) S 15223 15210 14203 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140629380 890216448 23216 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.53
Current children cumulated vsize (KiB) 888308

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

[startup+410.601 s]
/proc/loadavg: 6.89 5.23 4.80 2/100 15276
/proc/meminfo: memFree=15620/2055920 swapFree=4132796/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=1.15
/proc/15210/stat : 15210 (sugar) S 15208 15210 14203 0 -1 4194304 975 11200 0 1 3 1 106 5 16 0 1 0 140629270 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15210/statm: 3400 797 370 3 0 500 0
[pid=15223] ppid=15210 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15210 15210 14203 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140629375 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15223/statm: 1339 233 193 169 0 50 0
[pid=15224] ppid=15223 vsize=869352 CPUtime=208.74
/proc/15224/stat : 15224 (java) S 15223 15210 14203 0 -1 0 40482 0 2 0 19307 1567 0 0 19 0 9 0 140629376 890216448 23220 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15224/statm: 217338 23220 2567 9 0 211885 0
[pid=15224/tid=15225] ppid=15223 vsize=869352 CPUtime=202.59
/proc/15224/task/15225/stat : 15225 (java) S 15223 15210 14203 0 -1 64 13582 0 2 0 18755 1504 0 0 16 0 9 0 140629377 890216448 23220 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15226] ppid=15223 vsize=869352 CPUtime=5.83
/proc/15224/task/15226/stat : 15226 (java) D 15223 15210 14203 0 -1 64 24643 0 0 0 522 61 0 0 16 0 9 0 140629378 890216448 23220 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15227] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15227/stat : 15227 (java) S 15223 15210 14203 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140629378 890216448 23220 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15228] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15228/stat : 15228 (java) S 15223 15210 14203 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140629378 890216448 23220 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15224/tid=15229] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15229/stat : 15229 (java) D 15223 15210 14203 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 140629380 890216448 23220 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15230] ppid=15223 vsize=869352 CPUtime=0.28
/proc/15224/task/15230/stat : 15230 (java) S 15223 15210 14203 0 -1 64 1556 0 0 0 28 0 0 0 15 0 9 0 140629380 890216448 23220 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15231] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15231/stat : 15231 (java) S 15223 15210 14203 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140629380 890216448 23220 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15224/tid=15232] ppid=15223 vsize=869352 CPUtime=0
/proc/15224/task/15232/stat : 15232 (java) D 15223 15210 14203 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140629380 890216448 23220 996147200 134512640 134550740 4294955936 18446744073709551615 7482256 0 4 0 16800975 18446744071563479169 0 0 -1 1 0 0
Current children cumulated CPU time (s) 209.89
Current children cumulated vsize (KiB) 888308

[startup+423.402 s]
/proc/loadavg: 6.29 5.15 4.78 1/86 15276
/proc/meminfo: memFree=554492/2055920 swapFree=4132796/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=210.12
/proc/15210/stat : 15210 (sugar) D 15208 15210 14203 0 -1 4194304 998 51970 0 4 3 22 19413 1574 15 0 1 0 140629270 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 240154022953 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/15210/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 210.12
Current children cumulated vsize (KiB) 13600

[startup+436.201 s]
/proc/loadavg: 5.34 5.00 4.74 1/84 15276
/proc/meminfo: memFree=1191196/2055920 swapFree=4132796/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=210.52
/proc/15210/stat : 15210 (sugar) D 15208 15210 14203 0 -1 4194304 998 51970 0 4 3 62 19413 1574 15 0 1 0 140629270 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 240154022953 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/15210/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 210.52
Current children cumulated vsize (KiB) 13600

[startup+442.602 s]
/proc/loadavg: 5.07 4.95 4.72 1/84 15276
/proc/meminfo: memFree=1231004/2055920 swapFree=4132796/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=210.55
/proc/15210/stat : 15210 (sugar) D 15208 15210 14203 0 -1 4194304 998 51970 0 4 3 65 19413 1574 15 0 1 0 140629270 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 240154022953 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/15210/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 210.55
Current children cumulated vsize (KiB) 13600

[startup+444.202 s]
/proc/loadavg: 5.07 4.95 4.72 1/84 15276
/proc/meminfo: memFree=1236572/2055920 swapFree=4132796/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=210.55
/proc/15210/stat : 15210 (sugar) D 15208 15210 14203 0 -1 4194304 998 51970 0 4 3 65 19413 1574 15 0 1 0 140629270 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 240154022953 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/15210/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 210.55
Current children cumulated vsize (KiB) 13600

[startup+445.001 s]
/proc/loadavg: 4.83 4.90 4.71 1/84 15276
/proc/meminfo: memFree=1242652/2055920 swapFree=4132796/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=210.55
/proc/15210/stat : 15210 (sugar) D 15208 15210 14203 0 -1 4194304 998 51970 0 4 3 65 19413 1574 15 0 1 0 140629270 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 240154022953 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/15210/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 210.55
Current children cumulated vsize (KiB) 13600

[startup+445.401 s]
/proc/loadavg: 4.83 4.90 4.71 2/84 15276
/proc/meminfo: memFree=1245212/2055920 swapFree=4132796/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=210.61
/proc/15210/stat : 15210 (sugar) R 15208 15210 14203 0 -1 4194304 998 51970 0 4 3 71 19413 1574 15 0 1 0 140629270 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 240154022953 0 0 4224 16386 0 0 0 17 0 0 0
/proc/15210/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 210.61
Current children cumulated vsize (KiB) 13600

[startup+445.601 s]
/proc/loadavg: 4.83 4.90 4.71 2/84 15276
/proc/meminfo: memFree=1245212/2055920 swapFree=4132796/4192956
[pid=15210] ppid=15208 vsize=13600 CPUtime=210.7
/proc/15210/stat : 15210 (sugar) D 15208 15210 14203 0 -1 4194304 998 51970 0 4 3 80 19413 1574 15 0 1 0 140629270 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 240154022953 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15210/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 210.7
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 445.664
CPU time (s): 210.735
CPU user time (s): 194.172
CPU system time (s): 16.5625
CPU usage (%): 47.2856
Max. virtual memory (cumulated for all children) (KiB): 899448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 194.172
system time used= 16.5625
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52998
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 51577
involuntary context switches= 40406

runsolver used 0.529919 second user time and 1.52577 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-08-07 20:57:25
IDJOB=1125764
IDBENCH=64160
IDSOLVER=368
FILE ID=node86/1125764-1218135445
PBS_JOBID= 8000804
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/planning/normalized-mprime04ac_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1125764-1218135445/watcher-1125764-1218135445 -o /tmp/evaluation-result-1125764-1218135445/solver-1125764-1218135445 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1125764-1218135445.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d95a72089ab71f6e2fa8e97458f58cc8
RANDOM SEED=156078063

node86.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.216
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.216
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:       1176180 kB
Buffers:          1320 kB
Cached:          41792 kB
SwapCached:          0 kB
Active:         755564 kB
Inactive:        73552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1176180 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3704 kB
Writeback:           0 kB
Mapped:         806204 kB
Slab:            34276 kB
Committed_AS:   917548 kB
PageTables:       3440 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= 66548 MiB
End job on node86 at 2008-08-07 21:04:51