Trace number 1126507

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 NameAnswerCPU timeWall clock time
Sugar++ v1.13+minisat-inc? 170.623 177.19

General information on the benchmark

Namemaxcsp/maxclique/
normalized-johnson-32-2-4_ext.xml
MD5SUMbc1ee3a070a16f21f94be6d92fbf5a3d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints480
Best CPU time to get the best result obtained on this benchmark1685.48
Satisfiable
(Un)Satisfiability was proved
Number of variables497
Number of constraints15376
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension15376
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.08/1.01	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.08/1.01	c 0	BEGIN Wed Jul 16 06:49:28 2008
0.08/1.01	c 0	PID 1970
0.08/1.01	c 0	HOST node3.alineos.net
0.08/1.01	c 0	CONVERTING HOME/instance-1126507-1216183767.xml TO HOME/temp.csp
0.08/1.01	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1126507-1216183767.xml' 'HOME/temp.csp'
0.08/2.07	c 1	2 domains, 497 variables, 0 predicates, 2 relations, 15376 constraints
0.08/2.10	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.08/2.10	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.08/2.18	c 2	Parsing HOME/temp.csp
1.08/2.49	c 2	parsed 10000 expressions
1.08/2.61	c 2	parsed 15877 expressions
1.08/2.62	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.08/2.76	c 2	MAX CSP: 15376 constraints
1.08/2.76	c 2	Converting to clausal form CSP
1.08/2.97	c 2	converted 3126 (10%) expressions
1.08/3.02	c 2	converted 6252 (20%) expressions
1.08/3.13	c 2	converted 9377 (30%) expressions
1.08/3.17	c 2	converted 12503 (40%) expressions
2.16/3.20	c 3	converted 15628 (50%) expressions
2.16/3.24	c 3	converted 18754 (60%) expressions
2.16/3.27	c 3	converted 21880 (70%) expressions
2.26/3.31	c 3	converted 25005 (80%) expressions
2.36/3.46	c 3	converted 28131 (90%) expressions
3.76/4.84	c 4	converted 31256 (100%) expressions
3.76/4.85	c 4	CSP : 31249 integers, 0 booleans, 46127 clauses, largest domain size 23065
3.76/4.85	c 4	Heap : 42 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.76/4.85	c 4	Propagation in CSP
4.25/5.35	c 5	15371 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.25/5.35	c 5	CSP : 31249 integers, 0 booleans, 46127 clauses, largest domain size 15377
4.25/5.35	c 5	Heap : 43 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.25/5.37	c 5	Simplifing CSP by introducing new Boolean variables
4.25/5.39	c 5	CSP : 31249 integers, 0 booleans, 46127 clauses, largest domain size 15377
4.25/5.39	c 5	Heap : 42 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.46/5.59	c 5	Encoding CSP to SAT : HOME/temp.cnf
4.54/5.68	c 5	3125 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.54/5.69	c 5	6250 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.54/5.69	c 5	9375 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.54/5.69	c 5	12500 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.60/5.70	c 5	15625 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.79/5.96	c 5	18750 (60%) CSP integer variables are encoded (206469 clauses, 3342804 bytes)
4.90/6.03	c 5	21875 (70%) CSP integer variables are encoded (254558 clauses, 4160317 bytes)
4.90/6.09	c 5	25000 (80%) CSP integer variables are encoded (303331 clauses, 4989458 bytes)
5.00/6.14	c 5	28125 (90%) CSP integer variables are encoded (339162 clauses, 5598585 bytes)
5.10/6.22	c 6	31249 (100%) CSP integer variables are encoded (383398 clauses, 6350597 bytes)
5.20/6.38	c 6	4613 (10%) CSP clauses are encoded (388011 clauses, 6417240 bytes)
5.29/6.46	c 6	9226 (20%) CSP clauses are encoded (392624 clauses, 6490459 bytes)
5.40/6.54	c 6	13839 (30%) CSP clauses are encoded (397237 clauses, 6568045 bytes)
59.71/62.35	c 62	18451 (40%) CSP clauses are encoded (30519235 clauses, 723881853 bytes)
169.58/175.68	c 175	ERROR Exception Too large HOME/temp.cnf
169.58/175.69	c 175	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
169.58/175.69	c 175	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
169.58/175.69	c 175	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
169.58/175.69	s UNKNOWN
169.65/175.77	c 175	CPU 155.73 (0.06 0.03 155.67 13.91)
169.65/175.77	c 175	END Wed Jul 16 06:52:23 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-1126507-1216183767/watcher-1126507-1216183767 -o /tmp/evaluation-result-1126507-1216183767/solver-1126507-1216183767 -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-1126507-1216183767.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: 3.25 3.30 3.24 4/80 1970
/proc/meminfo: memFree=1824664/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=18572 CPUtime=0
/proc/1970/stat : 1970 (runsolver) R 1968 1970 994 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 75080113 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 233632754983 0 0 4096 24578 0 0 0 17 1 0 0
/proc/1970/statm: 4643 292 257 25 0 2626 0

