Trace number 1109505

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? 138.135 145.063

General information on the benchmark

Namecsp/fischer/
normalized-fischer-4-5-fair.xml
MD5SUM1569cf0ddb544a3e99615bf31b214726
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best Number of falsified constraints
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables5359
Number of constraints5059
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5059
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.23	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.23	c 0	BEGIN Fri Jul 11 21:28:18 2008
0.05/0.23	c 0	PID 15919
0.05/0.24	c 0	HOST node67.alineos.net
0.05/0.24	c 0	CONVERTING HOME/instance-1109505-1215804498.xml TO HOME/temp.csp
0.05/0.24	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109505-1215804498.xml' 'HOME/temp.csp'
0.08/0.92	c 1	3 domains, 5359 variables, 9 predicates, 0 relations, 5059 constraints
0.08/0.97	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.08/0.97	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.76/1.06	c 1	Parsing HOME/temp.csp
1.27/1.57	c 1	parsed 10000 expressions
1.27/1.58	c 1	parsed 10430 expressions
1.27/1.59	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.36/1.63	c 1	MAX CSP: 5059 constraints
1.36/1.63	c 1	Converting to clausal form CSP
1.46/1.72	c 2	converted 1550 (10%) expressions
1.46/1.72	c 2	converted 3099 (20%) expressions
1.46/1.73	c 2	converted 4648 (30%) expressions
1.56/1.89	c 2	converted 6197 (40%) expressions
1.66/1.97	c 2	converted 7746 (50%) expressions
1.86/2.13	c 2	converted 9296 (60%) expressions
1.96/2.22	c 2	converted 10845 (70%) expressions
2.06/2.38	c 2	converted 12394 (80%) expressions
2.16/2.49	c 2	converted 13943 (90%) expressions
2.85/3.12	c 3	converted 15492 (100%) expressions
2.85/3.13	c 3	CSP : 19439 integers, 5399 booleans, 38083 clauses, largest domain size 20001
2.85/3.13	c 3	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.85/3.13	c 3	Propagation in CSP
3.24/3.55	c 3	5052 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.24/3.55	c 3	CSP : 19439 integers, 5399 booleans, 38083 clauses, largest domain size 20001
3.24/3.55	c 3	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.24/3.57	c 3	Simplifing CSP by introducing new Boolean variables
3.34/3.63	c 3	CSP : 19439 integers, 13429 booleans, 46113 clauses, largest domain size 20001
3.34/3.63	c 3	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.45/3.79	c 4	Encoding CSP to SAT : HOME/temp.cnf
53.71/55.55	c 55	1944 (10%) CSP integer variables are encoded (38284056 clauses, 781744325 bytes)
103.64/107.26	c 107	3888 (20%) CSP integer variables are encoded (77162112 clauses, 1598183501 bytes)
122.06/126.34	c 126	5832 (30%) CSP integer variables are encoded (91481396 clauses, 1898888465 bytes)
130.57/135.29	c 135	7776 (40%) CSP integer variables are encoded (98130999 clauses, 2038530128 bytes)
137.12/142.01	c 142	ERROR Exception Too large HOME/temp.cnf
137.12/142.01	c 142	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:201)
137.12/142.01	c 142	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
137.12/142.01	c 142	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
137.12/142.01	s UNKNOWN
137.14/142.51	c 142	CPU 123.69 (0.06 0.02 123.63 13.44)
137.14/142.51	c 142	END Fri Jul 11 21:30: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-1109505-1215804498/watcher-1109505-1215804498 -o /tmp/evaluation-result-1109505-1215804498/solver-1109505-1215804498 -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-1109505-1215804498.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.32 2.15 2.05 4/81 15919
/proc/meminfo: memFree=1935192/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=18572 CPUtime=0
/proc/15919/stat : 15919 (runsolver) D 15917 15919 13929 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 37147704 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 271638392103 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/15919/statm: 4643 292 257 25 0 2626 0

