Trace number 1113009

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? 238.989 248.713

General information on the benchmark

Namecsp/fapp/fapp07/
normalized-fapp07-0600-7.xml
MD5SUMc3977aded3fc1b33631985df26116e6e
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
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints8996
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8996
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 17:32:52 2008
0.00/0.08	c 0	PID 17934
0.06/0.08	c 0	HOST node4.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1113009-1215876771.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-1113009-1215876771.xml' 'HOME/temp.csp'
1.34/1.47	c 1	28 domains, 600 variables, 8 predicates, 0 relations, 8996 constraints
1.41/1.51	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.41/1.51	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'
1.41/1.59	c 1	Parsing HOME/temp.csp
1.42/2.02	c 1	parsed 9632 expressions
1.42/2.03	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.42/2.10	c 2	MAX CSP: 8996 constraints
1.42/2.10	c 2	Converting to clausal form CSP
3.57/3.70	c 3	converted 1864 (10%) expressions
4.96/5.17	c 5	converted 3727 (20%) expressions
6.05/6.21	c 6	converted 5590 (30%) expressions
7.33/7.53	c 7	converted 7453 (40%) expressions
8.22/8.45	c 8	converted 9316 (50%) expressions
9.11/9.35	c 9	converted 11179 (60%) expressions
10.30/10.58	c 10	converted 13042 (70%) expressions
11.28/11.51	c 11	converted 14905 (80%) expressions
12.08/12.34	c 12	converted 16768 (90%) expressions
13.67/13.95	c 13	converted 18631 (100%) expressions
13.67/13.96	c 13	CSP : 19190 integers, 35017 booleans, 80854 clauses, largest domain size 13495
13.67/13.96	c 13	Heap : 93 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
13.67/13.96	c 13	Propagation in CSP
15.55/15.84	c 15	8991 values, 0 unsatisfiable literals, and 0 valid clauses are removed
15.55/15.85	c 15	CSP : 19190 integers, 35017 booleans, 80854 clauses, largest domain size 8997
15.55/15.85	c 15	Heap : 105 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
15.55/15.89	c 15	Simplifing CSP by introducing new Boolean variables
15.75/16.06	c 15	CSP : 19190 integers, 52769 booleans, 98606 clauses, largest domain size 8997
15.75/16.06	c 15	Heap : 103 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
16.54/16.86	c 16	Encoding CSP to SAT : HOME/temp.cnf
19.31/19.69	c 19	1919 (10%) CSP integer variables are encoded (719275 clauses, 12006772 bytes)
19.90/20.21	c 20	3838 (20%) CSP integer variables are encoded (1120051 clauses, 19065817 bytes)
19.90/20.27	c 20	5757 (30%) CSP integer variables are encoded (1167736 clauses, 19971832 bytes)
19.90/20.28	c 20	7676 (40%) CSP integer variables are encoded (1170476 clauses, 20023892 bytes)
19.90/20.28	c 20	9595 (50%) CSP integer variables are encoded (1170476 clauses, 20023892 bytes)
20.00/20.38	c 20	11514 (60%) CSP integer variables are encoded (1244791 clauses, 21435877 bytes)
20.10/20.47	c 20	13433 (70%) CSP integer variables are encoded (1313334 clauses, 22738194 bytes)
20.20/20.51	c 20	15352 (80%) CSP integer variables are encoded (1342770 clauses, 23297478 bytes)
20.20/20.54	c 20	17271 (90%) CSP integer variables are encoded (1362815 clauses, 23678333 bytes)
20.20/20.58	c 20	19190 (100%) CSP integer variables are encoded (1387994 clauses, 24156734 bytes)
40.07/40.65	c 40	9861 (10%) CSP clauses are encoded (5125554 clauses, 107925736 bytes)
53.99/54.77	c 54	19722 (20%) CSP clauses are encoded (8142133 clauses, 179598341 bytes)
61.97/62.84	c 62	29582 (30%) CSP clauses are encoded (10277820 clauses, 233610457 bytes)
67.66/68.68	c 68	39443 (40%) CSP clauses are encoded (12155035 clauses, 283191074 bytes)
73.49/74.77	c 74	49303 (50%) CSP clauses are encoded (14142241 clauses, 335665378 bytes)
79.66/81.01	c 80	59164 (60%) CSP clauses are encoded (16254083 clauses, 391289091 bytes)
85.87/87.42	c 87	69025 (70%) CSP clauses are encoded (18400233 clauses, 447546511 bytes)
92.35/94.04	c 93	78885 (80%) CSP clauses are encoded (20584634 clauses, 505212801 bytes)
194.52/199.51	c 199	88746 (90%) CSP clauses are encoded (63355278 clauses, 1678622421 bytes)
238.23/244.96	c 244	ERROR Exception Too large HOME/temp.cnf
238.23/244.96	c 244	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
238.23/244.96	c 244	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
238.23/244.96	c 244	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
238.23/244.96	s UNKNOWN
238.29/245.04	c 244	CPU 223.72 (0.06 0.01 223.66 14.6)
238.29/245.04	c 244	END Sat Jul 12 17:36:56 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-1113009-1215876771/watcher-1113009-1215876771 -o /tmp/evaluation-result-1113009-1215876771/solver-1113009-1215876771 -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-1113009-1215876771.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.41 2.27 2.28 4/81 17934
/proc/meminfo: memFree=671816/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=12000 CPUtime=0
/proc/17934/stat : 17934 (sugar++) R 17932 17934 16400 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 44380468 12288000 178 996147200 4194304 4206940 548682068528 18446744073709551615 259927341824 0 0 4224 0 0 0 0 17 1 0 0
/proc/17934/statm: 3000 178 139 3 0 100 0

