Trace number 1111537

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-inc? 169.137 174.98

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-95-6.xml
MD5SUM5cd20cea40cbbe199e65e8aaf2196708
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints25
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1284
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.08	c 0	BEGIN Sat Jul 12 09:40:05 2008
0.06/0.08	c 0	PID 18530
0.06/0.08	c 0	HOST node21.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1111537-1215848405.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111537-1215848405.xml' 'HOME/temp.csp'
0.06/0.89	c 1	400 domains, 400 variables, 1 predicates, 0 relations, 7600 constraints
0.06/0.92	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.92	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.94/1.00	c 1	Parsing HOME/temp.csp
1.24/1.36	c 2	parsed 8401 expressions
1.24/1.36	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.33/1.46	c 2	MAX CSP: 7600 constraints
1.33/1.46	c 2	Converting to clausal form CSP
1.54/1.65	c 2	converted 1601 (10%) expressions
1.63/1.70	c 2	converted 3201 (20%) expressions
1.63/1.74	c 2	converted 4802 (30%) expressions
1.74/1.84	c 2	converted 6402 (40%) expressions
1.74/1.87	c 2	converted 8002 (50%) expressions
1.84/1.90	c 2	converted 9603 (60%) expressions
1.84/1.94	c 2	converted 11203 (70%) expressions
1.84/1.97	c 2	converted 12804 (80%) expressions
1.93/2.01	c 2	converted 14404 (90%) expressions
2.74/2.81	c 3	converted 16004 (100%) expressions
2.74/2.81	c 3	CSP : 15600 integers, 0 booleans, 22799 clauses, largest domain size 11401
2.74/2.81	c 3	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.74/2.81	c 3	Propagation in CSP
2.93/3.09	c 3	7593 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.03/3.10	c 3	CSP : 15600 integers, 0 booleans, 22799 clauses, largest domain size 7601
3.03/3.10	c 3	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.03/3.11	c 3	Simplifing CSP by introducing new Boolean variables
3.03/3.19	c 3	CSP : 15600 integers, 15200 booleans, 37999 clauses, largest domain size 7601
3.03/3.19	c 3	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.24/3.33	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.83/3.94	c 4	1560 (10%) CSP integer variables are encoded (492315 clauses, 8147390 bytes)
3.83/3.94	c 4	3120 (20%) CSP integer variables are encoded (492315 clauses, 8147390 bytes)
3.83/3.94	c 4	4680 (30%) CSP integer variables are encoded (492315 clauses, 8147390 bytes)
3.83/3.94	c 4	6240 (40%) CSP integer variables are encoded (492315 clauses, 8147390 bytes)
3.83/3.95	c 4	7800 (50%) CSP integer variables are encoded (492315 clauses, 8147390 bytes)
3.94/4.05	c 4	9360 (60%) CSP integer variables are encoded (585039 clauses, 9723698 bytes)
3.94/4.08	c 4	10920 (70%) CSP integer variables are encoded (607371 clauses, 10103342 bytes)
4.03/4.11	c 4	12480 (80%) CSP integer variables are encoded (629883 clauses, 10486046 bytes)
4.03/4.13	c 4	14040 (90%) CSP integer variables are encoded (645990 clauses, 10759865 bytes)
4.03/4.16	c 4	15600 (100%) CSP integer variables are encoded (666531 clauses, 11109062 bytes)
9.32/9.40	c 10	3800 (10%) CSP clauses are encoded (3691999 clauses, 81523896 bytes)
14.37/14.55	c 15	7600 (20%) CSP clauses are encoded (6687218 clauses, 153437970 bytes)
19.50/19.71	c 20	11400 (30%) CSP clauses are encoded (9659019 clauses, 227693733 bytes)
24.62/24.91	c 25	15200 (40%) CSP clauses are encoded (12631675 clauses, 301970857 bytes)
29.74/30.16	c 30	19000 (50%) CSP clauses are encoded (15634401 clauses, 376999745 bytes)
35.29/36.05	c 36	22800 (60%) CSP clauses are encoded (18634071 clauses, 451952233 bytes)
88.68/91.03	c 91	26600 (70%) CSP clauses are encoded (47715191 clauses, 1162916074 bytes)
141.39/145.73	c 146	30400 (80%) CSP clauses are encoded (76651895 clauses, 1871424842 bytes)
147.88/152.39	c 153	34200 (90%) CSP clauses are encoded (80301505 clauses, 1960528977 bytes)
168.03/173.48	c 174	ERROR Exception Too large HOME/temp.cnf
168.03/173.48	c 174	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
168.03/173.48	c 174	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
168.03/173.48	c 174	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
168.03/173.48	s UNKNOWN
168.12/173.57	c 174	CPU 153.61 (0.06 0.02 153.55 14.5)
168.12/173.57	c 174	END Sat Jul 12 09:42:59 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-1111537-1215848405/watcher-1111537-1215848405 -o /tmp/evaluation-result-1111537-1215848405/solver-1111537-1215848405 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1111537-1215848405.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.37 2.21 2.19 4/80 18530
/proc/meminfo: memFree=1763728/2055920 swapFree=4179080/4192956
[pid=18530] ppid=18528 vsize=18572 CPUtime=0
/proc/18530/stat : 18530 (runsolver) R 18528 18530 18458 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 41542617 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 221236489511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18530/statm: 4643 292 257 25 0 2626 0