[startup+0.0387709 s]
/proc/loadavg: 2.32 2.15 2.05 4/81 15919
/proc/meminfo: memFree=1935192/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=12272 CPUtime=0
/proc/15919/stat : 15919 (sugar++) D 15917 15919 13929 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 37147704 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/15919/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.102779 s]
/proc/loadavg: 2.32 2.15 2.05 4/81 15919
/proc/meminfo: memFree=1935192/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=12544 CPUtime=0.01
/proc/15919/stat : 15919 (sugar++) R 15917 15919 13929 0 -1 4194304 518 0 0 0 1 0 0 0 18 0 1 0 37147704 12845056 486 996147200 4194304 4206940 548682068528 18446744073709551615 271638269259 0 0 4224 0 0 0 0 17 1 0 0
/proc/15919/statm: 3136 486 314 3 0 236 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12544

[startup+0.302803 s]
/proc/loadavg: 2.32 2.15 2.05 4/81 15919
/proc/meminfo: memFree=1935192/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=16740 CPUtime=0.08
/proc/15919/stat : 15919 (sugar++) S 15917 15919 13929 0 -1 4194304 1219 128 0 0 6 2 0 0 19 0 1 0 37147704 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15919/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16740

[startup+0.702839 s]
/proc/loadavg: 2.32 2.15 2.05 4/81 15919
/proc/meminfo: memFree=1935192/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=16740 CPUtime=0.08
/proc/15919/stat : 15919 (sugar++) S 15917 15919 13929 0 -1 4194304 1219 128 0 0 6 2 0 0 19 0 1 0 37147704 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15919/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16740

[startup+1.50192 s]
/proc/loadavg: 2.32 2.15 2.05 3/88 15937
/proc/meminfo: memFree=1929056/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=16740 CPUtime=0.76
/proc/15919/stat : 15919 (sugar++) S 15917 15919 13929 0 -1 4194304 1297 8124 0 1 6 2 62 6 16 0 1 0 37147704 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15919/statm: 4185 1104 409 3 0 764 0
[pid=15932] ppid=15919 vsize=5356 CPUtime=0
/proc/15932/stat : 15932 (sh) S 15919 15919 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37147802 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15932/statm: 1339 233 193 169 0 50 0
[pid=15933] ppid=15932 vsize=864040 CPUtime=0.51
/proc/15933/stat : 15933 (java) S 15932 15919 13929 0 -1 0 3962 0 1 0 49 2 0 0 18 0 9 0 37147802 884776960 3419 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15933/statm: 216010 3419 1671 9 0 210592 0
[pid=15933/tid=15934] ppid=15932 vsize=864040 CPUtime=0.39
/proc/15933/task/15934/stat : 15934 (java) R 15932 15919 13929 0 -1 64 2460 0 1 0 39 0 0 0 20 0 9 0 37147803 884776960 3419 996147200 134512640 134550740 4294955920 18446744073709551615 4126479692 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15935] ppid=15932 vsize=864040 CPUtime=0.02
/proc/15933/task/15935/stat : 15935 (java) S 15932 15919 13929 0 -1 64 471 0 0 0 2 0 0 0 16 0 9 0 37147804 884776960 3419 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15936] ppid=15932 vsize=864040 CPUtime=0
/proc/15933/task/15936/stat : 15936 (java) S 15932 15919 13929 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 37147805 884776960 3419 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15937] ppid=15932 vsize=864040 CPUtime=0
/proc/15933/task/15937/stat : 15937 (java) S 15932 15919 13929 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 37147805 884776960 3419 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 886136