[startup+0.0820879 s]
/proc/loadavg: 2.41 2.27 2.28 4/81 17934
/proc/meminfo: memFree=671816/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=0.06
/proc/17934/stat : 17934 (sugar++) S 17932 17934 16400 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 44380468 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17934/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102499 s]
/proc/loadavg: 2.41 2.27 2.28 4/81 17934
/proc/meminfo: memFree=671816/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=0.06
/proc/17934/stat : 17934 (sugar++) S 17932 17934 16400 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 44380468 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17934/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301953 s]
/proc/loadavg: 2.41 2.27 2.28 4/81 17934
/proc/meminfo: memFree=671816/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=0.06
/proc/17934/stat : 17934 (sugar++) S 17932 17934 16400 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 44380468 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17934/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701998 s]
/proc/loadavg: 2.41 2.27 2.28 4/81 17934
/proc/meminfo: memFree=671816/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=0.06
/proc/17934/stat : 17934 (sugar++) S 17932 17934 16400 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 44380468 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17934/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50207 s]
/proc/loadavg: 2.45 2.28 2.28 4/92 17946
/proc/meminfo: memFree=652784/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=0.06
/proc/17934/stat : 17934 (sugar++) S 17932 17934 16400 0 -1 4194304 1236 128 0 0 5 1 0 0 16 0 1 0 44380468 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17934/statm: 4185 1104 409 3 0 764 0
[pid=17937] ppid=17934 vsize=5356 CPUtime=0
/proc/17937/stat : 17937 (sh) S 17934 17934 16400 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44380476 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17937/statm: 1339 233 193 169 0 50 0
[pid=17938] ppid=17937 vsize=864656 CPUtime=1.35
/proc/17938/stat : 17938 (java) S 17937 17934 16400 0 -1 0 8450 0 1 0 131 4 0 0 18 0 9 0 44380477 885407744 7422 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17938/statm: 216164 7422 2529 9 0 210746 0
[pid=17938/tid=17939] ppid=17937 vsize=864656 CPUtime=1.02
/proc/17938/task/17939/stat : 17939 (java) S 17937 17934 16400 0 -1 64 2737 0 1 0 101 1 0 0 20 0 9 0 44380478 885407744 7422 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17938/tid=17940] ppid=17937 vsize=864656 CPUtime=0.16
/proc/17938/task/17940/stat : 17940 (java) S 17937 17934 16400 0 -1 64 4494 0 0 0 15 1 0 0 16 0 9 0 44380479 885407744 7422 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17938/tid=17941] ppid=17937 vsize=864656 CPUtime=0
/proc/17938/task/17941/stat : 17941 (java) S 17937 17934 16400 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 44380479 885407744 7422 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17938/tid=17942] ppid=17937 vsize=864656 CPUtime=0
/proc/17938/task/17942/stat : 17942 (java) S 17937 17934 16400 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 44380479 885407744 7422 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17938/tid=17943] ppid=17937 vsize=864656 CPUtime=0
/proc/17938/task/17943/stat : 17943 (java) S 17937 17934 16400 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44380481 885407744 7422 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17938/tid=17944] ppid=17937 vsize=864656 CPUtime=0.14
/proc/17938/task/17944/stat : 17944 (java) S 17937 17934 16400 0 -1 64 519 0 0 0 14 0 0 0 16 0 9 0 44380481 885407744 7422 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17938/tid=17945] ppid=17937 vsize=864656 CPUtime=0
/proc/17938/task/17945/stat : 17945 (java) S 17937 17934 16400 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44380481 885407744 7422 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17938/tid=17946] ppid=17937 vsize=864656 CPUtime=0
/proc/17938/task/17946/stat : 17946 (java) S 17937 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44380481 885407744 7422 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 886752