[startup+0.0750541 s]
/proc/loadavg: 2.37 2.21 2.19 4/80 18530
/proc/meminfo: memFree=1763728/2055920 swapFree=4179080/4192956
[pid=18530] ppid=18528 vsize=16608 CPUtime=0.06
/proc/18530/stat : 18530 (sugar++) R 18528 18530 18458 0 -1 4194304 1054 0 0 0 5 1 0 0 18 0 1 0 41542617 17006592 1022 996147200 4194304 4206940 548682068528 18446744073709551615 221250078000 0 0 4224 0 0 0 0 17 1 0 0
/proc/18530/statm: 4152 1022 380 3 0 731 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16608

[startup+0.101349 s]
/proc/loadavg: 2.37 2.21 2.19 4/80 18530
/proc/meminfo: memFree=1763728/2055920 swapFree=4179080/4192956
[pid=18530] ppid=18528 vsize=16740 CPUtime=0.06
/proc/18530/stat : 18530 (sugar++) S 18528 18530 18458 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41542617 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18530/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301097 s]
/proc/loadavg: 2.37 2.21 2.19 4/80 18530
/proc/meminfo: memFree=1763728/2055920 swapFree=4179080/4192956
[pid=18530] ppid=18528 vsize=16740 CPUtime=0.06
/proc/18530/stat : 18530 (sugar++) S 18528 18530 18458 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41542617 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18530/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701172 s]
/proc/loadavg: 2.37 2.21 2.19 4/80 18530
/proc/meminfo: memFree=1763728/2055920 swapFree=4179080/4192956
[pid=18530] ppid=18528 vsize=16740 CPUtime=0.06
/proc/18530/stat : 18530 (sugar++) S 18528 18530 18458 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41542617 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18530/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50132 s]
/proc/loadavg: 2.34 2.21 2.19 3/91 18552
/proc/meminfo: memFree=1756336/2055920 swapFree=4179080/4192956
[pid=18530] ppid=18528 vsize=16740 CPUtime=0.88
/proc/18530/stat : 18530 (sugar++) S 18528 18530 18458 0 -1 4194304 1297 8342 0 1 5 2 75 6 15 0 1 0 41542617 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18530/statm: 4185 1104 409 3 0 764 0
[pid=18543] ppid=18530 vsize=5356 CPUtime=0
/proc/18543/stat : 18543 (sh) S 18530 18530 18458 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41542710 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18543/statm: 1339 233 193 169 0 50 0
[pid=18544] ppid=18543 vsize=864276 CPUtime=0.56
/proc/18544/stat : 18544 (java) S 18543 18530 18458 0 -1 0 6358 0 1 0 53 3 0 0 20 0 9 0 41542710 885018624 5583 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18544/statm: 216069 5583 2542 9 0 210644 0
[pid=18544/tid=18545] ppid=18543 vsize=864276 CPUtime=0.35
/proc/18544/task/18545/stat : 18545 (java) R 18543 18530 18458 0 -1 64 2614 0 1 0 34 1 0 0 25 0 9 0 41542711 885018624 5583 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18546] ppid=18543 vsize=864276 CPUtime=0.11
/proc/18544/task/18546/stat : 18546 (java) S 18543 18530 18458 0 -1 64 2698 0 0 0 10 1 0 0 16 0 9 0 41542712 885018624 5583 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18547] ppid=18543 vsize=864276 CPUtime=0
/proc/18544/task/18547/stat : 18547 (java) S 18543 18530 18458 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41542712 885018624 5583 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18548] ppid=18543 vsize=864276 CPUtime=0
/proc/18544/task/18548/stat : 18548 (java) S 18543 18530 18458 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41542712 885018624 5583 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18549] ppid=18543 vsize=864276 CPUtime=0
/proc/18544/task/18549/stat : 18549 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 41542714 885018624 5583 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18550] ppid=18543 vsize=864276 CPUtime=0.08
/proc/18544/task/18550/stat : 18550 (java) S 18543 18530 18458 0 -1 64 348 0 0 0 8 0 0 0 16 0 9 0 41542714 885018624 5583 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18551] ppid=18543 vsize=864276 CPUtime=0
/proc/18544/task/18551/stat : 18551 (java) S 18543 18530 18458 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 41542714 885018624 5583 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18552] ppid=18543 vsize=864276 CPUtime=0
/proc/18544/task/18552/stat : 18552 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41542714 885018624 5583 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 886372