[startup+0.029247 s]
/proc/loadavg: 3.25 3.30 3.24 4/80 1970
/proc/meminfo: memFree=1824664/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=124 CPUtime=0
/proc/1970/stat : 1970 (sugar++) D 1968 1970 994 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 75080113 126976 23 996147200 4194304 4206940 548682068528 18446744073709551615 233630135785 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/1970/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.107966 s]
/proc/loadavg: 3.25 3.30 3.24 4/80 1970
/proc/meminfo: memFree=1824664/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=12272 CPUtime=0
/proc/1970/stat : 1970 (sugar++) R 1968 1970 994 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 75080113 12566528 346 996147200 4194304 4206940 548682068528 18446744073709551615 233632600801 0 0 4224 0 0 0 0 17 1 0 0
/proc/1970/statm: 3068 347 257 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301983 s]
/proc/loadavg: 3.25 3.30 3.24 4/80 1970
/proc/meminfo: memFree=1824664/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=12412 CPUtime=0.01
/proc/1970/stat : 1970 (sugar++) D 1968 1970 994 0 -1 4194304 425 0 0 0 0 1 0 0 18 0 1 0 75080113 12709888 393 996147200 4194304 4206940 548682068528 18446744073709551615 233641652322 0 0 4224 0 0 0 0 17 1 0 0
/proc/1970/statm: 3103 394 275 3 0 203 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12412

[startup+0.702206 s]
/proc/loadavg: 3.25 3.30 3.24 4/80 1970
/proc/meminfo: memFree=1824664/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=14908 CPUtime=0.06
/proc/1970/stat : 1970 (sugar++) R 1968 1970 994 0 -1 4194304 892 0 0 0 3 3 0 0 18 0 1 0 75080113 15265792 861 996147200 4194304 4206940 548682068528 18446744073709551615 233632632455 0 0 4224 0 0 0 0 17 0 0 0
/proc/1970/statm: 3727 861 378 3 0 566 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14908

[startup+1.50227 s]
/proc/loadavg: 3.25 3.30 3.24 3/81 1971
/proc/meminfo: memFree=1821712/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=16740 CPUtime=0.08
/proc/1970/stat : 1970 (sugar++) S 1968 1970 994 0 -1 4194304 1219 128 0 0 5 3 0 0 18 0 1 0 75080113 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1970/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16740

[startup+3.1014 s]
/proc/loadavg: 3.25 3.30 3.24 4/90 1982
/proc/meminfo: memFree=1800200/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=16740 CPUtime=1.08
/proc/1970/stat : 1970 (sugar++) S 1968 1970 994 0 -1 4194304 1297 8976 0 1 5 3 95 5 15 0 1 0 75080113 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1970/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 16740