[startup+3.10224 s]
/proc/loadavg: 2.45 2.28 2.28 4/92 17956
/proc/meminfo: memFree=655344/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=1.42
/proc/17934/stat : 17934 (sugar++) S 17932 17934 16400 0 -1 4194304 1297 8869 0 1 5 1 131 5 15 0 1 0 44380468 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17934/statm: 4185 1104 409 3 0 764 0
[pid=17947] ppid=17934 vsize=5356 CPUtime=0
/proc/17947/stat : 17947 (sh) S 17934 17934 16400 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44380619 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17947/statm: 1339 233 193 169 0 50 0
[pid=17948] ppid=17947 vsize=868396 CPUtime=1.56
/proc/17948/stat : 17948 (java) S 17947 17934 16400 0 -1 0 8894 0 1 0 150 6 0 0 18 0 9 0 44380619 889237504 7947 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17948/statm: 217099 7947 2541 9 0 211674 0
[pid=17948/tid=17949] ppid=17947 vsize=868396 CPUtime=1.09
/proc/17948/task/17949/stat : 17949 (java) R 17947 17934 16400 0 -1 64 2660 0 1 0 107 2 0 0 24 0 9 0 44380620 889237504 7947 996147200 134512640 134550740 4294955920 18446744073709551615 4126620214 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17950] ppid=17947 vsize=868396 CPUtime=0.25
/proc/17948/task/17950/stat : 17950 (java) S 17947 17934 16400 0 -1 64 4078 0 0 0 23 2 0 0 16 0 9 0 44380621 889237504 7947 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17951] ppid=17947 vsize=868396 CPUtime=0
/proc/17948/task/17951/stat : 17951 (java) S 17947 17934 16400 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44380621 889237504 7947 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17952] ppid=17947 vsize=868396 CPUtime=0
/proc/17948/task/17952/stat : 17952 (java) S 17947 17934 16400 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44380622 889237504 7947 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17953] ppid=17947 vsize=868396 CPUtime=0
/proc/17948/task/17953/stat : 17953 (java) S 17947 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44380623 889237504 7947 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17954] ppid=17947 vsize=868396 CPUtime=0.19
/proc/17948/task/17954/stat : 17954 (java) S 17947 17934 16400 0 -1 64 1460 0 0 0 18 1 0 0 15 0 9 0 44380623 889237504 7947 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17955] ppid=17947 vsize=868396 CPUtime=0
/proc/17948/task/17955/stat : 17955 (java) S 17947 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44380624 889237504 7947 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17956] ppid=17947 vsize=868396 CPUtime=0
/proc/17948/task/17956/stat : 17956 (java) S 17947 17934 16400 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44380624 889237504 7947 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 890492

