Trace number 1113303

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? 188.678 196.868

General information on the benchmark

Namecsp/graphColoring/register/fpsol/
normalized-fpsol2-i-2-15.xml
MD5SUM3755f2fe1d41cb4703210779758109d6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints44
Best CPU time to get the best result obtained on this benchmark3600.06
Satisfiable
(Un)Satisfiability was proved
Number of variables451
Number of constraints8691
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8691
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.62	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.62	c 0	BEGIN Sat Jul 12 18:56:27 2008
0.06/0.62	c 0	PID 19985
0.06/0.62	c 0	HOST node22.alineos.net
0.06/0.62	c 0	CONVERTING HOME/instance-1113303-1215881786.xml TO HOME/temp.csp
0.06/0.62	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113303-1215881786.xml' 'HOME/temp.csp'
0.76/1.43	c 1	1 domains, 451 variables, 1 predicates, 0 relations, 8691 constraints
0.76/1.49	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.76/1.49	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.80/1.57	c 1	Parsing HOME/temp.csp
0.80/2.05	c 1	parsed 9144 expressions
0.80/2.06	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.39/2.16	c 1	MAX CSP: 8691 constraints
1.39/2.16	c 1	Converting to clausal form CSP
1.59/2.38	c 2	converted 1784 (10%) expressions
1.69/2.45	c 2	converted 3568 (20%) expressions
1.69/2.49	c 2	converted 5352 (30%) expressions
1.79/2.58	c 2	converted 7136 (40%) expressions
1.90/2.62	c 2	converted 8919 (50%) expressions
1.90/2.66	c 2	converted 10703 (60%) expressions
1.99/2.70	c 2	converted 12487 (70%) expressions
1.99/2.74	c 2	converted 14271 (80%) expressions
1.99/2.78	c 2	converted 16055 (90%) expressions
2.99/3.70	c 3	converted 17838 (100%) expressions
2.99/3.70	c 3	CSP : 17833 integers, 0 booleans, 26072 clauses, largest domain size 13037
2.99/3.70	c 3	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.99/3.70	c 3	Propagation in CSP
3.29/4.05	c 3	8683 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.29/4.06	c 3	CSP : 17833 integers, 0 booleans, 26072 clauses, largest domain size 8692
3.29/4.06	c 3	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.29/4.07	c 3	Simplifing CSP by introducing new Boolean variables
3.39/4.16	c 3	CSP : 17833 integers, 17382 booleans, 43454 clauses, largest domain size 8692
3.39/4.16	c 3	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.59/4.32	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.59/4.36	c 4	1784 (10%) CSP integer variables are encoded (5863 clauses, 74228 bytes)
3.59/4.37	c 4	3567 (20%) CSP integer variables are encoded (5863 clauses, 74228 bytes)
3.59/4.37	c 4	5350 (30%) CSP integer variables are encoded (5863 clauses, 74228 bytes)
3.59/4.37	c 4	7134 (40%) CSP integer variables are encoded (5863 clauses, 74228 bytes)
3.59/4.38	c 4	8917 (50%) CSP integer variables are encoded (5863 clauses, 74228 bytes)
3.69/4.40	c 4	10700 (60%) CSP integer variables are encoded (27482 clauses, 398513 bytes)
3.69/4.43	c 4	12484 (70%) CSP integer variables are encoded (46847 clauses, 688988 bytes)
3.69/4.46	c 4	14267 (80%) CSP integer variables are encoded (68601 clauses, 1015298 bytes)
3.69/4.48	c 4	16050 (90%) CSP integer variables are encoded (87326 clauses, 1302146 bytes)
3.88/4.65	c 4	17833 (100%) CSP integer variables are encoded (215454 clauses, 3480322 bytes)
4.09/4.80	c 4	4346 (10%) CSP clauses are encoded (260372 clauses, 4312960 bytes)
4.19/4.91	c 4	8691 (20%) CSP clauses are encoded (305261 clauses, 5179700 bytes)
4.28/5.01	c 4	13037 (30%) CSP clauses are encoded (350179 clauses, 6048386 bytes)
4.39/5.12	c 4	17382 (40%) CSP clauses are encoded (395068 clauses, 6918657 bytes)
4.48/5.23	c 4	21727 (50%) CSP clauses are encoded (439971 clauses, 7791077 bytes)
4.59/5.33	c 4	26073 (60%) CSP clauses are encoded (484875 clauses, 8705092 bytes)
13.15/14.00	c 13	30418 (70%) CSP clauses are encoded (5252940 clauses, 110900778 bytes)
37.68/39.10	c 38	34764 (80%) CSP clauses are encoded (19473552 clauses, 416269735 bytes)
45.84/47.39	c 47	39109 (90%) CSP clauses are encoded (24241617 clauses, 518718432 bytes)
187.61/193.48	c 193	ERROR Exception Too large HOME/temp.cnf
187.61/193.48	c 193	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
187.61/193.48	c 193	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
187.61/193.48	c 193	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
187.61/193.48	s UNKNOWN
187.69/193.54	c 193	CPU 173.15 (0.06 0.01 173.09 14.55)
187.69/193.54	c 193	END Sat Jul 12 18:59:40 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-1113303-1215881786/watcher-1113303-1215881786 -o /tmp/evaluation-result-1113303-1215881786/solver-1113303-1215881786 -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-1113303-1215881786.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.89 3.17 3.17 4/80 19985
/proc/meminfo: memFree=1786716/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=18572 CPUtime=0
/proc/19985/stat : 19985 (runsolver) D 19983 19985 19736 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 44881116 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 272467815719 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/19985/statm: 4643 292 257 25 0 2626 0