[startup+3.10263 s]
/proc/loadavg: 2.34 2.21 2.19 4/91 18552
/proc/meminfo: memFree=1735984/2055920 swapFree=4179080/4192956
[pid=18530] ppid=18528 vsize=16740 CPUtime=0.88
/proc/18530/stat : 18530 (sugar++) S 18528 18530 18458 0 -1 4194304 1297 8342 0 1 5 2 75 6 15 0 1 0 41542617 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18530/statm: 4185 1104 409 3 0 764 0
[pid=18543] ppid=18530 vsize=5356 CPUtime=0
/proc/18543/stat : 18543 (sh) S 18530 18530 18458 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41542710 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18543/statm: 1339 233 193 169 0 50 0
[pid=18544] ppid=18543 vsize=868404 CPUtime=2.15
/proc/18544/stat : 18544 (java) S 18543 18530 18458 0 -1 0 12208 0 1 0 209 6 0 0 20 0 9 0 41542710 889245696 11083 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18544/statm: 217101 11083 2540 9 0 211676 0
[pid=18544/tid=18545] ppid=18543 vsize=868404 CPUtime=1.34
/proc/18544/task/18545/stat : 18545 (java) R 18543 18530 18458 0 -1 64 2927 0 1 0 133 1 0 0 25 0 9 0 41542711 889245696 11083 996147200 134512640 134550740 4294955920 18446744073709551615 4125978686 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18546] ppid=18543 vsize=868404 CPUtime=0.57
/proc/18544/task/18546/stat : 18546 (java) S 18543 18530 18458 0 -1 64 7098 0 0 0 54 3 0 0 16 0 9 0 41542712 889245696 11083 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18547] ppid=18543 vsize=868404 CPUtime=0
/proc/18544/task/18547/stat : 18547 (java) S 18543 18530 18458 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41542712 889245696 11083 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18548] ppid=18543 vsize=868404 CPUtime=0
/proc/18544/task/18548/stat : 18548 (java) S 18543 18530 18458 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41542712 889245696 11083 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18549] ppid=18543 vsize=868404 CPUtime=0
/proc/18544/task/18549/stat : 18549 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 41542714 889245696 11083 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18550] ppid=18543 vsize=868404 CPUtime=0.21
/proc/18544/task/18550/stat : 18550 (java) S 18543 18530 18458 0 -1 64 1485 0 0 0 21 0 0 0 15 0 9 0 41542714 889245696 11083 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18551] ppid=18543 vsize=868404 CPUtime=0
/proc/18544/task/18551/stat : 18551 (java) S 18543 18530 18458 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 41542714 889245696 11083 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18552] ppid=18543 vsize=868404 CPUtime=0
/proc/18544/task/18552/stat : 18552 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41542714 889245696 11083 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 890500