[startup+6.30253 s]
/proc/loadavg: 2.45 2.28 2.28 3/92 17956
/proc/meminfo: memFree=631408/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=1.42
/proc/17934/stat : 17934 (sugar++) S 17932 17934 16400 0 -1 4194304 1297 8869 0 1 5 1 131 5 16 0 1 0 44380468 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17934/statm: 4185 1104 409 3 0 764 0
[pid=17947] ppid=17934 vsize=5356 CPUtime=0
/proc/17947/stat : 17947 (sh) S 17934 17934 16400 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44380619 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17947/statm: 1339 233 193 169 0 50 0
[pid=17948] ppid=17947 vsize=868396 CPUtime=4.73
/proc/17948/stat : 17948 (java) S 17947 17934 16400 0 -1 0 14587 0 1 0 463 10 0 0 18 0 9 0 44380619 889237504 13348 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17948/statm: 217099 13348 2540 9 0 211674 0
[pid=17948/tid=17949] ppid=17947 vsize=868396 CPUtime=3.63
/proc/17948/task/17949/stat : 17949 (java) R 17947 17934 16400 0 -1 64 3037 0 1 0 361 2 0 0 25 0 9 0 44380620 889237504 13348 996147200 134512640 134550740 4294955920 18446744073709551615 4126626324 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17950] ppid=17947 vsize=868396 CPUtime=0.85
/proc/17948/task/17950/stat : 17950 (java) S 17947 17934 16400 0 -1 64 9380 0 0 0 80 5 0 0 16 0 9 0 44380621 889237504 13348 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17951] ppid=17947 vsize=868396 CPUtime=0
/proc/17948/task/17951/stat : 17951 (java) S 17947 17934 16400 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44380621 889237504 13348 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17952] ppid=17947 vsize=868396 CPUtime=0
/proc/17948/task/17952/stat : 17952 (java) S 17947 17934 16400 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44380622 889237504 13348 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17953] ppid=17947 vsize=868396 CPUtime=0
/proc/17948/task/17953/stat : 17953 (java) S 17947 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44380623 889237504 13348 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17954] ppid=17947 vsize=868396 CPUtime=0.22
/proc/17948/task/17954/stat : 17954 (java) S 17947 17934 16400 0 -1 64 1474 0 0 0 21 1 0 0 15 0 9 0 44380623 889237504 13348 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17955] ppid=17947 vsize=868396 CPUtime=0
/proc/17948/task/17955/stat : 17955 (java) S 17947 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44380624 889237504 13348 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17956] ppid=17947 vsize=868396 CPUtime=0
/proc/17948/task/17956/stat : 17956 (java) S 17947 17934 16400 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44380624 889237504 13348 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 890492