[startup+3.10366 s]
/proc/loadavg: 2.37 2.16 2.05 3/92 15941
/proc/meminfo: memFree=1911296/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=16740 CPUtime=0.76
/proc/15919/stat : 15919 (sugar++) S 15917 15919 13929 0 -1 4194304 1297 8124 0 1 6 2 62 6 15 0 1 0 37147704 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15919/statm: 4185 1104 409 3 0 764 0
[pid=15932] ppid=15919 vsize=5356 CPUtime=0
/proc/15932/stat : 15932 (sh) S 15919 15919 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37147802 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15932/statm: 1339 233 193 169 0 50 0
[pid=15933] ppid=15932 vsize=868444 CPUtime=2.09
/proc/15933/stat : 15933 (java) S 15932 15919 13929 0 -1 0 12437 0 1 0 202 7 0 0 18 0 9 0 37147802 889286656 11339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15933/statm: 217111 11339 2540 9 0 211686 0
[pid=15933/tid=15934] ppid=15932 vsize=868444 CPUtime=1.23
/proc/15933/task/15934/stat : 15934 (java) R 15932 15919 13929 0 -1 64 2979 0 1 0 122 1 0 0 24 0 9 0 37147803 889286656 11339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15935] ppid=15932 vsize=868444 CPUtime=0.61
/proc/15933/task/15935/stat : 15935 (java) S 15932 15919 13929 0 -1 64 7297 0 0 0 57 4 0 0 15 0 9 0 37147804 889286656 11339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15936] ppid=15932 vsize=868444 CPUtime=0
/proc/15933/task/15936/stat : 15936 (java) S 15932 15919 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37147805 889286656 11339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15937] ppid=15932 vsize=868444 CPUtime=0
/proc/15933/task/15937/stat : 15937 (java) S 15932 15919 13929 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37147805 889286656 11339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15938] ppid=15932 vsize=868444 CPUtime=0
/proc/15933/task/15938/stat : 15938 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37147807 889286656 11339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15939] ppid=15932 vsize=868444 CPUtime=0.22
/proc/15933/task/15939/stat : 15939 (java) S 15932 15919 13929 0 -1 64 1468 0 0 0 22 0 0 0 15 0 9 0 37147807 889286656 11339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15940] ppid=15932 vsize=868444 CPUtime=0
/proc/15933/task/15940/stat : 15940 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37147807 889286656 11339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15941] ppid=15932 vsize=868444 CPUtime=0
/proc/15933/task/15941/stat : 15941 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37147807 889286656 11339 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 890540

[startup+6.30242 s]
/proc/loadavg: 2.37 2.16 2.05 3/92 15941
/proc/meminfo: memFree=1871488/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=16740 CPUtime=0.76
/proc/15919/stat : 15919 (sugar++) S 15917 15919 13929 0 -1 4194304 1297 8124 0 1 6 2 62 6 15 0 1 0 37147704 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15919/statm: 4185 1104 409 3 0 764 0
[pid=15932] ppid=15919 vsize=5356 CPUtime=0
/proc/15932/stat : 15932 (sh) S 15919 15919 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37147802 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15932/statm: 1339 233 193 169 0 50 0
[pid=15933] ppid=15932 vsize=868556 CPUtime=5.15
/proc/15933/stat : 15933 (java) S 15932 15919 13929 0 -1 0 14044 0 1 0 486 29 0 0 18 0 9 0 37147802 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15933/statm: 217139 12438 2565 9 0 211686 0
[pid=15933/tid=15934] ppid=15932 vsize=868556 CPUtime=3.9
/proc/15933/task/15934/stat : 15934 (java) R 15932 15919 13929 0 -1 64 3323 0 1 0 369 21 0 0 25 0 9 0 37147803 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4127124490 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15935] ppid=15932 vsize=868556 CPUtime=0.94
/proc/15933/task/15935/stat : 15935 (java) S 15932 15919 13929 0 -1 64 8527 0 0 0 88 6 0 0 16 0 9 0 37147804 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15936] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15936/stat : 15936 (java) S 15932 15919 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37147805 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15937] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15937/stat : 15937 (java) S 15932 15919 13929 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37147805 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15938] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15938/stat : 15938 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37147807 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15939] ppid=15932 vsize=868556 CPUtime=0.27
/proc/15933/task/15939/stat : 15939 (java) S 15932 15919 13929 0 -1 64 1501 0 0 0 27 0 0 0 16 0 9 0 37147807 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15940] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15940/stat : 15940 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37147807 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15941] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15941/stat : 15941 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37147807 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 890652