[startup+6.30267 s]
/proc/loadavg: 3.23 3.29 3.24 5/91 1992
/proc/meminfo: memFree=1764672/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=16740 CPUtime=1.09
/proc/1970/stat : 1970 (sugar++) S 1968 1970 994 0 -1 4194304 1297 8976 0 1 6 3 95 5 15 0 1 0 75080113 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1970/statm: 4185 1104 409 3 0 764 0
[pid=1983] ppid=1970 vsize=5356 CPUtime=0
/proc/1983/stat : 1983 (sh) S 1970 1970 994 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75080324 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1983/statm: 1339 233 193 169 0 50 0
[pid=1984] ppid=1983 vsize=868548 CPUtime=4.11
/proc/1984/stat : 1984 (java) S 1983 1970 994 0 -1 0 18178 0 1 0 396 15 0 0 20 0 9 0 75080324 889393152 16454 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1984/statm: 217137 16454 2567 9 0 211684 0
[pid=1984/tid=1985] ppid=1983 vsize=868548 CPUtime=2.71
/proc/1984/task/1985/stat : 1985 (java) R 1983 1970 994 0 -1 64 3276 0 1 0 263 8 0 0 25 0 9 0 75080325 889393152 16454 996147200 134512640 134550740 4294955920 18446744073709551615 4126515571 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1984/tid=1986] ppid=1983 vsize=868548 CPUtime=1.09
/proc/1984/task/1986/stat : 1986 (java) S 1983 1970 994 0 -1 64 12669 0 0 0 104 5 0 0 16 0 9 0 75080326 889393152 16454 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1984/tid=1987] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1987/stat : 1987 (java) S 1983 1970 994 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75080326 889393152 16454 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1988] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1988/stat : 1988 (java) S 1983 1970 994 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75080326 889393152 16454 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1989] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1989/stat : 1989 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16454 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1990] ppid=1983 vsize=868548 CPUtime=0.28
/proc/1984/task/1990/stat : 1990 (java) S 1983 1970 994 0 -1 64 1535 0 0 0 28 0 0 0 15 0 9 0 75080328 889393152 16454 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1984/tid=1991] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1991/stat : 1991 (java) S 1983 1970 994 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16454 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1992] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1992/stat : 1992 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75080328 889393152 16454 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 890644

[startup+12.7012 s]
/proc/loadavg: 3.13 3.27 3.23 3/91 1992
/proc/meminfo: memFree=1682112/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=16740 CPUtime=1.09
/proc/1970/stat : 1970 (sugar++) S 1968 1970 994 0 -1 4194304 1297 8976 0 1 6 3 95 5 15 0 1 0 75080113 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1970/statm: 4185 1104 409 3 0 764 0
[pid=1983] ppid=1970 vsize=5356 CPUtime=0
/proc/1983/stat : 1983 (sh) S 1970 1970 994 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75080324 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1983/statm: 1339 233 193 169 0 50 0
[pid=1984] ppid=1983 vsize=868548 CPUtime=10.48
/proc/1984/stat : 1984 (java) S 1983 1970 994 0 -1 0 18723 0 1 0 986 62 0 0 20 0 9 0 75080324 889393152 16462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1984/statm: 217137 16462 2567 9 0 211684 0
[pid=1984/tid=1985] ppid=1983 vsize=868548 CPUtime=8.77
/proc/1984/task/1985/stat : 1985 (java) R 1983 1970 994 0 -1 64 3813 0 1 0 826 51 0 0 25 0 9 0 75080325 889393152 16462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1986] ppid=1983 vsize=868548 CPUtime=1.38
/proc/1984/task/1986/stat : 1986 (java) S 1983 1970 994 0 -1 64 12669 0 0 0 130 8 0 0 16 0 9 0 75080326 889393152 16462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1987] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1987/stat : 1987 (java) S 1983 1970 994 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75080326 889393152 16462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1988] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1988/stat : 1988 (java) S 1983 1970 994 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75080326 889393152 16462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1989] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1989/stat : 1989 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1990] ppid=1983 vsize=868548 CPUtime=0.29
/proc/1984/task/1990/stat : 1990 (java) S 1983 1970 994 0 -1 64 1543 0 0 0 29 0 0 0 16 0 9 0 75080328 889393152 16462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1991] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1991/stat : 1991 (java) S 1983 1970 994 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1992] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1992/stat : 1992 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75080328 889393152 16462 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.57
Current children cumulated vsize (KiB) 890644