[startup+0.047674 s]
/proc/loadavg: 2.89 3.17 3.17 4/80 19985
/proc/meminfo: memFree=1786716/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=2504 CPUtime=0
/proc/19985/stat : 19985 (sugar++) R 19983 19985 19736 0 -1 4194304 41 0 0 0 0 0 0 0 18 0 1 0 44881116 2564096 26 996147200 4194304 4206940 548682068528 18446744073709551615 272465196309 0 0 4096 0 0 0 0 17 1 0 0
/proc/19985/statm: 626 26 19 3 0 5 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2504

[startup+0.19787 s]
/proc/loadavg: 2.89 3.17 3.17 4/80 19985
/proc/meminfo: memFree=1786716/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=12272 CPUtime=0
/proc/19985/stat : 19985 (sugar++) R 19983 19985 19736 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 44881116 12566528 328 996147200 4194304 4206940 548682068528 18446744073709551615 272476716030 0 0 4224 0 0 0 0 17 1 0 0
/proc/19985/statm: 3068 328 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301855 s]
/proc/loadavg: 2.89 3.17 3.17 4/80 19985
/proc/meminfo: memFree=1786716/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=13336 CPUtime=0.03
/proc/19985/stat : 19985 (sugar++) R 19983 19985 19736 0 -1 4194304 734 0 0 0 3 0 0 0 18 0 1 0 44881116 13656064 702 996147200 4194304 4206940 548682068528 18446744073709551615 272486166209 0 0 4224 0 0 0 0 17 1 0 0
/proc/19985/statm: 3334 702 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.701878 s]
/proc/loadavg: 2.89 3.17 3.17 4/80 19985
/proc/meminfo: memFree=1786716/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=0.07
/proc/19985/stat : 19985 (sugar++) S 19983 19985 19736 0 -1 4194304 1219 128 0 0 6 1 0 0 18 0 1 0 44881116 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19985/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50293 s]
/proc/loadavg: 2.89 3.17 3.17 4/91 19997
/proc/meminfo: memFree=1770436/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=0.8
/proc/19985/stat : 19985 (sugar++) S 19983 19985 19736 0 -1 4194304 1279 8673 0 1 6 1 68 5 16 0 1 0 44881116 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19985/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 16740