[startup+12.7011 s]
/proc/loadavg: 2.38 2.27 2.28 3/92 17956
/proc/meminfo: memFree=580464/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=1.43
/proc/17934/stat : 17934 (sugar++) S 17932 17934 16400 0 -1 4194304 1297 8869 0 1 6 1 131 5 15 0 1 0 44380468 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17934/statm: 4185 1104 409 3 0 764 0
[pid=17947] ppid=17934 vsize=5356 CPUtime=0
/proc/17947/stat : 17947 (sh) S 17934 17934 16400 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44380619 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17947/statm: 1339 233 193 169 0 50 0
[pid=17948] ppid=17947 vsize=868396 CPUtime=11.05
/proc/17948/stat : 17948 (java) S 17947 17934 16400 0 -1 0 35974 0 1 0 1083 22 0 0 18 0 9 0 44380619 889237504 25636 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17948/statm: 217099 25636 2540 9 0 211674 0
[pid=17948/tid=17949] ppid=17947 vsize=868396 CPUtime=8.36
/proc/17948/task/17949/stat : 17949 (java) R 17947 17934 16400 0 -1 64 3773 0 1 0 833 3 0 0 25 0 9 0 44380620 889237504 25636 996147200 134512640 134550740 4294955920 18446744073709551615 4126586208 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17950] ppid=17947 vsize=868396 CPUtime=2.44
/proc/17948/task/17950/stat : 17950 (java) S 17947 17934 16400 0 -1 64 30030 0 0 0 228 16 0 0 16 0 9 0 44380621 889237504 25636 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17951] ppid=17947 vsize=868396 CPUtime=0
/proc/17948/task/17951/stat : 17951 (java) S 17947 17934 16400 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44380621 889237504 25636 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17952] ppid=17947 vsize=868396 CPUtime=0
/proc/17948/task/17952/stat : 17952 (java) S 17947 17934 16400 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44380622 889237504 25636 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17953] ppid=17947 vsize=868396 CPUtime=0
/proc/17948/task/17953/stat : 17953 (java) S 17947 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44380623 889237504 25636 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17954] ppid=17947 vsize=868396 CPUtime=0.22
/proc/17948/task/17954/stat : 17954 (java) S 17947 17934 16400 0 -1 64 1475 0 0 0 21 1 0 0 16 0 9 0 44380623 889237504 25636 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17955] ppid=17947 vsize=868396 CPUtime=0
/proc/17948/task/17955/stat : 17955 (java) S 17947 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44380624 889237504 25636 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17956] ppid=17947 vsize=868396 CPUtime=0
/proc/17948/task/17956/stat : 17956 (java) S 17947 17934 16400 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44380624 889237504 25636 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 890492

[startup+25.5024 s]
/proc/loadavg: 2.40 2.28 2.28 3/92 17956
/proc/meminfo: memFree=504944/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=1.43
/proc/17934/stat : 17934 (sugar++) S 17932 17934 16400 0 -1 4194304 1297 8869 0 1 6 1 131 5 15 0 1 0 44380468 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17934/statm: 4185 1104 409 3 0 764 0
[pid=17947] ppid=17934 vsize=5356 CPUtime=0
/proc/17947/stat : 17947 (sh) S 17934 17934 16400 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44380619 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17947/statm: 1339 233 193 169 0 50 0
[pid=17948] ppid=17947 vsize=868508 CPUtime=23.71
/proc/17948/stat : 17948 (java) S 17947 17934 16400 0 -1 0 49331 0 1 0 2314 57 0 0 18 0 9 0 44380619 889352192 33071 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17948/statm: 217127 33071 2566 9 0 211674 0
[pid=17948/tid=17949] ppid=17947 vsize=868508 CPUtime=18.97
/proc/17948/task/17949/stat : 17949 (java) R 17947 17934 16400 0 -1 64 4647 0 1 0 1868 29 0 0 25 0 9 0 44380620 889352192 33071 996147200 134512640 134550740 4294955920 18446744073709551615 4127105192 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17950] ppid=17947 vsize=868508 CPUtime=4.39
/proc/17948/task/17950/stat : 17950 (java) S 17947 17934 16400 0 -1 64 42454 0 0 0 415 24 0 0 16 0 9 0 44380621 889352192 33071 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17951] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17951/stat : 17951 (java) S 17947 17934 16400 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44380621 889352192 33071 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17952] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17952/stat : 17952 (java) S 17947 17934 16400 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44380622 889352192 33071 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=17948/tid=17954] ppid=17947 vsize=868508 CPUtime=0.33
/proc/17948/task/17954/stat : 17954 (java) S 17947 17934 16400 0 -1 64 1538 0 0 0 32 1 0 0 15 0 9 0 44380623 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17955] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17955/stat : 17955 (java) S 17947 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44380624 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17956] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17956/stat : 17956 (java) S 17947 17934 16400 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44380624 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 158.63
Current children cumulated vsize (KiB) 890604

