Trace number 1113039

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? 846.067 854.148

General information on the benchmark

Namecsp/fapp/fapp29/
normalized-fapp29-2900-3.xml
MD5SUMa235a933b5e2cb4afa8ed79f71c05679
Bench Category2-ARY-INT (binary 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 variables2900
Number of constraints67898
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension67898
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 17:37:46 2008
0.00/0.08	c 0	PID 20911
0.07/0.08	c 0	HOST node25.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-1113039-1215877066.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113039-1215877066.xml' 'HOME/temp.csp'
3.73/3.85	c 4	39 domains, 2900 variables, 8 predicates, 0 relations, 67898 constraints
3.80/3.90	c 4	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.80/3.90	c 4	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'
3.80/3.98	c 4	Parsing HOME/temp.csp
4.18/4.40	c 5	parsed 10000 expressions
4.58/4.70	c 5	parsed 20000 expressions
4.88/5.04	c 5	parsed 30000 expressions
5.08/5.29	c 6	parsed 40000 expressions
5.47/5.68	c 6	parsed 50000 expressions
5.76/5.94	c 6	parsed 60000 expressions
5.97/6.19	c 7	parsed 70000 expressions
6.07/6.22	c 7	parsed 70845 expressions
6.07/6.22	c 7	Heap : 29 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.66/6.82	c 7	MAX CSP: 67898 constraints
6.66/6.82	c 7	Converting to clausal form CSP
18.72/19.04	c 19	converted 13875 (10%) expressions
33.27/33.78	c 34	converted 27750 (20%) expressions
48.21/48.89	c 49	converted 41624 (30%) expressions
62.37/63.11	c 63	converted 55499 (40%) expressions
75.74/76.63	c 77	converted 69373 (50%) expressions
90.81/91.87	c 92	converted 83248 (60%) expressions
104.04/105.15	c 105	converted 97123 (70%) expressions
116.38/117.54	c 118	converted 110997 (80%) expressions
127.63/128.85	c 129	converted 124872 (90%) expressions
147.33/148.67	c 149	converted 138746 (100%) expressions
147.33/148.69	c 149	CSP : 155549 integers, 276472 booleans, 673836 clauses, largest domain size 101848
147.33/148.69	c 149	Heap : 548 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
147.33/148.69	c 149	Propagation in CSP
170.12/171.53	c 172	67891 values, 0 unsatisfiable literals, and 0 valid clauses are removed
170.12/171.55	c 172	CSP : 155549 integers, 276472 booleans, 673836 clauses, largest domain size 67899
170.12/171.55	c 172	Heap : 592 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
170.31/171.73	c 172	Simplifing CSP by introducing new Boolean variables
171.41/172.82	c 173	CSP : 155549 integers, 422082 booleans, 819446 clauses, largest domain size 67899
171.41/172.82	c 173	Heap : 621 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
174.80/176.26	c 177	Encoding CSP to SAT : HOME/temp.cnf
230.76/232.50	c 233	15555 (10%) CSP integer variables are encoded (7301715 clauses, 136514811 bytes)
239.70/241.87	c 242	31110 (20%) CSP integer variables are encoded (13999507 clauses, 271815290 bytes)
248.22/250.72	c 251	46665 (30%) CSP integer variables are encoded (20199727 clauses, 402019910 bytes)
256.17/258.90	c 259	62220 (40%) CSP integer variables are encoded (26002794 clauses, 523884317 bytes)
262.22/265.15	c 265	77775 (50%) CSP integer variables are encoded (30470278 clauses, 617701481 bytes)
263.66/266.63	c 267	93330 (60%) CSP integer variables are encoded (31508398 clauses, 639502001 bytes)
263.96/266.94	c 267	108885 (70%) CSP integer variables are encoded (31718299 clauses, 643909922 bytes)
265.62/268.66	c 269	124440 (80%) CSP integer variables are encoded (32972204 clauses, 670241927 bytes)
265.93/268.97	c 269	139995 (90%) CSP integer variables are encoded (33179320 clauses, 674591363 bytes)
266.30/269.35	c 270	155549 (100%) CSP integer variables are encoded (33423181 clauses, 679712444 bytes)
644.52/651.08	c 651	81945 (10%) CSP clauses are encoded (68957831 clauses, 1610825795 bytes)
845.27/852.54	c 853	ERROR Exception Too large HOME/temp.cnf
845.27/852.54	c 853	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
845.27/852.54	c 853	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
845.27/852.54	c 853	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
845.27/852.54	s UNKNOWN
845.33/852.67	c 853	CPU 831.86 (0.06 0.01 831.8 13.54)
845.33/852.67	c 853	END Sat Jul 12 17:51:59 2008

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113039-1215877066/watcher-1113039-1215877066 -o /tmp/evaluation-result-1113039-1215877066/solver-1113039-1215877066 -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-1113039-1215877066.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.30 2.19 2.07 4/80 20911
/proc/meminfo: memFree=1770672/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=18572 CPUtime=0
/proc/20911/stat : 20911 (runsolver) R 20909 20911 20515 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 44408538 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 253307186471 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20911/statm: 4643 292 257 25 0 2626 0

[startup+0.0810159 s]
/proc/loadavg: 2.30 2.19 2.07 4/80 20911
/proc/meminfo: memFree=1770672/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=0.07
/proc/20911/stat : 20911 (sugar++) S 20909 20911 20515 0 -1 4194304 1143 0 0 0 6 1 0 0 18 0 1 0 44408538 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20911/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.100914 s]
/proc/loadavg: 2.30 2.19 2.07 4/80 20911
/proc/meminfo: memFree=1770672/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=0.07
/proc/20911/stat : 20911 (sugar++) S 20909 20911 20515 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 44408538 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20911/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301797 s]
/proc/loadavg: 2.30 2.19 2.07 4/80 20911
/proc/meminfo: memFree=1770672/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=0.07
/proc/20911/stat : 20911 (sugar++) S 20909 20911 20515 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 44408538 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20911/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.70187 s]
/proc/loadavg: 2.30 2.19 2.07 4/80 20911
/proc/meminfo: memFree=1770672/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=0.07
/proc/20911/stat : 20911 (sugar++) S 20909 20911 20515 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 44408538 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20911/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50301 s]
/proc/loadavg: 2.30 2.19 2.07 3/91 20923
/proc/meminfo: memFree=1742424/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=0.07
/proc/20911/stat : 20911 (sugar++) S 20909 20911 20515 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 44408538 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20911/statm: 4185 1104 409 3 0 764 0
[pid=20914] ppid=20911 vsize=5356 CPUtime=0
/proc/20914/stat : 20914 (sh) S 20911 20911 20515 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44408546 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20914/statm: 1339 233 193 169 0 50 0
[pid=20915] ppid=20914 vsize=864676 CPUtime=1.39
/proc/20915/stat : 20915 (java) S 20914 20911 20515 0 -1 0 16144 0 1 0 132 7 0 0 18 0 9 0 44408547 885428224 13700 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20915/statm: 216169 13700 2529 9 0 210751 0
[pid=20915/tid=20916] ppid=20914 vsize=864676 CPUtime=0.82
/proc/20915/task/20916/stat : 20916 (java) R 20914 20911 20515 0 -1 64 3020 0 1 0 81 1 0 0 23 0 9 0 44408548 885428224 13700 996147200 134512640 134550740 4294956000 18446744073709551615 4126602891 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20915/tid=20917] ppid=20914 vsize=864676 CPUtime=0.46
/proc/20915/task/20917/stat : 20917 (java) S 20914 20911 20515 0 -1 64 11938 0 0 0 41 5 0 0 16 0 9 0 44408549 885428224 13700 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20915/tid=20918] ppid=20914 vsize=864676 CPUtime=0
/proc/20915/task/20918/stat : 20918 (java) S 20914 20911 20515 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 44408549 885428224 13700 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20915/tid=20919] ppid=20914 vsize=864676 CPUtime=0
/proc/20915/task/20919/stat : 20919 (java) S 20914 20911 20515 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 44408549 885428224 13700 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20915/tid=20920] ppid=20914 vsize=864676 CPUtime=0
/proc/20915/task/20920/stat : 20920 (java) S 20914 20911 20515 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44408551 885428224 13700 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20915/tid=20921] ppid=20914 vsize=864676 CPUtime=0.09
/proc/20915/task/20921/stat : 20921 (java) S 20914 20911 20515 0 -1 64 486 0 0 0 9 0 0 0 16 0 9 0 44408551 885428224 13700 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20915/tid=20922] ppid=20914 vsize=864676 CPUtime=0
/proc/20915/task/20922/stat : 20922 (java) S 20914 20911 20515 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44408551 885428224 13700 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20915/tid=20923] ppid=20914 vsize=864676 CPUtime=0
/proc/20915/task/20923/stat : 20923 (java) S 20914 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408551 885428224 13700 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 886772