[startup+6.30122 s]
/proc/loadavg: 2.39 2.22 2.19 3/91 18552
/proc/meminfo: memFree=1694448/2055920 swapFree=4179080/4192956
[pid=18530] ppid=18528 vsize=16740 CPUtime=0.88
/proc/18530/stat : 18530 (sugar++) S 18528 18530 18458 0 -1 4194304 1297 8342 0 1 5 2 75 6 15 0 1 0 41542617 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18530/statm: 4185 1104 409 3 0 764 0
[pid=18543] ppid=18530 vsize=5356 CPUtime=0
/proc/18543/stat : 18543 (sh) S 18530 18530 18458 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41542710 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18543/statm: 1339 233 193 169 0 50 0
[pid=18544] ppid=18543 vsize=868516 CPUtime=5.34
/proc/18544/stat : 18544 (java) S 18543 18530 18458 0 -1 0 13697 0 1 0 503 31 0 0 20 0 9 0 41542710 889360384 12069 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18544/statm: 217129 12069 2565 9 0 211676 0
[pid=18544/tid=18545] ppid=18543 vsize=868516 CPUtime=4.16
/proc/18544/task/18545/stat : 18545 (java) R 18543 18530 18458 0 -1 64 3394 0 1 0 394 22 0 0 25 0 9 0 41542711 889360384 12069 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18546] ppid=18543 vsize=868516 CPUtime=0.88
/proc/18544/task/18546/stat : 18546 (java) S 18543 18530 18458 0 -1 64 8086 0 0 0 81 7 0 0 16 0 9 0 41542712 889360384 12069 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18547] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18547/stat : 18547 (java) S 18543 18530 18458 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12069 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18548] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18548/stat : 18548 (java) S 18543 18530 18458 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12069 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18549] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18549/stat : 18549 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 41542714 889360384 12069 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18550] ppid=18543 vsize=868516 CPUtime=0.26
/proc/18544/task/18550/stat : 18550 (java) S 18543 18530 18458 0 -1 64 1519 0 0 0 26 0 0 0 15 0 9 0 41542714 889360384 12069 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18551] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18551/stat : 18551 (java) S 18543 18530 18458 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 41542714 889360384 12069 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18552] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18552/stat : 18552 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41542714 889360384 12069 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 890612