[startup+222.302 s]
/proc/loadavg: 3.03 2.55 2.37 3/92 17956
/proc/meminfo: memFree=15728/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=1.43
/proc/17934/stat : 17934 (sugar++) S 17932 17934 16400 0 -1 4194304 1297 8869 0 1 6 1 131 5 16 0 1 0 44380468 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17934/statm: 4185 1104 409 3 0 764 0
[pid=17947] ppid=17934 vsize=5356 CPUtime=0
/proc/17947/stat : 17947 (sh) S 17934 17934 16400 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44380619 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17947/statm: 1339 233 193 169 0 50 0
[pid=17948] ppid=17947 vsize=868508 CPUtime=215.02
/proc/17948/stat : 17948 (java) S 17947 17934 16400 0 -1 0 53482 0 1 0 20229 1273 0 0 18 0 9 0 44380619 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17948/statm: 217127 33075 2566 9 0 211674 0
[pid=17948/tid=17949] ppid=17947 vsize=868508 CPUtime=207.46
/proc/17948/task/17949/stat : 17949 (java) R 17947 17934 16400 0 -1 64 8794 0 1 0 19530 1216 0 0 25 0 9 0 44380620 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4127106471 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17950] ppid=17947 vsize=868508 CPUtime=7.21
/proc/17948/task/17950/stat : 17950 (java) S 17947 17934 16400 0 -1 64 42454 0 0 0 667 54 0 0 16 0 9 0 44380621 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17951] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17951/stat : 17951 (java) S 17947 17934 16400 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44380621 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17952] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17952/stat : 17952 (java) S 17947 17934 16400 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44380622 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17953] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17953/stat : 17953 (java) S 17947 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44380623 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17954] ppid=17947 vsize=868508 CPUtime=0.33
/proc/17948/task/17954/stat : 17954 (java) S 17947 17934 16400 0 -1 64 1538 0 0 0 32 1 0 0 15 0 9 0 44380623 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17955] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17955/stat : 17955 (java) S 17947 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44380624 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17956] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17956/stat : 17956 (java) S 17947 17934 16400 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44380624 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 216.45
Current children cumulated vsize (KiB) 890604

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

[startup+230.303 s]
/proc/loadavg: 3.11 2.57 2.38 3/92 17956
/proc/meminfo: memFree=14960/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=1.43
/proc/17934/stat : 17934 (sugar++) S 17932 17934 16400 0 -1 4194304 1297 8869 0 1 6 1 131 5 16 0 1 0 44380468 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17934/statm: 4185 1104 409 3 0 764 0
[pid=17947] ppid=17934 vsize=5356 CPUtime=0
/proc/17947/stat : 17947 (sh) S 17934 17934 16400 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44380619 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17947/statm: 1339 233 193 169 0 50 0
[pid=17948] ppid=17947 vsize=868508 CPUtime=222.73
/proc/17948/stat : 17948 (java) S 17947 17934 16400 0 -1 0 53691 0 1 0 20942 1331 0 0 18 0 9 0 44380619 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17948/statm: 217127 33075 2566 9 0 211674 0
[pid=17948/tid=17949] ppid=17947 vsize=868508 CPUtime=215.01
/proc/17948/task/17949/stat : 17949 (java) R 17947 17934 16400 0 -1 64 9003 0 1 0 20229 1272 0 0 25 0 9 0 44380620 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4127105210 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17950] ppid=17947 vsize=868508 CPUtime=7.35
/proc/17948/task/17950/stat : 17950 (java) S 17947 17934 16400 0 -1 64 42454 0 0 0 680 55 0 0 16 0 9 0 44380621 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17951] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17951/stat : 17951 (java) S 17947 17934 16400 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44380621 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17952] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17952/stat : 17952 (java) S 17947 17934 16400 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44380622 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17953] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17953/stat : 17953 (java) S 17947 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44380623 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17954] ppid=17947 vsize=868508 CPUtime=0.33
/proc/17948/task/17954/stat : 17954 (java) S 17947 17934 16400 0 -1 64 1538 0 0 0 32 1 0 0 15 0 9 0 44380623 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17955] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17955/stat : 17955 (java) S 17947 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44380624 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17956] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17956/stat : 17956 (java) S 17947 17934 16400 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44380624 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 224.16
Current children cumulated vsize (KiB) 890604

