Trace number 1112860

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisat? 312.471 320.23

General information on the benchmark

Namecsp/fapp/fapp11/
normalized-fapp11-1000-1.xml
MD5SUMbcc19e6f7720c8259d2ed7a295277868
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints37
Best CPU time to get the best result obtained on this benchmark3600.06
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 16:59:38 2008
0.00/0.04	c 0	PID 18486
0.00/0.05	c 1	HOST node27.alineos.net
0.00/0.05	c 1	CONVERTING HOME/instance-1112860-1215874778.xml TO HOME/temp.csp
0.00/0.05	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112860-1215874778.xml' 'HOME/temp.csp'
1.25/1.39	c 2	18 domains, 1000 variables, 8 predicates, 0 relations, 15032 constraints
1.35/1.46	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.35/1.46	c 2	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.36/1.54	c 2	Parsing HOME/temp.csp
1.36/1.97	c 2	parsed 10000 expressions
1.98/2.14	c 3	parsed 16058 expressions
1.98/2.14	c 3	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.07/2.30	c 3	MAX CSP: 15032 constraints
2.07/2.30	c 3	Converting to clausal form CSP
3.86/4.09	c 5	converted 3110 (10%) expressions
5.83/6.00	c 6	converted 6219 (20%) expressions
7.31/7.56	c 8	converted 9328 (30%) expressions
9.09/9.33	c 10	converted 12438 (40%) expressions
10.48/10.72	c 11	converted 15547 (50%) expressions
11.87/12.11	c 13	converted 18656 (60%) expressions
13.65/13.93	c 14	converted 21766 (70%) expressions
15.03/15.34	c 16	converted 24875 (80%) expressions
16.41/16.74	c 17	converted 27984 (90%) expressions
19.78/20.11	c 21	converted 31093 (100%) expressions
19.78/20.12	c 21	CSP : 32058 integers, 58669 booleans, 136755 clauses, largest domain size 22549
19.78/20.12	c 21	Heap : 111 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
19.78/20.12	c 21	Propagation in CSP
21.66/22.09	c 23	15024 values, 0 unsatisfiable literals, and 0 valid clauses are removed
21.66/22.09	c 23	CSP : 32058 integers, 58669 booleans, 136755 clauses, largest domain size 15033
21.66/22.10	c 23	Heap : 121 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
21.76/22.14	c 23	Simplifing CSP by introducing new Boolean variables
21.97/22.37	c 23	CSP : 32058 integers, 89673 booleans, 167759 clauses, largest domain size 15033
21.97/22.37	c 23	Heap : 122 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
22.76/23.11	c 24	Encoding CSP to SAT : HOME/temp.cnf
29.78/30.27	c 31	3206 (10%) CSP integer variables are encoded (1642363 clauses, 28987321 bytes)
30.77/31.25	c 32	6412 (20%) CSP integer variables are encoded (2416587 clauses, 43697577 bytes)
30.96/31.46	c 32	9618 (30%) CSP integer variables are encoded (2582599 clauses, 46851805 bytes)
30.96/31.49	c 32	12824 (40%) CSP integer variables are encoded (2607216 clauses, 47319528 bytes)
31.06/31.50	c 32	16029 (50%) CSP integer variables are encoded (2607216 clauses, 47319528 bytes)
31.27/31.75	c 32	19235 (60%) CSP integer variables are encoded (2804524 clauses, 51068380 bytes)
31.36/31.81	c 32	22441 (70%) CSP integer variables are encoded (2849890 clauses, 51930334 bytes)
31.36/31.88	c 32	25647 (80%) CSP integer variables are encoded (2901404 clauses, 52909100 bytes)
31.46/31.93	c 32	28853 (90%) CSP integer variables are encoded (2937237 clauses, 53589927 bytes)
31.46/31.99	c 32	32058 (100%) CSP integer variables are encoded (2981673 clauses, 54434211 bytes)
87.68/89.01	c 89	16776 (10%) CSP clauses are encoded (12135576 clauses, 271026909 bytes)
122.34/123.96	c 124	33552 (20%) CSP clauses are encoded (19325218 clauses, 455023252 bytes)
144.82/146.75	c 147	50328 (30%) CSP clauses are encoded (25053059 clauses, 606995856 bytes)
162.88/165.09	c 166	67104 (40%) CSP clauses are encoded (30348112 clauses, 750060887 bytes)
179.48/181.88	c 182	83880 (50%) CSP clauses are encoded (35455530 clauses, 889161234 bytes)
194.03/196.59	c 197	100656 (60%) CSP clauses are encoded (40006454 clauses, 1013888873 bytes)
209.20/212.01	c 212	117432 (70%) CSP clauses are encoded (44855955 clauses, 1147857484 bytes)
224.45/227.79	c 228	134208 (80%) CSP clauses are encoded (49733485 clauses, 1282318042 bytes)
311.40/318.29	c 319	ERROR Exception Too large HOME/temp.cnf
311.40/318.30	c 319	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
311.40/318.30	c 319	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
311.40/318.30	c 319	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
311.40/318.30	s UNKNOWN
311.50/318.35	c 319	CPU 296.3 (0.04 0 296.26 15.23)
311.50/318.35	c 319	END Sat Jul 12 17:04:57 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-1112860-1215874778/watcher-1112860-1215874778 -o /tmp/evaluation-result-1112860-1215874778/solver-1112860-1215874778 -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-1112860-1215874778.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: 2.55 2.64 2.60 4/80 18486
/proc/meminfo: memFree=1596896/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=18572 CPUtime=0
/proc/18486/stat : 18486 (runsolver) R 18484 18486 16990 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 44052292 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 233588714791 0 0 4096 24578 0 0 0 17 0 0 0
/proc/18486/statm: 4643 292 257 25 0 2626 0