[startup+3.10205 s]
/proc/loadavg: 2.98 3.18 3.18 3/91 20007
/proc/meminfo: memFree=1773956/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=0.8
/proc/19985/stat : 19985 (sugar++) S 19983 19985 19736 0 -1 4194304 1296 8673 0 1 6 1 68 5 15 0 1 0 44881116 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19985/statm: 4185 1104 409 3 0 764 0
[pid=19998] ppid=19985 vsize=5356 CPUtime=0
/proc/19998/stat : 19998 (sh) S 19985 19985 19736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44881265 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19998/statm: 1339 233 193 169 0 50 0
[pid=19999] ppid=19998 vsize=869424 CPUtime=1.6
/proc/19999/stat : 19999 (java) S 19998 19985 19736 0 -1 0 10219 0 1 0 152 8 0 0 18 0 9 0 44881265 890290176 9218 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19999/statm: 217356 9218 2540 9 0 211931 0
[pid=19999/tid=20000] ppid=19998 vsize=869424 CPUtime=1.01
/proc/19999/task/20000/stat : 20000 (java) R 19998 19985 19736 0 -1 64 2762 0 1 0 99 2 0 0 22 0 9 0 44881266 890290176 9219 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20001] ppid=19998 vsize=869424 CPUtime=0.34
/proc/19999/task/20001/stat : 20001 (java) R 19998 19985 19736 0 -1 64 5289 0 0 0 31 3 0 0 15 0 9 0 44881267 890290176 9219 996147200 134512640 134550740 4294955920 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20002] ppid=19998 vsize=869424 CPUtime=0
/proc/19999/task/20002/stat : 20002 (java) S 19998 19985 19736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44881267 890290176 9219 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20003] ppid=19998 vsize=869424 CPUtime=0
/proc/19999/task/20003/stat : 20003 (java) S 19998 19985 19736 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44881267 890290176 9220 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20004] ppid=19998 vsize=869424 CPUtime=0
/proc/19999/task/20004/stat : 20004 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44881269 890290176 9220 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20005] ppid=19998 vsize=869424 CPUtime=0.2
/proc/19999/task/20005/stat : 20005 (java) S 19998 19985 19736 0 -1 64 1472 0 0 0 20 0 0 0 16 0 9 0 44881269 890290176 9222 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20006] ppid=19998 vsize=869424 CPUtime=0
/proc/19999/task/20006/stat : 20006 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44881269 890290176 9222 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20007] ppid=19998 vsize=869424 CPUtime=0
/proc/19999/task/20007/stat : 20007 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44881269 890290176 9222 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 891520

[startup+6.30126 s]
/proc/loadavg: 2.98 3.18 3.18 4/91 20007
/proc/meminfo: memFree=1733188/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=0.8
/proc/19985/stat : 19985 (sugar++) S 19983 19985 19736 0 -1 4194304 1297 8673 0 1 6 1 68 5 15 0 1 0 44881116 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19985/statm: 4185 1104 409 3 0 764 0
[pid=19998] ppid=19985 vsize=5356 CPUtime=0
/proc/19998/stat : 19998 (sh) S 19985 19985 19736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44881265 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19998/statm: 1339 233 193 169 0 50 0
[pid=19999] ppid=19998 vsize=869536 CPUtime=4.79
/proc/19999/stat : 19999 (java) S 19998 19985 19736 0 -1 0 14051 0 1 0 455 24 0 0 18 0 9 0 44881265 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19999/statm: 217384 12470 2565 9 0 211931 0
[pid=19999/tid=20000] ppid=19998 vsize=869536 CPUtime=3.61
/proc/19999/task/20000/stat : 20000 (java) R 19998 19985 19736 0 -1 64 3189 0 1 0 347 14 0 0 25 0 9 0 44881266 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4127068325 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20001] ppid=19998 vsize=869536 CPUtime=0.86
/proc/19999/task/20001/stat : 20001 (java) S 19998 19985 19736 0 -1 64 8645 0 0 0 79 7 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20002] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20002/stat : 20002 (java) S 19998 19985 19736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20003] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20003/stat : 20003 (java) S 19998 19985 19736 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20004] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20004/stat : 20004 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20005] ppid=19998 vsize=869536 CPUtime=0.29
/proc/19999/task/20005/stat : 20005 (java) S 19998 19985 19736 0 -1 64 1520 0 0 0 28 1 0 0 16 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20006] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20006/stat : 20006 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20007] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20007/stat : 20007 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 891632