[startup+236.703 s]
/proc/loadavg: 3.09 2.59 2.38 3/92 17956
/proc/meminfo: memFree=15728/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=1.43
/proc/17934/stat : 17934 (sugar++) S 17932 17934 16400 0 -1 4194304 1297 8869 0 1 6 1 131 5 16 0 1 0 44380468 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17934/statm: 4185 1104 409 3 0 764 0
[pid=17947] ppid=17934 vsize=5356 CPUtime=0
/proc/17947/stat : 17947 (sh) S 17934 17934 16400 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44380619 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17947/statm: 1339 233 193 169 0 50 0
[pid=17948] ppid=17947 vsize=868508 CPUtime=228.89
/proc/17948/stat : 17948 (java) S 17947 17934 16400 0 -1 0 53859 0 1 0 21504 1385 0 0 18 0 9 0 44380619 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17948/statm: 217127 33075 2566 9 0 211674 0
[pid=17948/tid=17949] ppid=17947 vsize=868508 CPUtime=221.08
/proc/17948/task/17949/stat : 17949 (java) R 17947 17934 16400 0 -1 64 9171 0 1 0 20782 1326 0 0 25 0 9 0 44380620 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4126573208 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17950] ppid=17947 vsize=868508 CPUtime=7.46
/proc/17948/task/17950/stat : 17950 (java) S 17947 17934 16400 0 -1 64 42454 0 0 0 690 56 0 0 16 0 9 0 44380621 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17951] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17951/stat : 17951 (java) S 17947 17934 16400 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44380621 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17952] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17952/stat : 17952 (java) S 17947 17934 16400 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44380622 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17953] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17953/stat : 17953 (java) S 17947 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44380623 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17954] ppid=17947 vsize=868508 CPUtime=0.33
/proc/17948/task/17954/stat : 17954 (java) S 17947 17934 16400 0 -1 64 1538 0 0 0 32 1 0 0 15 0 9 0 44380623 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17955] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17955/stat : 17955 (java) S 17947 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44380624 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17956] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17956/stat : 17956 (java) S 17947 17934 16400 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44380624 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 230.32
Current children cumulated vsize (KiB) 890604

[startup+243.109 s]
/proc/loadavg: 3.08 2.59 2.39 3/92 17956
/proc/meminfo: memFree=15792/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=1.43
/proc/17934/stat : 17934 (sugar++) S 17932 17934 16400 0 -1 4194304 1297 8869 0 1 6 1 131 5 16 0 1 0 44380468 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17934/statm: 4185 1104 409 3 0 764 0
[pid=17947] ppid=17934 vsize=5356 CPUtime=0
/proc/17947/stat : 17947 (sh) S 17934 17934 16400 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 44380619 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17947/statm: 1339 233 193 169 0 50 0
[pid=17948] ppid=17947 vsize=868508 CPUtime=235.06
/proc/17948/stat : 17948 (java) S 17947 17934 16400 0 -1 0 54026 0 1 0 22066 1440 0 0 18 0 9 0 44380619 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17948/statm: 217127 33075 2566 9 0 211674 0
[pid=17948/tid=17949] ppid=17947 vsize=868508 CPUtime=227.12
/proc/17948/task/17949/stat : 17949 (java) R 17947 17934 16400 0 -1 64 9338 0 1 0 21333 1379 0 0 25 0 9 0 44380620 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17950] ppid=17947 vsize=868508 CPUtime=7.57
/proc/17948/task/17950/stat : 17950 (java) S 17947 17934 16400 0 -1 64 42454 0 0 0 700 57 0 0 16 0 9 0 44380621 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17951] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17951/stat : 17951 (java) S 17947 17934 16400 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44380621 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17952] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17952/stat : 17952 (java) S 17947 17934 16400 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44380622 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17953] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17953/stat : 17953 (java) S 17947 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44380623 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17954] ppid=17947 vsize=868508 CPUtime=0.33
/proc/17948/task/17954/stat : 17954 (java) S 17947 17934 16400 0 -1 64 1538 0 0 0 32 1 0 0 15 0 9 0 44380623 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17955] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17955/stat : 17955 (java) S 17947 17934 16400 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44380624 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17948/tid=17956] ppid=17947 vsize=868508 CPUtime=0
/proc/17948/task/17956/stat : 17956 (java) S 17947 17934 16400 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44380624 889352192 33075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 236.49
Current children cumulated vsize (KiB) 890604