[startup+0.0565269 s]
/proc/loadavg: 2.55 2.64 2.60 4/80 18486
/proc/meminfo: memFree=1596896/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=0.03
/proc/18486/stat : 18486 (sugar) S 18484 18486 16990 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 44052292 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18486/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.1016 s]
/proc/loadavg: 2.55 2.64 2.60 4/80 18486
/proc/meminfo: memFree=1596896/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=0.03
/proc/18486/stat : 18486 (sugar) S 18484 18486 16990 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 44052292 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18486/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301389 s]
/proc/loadavg: 2.55 2.64 2.60 4/80 18486
/proc/meminfo: memFree=1596896/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=0.03
/proc/18486/stat : 18486 (sugar) S 18484 18486 16990 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 44052292 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18486/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701438 s]
/proc/loadavg: 2.55 2.64 2.60 4/80 18486
/proc/meminfo: memFree=1596896/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=0.03
/proc/18486/stat : 18486 (sugar) S 18484 18486 16990 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 44052292 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18486/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50152 s]
/proc/loadavg: 2.67 2.66 2.61 4/91 18498
/proc/meminfo: memFree=1571336/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=1.36
/proc/18486/stat : 18486 (sugar) S 18484 18486 16990 0 -1 4194304 957 11178 0 1 3 0 126 7 16 0 1 0 44052292 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18486/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 13600

[startup+3.10268 s]
/proc/loadavg: 2.67 2.66 2.61 4/91 18508
/proc/meminfo: memFree=1581448/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=1.36
/proc/18486/stat : 18486 (sugar) S 18484 18486 16990 0 -1 4194304 974 11178 0 1 3 0 126 7 15 0 1 0 44052292 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18486/statm: 3400 797 370 3 0 500 0
[pid=18499] ppid=18486 vsize=5356 CPUtime=0
/proc/18499/stat : 18499 (sh) S 18486 18486 16990 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44052438 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18499/statm: 1339 233 193 169 0 50 0
[pid=18500] ppid=18499 vsize=868432 CPUtime=1.61
/proc/18500/stat : 18500 (java) S 18499 18486 16990 0 -1 0 10027 0 1 0 155 6 0 0 18 0 9 0 44052438 889274368 8842 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18500/statm: 217108 8842 2541 9 0 211683 0
[pid=18500/tid=18501] ppid=18499 vsize=868432 CPUtime=1.04
/proc/18500/task/18501/stat : 18501 (java) R 18499 18486 16990 0 -1 64 2778 0 1 0 102 2 0 0 25 0 9 0 44052439 889274368 8842 996147200 134512640 134550740 4294955936 18446744073709551615 4126644296 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18502] ppid=18499 vsize=868432 CPUtime=0.34
/proc/18500/task/18502/stat : 18502 (java) S 18499 18486 16990 0 -1 64 5094 0 0 0 33 1 0 0 16 0 9 0 44052440 889274368 8842 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18503] ppid=18499 vsize=868432 CPUtime=0
/proc/18500/task/18503/stat : 18503 (java) S 18499 18486 16990 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44052441 889274368 8842 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18504] ppid=18499 vsize=868432 CPUtime=0
/proc/18500/task/18504/stat : 18504 (java) S 18499 18486 16990 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44052441 889274368 8842 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18505] ppid=18499 vsize=868432 CPUtime=0
/proc/18500/task/18505/stat : 18505 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44052443 889274368 8842 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18506] ppid=18499 vsize=868432 CPUtime=0.19
/proc/18500/task/18506/stat : 18506 (java) S 18499 18486 16990 0 -1 64 1459 0 0 0 19 0 0 0 15 0 9 0 44052443 889274368 8842 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18507] ppid=18499 vsize=868432 CPUtime=0
/proc/18500/task/18507/stat : 18507 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44052443 889274368 8842 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18508] ppid=18499 vsize=868432 CPUtime=0
/proc/18500/task/18508/stat : 18508 (java) S 18499 18486 16990 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44052443 889274368 8842 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 887388