[startup+25.5022 s]
/proc/loadavg: 3.17 3.27 3.23 3/91 1992
/proc/meminfo: memFree=1508096/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=16740 CPUtime=1.09
/proc/1970/stat : 1970 (sugar++) S 1968 1970 994 0 -1 4194304 1297 8976 0 1 6 3 95 5 15 0 1 0 75080113 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1970/statm: 4185 1104 409 3 0 764 0
[pid=1983] ppid=1970 vsize=5356 CPUtime=0
/proc/1983/stat : 1983 (sh) S 1970 1970 994 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75080324 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1983/statm: 1339 233 193 169 0 50 0
[pid=1984] ppid=1983 vsize=868548 CPUtime=22.93
/proc/1984/stat : 1984 (java) S 1983 1970 994 0 -1 0 19735 0 1 0 2129 164 0 0 20 0 9 0 75080324 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1984/statm: 217137 16463 2567 9 0 211684 0
[pid=1984/tid=1985] ppid=1983 vsize=868548 CPUtime=20.8
/proc/1984/task/1985/stat : 1985 (java) R 1983 1970 994 0 -1 64 4825 0 1 0 1933 147 0 0 25 0 9 0 75080325 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1986] ppid=1983 vsize=868548 CPUtime=1.81
/proc/1984/task/1986/stat : 1986 (java) R 1983 1970 994 0 -1 64 12669 0 0 0 166 15 0 0 15 0 9 0 75080326 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1987] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1987/stat : 1987 (java) S 1983 1970 994 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75080326 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1988] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1988/stat : 1988 (java) S 1983 1970 994 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75080326 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1989] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1989/stat : 1989 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1990] ppid=1983 vsize=868548 CPUtime=0.29
/proc/1984/task/1990/stat : 1990 (java) S 1983 1970 994 0 -1 64 1544 0 0 0 29 0 0 0 17 0 9 0 75080328 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1984/tid=1991] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1991/stat : 1991 (java) S 1983 1970 994 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1992] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1992/stat : 1992 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75080328 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.02
Current children cumulated vsize (KiB) 890644

[startup+51.1023 s]
/proc/loadavg: 3.40 3.31 3.25 3/91 1992
/proc/meminfo: memFree=1183424/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=16740 CPUtime=1.09
/proc/1970/stat : 1970 (sugar++) S 1968 1970 994 0 -1 4194304 1297 8976 0 1 6 3 95 5 15 0 1 0 75080113 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1970/statm: 4185 1104 409 3 0 764 0
[pid=1983] ppid=1970 vsize=5356 CPUtime=0
/proc/1983/stat : 1983 (sh) S 1970 1970 994 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75080324 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1983/statm: 1339 233 193 169 0 50 0
[pid=1984] ppid=1983 vsize=868548 CPUtime=47.88
/proc/1984/stat : 1984 (java) S 1983 1970 994 0 -1 0 21786 0 1 0 4414 374 0 0 20 0 9 0 75080324 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1984/statm: 217137 16463 2567 9 0 211684 0
[pid=1984/tid=1985] ppid=1983 vsize=868548 CPUtime=44.9
/proc/1984/task/1985/stat : 1985 (java) R 1983 1970 994 0 -1 64 6875 0 1 0 4147 343 0 0 25 0 9 0 75080325 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 102064721 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1984/tid=1986] ppid=1983 vsize=868548 CPUtime=2.66
/proc/1984/task/1986/stat : 1986 (java) S 1983 1970 994 0 -1 64 12669 0 0 0 237 29 0 0 16 0 9 0 75080326 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1984/tid=1987] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1987/stat : 1987 (java) S 1983 1970 994 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75080326 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1988] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1988/stat : 1988 (java) S 1983 1970 994 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75080326 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1989] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1989/stat : 1989 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1990] ppid=1983 vsize=868548 CPUtime=0.29
/proc/1984/task/1990/stat : 1990 (java) S 1983 1970 994 0 -1 64 1544 0 0 0 29 0 0 0 17 0 9 0 75080328 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1984/tid=1991] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1991/stat : 1991 (java) S 1983 1970 994 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1992] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1992/stat : 1992 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75080328 889393152 16463 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.97
Current children cumulated vsize (KiB) 890644