[startup+246.301 s]
/proc/loadavg: 3.08 2.60 2.39 2/82 17956
/proc/meminfo: memFree=1161600/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=238.79
/proc/17934/stat : 17934 (sugar++) D 17932 17934 16400 0 -1 4194304 1320 63234 0 3 6 47 22366 1460 15 0 1 0 44380468 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 259913389097 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/17934/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 238.79
Current children cumulated vsize (KiB) 16740

[startup+247.902 s]
/proc/loadavg: 3.08 2.60 2.39 2/82 17956
/proc/meminfo: memFree=1185152/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=238.92
/proc/17934/stat : 17934 (sugar++) D 17932 17934 16400 0 -1 4194304 1320 63234 0 3 6 60 22366 1460 15 0 1 0 44380468 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 259913389097 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/17934/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 238.92
Current children cumulated vsize (KiB) 16740

[startup+248.302 s]
/proc/loadavg: 3.08 2.60 2.39 2/82 17956
/proc/meminfo: memFree=1185152/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=238.95
/proc/17934/stat : 17934 (sugar++) D 17932 17934 16400 0 -1 4194304 1320 63234 0 3 6 63 22366 1460 15 0 1 0 44380468 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 259913389097 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/17934/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 238.95
Current children cumulated vsize (KiB) 16740

[startup+248.702 s]
/proc/loadavg: 3.08 2.60 2.39 2/82 17956
/proc/meminfo: memFree=1184512/2055920 swapFree=4192812/4192956
[pid=17934] ppid=17932 vsize=16740 CPUtime=238.97
/proc/17934/stat : 17934 (sugar++) D 17932 17934 16400 0 -1 4194304 1320 63234 0 3 6 65 22366 1460 15 0 1 0 44380468 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 259913389097 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/17934/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 238.97
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 248.713
CPU time (s): 238.989
CPU user time (s): 223.73
CPU system time (s): 15.2587
CPU usage (%): 96.09
Max. virtual memory (cumulated for all children) (KiB): 900992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 223.73
system time used= 15.2587
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64610
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43659
involuntary context switches= 50054

runsolver used 0.315951 second user time and 0.899863 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-12 17:32:51
IDJOB=1113009
IDBENCH=61511
IDSOLVER=367
FILE ID=node4/1113009-1215876771
PBS_JOBID= 7903471
Free space on /tmp= 66504 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp07/normalized-fapp07-0600-7.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-1113009-1215876771/watcher-1113009-1215876771 -o /tmp/evaluation-result-1113009-1215876771/solver-1113009-1215876771 -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-1113009-1215876771.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c3977aded3fc1b33631985df26116e6e
RANDOM SEED=161040751

node4.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.232
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.232
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:        672296 kB
Buffers:         75072 kB
Cached:         448392 kB
SwapCached:          0 kB
Active:         947556 kB
Inactive:       364672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        672296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2072 kB
Writeback:           0 kB
Mapped:         808996 kB
Slab:            54828 kB
Committed_AS:   964708 kB
PageTables:       3516 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= 66504 MiB
End job on node4 at 2008-07-12 17:37:00