[startup+3.10228 s]
/proc/loadavg: 2.30 2.19 2.07 3/91 20923
/proc/meminfo: memFree=1696280/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=0.07
/proc/20911/stat : 20911 (sugar++) S 20909 20911 20515 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 44408538 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20911/statm: 4185 1104 409 3 0 764 0
[pid=20914] ppid=20911 vsize=5356 CPUtime=0
/proc/20914/stat : 20914 (sh) S 20911 20911 20515 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44408546 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20914/statm: 1339 233 193 169 0 50 0
[pid=20915] ppid=20914 vsize=864692 CPUtime=2.98
/proc/20915/stat : 20915 (java) S 20914 20911 20515 0 -1 0 32518 0 1 0 284 14 0 0 18 0 9 0 44408547 885444608 27124 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20915/statm: 216173 27124 2529 9 0 210755 0
[pid=20915/tid=20916] ppid=20914 vsize=864692 CPUtime=1.51
/proc/20915/task/20916/stat : 20916 (java) R 20914 20911 20515 0 -1 64 3869 0 1 0 149 2 0 0 25 0 9 0 44408548 885444608 27124 996147200 134512640 134550740 4294956000 18446744073709551615 4126656764 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20915/tid=20917] ppid=20914 vsize=864692 CPUtime=1.3
/proc/20915/task/20917/stat : 20917 (java) S 20914 20911 20515 0 -1 64 27430 0 0 0 119 11 0 0 16 0 9 0 44408549 885444608 27124 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20915/tid=20918] ppid=20914 vsize=864692 CPUtime=0
/proc/20915/task/20918/stat : 20918 (java) S 20914 20911 20515 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 44408549 885444608 27124 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20915/tid=20919] ppid=20914 vsize=864692 CPUtime=0
/proc/20915/task/20919/stat : 20919 (java) S 20914 20911 20515 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408549 885444608 27124 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20915/tid=20920] ppid=20914 vsize=864692 CPUtime=0
/proc/20915/task/20920/stat : 20920 (java) S 20914 20911 20515 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44408551 885444608 27124 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20915/tid=20921] ppid=20914 vsize=864692 CPUtime=0.15
/proc/20915/task/20921/stat : 20921 (java) S 20914 20911 20515 0 -1 64 519 0 0 0 15 0 0 0 16 0 9 0 44408551 885444608 27124 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20915/tid=20922] ppid=20914 vsize=864692 CPUtime=0
/proc/20915/task/20922/stat : 20922 (java) S 20914 20911 20515 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44408551 885444608 27124 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20915/tid=20923] ppid=20914 vsize=864692 CPUtime=0
/proc/20915/task/20923/stat : 20923 (java) S 20914 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408551 885444608 27124 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 886788