[startup+6.30301 s]
/proc/loadavg: 2.67 2.66 2.61 3/91 18508
/proc/meminfo: memFree=1559304/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=1.36
/proc/18486/stat : 18486 (sugar) S 18484 18486 16990 0 -1 4194304 974 11178 0 1 3 0 126 7 16 0 1 0 44052292 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18486/statm: 3400 797 370 3 0 500 0
[pid=18499] ppid=18486 vsize=5356 CPUtime=0
/proc/18499/stat : 18499 (sh) S 18486 18486 16990 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44052438 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18499/statm: 1339 233 193 169 0 50 0
[pid=18500] ppid=18499 vsize=868432 CPUtime=4.77
/proc/18500/stat : 18500 (java) S 18499 18486 16990 0 -1 0 13669 0 1 0 468 9 0 0 18 0 9 0 44052438 889274368 12112 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18500/statm: 217108 12112 2540 9 0 211683 0
[pid=18500/tid=18501] ppid=18499 vsize=868432 CPUtime=3.74
/proc/18500/task/18501/stat : 18501 (java) R 18499 18486 16990 0 -1 64 3088 0 1 0 371 3 0 0 25 0 9 0 44052439 889274368 12112 996147200 134512640 134550740 4294955936 18446744073709551615 4126661908 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18502] ppid=18499 vsize=868432 CPUtime=0.79
/proc/18500/task/18502/stat : 18502 (java) S 18499 18486 16990 0 -1 64 8411 0 0 0 75 4 0 0 16 0 9 0 44052440 889274368 12112 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18503] ppid=18499 vsize=868432 CPUtime=0
/proc/18500/task/18503/stat : 18503 (java) S 18499 18486 16990 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44052441 889274368 12112 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18504] ppid=18499 vsize=868432 CPUtime=0
/proc/18500/task/18504/stat : 18504 (java) S 18499 18486 16990 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44052441 889274368 12112 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18505] ppid=18499 vsize=868432 CPUtime=0
/proc/18500/task/18505/stat : 18505 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44052443 889274368 12112 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18506] ppid=18499 vsize=868432 CPUtime=0.21
/proc/18500/task/18506/stat : 18506 (java) S 18499 18486 16990 0 -1 64 1474 0 0 0 21 0 0 0 15 0 9 0 44052443 889274368 12112 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18507] ppid=18499 vsize=868432 CPUtime=0
/proc/18500/task/18507/stat : 18507 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44052443 889274368 12112 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18508] ppid=18499 vsize=868432 CPUtime=0
/proc/18500/task/18508/stat : 18508 (java) S 18499 18486 16990 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44052443 889274368 12112 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 887388