[startup+12.7017 s]
/proc/loadavg: 2.98 3.17 3.17 3/91 20007
/proc/meminfo: memFree=1654980/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=0.8
/proc/19985/stat : 19985 (sugar++) S 19983 19985 19736 0 -1 4194304 1297 8673 0 1 6 1 68 5 15 0 1 0 44881116 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19985/statm: 4185 1104 409 3 0 764 0
[pid=19998] ppid=19985 vsize=5356 CPUtime=0
/proc/19998/stat : 19998 (sh) S 19985 19985 19736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44881265 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19998/statm: 1339 233 193 169 0 50 0
[pid=19999] ppid=19998 vsize=869536 CPUtime=11.15
/proc/19999/stat : 19999 (java) S 19998 19985 19736 0 -1 0 14842 0 1 0 1039 76 0 0 18 0 9 0 44881265 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19999/statm: 217384 12470 2565 9 0 211931 0
[pid=19999/tid=20000] ppid=19998 vsize=869536 CPUtime=9.68
/proc/19999/task/20000/stat : 20000 (java) R 19998 19985 19736 0 -1 64 3980 0 1 0 908 60 0 0 25 0 9 0 44881266 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4126601144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20001] ppid=19998 vsize=869536 CPUtime=1.15
/proc/19999/task/20001/stat : 20001 (java) S 19998 19985 19736 0 -1 64 8645 0 0 0 102 13 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20002] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20002/stat : 20002 (java) S 19998 19985 19736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20003] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20003/stat : 20003 (java) S 19998 19985 19736 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20004] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20004/stat : 20004 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20005] ppid=19998 vsize=869536 CPUtime=0.29
/proc/19999/task/20005/stat : 20005 (java) S 19998 19985 19736 0 -1 64 1520 0 0 0 28 1 0 0 16 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20006] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20006/stat : 20006 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20007] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20007/stat : 20007 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 891632

[startup+25.5027 s]
/proc/loadavg: 2.98 3.17 3.17 3/91 20007
/proc/meminfo: memFree=1494980/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=0.8
/proc/19985/stat : 19985 (sugar++) S 19983 19985 19736 0 -1 4194304 1297 8673 0 1 6 1 68 5 16 0 1 0 44881116 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19985/statm: 4185 1104 409 3 0 764 0
[pid=19998] ppid=19985 vsize=5356 CPUtime=0
/proc/19998/stat : 19998 (sh) S 19985 19985 19736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44881265 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19998/statm: 1339 233 193 169 0 50 0
[pid=19999] ppid=19998 vsize=869536 CPUtime=23.7
/proc/19999/stat : 19999 (java) S 19998 19985 19736 0 -1 0 16462 0 1 0 2190 180 0 0 18 0 9 0 44881265 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19999/statm: 217384 12470 2565 9 0 211931 0
[pid=19999/tid=20000] ppid=19998 vsize=869536 CPUtime=21.62
/proc/19999/task/20000/stat : 20000 (java) R 19998 19985 19736 0 -1 64 5600 0 1 0 2010 152 0 0 25 0 9 0 44881266 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19999/tid=20001] ppid=19998 vsize=869536 CPUtime=1.77
/proc/19999/task/20001/stat : 20001 (java) S 19998 19985 19736 0 -1 64 8645 0 0 0 151 26 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19999/tid=20002] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20002/stat : 20002 (java) S 19998 19985 19736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20003] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20003/stat : 20003 (java) S 19998 19985 19736 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20004] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20004/stat : 20004 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20005] ppid=19998 vsize=869536 CPUtime=0.29
/proc/19999/task/20005/stat : 20005 (java) S 19998 19985 19736 0 -1 64 1520 0 0 0 28 1 0 0 16 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20006] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20006/stat : 20006 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20007] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20007/stat : 20007 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.5
Current children cumulated vsize (KiB) 891632