[startup+12.7021 s]
/proc/loadavg: 2.48 2.19 2.06 3/92 15941
/proc/meminfo: memFree=1773120/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=16740 CPUtime=0.76
/proc/15919/stat : 15919 (sugar++) S 15917 15919 13929 0 -1 4194304 1297 8124 0 1 6 2 62 6 15 0 1 0 37147704 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15919/statm: 4185 1104 409 3 0 764 0
[pid=15932] ppid=15919 vsize=5356 CPUtime=0
/proc/15932/stat : 15932 (sh) S 15919 15919 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37147802 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15932/statm: 1339 233 193 169 0 50 0
[pid=15933] ppid=15932 vsize=868556 CPUtime=11.49
/proc/15933/stat : 15933 (java) S 15932 15919 13929 0 -1 0 14769 0 1 0 1059 90 0 0 18 0 9 0 37147802 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15933/statm: 217139 12438 2565 9 0 211686 0
[pid=15933/tid=15934] ppid=15932 vsize=868556 CPUtime=9.95
/proc/15933/task/15934/stat : 15934 (java) R 15932 15919 13929 0 -1 64 4048 0 1 0 918 77 0 0 25 0 9 0 37147803 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4127124451 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15935] ppid=15932 vsize=868556 CPUtime=1.24
/proc/15933/task/15935/stat : 15935 (java) S 15932 15919 13929 0 -1 64 8527 0 0 0 113 11 0 0 16 0 9 0 37147804 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15936] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15936/stat : 15936 (java) S 15932 15919 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37147805 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15937] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15937/stat : 15937 (java) S 15932 15919 13929 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37147805 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15938] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15938/stat : 15938 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37147807 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15939] ppid=15932 vsize=868556 CPUtime=0.28
/proc/15933/task/15939/stat : 15939 (java) S 15932 15919 13929 0 -1 64 1501 0 0 0 28 0 0 0 16 0 9 0 37147807 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15940] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15940/stat : 15940 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37147807 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15941] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15941/stat : 15941 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37147807 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 890652

[startup+25.5024 s]
/proc/loadavg: 2.56 2.21 2.07 3/92 15941
/proc/meminfo: memFree=1580608/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=16740 CPUtime=0.76
/proc/15919/stat : 15919 (sugar++) S 15917 15919 13929 0 -1 4194304 1297 8124 0 1 6 2 62 6 15 0 1 0 37147704 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15919/statm: 4185 1104 409 3 0 764 0
[pid=15932] ppid=15919 vsize=5356 CPUtime=0
/proc/15932/stat : 15932 (sh) S 15919 15919 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37147802 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15932/statm: 1339 233 193 169 0 50 0
[pid=15933] ppid=15932 vsize=868556 CPUtime=23.91
/proc/15933/stat : 15933 (java) S 15932 15919 13929 0 -1 0 16110 0 1 0 2183 208 0 0 18 0 9 0 37147802 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15933/statm: 217139 12438 2565 9 0 211686 0
[pid=15933/tid=15934] ppid=15932 vsize=868556 CPUtime=21.84
/proc/15933/task/15934/stat : 15934 (java) R 15932 15919 13929 0 -1 64 5389 0 1 0 1998 186 0 0 25 0 9 0 37147803 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 102064734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15935] ppid=15932 vsize=868556 CPUtime=1.77
/proc/15933/task/15935/stat : 15935 (java) S 15932 15919 13929 0 -1 64 8527 0 0 0 157 20 0 0 16 0 9 0 37147804 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15936] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15936/stat : 15936 (java) S 15932 15919 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37147805 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15937] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15937/stat : 15937 (java) S 15932 15919 13929 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37147805 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15938] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15938/stat : 15938 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37147807 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15939] ppid=15932 vsize=868556 CPUtime=0.28
/proc/15933/task/15939/stat : 15939 (java) S 15932 15919 13929 0 -1 64 1501 0 0 0 28 0 0 0 16 0 9 0 37147807 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15940] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15940/stat : 15940 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37147807 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15941] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15941/stat : 15941 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37147807 889401344 12438 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=15933/tid=15937] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15937/stat : 15937 (java) S 15932 15919 13929 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37147805 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15938] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15938/stat : 15938 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15939] ppid=15932 vsize=868556 CPUtime=0.28
/proc/15933/task/15939/stat : 15939 (java) S 15932 15919 13929 0 -1 64 1503 0 0 0 28 0 0 0 16 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15933/tid=15940] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15940/stat : 15940 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15941] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15941/stat : 15941 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.88
Current children cumulated vsize (KiB) 890652

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