[startup+12.7047 s]
/proc/loadavg: 2.72 2.67 2.61 3/91 18508
/proc/meminfo: memFree=1526792/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=1.36
/proc/18486/stat : 18486 (sugar) S 18484 18486 16990 0 -1 4194304 974 11178 0 1 3 0 126 7 16 0 1 0 44052292 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18486/statm: 3400 797 370 3 0 500 0
[pid=18499] ppid=18486 vsize=5356 CPUtime=0
/proc/18499/stat : 18499 (sh) S 18486 18486 16990 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44052438 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18499/statm: 1339 233 193 169 0 50 0
[pid=18500] ppid=18499 vsize=868432 CPUtime=11.1
/proc/18500/stat : 18500 (java) S 18499 18486 16990 0 -1 0 25687 0 1 0 1094 16 0 0 18 0 9 0 44052438 889274368 20077 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18500/statm: 217108 20077 2540 9 0 211683 0
[pid=18500/tid=18501] ppid=18499 vsize=868432 CPUtime=9.13
/proc/18500/task/18501/stat : 18501 (java) R 18499 18486 16990 0 -1 64 3537 0 1 0 909 4 0 0 25 0 9 0 44052439 889274368 20077 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18502] ppid=18499 vsize=868432 CPUtime=1.72
/proc/18500/task/18502/stat : 18502 (java) R 18499 18486 16990 0 -1 64 19979 0 0 0 162 10 0 0 16 0 9 0 44052440 889274368 20077 996147200 134512640 134550740 4294955936 18446744073709551615 103736180 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18503] ppid=18499 vsize=868432 CPUtime=0
/proc/18500/task/18503/stat : 18503 (java) S 18499 18486 16990 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44052441 889274368 20077 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18504] ppid=18499 vsize=868432 CPUtime=0
/proc/18500/task/18504/stat : 18504 (java) S 18499 18486 16990 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44052441 889274368 20077 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18505] ppid=18499 vsize=868432 CPUtime=0
/proc/18500/task/18505/stat : 18505 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44052443 889274368 20077 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18506] ppid=18499 vsize=868432 CPUtime=0.21
/proc/18500/task/18506/stat : 18506 (java) S 18499 18486 16990 0 -1 64 1475 0 0 0 21 0 0 0 16 0 9 0 44052443 889274368 20077 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18507] ppid=18499 vsize=868432 CPUtime=0
/proc/18500/task/18507/stat : 18507 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44052443 889274368 20077 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18508] ppid=18499 vsize=868432 CPUtime=0
/proc/18500/task/18508/stat : 18508 (java) S 18499 18486 16990 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44052443 889274368 20077 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 887388

[startup+25.502 s]
/proc/loadavg: 2.68 2.66 2.61 4/91 18508
/proc/meminfo: memFree=1449992/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=1.37
/proc/18486/stat : 18486 (sugar) S 18484 18486 16990 0 -1 4194304 974 11178 0 1 4 0 126 7 15 0 1 0 44052292 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18486/statm: 3400 797 370 3 0 500 0
[pid=18499] ppid=18486 vsize=5356 CPUtime=0
/proc/18499/stat : 18499 (sh) S 18486 18486 16990 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44052438 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18499/statm: 1339 233 193 169 0 50 0
[pid=18500] ppid=18499 vsize=868544 CPUtime=23.77
/proc/18500/stat : 18500 (java) S 18499 18486 16990 0 -1 0 52518 0 1 0 2348 29 0 0 18 0 9 0 44052438 889389056 37925 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18500/statm: 217136 37925 2566 9 0 211683 0
[pid=18500/tid=18501] ppid=18499 vsize=868544 CPUtime=18.86
/proc/18500/task/18501/stat : 18501 (java) R 18499 18486 16990 0 -1 64 4775 0 1 0 1880 6 0 0 25 0 9 0 44052439 889389056 37925 996147200 134512640 134550740 4294955936 18446744073709551615 4126641555 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18502] ppid=18499 vsize=868544 CPUtime=4.58
/proc/18500/task/18502/stat : 18502 (java) S 18499 18486 16990 0 -1 64 45527 0 0 0 438 20 0 0 16 0 9 0 44052440 889389056 37925 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18503] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18503/stat : 18503 (java) S 18499 18486 16990 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44052441 889389056 37925 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18504] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18504/stat : 18504 (java) S 18499 18486 16990 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44052441 889389056 37925 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18505] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18505/stat : 18505 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44052443 889389056 37925 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18506] ppid=18499 vsize=868544 CPUtime=0.28
/proc/18500/task/18506/stat : 18506 (java) S 18499 18486 16990 0 -1 64 1520 0 0 0 28 0 0 0 16 0 9 0 44052443 889389056 37925 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18507] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18507/stat : 18507 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44052443 889389056 37925 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18508] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18508/stat : 18508 (java) S 18499 18486 16990 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44052443 889389056 37925 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 887500