[startup+6.30383 s]
/proc/loadavg: 2.35 2.20 2.08 3/91 20933
/proc/meminfo: memFree=1739488/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=3.81
/proc/20911/stat : 20911 (sugar++) S 20909 20911 20515 0 -1 4194304 1297 33832 0 1 6 1 356 18 15 0 1 0 44408538 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20911/statm: 4185 1104 409 3 0 764 0
[pid=20924] ppid=20911 vsize=5356 CPUtime=0
/proc/20924/stat : 20924 (sh) S 20911 20911 20515 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44408929 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20924/statm: 1339 233 193 169 0 50 0
[pid=20925] ppid=20924 vsize=864124 CPUtime=2.35
/proc/20925/stat : 20925 (java) S 20924 20911 20515 0 -1 0 13616 0 1 0 228 7 0 0 19 0 9 0 44408929 884862976 12235 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 216031 12235 2540 9 0 210606 0
[pid=20925/tid=20926] ppid=20924 vsize=864124 CPUtime=1.49
/proc/20925/task/20926/stat : 20926 (java) R 20924 20911 20515 0 -1 64 2981 0 1 0 147 2 0 0 25 0 9 0 44408930 884862976 12235 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20927] ppid=20924 vsize=864124 CPUtime=0.77
/proc/20925/task/20927/stat : 20927 (java) R 20924 20911 20515 0 -1 64 9601 0 0 0 73 4 0 0 16 0 9 0 44408931 884862976 12235 996147200 134512640 134550740 4294955920 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20928] ppid=20924 vsize=864124 CPUtime=0
/proc/20925/task/20928/stat : 20928 (java) S 20924 20911 20515 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408931 884862976 12235 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20929] ppid=20924 vsize=864124 CPUtime=0
/proc/20925/task/20929/stat : 20929 (java) S 20924 20911 20515 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44408931 884862976 12235 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20930] ppid=20924 vsize=864124 CPUtime=0
/proc/20925/task/20930/stat : 20930 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44408933 884862976 12235 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20931] ppid=20924 vsize=864124 CPUtime=0.07
/proc/20925/task/20931/stat : 20931 (java) S 20924 20911 20515 0 -1 64 337 0 0 0 7 0 0 0 16 0 9 0 44408933 884862976 12235 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20932] ppid=20924 vsize=864124 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44408933 884862976 12235 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20933] ppid=20924 vsize=864124 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408933 884862976 12235 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 886220