[startup+51.1025 s]
/proc/loadavg: 2.97 3.15 3.17 3/91 20007
/proc/meminfo: memFree=1221572/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=0.8
/proc/19985/stat : 19985 (sugar++) S 19983 19985 19736 0 -1 4194304 1297 8673 0 1 6 1 68 5 16 0 1 0 44881116 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19985/statm: 4185 1104 409 3 0 764 0
[pid=19998] ppid=19985 vsize=5356 CPUtime=0
/proc/19998/stat : 19998 (sh) S 19985 19985 19736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44881265 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19998/statm: 1339 233 193 169 0 50 0
[pid=19999] ppid=19998 vsize=869536 CPUtime=48.75
/proc/19999/stat : 19999 (java) S 19998 19985 19736 0 -1 0 19441 0 1 0 4520 355 0 0 18 0 9 0 44881265 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[startup+162.303 s]
/proc/loadavg: 3.16 3.17 3.17 3/91 20007
/proc/meminfo: memFree=15684/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=0.8
/proc/19985/stat : 19985 (sugar++) S 19983 19985 19736 0 -1 4194304 1297 8673 0 1 6 1 68 5 16 0 1 0 44881116 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19985/statm: 4185 1104 409 3 0 764 0
[pid=19998] ppid=19985 vsize=5356 CPUtime=0
/proc/19998/stat : 19998 (sh) S 19985 19985 19736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44881265 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19998/statm: 1339 233 193 169 0 50 0
[pid=19999] ppid=19998 vsize=869536 CPUtime=156.62
/proc/19999/stat : 19999 (java) S 19998 19985 19736 0 -1 0 32732 0 1 0 14466 1196 0 0 18 0 9 0 44881265 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19999/statm: 217384 12470 2565 9 0 211931 0
[pid=19999/tid=20000] ppid=19998 vsize=869536 CPUtime=148.37
/proc/19999/task/20000/stat : 20000 (java) R 19998 19985 19736 0 -1 64 21870 0 1 0 13772 1065 0 0 25 0 9 0 44881266 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19999/tid=20001] ppid=19998 vsize=869536 CPUtime=7.93
/proc/19999/task/20001/stat : 20001 (java) S 19998 19985 19736 0 -1 64 8645 0 0 0 665 128 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19999/tid=20002] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20002/stat : 20002 (java) S 19998 19985 19736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20003] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20003/stat : 20003 (java) S 19998 19985 19736 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20004] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20004/stat : 20004 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20005] ppid=19998 vsize=869536 CPUtime=0.29
/proc/19999/task/20005/stat : 20005 (java) S 19998 19985 19736 0 -1 64 1520 0 0 0 28 1 0 0 16 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20006] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20006/stat : 20006 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20007] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20007/stat : 20007 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 157.42
Current children cumulated vsize (KiB) 891632

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

[startup+179.103 s]
/proc/loadavg: 3.06 3.14 3.16 4/91 20007
/proc/meminfo: memFree=15940/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=0.8
/proc/19985/stat : 19985 (sugar++) S 19983 19985 19736 0 -1 4194304 1297 8673 0 1 6 1 68 5 16 0 1 0 44881116 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19985/statm: 4185 1104 409 3 0 764 0
[pid=19998] ppid=19985 vsize=5356 CPUtime=0
/proc/19998/stat : 19998 (sh) S 19985 19985 19736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44881265 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19998/statm: 1339 233 193 169 0 50 0
[pid=19999] ppid=19998 vsize=869536 CPUtime=172.81
/proc/19999/stat : 19999 (java) S 19998 19985 19736 0 -1 0 34857 0 1 0 15952 1329 0 0 18 0 9 0 44881265 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19999/statm: 217384 12470 2565 9 0 211931 0
[pid=19999/tid=20000] ppid=19998 vsize=869536 CPUtime=163.79
/proc/19999/task/20000/stat : 20000 (java) R 19998 19985 19736 0 -1 64 23995 0 1 0 15194 1185 0 0 25 0 9 0 44881266 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4127067084 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19999/tid=20001] ppid=19998 vsize=869536 CPUtime=8.71
/proc/19999/task/20001/stat : 20001 (java) S 19998 19985 19736 0 -1 64 8645 0 0 0 729 142 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19999/tid=20002] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20002/stat : 20002 (java) S 19998 19985 19736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20003] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20003/stat : 20003 (java) S 19998 19985 19736 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20004] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20004/stat : 20004 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20005] ppid=19998 vsize=869536 CPUtime=0.29
/proc/19999/task/20005/stat : 20005 (java) S 19998 19985 19736 0 -1 64 1520 0 0 0 28 1 0 0 16 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20006] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20006/stat : 20006 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20007] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20007/stat : 20007 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 173.61
Current children cumulated vsize (KiB) 891632