[startup+102.306 s]
/proc/loadavg: 3.56 3.37 3.27 4/91 1992

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

[pid=1984/tid=1990] ppid=1983 vsize=868548 CPUtime=0.29
/proc/1984/task/1990/stat : 1990 (java) S 1983 1970 994 0 -1 64 1545 0 0 0 29 0 0 0 15 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1991] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1991/stat : 1991 (java) S 1983 1970 994 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1992] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1992/stat : 1992 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 98.46
Current children cumulated vsize (KiB) 890644

[startup+162.302 s]
/proc/loadavg: 3.81 3.48 3.31 4/91 1992
/proc/meminfo: memFree=15360/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=16740 CPUtime=1.09
/proc/1970/stat : 1970 (sugar++) S 1968 1970 994 0 -1 4194304 1297 8976 0 1 6 3 95 5 16 0 1 0 75080113 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1970/statm: 4185 1104 409 3 0 764 0
[pid=1983] ppid=1970 vsize=5356 CPUtime=0
/proc/1983/stat : 1983 (sh) S 1970 1970 994 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75080324 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1983/statm: 1339 233 193 169 0 50 0
[pid=1984] ppid=1983 vsize=868548 CPUtime=155.51
/proc/1984/stat : 1984 (java) S 1983 1970 994 0 -1 0 30873 0 1 0 14271 1280 0 0 20 0 9 0 75080324 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1984/statm: 217137 16464 2567 9 0 211684 0
[pid=1984/tid=1985] ppid=1983 vsize=868548 CPUtime=148.58
/proc/1984/task/1985/stat : 1985 (java) R 1983 1970 994 0 -1 64 15961 0 1 0 13672 1186 0 0 25 0 9 0 75080325 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4127211333 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1986] ppid=1983 vsize=868548 CPUtime=6.6
/proc/1984/task/1986/stat : 1986 (java) S 1983 1970 994 0 -1 64 12669 0 0 0 568 92 0 0 16 0 9 0 75080326 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1987] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1987/stat : 1987 (java) S 1983 1970 994 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75080326 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1988] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1988/stat : 1988 (java) S 1983 1970 994 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75080326 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1989] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1989/stat : 1989 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1990] ppid=1983 vsize=868548 CPUtime=0.29
/proc/1984/task/1990/stat : 1990 (java) S 1983 1970 994 0 -1 64 1545 0 0 0 29 0 0 0 15 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1991] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1991/stat : 1991 (java) S 1983 1970 994 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1992] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1992/stat : 1992 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 156.6
Current children cumulated vsize (KiB) 890644

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

[startup+166.402 s]
/proc/loadavg: 3.91 3.51 3.32 5/91 1992
/proc/meminfo: memFree=15104/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=16740 CPUtime=1.09
/proc/1970/stat : 1970 (sugar++) S 1968 1970 994 0 -1 4194304 1297 8976 0 1 6 3 95 5 16 0 1 0 75080113 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1970/statm: 4185 1104 409 3 0 764 0
[pid=1983] ppid=1970 vsize=5356 CPUtime=0
/proc/1983/stat : 1983 (sh) S 1970 1970 994 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75080324 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1983/statm: 1339 233 193 169 0 50 0
[pid=1984] ppid=1983 vsize=868548 CPUtime=159.5
/proc/1984/stat : 1984 (java) S 1983 1970 994 0 -1 0 31213 0 1 0 14635 1315 0 0 20 0 9 0 75080324 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1984/statm: 217137 16464 2567 9 0 211684 0
[pid=1984/tid=1985] ppid=1983 vsize=868548 CPUtime=152.42
/proc/1984/task/1985/stat : 1985 (java) R 1983 1970 994 0 -1 64 16301 0 1 0 14024 1218 0 0 25 0 9 0 75080325 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1984/tid=1986] ppid=1983 vsize=868548 CPUtime=6.75
/proc/1984/task/1986/stat : 1986 (java) S 1983 1970 994 0 -1 64 12669 0 0 0 581 94 0 0 16 0 9 0 75080326 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1984/tid=1987] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1987/stat : 1987 (java) S 1983 1970 994 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75080326 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1988] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1988/stat : 1988 (java) S 1983 1970 994 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75080326 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1989] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1989/stat : 1989 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1990] ppid=1983 vsize=868548 CPUtime=0.29
/proc/1984/task/1990/stat : 1990 (java) S 1983 1970 994 0 -1 64 1545 0 0 0 29 0 0 0 15 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1991] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1991/stat : 1991 (java) S 1983 1970 994 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1992] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1992/stat : 1992 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 160.59
Current children cumulated vsize (KiB) 890644