[startup+12.7039 s]
/proc/loadavg: 2.32 2.20 2.08 3/91 20933
/proc/meminfo: memFree=1685536/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=3.81
/proc/20911/stat : 20911 (sugar++) S 20909 20911 20515 0 -1 4194304 1297 33832 0 1 6 1 356 18 15 0 1 0 44408538 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20911/statm: 4185 1104 409 3 0 764 0
[pid=20924] ppid=20911 vsize=5356 CPUtime=0
/proc/20924/stat : 20924 (sh) S 20911 20911 20515 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44408929 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20924/statm: 1339 233 193 169 0 50 0
[pid=20925] ppid=20924 vsize=868444 CPUtime=8.68
/proc/20925/stat : 20925 (java) S 20924 20911 20515 0 -1 0 33431 0 1 0 851 17 0 0 19 0 9 0 44408929 889286656 22599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 217111 22599 2541 9 0 211686 0
[pid=20925/tid=20926] ppid=20924 vsize=868444 CPUtime=6.38
/proc/20925/task/20926/stat : 20926 (java) R 20924 20911 20515 0 -1 64 3819 0 1 0 635 3 0 0 25 0 9 0 44408930 889286656 22599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20927] ppid=20924 vsize=868444 CPUtime=2.05
/proc/20925/task/20927/stat : 20927 (java) R 20924 20911 20515 0 -1 64 27439 0 0 0 193 12 0 0 15 0 9 0 44408931 889286656 22599 996147200 134512640 134550740 4294955920 18446744073709551615 102516877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20928] ppid=20924 vsize=868444 CPUtime=0
/proc/20925/task/20928/stat : 20928 (java) S 20924 20911 20515 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408931 889286656 22599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20929] ppid=20924 vsize=868444 CPUtime=0
/proc/20925/task/20929/stat : 20929 (java) S 20924 20911 20515 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44408931 889286656 22599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20930] ppid=20924 vsize=868444 CPUtime=0
/proc/20925/task/20930/stat : 20930 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44408933 889286656 22599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20931] ppid=20924 vsize=868444 CPUtime=0.22
/proc/20925/task/20931/stat : 20931 (java) S 20924 20911 20515 0 -1 64 1476 0 0 0 21 1 0 0 15 0 9 0 44408933 889286656 22599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20932] ppid=20924 vsize=868444 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44408933 889286656 22599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20933] ppid=20924 vsize=868444 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408933 889286656 22599 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 890540