[startup+12.7024 s]
/proc/loadavg: 2.52 2.25 2.20 3/91 18552
/proc/meminfo: memFree=1603320/2055920 swapFree=4179080/4192956
[pid=18530] ppid=18528 vsize=16740 CPUtime=0.88
/proc/18530/stat : 18530 (sugar++) S 18528 18530 18458 0 -1 4194304 1297 8342 0 1 5 2 75 6 16 0 1 0 41542617 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18530/statm: 4185 1104 409 3 0 764 0
[pid=18543] ppid=18530 vsize=5356 CPUtime=0
/proc/18543/stat : 18543 (sh) S 18530 18530 18458 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41542710 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18543/statm: 1339 233 193 169 0 50 0
[pid=18544] ppid=18543 vsize=868516 CPUtime=11.69
/proc/18544/stat : 18544 (java) S 18543 18530 18458 0 -1 0 14604 0 1 0 1084 85 0 0 20 0 9 0 41542710 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18544/statm: 217129 12073 2565 9 0 211676 0
[pid=18544/tid=18545] ppid=18543 vsize=868516 CPUtime=10.2
/proc/18544/task/18545/stat : 18545 (java) R 18543 18530 18458 0 -1 64 4297 0 1 0 949 71 0 0 25 0 9 0 41542711 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18546] ppid=18543 vsize=868516 CPUtime=1.19
/proc/18544/task/18546/stat : 18546 (java) S 18543 18530 18458 0 -1 64 8086 0 0 0 107 12 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18547] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18547/stat : 18547 (java) S 18543 18530 18458 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18548] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18548/stat : 18548 (java) S 18543 18530 18458 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18549] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18549/stat : 18549 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18550] ppid=18543 vsize=868516 CPUtime=0.27
/proc/18544/task/18550/stat : 18550 (java) S 18543 18530 18458 0 -1 64 1523 0 0 0 27 0 0 0 16 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18551] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18551/stat : 18551 (java) S 18543 18530 18458 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18552] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18552/stat : 18552 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 890612

[startup+25.5018 s]
/proc/loadavg: 2.93 2.35 2.23 3/91 18552
/proc/meminfo: memFree=1412856/2055920 swapFree=4179080/4192956
[pid=18530] ppid=18528 vsize=16740 CPUtime=0.88
/proc/18530/stat : 18530 (sugar++) S 18528 18530 18458 0 -1 4194304 1297 8342 0 1 5 2 75 6 16 0 1 0 41542617 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18530/statm: 4185 1104 409 3 0 764 0
[pid=18543] ppid=18530 vsize=5356 CPUtime=0
/proc/18543/stat : 18543 (sh) S 18530 18530 18458 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41542710 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18543/statm: 1339 233 193 169 0 50 0
[pid=18544] ppid=18543 vsize=868516 CPUtime=24.33
/proc/18544/stat : 18544 (java) S 18543 18530 18458 0 -1 0 16455 0 1 0 2233 200 0 0 20 0 9 0 41542710 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18544/statm: 217129 12073 2565 9 0 211676 0
[pid=18544/tid=18545] ppid=18543 vsize=868516 CPUtime=22.22
/proc/18544/task/18545/stat : 18545 (java) R 18543 18530 18458 0 -1 64 6148 0 1 0 2046 176 0 0 25 0 9 0 41542711 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18546] ppid=18543 vsize=868516 CPUtime=1.81
/proc/18544/task/18546/stat : 18546 (java) S 18543 18530 18458 0 -1 64 8086 0 0 0 159 22 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18547] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18547/stat : 18547 (java) S 18543 18530 18458 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18548] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18548/stat : 18548 (java) S 18543 18530 18458 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/18544/task/18545/stat : 18545 (java) R 18543 18530 18458 0 -1 64 16136 0 1 0 8538 766 0 0 25 0 9 0 41542711 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4127062538 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18544/tid=18546] ppid=18543 vsize=868516 CPUtime=5.37
/proc/18544/task/18546/stat : 18546 (java) S 18543 18530 18458 0 -1 64 8086 0 0 0 453 84 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18544/tid=18547] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18547/stat : 18547 (java) S 18543 18530 18458 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18548] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18548/stat : 18548 (java) S 18543 18530 18458 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18549] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18549/stat : 18549 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18550] ppid=18543 vsize=868516 CPUtime=0.27
/proc/18544/task/18550/stat : 18550 (java) S 18543 18530 18458 0 -1 64 1523 0 0 0 27 0 0 0 16 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18551] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18551/stat : 18551 (java) S 18543 18530 18458 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18552] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18552/stat : 18552 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.6
Current children cumulated vsize (KiB) 890612