[startup+127.903 s]
/proc/loadavg: 3.58 2.64 2.24 3/92 15941
/proc/meminfo: memFree=15232/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=16740 CPUtime=0.76
/proc/15919/stat : 15919 (sugar++) S 15917 15919 13929 0 -1 4194304 1297 8124 0 1 6 2 62 6 16 0 1 0 37147704 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15919/statm: 4185 1104 409 3 0 764 0
[pid=15932] ppid=15919 vsize=5356 CPUtime=0
/proc/15932/stat : 15932 (sh) S 15919 15919 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37147802 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15932/statm: 1339 233 193 169 0 50 0
[pid=15933] ppid=15932 vsize=868556 CPUtime=122.86
/proc/15933/stat : 15933 (java) S 15932 15919 13929 0 -1 0 27353 0 1 0 11086 1200 0 0 18 0 9 0 37147802 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15933/statm: 217139 12440 2565 9 0 211686 0
[pid=15933/tid=15934] ppid=15932 vsize=868556 CPUtime=116.39
/proc/15933/task/15934/stat : 15934 (java) R 15932 15919 13929 0 -1 64 16630 0 1 0 10531 1108 0 0 25 0 9 0 37147803 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15933/tid=15935] ppid=15932 vsize=868556 CPUtime=6.16
/proc/15933/task/15935/stat : 15935 (java) S 15932 15919 13929 0 -1 64 8527 0 0 0 526 90 0 0 16 0 9 0 37147804 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15933/tid=15936] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15936/stat : 15936 (java) S 15932 15919 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37147805 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15937] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15937/stat : 15937 (java) S 15932 15919 13929 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37147805 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15938] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15938/stat : 15938 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15939] ppid=15932 vsize=868556 CPUtime=0.28
/proc/15933/task/15939/stat : 15939 (java) S 15932 15919 13929 0 -1 64 1503 0 0 0 28 0 0 0 16 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15933/tid=15940] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15940/stat : 15940 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15941] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15941/stat : 15941 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 123.62
Current children cumulated vsize (KiB) 890652

[startup+134.303 s]
/proc/loadavg: 3.53 2.64 2.24 3/92 15941
/proc/meminfo: memFree=16256/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=16740 CPUtime=0.76
/proc/15919/stat : 15919 (sugar++) S 15917 15919 13929 0 -1 4194304 1297 8124 0 1 6 2 62 6 16 0 1 0 37147704 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15919/statm: 4185 1104 409 3 0 764 0
[pid=15932] ppid=15919 vsize=5356 CPUtime=0
/proc/15932/stat : 15932 (sh) S 15919 15919 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37147802 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15932/statm: 1339 233 193 169 0 50 0
[pid=15933] ppid=15932 vsize=868556 CPUtime=128.92
/proc/15933/stat : 15933 (java) S 15932 15919 13929 0 -1 0 28043 0 1 0 11630 1262 0 0 18 0 9 0 37147802 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15933/statm: 217139 12440 2565 9 0 211686 0
[pid=15933/tid=15934] ppid=15932 vsize=868556 CPUtime=122.18
/proc/15933/task/15934/stat : 15934 (java) R 15932 15919 13929 0 -1 64 17320 0 1 0 11053 1165 0 0 25 0 9 0 37147803 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15933/tid=15935] ppid=15932 vsize=868556 CPUtime=6.43
/proc/15933/task/15935/stat : 15935 (java) S 15932 15919 13929 0 -1 64 8527 0 0 0 549 94 0 0 16 0 9 0 37147804 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15933/tid=15936] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15936/stat : 15936 (java) S 15932 15919 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37147805 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15937] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15937/stat : 15937 (java) S 15932 15919 13929 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37147805 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15938] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15938/stat : 15938 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15939] ppid=15932 vsize=868556 CPUtime=0.28
/proc/15933/task/15939/stat : 15939 (java) S 15932 15919 13929 0 -1 64 1503 0 0 0 28 0 0 0 16 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15933/tid=15940] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15940/stat : 15940 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15941] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15941/stat : 15941 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 129.68
Current children cumulated vsize (KiB) 890652