[startup+185.501 s]
/proc/loadavg: 3.13 3.16 3.17 4/91 20007
/proc/meminfo: memFree=15812/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=0.8
/proc/19985/stat : 19985 (sugar++) S 19983 19985 19736 0 -1 4194304 1297 8673 0 1 6 1 68 5 16 0 1 0 44881116 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19985/statm: 4185 1104 409 3 0 764 0
[pid=19998] ppid=19985 vsize=5356 CPUtime=0
/proc/19998/stat : 19998 (sh) S 19985 19985 19736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44881265 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19998/statm: 1339 233 193 169 0 50 0
[pid=19999] ppid=19998 vsize=869536 CPUtime=179.07
/proc/19999/stat : 19999 (java) S 19998 19985 19736 0 -1 0 35678 0 1 0 16524 1383 0 0 18 0 9 0 44881265 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19999/statm: 217384 12470 2565 9 0 211931 0
[pid=19999/tid=20000] ppid=19998 vsize=869536 CPUtime=169.73
/proc/19999/task/20000/stat : 20000 (java) R 19998 19985 19736 0 -1 64 24816 0 1 0 15741 1232 0 0 25 0 9 0 44881266 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 102064685 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19999/tid=20001] ppid=19998 vsize=869536 CPUtime=9.03
/proc/19999/task/20001/stat : 20001 (java) S 19998 19985 19736 0 -1 64 8645 0 0 0 754 149 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19999/tid=20002] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20002/stat : 20002 (java) S 19998 19985 19736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20003] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20003/stat : 20003 (java) S 19998 19985 19736 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20004] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20004/stat : 20004 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20005] ppid=19998 vsize=869536 CPUtime=0.29
/proc/19999/task/20005/stat : 20005 (java) S 19998 19985 19736 0 -1 64 1520 0 0 0 28 1 0 0 16 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20006] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20006/stat : 20006 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20007] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20007/stat : 20007 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 179.87
Current children cumulated vsize (KiB) 891632

[startup+191.902 s]
/proc/loadavg: 3.11 3.15 3.16 4/91 20007
/proc/meminfo: memFree=16068/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=0.8
/proc/19985/stat : 19985 (sugar++) S 19983 19985 19736 0 -1 4194304 1297 8673 0 1 6 1 68 5 16 0 1 0 44881116 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19985/statm: 4185 1104 409 3 0 764 0
[pid=19998] ppid=19985 vsize=5356 CPUtime=0
/proc/19998/stat : 19998 (sh) S 19985 19985 19736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44881265 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19998/statm: 1339 233 193 169 0 50 0
[pid=19999] ppid=19998 vsize=869536 CPUtime=185.33
/proc/19999/stat : 19999 (java) S 19998 19985 19736 0 -1 0 36512 0 1 0 17098 1435 0 0 18 0 9 0 44881265 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19999/statm: 217384 12470 2565 9 0 211931 0
[pid=19999/tid=20000] ppid=19998 vsize=869536 CPUtime=175.67
/proc/19999/task/20000/stat : 20000 (java) R 19998 19985 19736 0 -1 64 25650 0 1 0 16289 1278 0 0 25 0 9 0 44881266 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4127066984 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19999/tid=20001] ppid=19998 vsize=869536 CPUtime=9.35
/proc/19999/task/20001/stat : 20001 (java) S 19998 19985 19736 0 -1 64 8645 0 0 0 780 155 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19999/tid=20002] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20002/stat : 20002 (java) S 19998 19985 19736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20003] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20003/stat : 20003 (java) S 19998 19985 19736 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44881267 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20004] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20004/stat : 20004 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20005] ppid=19998 vsize=869536 CPUtime=0.29
/proc/19999/task/20005/stat : 20005 (java) S 19998 19985 19736 0 -1 64 1520 0 0 0 28 1 0 0 16 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20006] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20006/stat : 20006 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19999/tid=20007] ppid=19998 vsize=869536 CPUtime=0
/proc/19999/task/20007/stat : 20007 (java) S 19998 19985 19736 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44881269 890404864 12470 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 186.13
Current children cumulated vsize (KiB) 891632