[startup+162.303 s]
/proc/loadavg: 3.00 2.66 2.37 4/91 18552
/proc/meminfo: memFree=14904/2055920 swapFree=4180220/4192956
[pid=18530] ppid=18528 vsize=16740 CPUtime=0.89
/proc/18530/stat : 18530 (sugar++) S 18528 18530 18458 0 -1 4194304 1297 8342 0 1 6 2 75 6 16 0 1 0 41542617 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18530/statm: 4185 1104 409 3 0 764 0
[pid=18543] ppid=18530 vsize=5356 CPUtime=0
/proc/18543/stat : 18543 (sh) S 18530 18530 18458 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41542710 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18543/statm: 1339 233 193 169 0 50 0
[pid=18544] ppid=18543 vsize=868516 CPUtime=156.59
/proc/18544/stat : 18544 (java) S 18543 18530 18458 0 -1 0 34417 0 1 0 14304 1355 0 0 20 0 9 0 41542710 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18544/statm: 217129 12073 2565 9 0 211676 0
[pid=18544/tid=18545] ppid=18543 vsize=868516 CPUtime=148.2
/proc/18544/task/18545/stat : 18545 (java) R 18543 18530 18458 0 -1 64 24110 0 1 0 13598 1222 0 0 25 0 9 0 41542711 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18546] ppid=18543 vsize=868516 CPUtime=8.09
/proc/18544/task/18546/stat : 18546 (java) S 18543 18530 18458 0 -1 64 8086 0 0 0 678 131 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18547] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18547/stat : 18547 (java) S 18543 18530 18458 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18548] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18548/stat : 18548 (java) S 18543 18530 18458 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18549] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18549/stat : 18549 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18550] ppid=18543 vsize=868516 CPUtime=0.27
/proc/18544/task/18550/stat : 18550 (java) S 18543 18530 18458 0 -1 64 1523 0 0 0 27 0 0 0 16 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18551] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18551/stat : 18551 (java) S 18543 18530 18458 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18552] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18552/stat : 18552 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 157.48
Current children cumulated vsize (KiB) 890612

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

[startup+166.302 s]
/proc/loadavg: 3.00 2.66 2.37 4/91 18552
/proc/meminfo: memFree=15416/2055920 swapFree=4180220/4192956
[pid=18530] ppid=18528 vsize=16740 CPUtime=0.89
/proc/18530/stat : 18530 (sugar++) S 18528 18530 18458 0 -1 4194304 1297 8342 0 1 6 2 75 6 16 0 1 0 41542617 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18530/statm: 4185 1104 409 3 0 764 0
[pid=18543] ppid=18530 vsize=5356 CPUtime=0
/proc/18543/stat : 18543 (sh) S 18530 18530 18458 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41542710 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18543/statm: 1339 233 193 169 0 50 0
[pid=18544] ppid=18543 vsize=868516 CPUtime=160.23
/proc/18544/stat : 18544 (java) S 18543 18530 18458 0 -1 0 34890 0 1 0 14638 1385 0 0 20 0 9 0 41542710 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18544/statm: 217129 12073 2565 9 0 211676 0
[pid=18544/tid=18545] ppid=18543 vsize=868516 CPUtime=151.66
/proc/18544/task/18545/stat : 18545 (java) R 18543 18530 18458 0 -1 64 24583 0 1 0 13916 1250 0 0 25 0 9 0 41542711 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4126574479 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18544/tid=18546] ppid=18543 vsize=868516 CPUtime=8.27
/proc/18544/task/18546/stat : 18546 (java) S 18543 18530 18458 0 -1 64 8086 0 0 0 694 133 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18544/tid=18547] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18547/stat : 18547 (java) S 18543 18530 18458 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18548] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18548/stat : 18548 (java) S 18543 18530 18458 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18549] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18549/stat : 18549 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18550] ppid=18543 vsize=868516 CPUtime=0.27
/proc/18544/task/18550/stat : 18550 (java) S 18543 18530 18458 0 -1 64 1523 0 0 0 27 0 0 0 16 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18551] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18551/stat : 18551 (java) S 18543 18530 18458 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18552] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18552/stat : 18552 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.12
Current children cumulated vsize (KiB) 890612