[startup+140.702 s]
/proc/loadavg: 3.57 2.66 2.25 3/92 15941
/proc/meminfo: memFree=16256/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=16740 CPUtime=0.76
/proc/15919/stat : 15919 (sugar++) S 15917 15919 13929 0 -1 4194304 1297 8124 0 1 6 2 62 6 16 0 1 0 37147704 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15919/statm: 4185 1104 409 3 0 764 0
[pid=15932] ppid=15919 vsize=5356 CPUtime=0
/proc/15932/stat : 15932 (sh) S 15919 15919 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37147802 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15932/statm: 1339 233 193 169 0 50 0
[pid=15933] ppid=15932 vsize=868556 CPUtime=135.08
/proc/15933/stat : 15933 (java) S 15932 15919 13929 0 -1 0 28740 0 1 0 12186 1322 0 0 18 0 9 0 37147802 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15933/statm: 217139 12440 2565 9 0 211686 0
[pid=15933/tid=15934] ppid=15932 vsize=868556 CPUtime=128.07
/proc/15933/task/15934/stat : 15934 (java) R 15932 15919 13929 0 -1 64 18017 0 1 0 11586 1221 0 0 25 0 9 0 37147803 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15933/tid=15935] ppid=15932 vsize=868556 CPUtime=6.7
/proc/15933/task/15935/stat : 15935 (java) S 15932 15919 13929 0 -1 64 8527 0 0 0 571 99 0 0 16 0 9 0 37147804 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15933/tid=15936] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15936/stat : 15936 (java) S 15932 15919 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37147805 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15937] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15937/stat : 15937 (java) S 15932 15919 13929 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37147805 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15938] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15938/stat : 15938 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15939] ppid=15932 vsize=868556 CPUtime=0.28
/proc/15933/task/15939/stat : 15939 (java) S 15932 15919 13929 0 -1 64 1503 0 0 0 28 0 0 0 16 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15933/tid=15940] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15940/stat : 15940 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15941] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15941/stat : 15941 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37147807 889401344 12440 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 135.84
Current children cumulated vsize (KiB) 890652

[startup+142.302 s]
/proc/loadavg: 3.57 2.66 2.25 3/92 15941
/proc/meminfo: memFree=15744/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=16740 CPUtime=0.76
/proc/15919/stat : 15919 (sugar++) S 15917 15919 13929 0 -1 4194304 1298 8124 0 1 6 2 62 6 16 0 1 0 37147704 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15919/statm: 4185 1104 409 3 0 764 0
[pid=15932] ppid=15919 vsize=5356 CPUtime=0
/proc/15932/stat : 15932 (sh) S 15919 15919 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37147802 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15932/statm: 1339 233 193 169 0 50 0
[pid=15933] ppid=15932 vsize=868556 CPUtime=136.37
/proc/15933/stat : 15933 (java) S 15932 15919 13929 0 -1 0 28896 0 1 0 12300 1337 0 0 18 0 7 0 37147802 889401344 12448 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15933/statm: 217139 12448 2566 9 0 211686 0
[pid=15933/tid=15934] ppid=15932 vsize=868556 CPUtime=129.3
/proc/15933/task/15934/stat : 15934 (java) S 15932 15919 13929 0 -1 64 18169 0 1 0 11695 1235 0 0 24 0 7 0 37147803 889401344 12448 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15933/tid=15935] ppid=15932 vsize=868556 CPUtime=6.76
/proc/15933/task/15935/stat : 15935 (java) D 15932 15919 13929 0 -1 64 8527 0 0 0 576 100 0 0 15 0 7 0 37147804 889401344 12448 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744071563608240 0 0 -1 0 0 0
[pid=15933/tid=15936] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15936/stat : 15936 (java) S 15932 15919 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 7 0 37147805 889401344 12448 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15937] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15937/stat : 15937 (java) S 15932 15919 13929 0 -1 64 5 0 0 0 0 0 0 0 15 0 7 0 37147805 889401344 12448 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15933/tid=15939] ppid=15932 vsize=868556 CPUtime=0.28
/proc/15933/task/15939/stat : 15939 (java) S 15932 15919 13929 0 -1 64 1503 0 0 0 28 0 0 0 16 0 7 0 37147807 889401344 12448 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15933/tid=15940] ppid=15932 vsize=868556 CPUtime=0
/proc/15933/task/15940/stat : 15940 (java) S 15932 15919 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 7 0 37147807 889401344 12448 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 137.13
Current children cumulated vsize (KiB) 890652