[startup+172.807 s]
/proc/loadavg: 3.77 3.49 3.32 4/91 1992
/proc/meminfo: memFree=15232/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=16740 CPUtime=1.09
/proc/1970/stat : 1970 (sugar++) S 1968 1970 994 0 -1 4194304 1297 8976 0 1 6 3 95 5 16 0 1 0 75080113 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1970/statm: 4185 1104 409 3 0 764 0
[pid=1983] ppid=1970 vsize=5356 CPUtime=0
/proc/1983/stat : 1983 (sh) S 1970 1970 994 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75080324 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1983/statm: 1339 233 193 169 0 50 0
[pid=1984] ppid=1983 vsize=868548 CPUtime=165.73
/proc/1984/stat : 1984 (java) S 1983 1970 994 0 -1 0 31745 0 1 0 15210 1363 0 0 20 0 9 0 75080324 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1984/statm: 217137 16464 2567 9 0 211684 0
[pid=1984/tid=1985] ppid=1983 vsize=868548 CPUtime=158.44
/proc/1984/task/1985/stat : 1985 (java) R 1983 1970 994 0 -1 64 16833 0 1 0 14581 1263 0 0 25 0 9 0 75080325 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4127097512 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1986] ppid=1983 vsize=868548 CPUtime=6.98
/proc/1984/task/1986/stat : 1986 (java) S 1983 1970 994 0 -1 64 12669 0 0 0 599 99 0 0 16 0 9 0 75080326 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1987] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1987/stat : 1987 (java) S 1983 1970 994 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75080326 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1988] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1988/stat : 1988 (java) S 1983 1970 994 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75080326 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1989] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1989/stat : 1989 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1990] ppid=1983 vsize=868548 CPUtime=0.29
/proc/1984/task/1990/stat : 1990 (java) S 1983 1970 994 0 -1 64 1545 0 0 0 29 0 0 0 15 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1991] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1991/stat : 1991 (java) S 1983 1970 994 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1992] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1992/stat : 1992 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 166.82
Current children cumulated vsize (KiB) 890644

[startup+174.402 s]
/proc/loadavg: 3.77 3.49 3.32 4/91 1992
/proc/meminfo: memFree=15104/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=16740 CPUtime=1.09
/proc/1970/stat : 1970 (sugar++) S 1968 1970 994 0 -1 4194304 1297 8976 0 1 6 3 95 5 16 0 1 0 75080113 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1970/statm: 4185 1104 409 3 0 764 0
[pid=1983] ppid=1970 vsize=5356 CPUtime=0
/proc/1983/stat : 1983 (sh) S 1970 1970 994 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75080324 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1983/statm: 1339 233 193 169 0 50 0
[pid=1984] ppid=1983 vsize=868548 CPUtime=167.3
/proc/1984/stat : 1984 (java) S 1983 1970 994 0 -1 0 31875 0 1 0 15353 1377 0 0 20 0 9 0 75080324 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1984/statm: 217137 16464 2567 9 0 211684 0
[pid=1984/tid=1985] ppid=1983 vsize=868548 CPUtime=159.96
/proc/1984/task/1985/stat : 1985 (java) R 1983 1970 994 0 -1 64 16963 0 1 0 14720 1276 0 0 25 0 9 0 75080325 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4127212505 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1986] ppid=1983 vsize=868548 CPUtime=7.02
/proc/1984/task/1986/stat : 1986 (java) S 1983 1970 994 0 -1 64 12669 0 0 0 603 99 0 0 16 0 9 0 75080326 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1987] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1987/stat : 1987 (java) S 1983 1970 994 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75080326 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1988] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1988/stat : 1988 (java) S 1983 1970 994 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75080326 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1989] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1989/stat : 1989 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1990] ppid=1983 vsize=868548 CPUtime=0.29
/proc/1984/task/1990/stat : 1990 (java) S 1983 1970 994 0 -1 64 1545 0 0 0 29 0 0 0 15 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1991] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1991/stat : 1991 (java) S 1983 1970 994 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1984/tid=1992] ppid=1983 vsize=868548 CPUtime=0
/proc/1984/task/1992/stat : 1992 (java) S 1983 1970 994 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75080328 889393152 16464 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 168.39
Current children cumulated vsize (KiB) 890644