[startup+25.5021 s]
/proc/loadavg: 2.33 2.20 2.08 3/91 20933
/proc/meminfo: memFree=1647072/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=3.81
/proc/20911/stat : 20911 (sugar++) S 20909 20911 20515 0 -1 4194304 1297 33832 0 1 6 1 356 18 16 0 1 0 44408538 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20911/statm: 4185 1104 409 3 0 764 0
[pid=20924] ppid=20911 vsize=5356 CPUtime=0
/proc/20924/stat : 20924 (sh) S 20911 20911 20515 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44408929 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20924/statm: 1339 233 193 169 0 50 0
[pid=20925] ppid=20924 vsize=868444 CPUtime=21.35
/proc/20925/stat : 20925 (java) S 20924 20911 20515 0 -1 0 52147 0 1 0 2107 28 0 0 19 0 9 0 44408929 889286656 31982 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 217111 31982 2541 9 0 211686 0
[pid=20925/tid=20926] ppid=20924 vsize=868444 CPUtime=17.48
/proc/20925/task/20926/stat : 20926 (java) R 20924 20911 20515 0 -1 64 4661 0 1 0 1743 5 0 0 25 0 9 0 44408930 889286656 31982 996147200 134512640 134550740 4294955920 18446744073709551615 4126596448 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20927] ppid=20924 vsize=868444 CPUtime=3.6
/proc/20925/task/20927/stat : 20927 (java) S 20924 20911 20515 0 -1 64 45303 0 0 0 340 20 0 0 16 0 9 0 44408931 889286656 31982 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20928] ppid=20924 vsize=868444 CPUtime=0
/proc/20925/task/20928/stat : 20928 (java) S 20924 20911 20515 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408931 889286656 31982 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20929] ppid=20924 vsize=868444 CPUtime=0
/proc/20925/task/20929/stat : 20929 (java) S 20924 20911 20515 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44408931 889286656 31982 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=20925/tid=20931] ppid=20924 vsize=868556 CPUtime=0.33
/proc/20925/task/20931/stat : 20931 (java) S 20924 20911 20515 0 -1 64 1543 0 0 0 32 1 0 0 16 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20932] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20933] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 815.18
Current children cumulated vsize (KiB) 890652

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

[startup+832.002 s]
/proc/loadavg: 2.18 2.13 2.09 3/92 21004
/proc/meminfo: memFree=192784/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=3.81
/proc/20911/stat : 20911 (sugar++) S 20909 20911 20515 0 -1 4194304 1297 33832 0 1 6 1 356 18 16 0 1 0 44408538 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20911/statm: 4185 1104 409 3 0 764 0
[pid=20924] ppid=20911 vsize=5356 CPUtime=0
/proc/20924/stat : 20924 (sh) S 20911 20911 20515 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44408929 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20924/statm: 1339 233 193 169 0 50 0
[pid=20925] ppid=20924 vsize=868556 CPUtime=821.04
/proc/20925/stat : 20925 (java) S 20924 20911 20515 0 -1 0 215692 0 1 0 80811 1293 0 0 19 0 9 0 44408929 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 217139 167639 2566 9 0 211686 0
[pid=20925/tid=20926] ppid=20924 vsize=868556 CPUtime=795.25
/proc/20925/task/20926/stat : 20926 (java) R 20924 20911 20515 0 -1 64 11609 0 1 0 78330 1195 0 0 25 0 9 0 44408930 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4127145948 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20925/tid=20927] ppid=20924 vsize=868556 CPUtime=25.42
/proc/20925/task/20927/stat : 20927 (java) S 20924 20911 20515 0 -1 64 201843 0 0 0 2446 96 0 0 16 0 9 0 44408931 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20925/tid=20928] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20928/stat : 20928 (java) S 20924 20911 20515 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408931 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20929] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20929/stat : 20929 (java) S 20924 20911 20515 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44408931 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20930] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20930/stat : 20930 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20931] ppid=20924 vsize=868556 CPUtime=0.33
/proc/20925/task/20931/stat : 20931 (java) S 20924 20911 20515 0 -1 64 1543 0 0 0 32 1 0 0 16 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20932] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20933] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) R 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 824.85
Current children cumulated vsize (KiB) 890652