[startup+143.902 s]
/proc/loadavg: 3.52 2.67 2.25 3/82 15941
/proc/meminfo: memFree=239696/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=16740 CPUtime=137.96
/proc/15919/stat : 15919 (sugar++) D 15917 15919 13929 0 -1 4194304 1320 37307 0 2 6 83 12363 1344 15 0 1 0 37147704 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 271638565929 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/15919/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 137.96
Current children cumulated vsize (KiB) 16740

[startup+144.702 s]
/proc/loadavg: 3.52 2.67 2.25 2/82 15941
/proc/meminfo: memFree=1914128/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=16740 CPUtime=138.11
/proc/15919/stat : 15919 (sugar++) D 15917 15919 13929 0 -1 4194304 1320 37307 0 2 6 98 12363 1344 15 0 1 0 37147704 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 271638565929 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15919/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 138.11
Current children cumulated vsize (KiB) 16740

[startup+144.902 s]
/proc/loadavg: 3.52 2.67 2.25 2/82 15941
/proc/meminfo: memFree=1914128/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=16740 CPUtime=138.11
/proc/15919/stat : 15919 (sugar++) D 15917 15919 13929 0 -1 4194304 1320 37307 0 2 6 98 12363 1344 15 0 1 0 37147704 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 271638565929 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15919/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 138.11
Current children cumulated vsize (KiB) 16740

[startup+145.002 s]
/proc/loadavg: 3.52 2.67 2.25 2/82 15941
/proc/meminfo: memFree=1914128/2055920 swapFree=4180996/4192956
[pid=15919] ppid=15917 vsize=16740 CPUtime=138.12
/proc/15919/stat : 15919 (sugar++) D 15917 15919 13929 0 -1 4194304 1320 37307 0 2 6 99 12363 1344 15 0 1 0 37147704 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 271638565929 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15919/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 138.12
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 145.063
CPU time (s): 138.135
CPU user time (s): 123.695
CPU system time (s): 14.4398
CPU usage (%): 95.2239
Max. virtual memory (cumulated for all children) (KiB): 891044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 123.695
system time used= 14.4398
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38683
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= 111114
involuntary context switches= 114093

runsolver used 0.188971 second user time and 0.497924 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-11 21:28:18
IDJOB=1109505
IDBENCH=60973
IDSOLVER=367
FILE ID=node67/1109505-1215804498
PBS_JOBID= 7903226
Free space on /tmp= 66436 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-4-5-fair.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-1109505-1215804498/watcher-1109505-1215804498 -o /tmp/evaluation-result-1109505-1215804498/solver-1109505-1215804498 -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-1109505-1215804498.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1569cf0ddb544a3e99615bf31b214726
RANDOM SEED=1760963176

node67.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.218
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.218
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:       1935672 kB
Buffers:          2736 kB
Cached:          38776 kB
SwapCached:       5612 kB
Active:          69416 kB
Inactive:         7708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1935672 kB
SwapTotal:     4192956 kB
SwapFree:      4180996 kB
Dirty:            2120 kB
Writeback:           0 kB
Mapped:          51968 kB
Slab:            28232 kB
Committed_AS:   235420 kB
PageTables:       1932 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= 66436 MiB
End job on node67 at 2008-07-11 21:30:43