[startup+51.1015 s]
/proc/loadavg: 3.02 2.74 2.64 3/91 18508
/proc/meminfo: memFree=1335880/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=1.37
/proc/18486/stat : 18486 (sugar) S 18484 18486 16990 0 -1 4194304 974 11178 0 1 4 0 126 7 15 0 1 0 44052292 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18486/statm: 3400 797 370 3 0 500 0
[pid=18499] ppid=18486 vsize=5356 CPUtime=0
/proc/18499/stat : 18499 (sh) S 18486 18486 16990 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44052438 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18499/statm: 1339 233 193 169 0 50 0
[pid=18500] ppid=18499 vsize=868544 CPUtime=49.07
/proc/18500/stat : 18500 (java) S 18499 18486 16990 0 -1 0 52795 0 1 0 4808 99 0 0 18 0 9 0 44052438 889389056 37943 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=18500/tid=18506] ppid=18499 vsize=868544 CPUtime=0.32
/proc/18500/task/18506/stat : 18506 (java) S 18499 18486 16990 0 -1 64 1538 0 0 0 32 0 0 0 16 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18500/tid=18507] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18507/stat : 18507 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18508] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18508/stat : 18508 (java) S 18499 18486 16990 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 219.2
Current children cumulated vsize (KiB) 887500

[startup+282.303 s]
/proc/loadavg: 3.07 2.99 2.76 4/91 18514
/proc/meminfo: memFree=15304/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=1.37
/proc/18486/stat : 18486 (sugar) S 18484 18486 16990 0 -1 4194304 974 11178 0 1 4 0 126 7 16 0 1 0 44052292 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18486/statm: 3400 797 370 3 0 500 0
[pid=18499] ppid=18486 vsize=5356 CPUtime=0
/proc/18499/stat : 18499 (sh) S 18486 18486 16990 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44052438 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18499/statm: 1339 233 193 169 0 50 0
[pid=18500] ppid=18499 vsize=868544 CPUtime=275.78
/proc/18500/stat : 18500 (java) S 18499 18486 16990 0 -1 0 56563 0 1 0 26354 1224 0 0 18 0 9 0 44052438 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18500/statm: 217136 37946 2566 9 0 211683 0
[pid=18500/tid=18501] ppid=18499 vsize=868544 CPUtime=268.2
/proc/18500/task/18501/stat : 18501 (java) R 18499 18486 16990 0 -1 64 8802 0 1 0 25645 1175 0 0 25 0 9 0 44052439 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4126569175 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18500/tid=18502] ppid=18499 vsize=868544 CPUtime=7.23
/proc/18500/task/18502/stat : 18502 (java) S 18499 18486 16990 0 -1 64 45527 0 0 0 676 47 0 0 16 0 9 0 44052440 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18500/tid=18503] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18503/stat : 18503 (java) S 18499 18486 16990 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44052441 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18504] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18504/stat : 18504 (java) S 18499 18486 16990 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44052441 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18505] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18505/stat : 18505 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18506] ppid=18499 vsize=868544 CPUtime=0.32
/proc/18500/task/18506/stat : 18506 (java) S 18499 18486 16990 0 -1 64 1538 0 0 0 32 0 0 0 16 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18500/tid=18507] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18507/stat : 18507 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18508] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18508/stat : 18508 (java) S 18499 18486 16990 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 277.15
Current children cumulated vsize (KiB) 887500

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