[startup+176.001 s]
/proc/loadavg: 3.77 3.49 3.32 4/81 1992
/proc/meminfo: memFree=553872/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=16740 CPUtime=169.88
/proc/1970/stat : 1970 (sugar++) R 1968 1970 994 0 -1 4194304 1320 41238 0 3 6 24 15567 1391 16 0 1 0 75080113 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 233632928809 0 0 4224 16386 0 0 0 17 0 0 0
/proc/1970/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 169.88
Current children cumulated vsize (KiB) 16740

[startup+176.801 s]
/proc/loadavg: 3.77 3.49 3.32 4/81 1992
/proc/meminfo: memFree=553872/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=16740 CPUtime=170.57
/proc/1970/stat : 1970 (sugar++) D 1968 1970 994 0 -1 4194304 1320 41238 0 3 6 93 15567 1391 15 0 1 0 75080113 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 233632928809 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/1970/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 170.57
Current children cumulated vsize (KiB) 16740

[startup+177.001 s]
/proc/loadavg: 3.77 3.49 3.32 4/81 1992
/proc/meminfo: memFree=553872/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=16740 CPUtime=170.59
/proc/1970/stat : 1970 (sugar++) D 1968 1970 994 0 -1 4194304 1320 41238 0 3 6 95 15567 1391 15 0 1 0 75080113 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 233632928809 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/1970/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 170.59
Current children cumulated vsize (KiB) 16740

[startup+177.101 s]
/proc/loadavg: 3.77 3.49 3.32 2/81 1992
/proc/meminfo: memFree=1849168/2055920 swapFree=4192812/4192956
[pid=1970] ppid=1968 vsize=16740 CPUtime=170.6
/proc/1970/stat : 1970 (sugar++) R 1968 1970 994 0 -1 4194304 1320 41238 0 3 6 96 15567 1391 15 0 1 0 75080113 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 233632928809 0 0 4224 16386 0 0 0 17 0 0 0
/proc/1970/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 170.6
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 177.19
CPU time (s): 170.623
CPU user time (s): 155.737
CPU system time (s): 14.8857
CPU usage (%): 96.294
Max. virtual memory (cumulated for all children) (KiB): 891036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 155.737
system time used= 14.8857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42614
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= 103165
involuntary context switches= 116725

runsolver used 0.214967 second user time and 0.619905 second system time

The end

Launcher Data (download as text)

Begin job on node3 at 2008-07-16 06:49:27
IDJOB=1126507
IDBENCH=64253
IDSOLVER=367
FILE ID=node3/1126507-1216183767
PBS_JOBID= 7905832
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/maxclique/normalized-johnson-32-2-4_ext.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-1126507-1216183767/watcher-1126507-1216183767 -o /tmp/evaluation-result-1126507-1216183767/solver-1126507-1216183767 -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-1126507-1216183767.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bc1ee3a070a16f21f94be6d92fbf5a3d
RANDOM SEED=2007516218

node3.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.238
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.238
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:       1825144 kB
Buffers:          5696 kB
Cached:          51084 kB
SwapCached:          0 kB
Active:         160192 kB
Inactive:        16620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2068 kB
Writeback:           0 kB
Mapped:         140384 kB
Slab:            39108 kB
Committed_AS:  1094396 kB
PageTables:       2088 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= 66556 MiB
End job on node3 at 2008-07-16 06:52:25