[startup+195.102 s]
/proc/loadavg: 3.11 3.15 3.16 2/81 20007
/proc/meminfo: memFree=1762708/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=188.48
/proc/19985/stat : 19985 (sugar++) D 19983 19985 19736 0 -1 4194304 1320 45689 0 2 6 78 17309 1455 15 0 1 0 44881116 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/19985/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 188.48
Current children cumulated vsize (KiB) 16740

[startup+195.902 s]
/proc/loadavg: 3.11 3.15 3.16 2/81 20007
/proc/meminfo: memFree=1791956/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=188.5
/proc/19985/stat : 19985 (sugar++) D 19983 19985 19736 0 -1 4194304 1320 45689 0 2 6 80 17309 1455 15 0 1 0 44881116 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/19985/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 188.5
Current children cumulated vsize (KiB) 16740

[startup+196.302 s]
/proc/loadavg: 3.11 3.15 3.16 2/81 20007
/proc/meminfo: memFree=1791956/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=188.54
/proc/19985/stat : 19985 (sugar++) D 19983 19985 19736 0 -1 4194304 1320 45689 0 2 6 84 17309 1455 15 0 1 0 44881116 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19985/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 188.54
Current children cumulated vsize (KiB) 16740

[startup+196.701 s]
/proc/loadavg: 3.11 3.15 3.16 2/81 20007
/proc/meminfo: memFree=1791956/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=188.63
/proc/19985/stat : 19985 (sugar++) D 19983 19985 19736 0 -1 4194304 1320 45689 0 2 6 93 17309 1455 15 0 1 0 44881116 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19985/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 188.63
Current children cumulated vsize (KiB) 16740

[startup+196.801 s]
/proc/loadavg: 3.18 3.16 3.17 2/81 20007
/proc/meminfo: memFree=1802964/2055920 swapFree=4192812/4192956
[pid=19985] ppid=19983 vsize=16740 CPUtime=188.64
/proc/19985/stat : 19985 (sugar++) D 19983 19985 19736 0 -1 4194304 1320 45689 0 2 6 94 17309 1455 15 0 1 0 44881116 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19985/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 188.64
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 196.868
CPU time (s): 188.678
CPU user time (s): 173.168
CPU system time (s): 15.5106
CPU usage (%): 95.84
Max. virtual memory (cumulated for all children) (KiB): 892024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 173.168
system time used= 15.5106
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47065
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= 166902
involuntary context switches= 173634

runsolver used 0.276957 second user time and 0.640902 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-12 18:56:26
IDJOB=1113303
IDBENCH=61560
IDSOLVER=367
FILE ID=node22/1113303-1215881786
PBS_JOBID= 7903613
Free space on /tmp= 66460 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/graphColoring/register/fpsol/normalized-fpsol2-i-2-15.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-1113303-1215881786/watcher-1113303-1215881786 -o /tmp/evaluation-result-1113303-1215881786/solver-1113303-1215881786 -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-1113303-1215881786.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3755f2fe1d41cb4703210779758109d6
RANDOM SEED=948440805

node22.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.253
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.253
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:       1787196 kB
Buffers:          7376 kB
Cached:          44848 kB
SwapCached:          0 kB
Active:         211948 kB
Inactive:        12808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787196 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:         192856 kB
Slab:            29008 kB
Committed_AS:  1009508 kB
PageTables:       2108 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= 66460 MiB
End job on node22 at 2008-07-12 18:59:43