[startup+844.802 s]
/proc/loadavg: 2.29 2.15 2.10 3/92 21004
/proc/meminfo: memFree=153232/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=3.81
/proc/20911/stat : 20911 (sugar++) S 20909 20911 20515 0 -1 4194304 1297 33832 0 1 6 1 356 18 16 0 1 0 44408538 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20911/statm: 4185 1104 409 3 0 764 0
[pid=20924] ppid=20911 vsize=5356 CPUtime=0
/proc/20924/stat : 20924 (sh) S 20911 20911 20515 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44408929 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20924/statm: 1339 233 193 169 0 50 0
[pid=20925] ppid=20924 vsize=868556 CPUtime=833.81
/proc/20925/stat : 20925 (java) S 20924 20911 20515 0 -1 0 215713 0 1 0 82068 1313 0 0 19 0 9 0 44408929 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 217139 167639 2566 9 0 211686 0
[pid=20925/tid=20926] ppid=20924 vsize=868556 CPUtime=807.97
/proc/20925/task/20926/stat : 20926 (java) R 20924 20911 20515 0 -1 64 11630 0 1 0 79583 1214 0 0 25 0 9 0 44408930 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4127146807 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20925/tid=20927] ppid=20924 vsize=868556 CPUtime=25.47
/proc/20925/task/20927/stat : 20927 (java) S 20924 20911 20515 0 -1 64 201843 0 0 0 2451 96 0 0 17 0 9 0 44408931 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20925/tid=20928] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20928/stat : 20928 (java) S 20924 20911 20515 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408931 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20929] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20929/stat : 20929 (java) S 20924 20911 20515 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44408931 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20930] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20930/stat : 20930 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20931] ppid=20924 vsize=868556 CPUtime=0.33
/proc/20925/task/20931/stat : 20931 (java) S 20924 20911 20515 0 -1 64 1543 0 0 0 32 1 0 0 16 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20932] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20933] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 837.62
Current children cumulated vsize (KiB) 890652

[startup+848.002 s]
/proc/loadavg: 2.29 2.15 2.10 3/92 21004
/proc/meminfo: memFree=146320/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=3.81
/proc/20911/stat : 20911 (sugar++) S 20909 20911 20515 0 -1 4194304 1297 33832 0 1 6 1 356 18 16 0 1 0 44408538 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20911/statm: 4185 1104 409 3 0 764 0
[pid=20924] ppid=20911 vsize=5356 CPUtime=0
/proc/20924/stat : 20924 (sh) S 20911 20911 20515 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44408929 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20924/statm: 1339 233 193 169 0 50 0
[pid=20925] ppid=20924 vsize=868556 CPUtime=836.97
/proc/20925/stat : 20925 (java) S 20924 20911 20515 0 -1 0 215718 0 1 0 82379 1318 0 0 19 0 9 0 44408929 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 217139 167639 2566 9 0 211686 0
[pid=20925/tid=20926] ppid=20924 vsize=868556 CPUtime=811.13
/proc/20925/task/20926/stat : 20926 (java) R 20924 20911 20515 0 -1 64 11635 0 1 0 79894 1219 0 0 25 0 9 0 44408930 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4126921632 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20925/tid=20927] ppid=20924 vsize=868556 CPUtime=25.48
/proc/20925/task/20927/stat : 20927 (java) S 20924 20911 20515 0 -1 64 201843 0 0 0 2452 96 0 0 16 0 9 0 44408931 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20925/tid=20928] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20928/stat : 20928 (java) S 20924 20911 20515 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408931 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20929] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20929/stat : 20929 (java) S 20924 20911 20515 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44408931 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20930] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20930/stat : 20930 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20931] ppid=20924 vsize=868556 CPUtime=0.33
/proc/20925/task/20931/stat : 20931 (java) S 20924 20911 20515 0 -1 64 1543 0 0 0 32 1 0 0 16 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20932] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20933] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 840.78
Current children cumulated vsize (KiB) 890652

[startup+851.202 s]
/proc/loadavg: 2.27 2.15 2.10 3/92 21004
/proc/meminfo: memFree=138064/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=3.81
/proc/20911/stat : 20911 (sugar++) S 20909 20911 20515 0 -1 4194304 1297 33832 0 1 6 1 356 18 16 0 1 0 44408538 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20911/statm: 4185 1104 409 3 0 764 0
[pid=20924] ppid=20911 vsize=5356 CPUtime=0
/proc/20924/stat : 20924 (sh) S 20911 20911 20515 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44408929 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20924/statm: 1339 233 193 169 0 50 0
[pid=20925] ppid=20924 vsize=868556 CPUtime=840.17
/proc/20925/stat : 20925 (java) S 20924 20911 20515 0 -1 0 215723 0 1 0 82693 1324 0 0 19 0 9 0 44408929 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20925/statm: 217139 167639 2566 9 0 211686 0
[pid=20925/tid=20926] ppid=20924 vsize=868556 CPUtime=814.31
/proc/20925/task/20926/stat : 20926 (java) R 20924 20911 20515 0 -1 64 11640 0 1 0 80206 1225 0 0 25 0 9 0 44408930 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4126662791 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20925/tid=20927] ppid=20924 vsize=868556 CPUtime=25.48
/proc/20925/task/20927/stat : 20927 (java) S 20924 20911 20515 0 -1 64 201843 0 0 0 2452 96 0 0 16 0 9 0 44408931 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20925/tid=20928] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20928/stat : 20928 (java) S 20924 20911 20515 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408931 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20929] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20929/stat : 20929 (java) S 20924 20911 20515 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44408931 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20930] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20930/stat : 20930 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20931] ppid=20924 vsize=868556 CPUtime=0.33
/proc/20925/task/20931/stat : 20931 (java) S 20924 20911 20515 0 -1 64 1543 0 0 0 32 1 0 0 16 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20932] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20932/stat : 20932 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20925/tid=20933] ppid=20924 vsize=868556 CPUtime=0
/proc/20925/task/20933/stat : 20933 (java) S 20924 20911 20515 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408933 889401344 167639 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 843.98
Current children cumulated vsize (KiB) 890652