[startup+169.503 s]
/proc/loadavg: 3.00 2.66 2.37 3/91 18552
/proc/meminfo: memFree=15608/2055920 swapFree=4180220/4192956
[pid=18530] ppid=18528 vsize=16740 CPUtime=0.89
/proc/18530/stat : 18530 (sugar++) S 18528 18530 18458 0 -1 4194304 1297 8342 0 1 6 2 75 6 16 0 1 0 41542617 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18530/statm: 4185 1104 409 3 0 764 0
[pid=18543] ppid=18530 vsize=5356 CPUtime=0
/proc/18543/stat : 18543 (sh) S 18530 18530 18458 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41542710 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18543/statm: 1339 233 193 169 0 50 0
[pid=18544] ppid=18543 vsize=868516 CPUtime=163.35
/proc/18544/stat : 18544 (java) S 18543 18530 18458 0 -1 0 35289 0 1 0 14922 1413 0 0 20 0 9 0 41542710 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18544/statm: 217129 12073 2565 9 0 211676 0
[pid=18544/tid=18545] ppid=18543 vsize=868516 CPUtime=154.63
/proc/18544/task/18545/stat : 18545 (java) R 18543 18530 18458 0 -1 64 24982 0 1 0 14188 1275 0 0 25 0 9 0 41542711 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18544/tid=18546] ppid=18543 vsize=868516 CPUtime=8.42
/proc/18544/task/18546/stat : 18546 (java) S 18543 18530 18458 0 -1 64 8086 0 0 0 706 136 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18544/tid=18547] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18547/stat : 18547 (java) S 18543 18530 18458 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18548] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18548/stat : 18548 (java) S 18543 18530 18458 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18549] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18549/stat : 18549 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18550] ppid=18543 vsize=868516 CPUtime=0.27
/proc/18544/task/18550/stat : 18550 (java) S 18543 18530 18458 0 -1 64 1523 0 0 0 27 0 0 0 16 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18551] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18551/stat : 18551 (java) S 18543 18530 18458 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18552] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18552/stat : 18552 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 164.24
Current children cumulated vsize (KiB) 890612

[startup+172.707 s]
/proc/loadavg: 3.00 2.67 2.37 3/91 18552
/proc/meminfo: memFree=14968/2055920 swapFree=4180220/4192956
[pid=18530] ppid=18528 vsize=16740 CPUtime=0.89
/proc/18530/stat : 18530 (sugar++) S 18528 18530 18458 0 -1 4194304 1297 8342 0 1 6 2 75 6 16 0 1 0 41542617 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18530/statm: 4185 1104 409 3 0 764 0
[pid=18543] ppid=18530 vsize=5356 CPUtime=0
/proc/18543/stat : 18543 (sh) S 18530 18530 18458 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41542710 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18543/statm: 1339 233 193 169 0 50 0
[pid=18544] ppid=18543 vsize=868516 CPUtime=166.45
/proc/18544/stat : 18544 (java) S 18543 18530 18458 0 -1 0 35686 0 1 0 15210 1435 0 0 20 0 9 0 41542710 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18544/statm: 217129 12073 2565 9 0 211676 0
[pid=18544/tid=18545] ppid=18543 vsize=868516 CPUtime=157.59
/proc/18544/task/18545/stat : 18545 (java) R 18543 18530 18458 0 -1 64 25379 0 1 0 14464 1295 0 0 25 0 9 0 41542711 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 102064829 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18544/tid=18546] ppid=18543 vsize=868516 CPUtime=8.56
/proc/18544/task/18546/stat : 18546 (java) S 18543 18530 18458 0 -1 64 8086 0 0 0 718 138 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18544/tid=18547] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18547/stat : 18547 (java) S 18543 18530 18458 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18548] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18548/stat : 18548 (java) S 18543 18530 18458 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41542712 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18549] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18549/stat : 18549 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18550] ppid=18543 vsize=868516 CPUtime=0.27
/proc/18544/task/18550/stat : 18550 (java) S 18543 18530 18458 0 -1 64 1523 0 0 0 27 0 0 0 16 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18551] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18551/stat : 18551 (java) S 18543 18530 18458 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18544/tid=18552] ppid=18543 vsize=868516 CPUtime=0
/proc/18544/task/18552/stat : 18552 (java) S 18543 18530 18458 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41542714 889360384 12073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 167.34
Current children cumulated vsize (KiB) 890612