[startup+307.403 s]
/proc/loadavg: 3.05 2.99 2.77 4/91 18514
/proc/meminfo: memFree=15688/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=1.37
/proc/18486/stat : 18486 (sugar) S 18484 18486 16990 0 -1 4194304 974 11178 0 1 4 0 126 7 16 0 1 0 44052292 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18486/statm: 3400 797 370 3 0 500 0
[pid=18499] ppid=18486 vsize=5356 CPUtime=0
/proc/18499/stat : 18499 (sh) S 18486 18486 16990 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44052438 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18499/statm: 1339 233 193 169 0 50 0
[pid=18500] ppid=18499 vsize=868544 CPUtime=299.68
/proc/18500/stat : 18500 (java) S 18499 18486 16990 0 -1 0 57204 0 1 0 28541 1427 0 0 18 0 9 0 44052438 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18500/statm: 217136 37946 2566 9 0 211683 0
[pid=18500/tid=18501] ppid=18499 vsize=868544 CPUtime=291.67
/proc/18500/task/18501/stat : 18501 (java) R 18499 18486 16990 0 -1 64 9443 0 1 0 27792 1375 0 0 25 0 9 0 44052439 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4126961465 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18502] ppid=18499 vsize=868544 CPUtime=7.66
/proc/18500/task/18502/stat : 18502 (java) S 18499 18486 16990 0 -1 64 45527 0 0 0 716 50 0 0 16 0 9 0 44052440 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18503] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18503/stat : 18503 (java) S 18499 18486 16990 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44052441 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18504] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18504/stat : 18504 (java) S 18499 18486 16990 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44052441 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18505] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18505/stat : 18505 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18506] ppid=18499 vsize=868544 CPUtime=0.32
/proc/18500/task/18506/stat : 18506 (java) S 18499 18486 16990 0 -1 64 1538 0 0 0 32 0 0 0 16 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18500/tid=18507] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18507/stat : 18507 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18508] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18508/stat : 18508 (java) S 18499 18486 16990 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 301.05
Current children cumulated vsize (KiB) 887500

[startup+313.807 s]
/proc/loadavg: 3.04 2.99 2.77 3/91 18514
/proc/meminfo: memFree=16008/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=1.37
/proc/18486/stat : 18486 (sugar) S 18484 18486 16990 0 -1 4194304 974 11178 0 1 4 0 126 7 16 0 1 0 44052292 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18486/statm: 3400 797 370 3 0 500 0
[pid=18499] ppid=18486 vsize=5356 CPUtime=0
/proc/18499/stat : 18499 (sh) S 18486 18486 16990 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44052438 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18499/statm: 1339 233 193 169 0 50 0
[pid=18500] ppid=18499 vsize=868544 CPUtime=305.91
/proc/18500/stat : 18500 (java) S 18499 18486 16990 0 -1 0 57369 0 1 0 29112 1479 0 0 18 0 9 0 44052438 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18500/statm: 217136 37946 2566 9 0 211683 0
[pid=18500/tid=18501] ppid=18499 vsize=868544 CPUtime=297.79
/proc/18500/task/18501/stat : 18501 (java) R 18499 18486 16990 0 -1 64 9608 0 1 0 28354 1425 0 0 25 0 9 0 44052439 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18502] ppid=18499 vsize=868544 CPUtime=7.76
/proc/18500/task/18502/stat : 18502 (java) S 18499 18486 16990 0 -1 64 45527 0 0 0 725 51 0 0 16 0 9 0 44052440 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18503] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18503/stat : 18503 (java) S 18499 18486 16990 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44052441 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18504] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18504/stat : 18504 (java) S 18499 18486 16990 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44052441 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18505] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18505/stat : 18505 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18506] ppid=18499 vsize=868544 CPUtime=0.32
/proc/18500/task/18506/stat : 18506 (java) S 18499 18486 16990 0 -1 64 1538 0 0 0 32 0 0 0 16 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18500/tid=18507] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18507/stat : 18507 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18508] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18508/stat : 18508 (java) S 18499 18486 16990 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 307.28
Current children cumulated vsize (KiB) 887500