[startup+852.802 s]
/proc/loadavg: 2.27 2.15 2.10 3/92 21004
/proc/meminfo: memFree=131344/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=845.51
/proc/20911/stat : 20911 (sugar++) R 20909 20911 20515 0 -1 4194304 1320 249855 0 2 6 11 83180 1354 16 0 1 0 44408538 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 253307360297 0 0 4224 16386 0 0 0 17 0 0 0
/proc/20911/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 845.51
Current children cumulated vsize (KiB) 16740

[startup+853.602 s]
/proc/loadavg: 2.25 2.15 2.10 2/82 21004
/proc/meminfo: memFree=1928672/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=845.99
/proc/20911/stat : 20911 (sugar++) D 20909 20911 20515 0 -1 4194304 1320 249855 0 2 6 59 83180 1354 15 0 1 0 44408538 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 253307360297 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/20911/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 845.99
Current children cumulated vsize (KiB) 16740

[startup+854.002 s]
/proc/loadavg: 2.25 2.15 2.10 2/82 21004
/proc/meminfo: memFree=1928672/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=846.03
/proc/20911/stat : 20911 (sugar++) D 20909 20911 20515 0 -1 4194304 1320 249855 0 2 6 63 83180 1354 15 0 1 0 44408538 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 253307360297 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/20911/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 846.03
Current children cumulated vsize (KiB) 16740

[startup+854.102 s]
/proc/loadavg: 2.25 2.15 2.10 2/82 21004
/proc/meminfo: memFree=1928672/2055920 swapFree=4180932/4192956
[pid=20911] ppid=20909 vsize=16740 CPUtime=846.04
/proc/20911/stat : 20911 (sugar++) D 20909 20911 20515 0 -1 4194304 1320 249855 0 2 6 64 83180 1354 15 0 1 0 44408538 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 253307360297 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/20911/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 846.04
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 854.148
CPU time (s): 846.067
CPU user time (s): 831.873
CPU system time (s): 14.1948
CPU usage (%): 99.0539
Max. virtual memory (cumulated for all children) (KiB): 918156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 831.873
system time used= 14.1948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251231
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= 35559
involuntary context switches= 43358

runsolver used 1.07184 second user time and 2.86156 second system time

The end

Launcher Data (download as text)

Begin job on node25 at 2008-07-12 17:37:46
IDJOB=1113039
IDBENCH=61516
IDSOLVER=367
FILE ID=node25/1113039-1215877066
PBS_JOBID= 7903548
Free space on /tmp= 66516 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp29/normalized-fapp29-2900-3.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-1113039-1215877066/watcher-1113039-1215877066 -o /tmp/evaluation-result-1113039-1215877066/solver-1113039-1215877066 -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-1113039-1215877066.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a235a933b5e2cb4afa8ed79f71c05679
RANDOM SEED=1519714539

node25.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.265
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.265
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:       1771216 kB
Buffers:         38188 kB
Cached:          72436 kB
SwapCached:       5792 kB
Active:         199916 kB
Inactive:        42916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771216 kB
SwapTotal:     4192956 kB
SwapFree:      4180932 kB
Dirty:           10244 kB
Writeback:           0 kB
Mapped:         148504 kB
Slab:            26836 kB
Committed_AS:  1055888 kB
PageTables:       2264 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= 66520 MiB
End job on node25 at 2008-07-12 17:52:01