[startup+174.302 s]
/proc/loadavg: 3.00 2.67 2.37 3/81 18552
/proc/meminfo: memFree=276744/2055920 swapFree=4180220/4192956
[pid=18530] ppid=18528 vsize=16740 CPUtime=168.82
/proc/18530/stat : 18530 (sugar++) R 18528 18530 18458 0 -1 4194304 1320 44421 0 2 6 71 15355 1450 17 0 1 0 41542617 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 221236663337 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18530/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 168.82
Current children cumulated vsize (KiB) 16740

[startup+174.702 s]
/proc/loadavg: 3.00 2.67 2.37 3/81 18552
/proc/meminfo: memFree=276744/2055920 swapFree=4180220/4192956
[pid=18530] ppid=18528 vsize=16740 CPUtime=169.1
/proc/18530/stat : 18530 (sugar++) D 18528 18530 18458 0 -1 4194304 1320 44421 0 2 6 99 15355 1450 15 0 1 0 41542617 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 221236663337 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18530/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 169.1
Current children cumulated vsize (KiB) 16740

[startup+174.907 s]
/proc/loadavg: 3.00 2.67 2.37 2/81 18552
/proc/meminfo: memFree=1866376/2055920 swapFree=4180220/4192956
[pid=18530] ppid=18528 vsize=16740 CPUtime=169.11
/proc/18530/stat : 18530 (sugar++) R 18528 18530 18458 0 -1 4194304 1320 44421 0 2 6 100 15355 1450 15 0 1 0 41542617 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 221236663337 0 0 4224 16386 0 0 0 17 0 0 0
/proc/18530/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 169.11
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 174.98
CPU time (s): 169.137
CPU user time (s): 153.618
CPU system time (s): 15.5196
CPU usage (%): 96.661
Max. virtual memory (cumulated for all children) (KiB): 890752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 153.618
system time used= 15.5196
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45797
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= 163926
involuntary context switches= 166426

runsolver used 0.240963 second user time and 0.582911 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-12 09:40:05
IDJOB=1111537
IDBENCH=61289
IDSOLVER=367
FILE ID=node21/1111537-1215848405
PBS_JOBID= 7903463
Free space on /tmp= 66476 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-95-6.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111537-1215848405/watcher-1111537-1215848405 -o /tmp/evaluation-result-1111537-1215848405/solver-1111537-1215848405 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1111537-1215848405.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5cd20cea40cbbe199e65e8aaf2196708
RANDOM SEED=215969044

node21.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.257
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.257
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:       1764208 kB
Buffers:         44876 kB
Cached:          90912 kB
SwapCached:       7624 kB
Active:         178648 kB
Inactive:        68480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764208 kB
SwapTotal:     4192956 kB
SwapFree:      4179080 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:         126464 kB
Slab:            29608 kB
Committed_AS:   963692 kB
PageTables:       1952 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= 66476 MiB
End job on node21 at 2008-07-12 09:43:00