[startup+317.001 s]
/proc/loadavg: 3.12 3.01 2.77 4/91 18514
/proc/meminfo: memFree=15112/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=1.37
/proc/18486/stat : 18486 (sugar) S 18484 18486 16990 0 -1 4194304 974 11178 0 1 4 0 126 7 16 0 1 0 44052292 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18486/statm: 3400 797 370 3 0 500 0
[pid=18499] ppid=18486 vsize=5356 CPUtime=0
/proc/18499/stat : 18499 (sh) S 18486 18486 16990 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44052438 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18499/statm: 1339 233 193 169 0 50 0
[pid=18500] ppid=18499 vsize=868544 CPUtime=308.85
/proc/18500/stat : 18500 (java) S 18499 18486 16990 0 -1 0 57447 0 1 0 29384 1501 0 0 18 0 9 0 44052438 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18500/statm: 217136 37946 2566 9 0 211683 0
[pid=18500/tid=18501] ppid=18499 vsize=868544 CPUtime=300.68
/proc/18500/task/18501/stat : 18501 (java) R 18499 18486 16990 0 -1 64 9686 0 1 0 28621 1447 0 0 25 0 9 0 44052439 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4127125344 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18502] ppid=18499 vsize=868544 CPUtime=7.81
/proc/18500/task/18502/stat : 18502 (java) S 18499 18486 16990 0 -1 64 45527 0 0 0 729 52 0 0 16 0 9 0 44052440 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18503] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18503/stat : 18503 (java) S 18499 18486 16990 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44052441 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18504] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18504/stat : 18504 (java) S 18499 18486 16990 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44052441 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18505] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18505/stat : 18505 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18506] ppid=18499 vsize=868544 CPUtime=0.32
/proc/18500/task/18506/stat : 18506 (java) S 18499 18486 16990 0 -1 64 1538 0 0 0 32 0 0 0 16 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18500/tid=18507] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18507/stat : 18507 (java) S 18499 18486 16990 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18500/tid=18508] ppid=18499 vsize=868544 CPUtime=0
/proc/18500/task/18508/stat : 18508 (java) R 18499 18486 16990 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44052443 889389056 37946 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 310.22
Current children cumulated vsize (KiB) 887500

[startup+318.602 s]
/proc/loadavg: 3.12 3.01 2.77 4/91 18514
/proc/meminfo: memFree=16072/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=311.76
/proc/18486/stat : 18486 (sugar) R 18484 18486 16990 0 -1 4194304 997 68957 0 2 4 23 29626 1523 16 0 1 0 44052292 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 233588888617 0 0 4224 16386 0 0 0 17 0 0 0
/proc/18486/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 311.76
Current children cumulated vsize (KiB) 13600

[startup+319.402 s]
/proc/loadavg: 3.12 3.01 2.77 3/81 18514
/proc/meminfo: memFree=1759000/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=312.39
/proc/18486/stat : 18486 (sugar) D 18484 18486 16990 0 -1 4194304 997 68957 0 2 4 86 29626 1523 15 0 1 0 44052292 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 233588888617 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18486/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 312.39
Current children cumulated vsize (KiB) 13600

[startup+319.802 s]
/proc/loadavg: 3.12 3.01 2.77 3/81 18514
/proc/meminfo: memFree=1759000/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=312.42
/proc/18486/stat : 18486 (sugar) D 18484 18486 16990 0 -1 4194304 997 68957 0 2 4 89 29626 1523 15 0 1 0 44052292 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 233588888617 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18486/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 312.42
Current children cumulated vsize (KiB) 13600

[startup+320.202 s]
/proc/loadavg: 3.12 3.01 2.77 3/81 18514
/proc/meminfo: memFree=1759000/2055920 swapFree=4178780/4192956
[pid=18486] ppid=18484 vsize=13600 CPUtime=312.45
/proc/18486/stat : 18486 (sugar) D 18484 18486 16990 0 -1 4194304 997 68957 0 2 4 92 29626 1523 15 0 1 0 44052292 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 233588888617 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18486/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 312.45
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 320.23
CPU time (s): 312.471
CPU user time (s): 296.311
CPU system time (s): 16.1595
CPU usage (%): 97.5769
Max. virtual memory (cumulated for all children) (KiB): 897636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 296.311
system time used= 16.1595
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69984
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47757
involuntary context switches= 58531

runsolver used 0.420936 second user time and 1.09283 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-12 16:59:38
IDJOB=1112860
IDBENCH=61486
IDSOLVER=368
FILE ID=node27/1112860-1215874778
PBS_JOBID= 7903476
Free space on /tmp= 66460 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fapp/fapp11/normalized-fapp11-1000-1.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-1112860-1215874778/watcher-1112860-1215874778 -o /tmp/evaluation-result-1112860-1215874778/solver-1112860-1215874778 -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-1112860-1215874778.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bcc19e6f7720c8259d2ed7a295277868
RANDOM SEED=453169357

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1597376 kB
Buffers:         60456 kB
Cached:         126212 kB
SwapCached:       7540 kB
Active:         290180 kB
Inactive:       102004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1597376 kB
SwapTotal:     4192956 kB
SwapFree:      4178780 kB
Dirty:            3440 kB
Writeback:           0 kB
Mapped:         221440 kB
Slab:            51288 kB
Committed_AS:  1046208 kB
PageTables:       2128 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66460 MiB
End job on node27 at 2008-07-12 17:04:59