Trace number 1109547

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? 142.236 149.683

General information on the benchmark

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

Solver Data (download as text)

0.05/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.07	c 0	BEGIN Fri Jul 11 21:44:07 2008
0.05/0.07	c 0	PID 15868
0.05/0.07	c 0	HOST node41.alineos.net
0.05/0.07	c 0	CONVERTING HOME/instance-1109547-1215805447.xml TO HOME/temp.csp
0.05/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109547-1215805447.xml' 'HOME/temp.csp'
0.06/0.97	c 1	3 domains, 8447 variables, 9 predicates, 0 relations, 7987 constraints
0.99/1.02	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.99/1.02	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.99/1.10	c 1	Parsing HOME/temp.csp
1.00/1.42	c 2	parsed 10000 expressions
1.00/1.58	c 2	parsed 16446 expressions
1.00/1.59	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.00/1.70	c 2	MAX CSP: 7987 constraints
1.00/1.70	c 2	Converting to clausal form CSP
1.00/1.75	c 2	converted 2444 (10%) expressions
1.00/1.75	c 2	converted 4888 (20%) expressions
1.00/1.77	c 2	converted 7331 (30%) expressions
1.00/1.94	c 2	converted 9775 (40%) expressions
1.00/2.04	c 2	converted 12218 (50%) expressions
2.16/2.26	c 3	converted 14662 (60%) expressions
2.26/2.39	c 3	converted 17106 (70%) expressions
2.55/2.64	c 3	converted 19549 (80%) expressions
2.66/2.76	c 3	converted 21993 (90%) expressions
3.56/3.68	c 4	converted 24436 (100%) expressions
3.56/3.69	c 4	CSP : 30735 integers, 8519 booleans, 60289 clauses, largest domain size 20001
3.56/3.69	c 4	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.56/3.69	c 4	Propagation in CSP
4.15/4.28	c 5	7978 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.15/4.28	c 5	CSP : 30735 integers, 8519 booleans, 60289 clauses, largest domain size 20001
4.15/4.28	c 5	Heap : 44 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.15/4.30	c 5	Simplifing CSP by introducing new Boolean variables
4.26/4.39	c 5	CSP : 30735 integers, 21313 booleans, 73083 clauses, largest domain size 20001
4.26/4.39	c 5	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.56/4.65	c 5	Encoding CSP to SAT : HOME/temp.cnf
84.62/87.60	c 88	3074 (10%) CSP integer variables are encoded (60605726 clauses, 1250499479 bytes)
141.60/146.81	c 147	ERROR Exception Too large HOME/temp.cnf
141.60/146.88	c 147	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:201)
141.60/146.88	c 147	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
141.60/146.88	c 147	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
141.60/146.88	s UNKNOWN
141.63/147.23	c 147	CPU 126.05 (0.05 0.01 126 15.58)
141.63/147.23	c 147	END Fri Jul 11 21:46:34 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-1109547-1215805447/watcher-1109547-1215805447 -o /tmp/evaluation-result-1109547-1215805447/solver-1109547-1215805447 -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-1109547-1215805447.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: 1.09 1.02 1.01 4/68 15868
/proc/meminfo: memFree=1954040/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=12272 CPUtime=0
/proc/15868/stat : 15868 (sugar++) R 15865 15868 15732 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 37244686 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 0 0 0 0 17 0 0 0
/proc/15868/statm: 3068 324 244 3 0 168 0

[startup+0.0575781 s]
/proc/loadavg: 1.09 1.02 1.01 4/68 15868
/proc/meminfo: memFree=1954040/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16212 CPUtime=0.05
/proc/15868/stat : 15868 (sugar++) R 15865 15868 15732 0 -1 4194304 972 0 0 0 4 1 0 0 18 0 1 0 37244686 16601088 940 996147200 4194304 4206940 548682068528 18446744073709551615 209135768289 0 0 4224 0 0 0 0 17 0 0 0
/proc/15868/statm: 4053 941 380 3 0 632 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16212

[startup+0.101585 s]
/proc/loadavg: 1.09 1.02 1.01 4/68 15868
/proc/meminfo: memFree=1954040/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=0.06
/proc/15868/stat : 15868 (sugar++) S 15865 15868 15732 0 -1 4194304 1219 128 0 0 5 1 0 0 17 0 1 0 37244686 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15868/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301607 s]
/proc/loadavg: 1.09 1.02 1.01 4/68 15868
/proc/meminfo: memFree=1954040/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=0.06
/proc/15868/stat : 15868 (sugar++) S 15865 15868 15732 0 -1 4194304 1219 128 0 0 5 1 0 0 17 0 1 0 37244686 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15868/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701639 s]
/proc/loadavg: 1.09 1.02 1.01 4/68 15868
/proc/meminfo: memFree=1954040/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=0.06
/proc/15868/stat : 15868 (sugar++) S 15865 15868 15732 0 -1 4194304 1219 128 0 0 5 1 0 0 17 0 1 0 37244686 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15868/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50171 s]
/proc/loadavg: 1.09 1.02 1.01 2/93 15901
/proc/meminfo: memFree=1905840/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=1
/proc/15868/stat : 15868 (sugar++) S 15865 15868 15732 0 -1 4194304 1297 9929 0 1 5 1 89 5 15 0 1 0 37244686 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15868/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 16740

[startup+3.10186 s]
/proc/loadavg: 1.09 1.02 1.01 4/93 15921
/proc/meminfo: memFree=1909304/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=1
/proc/15868/stat : 15868 (sugar++) S 15865 15868 15732 0 -1 4194304 1297 9929 0 1 5 1 89 5 15 0 1 0 37244686 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15868/statm: 4185 1104 409 3 0 764 0
[pid=15902] ppid=15868 vsize=5356 CPUtime=0
/proc/15902/stat : 15902 (sh) S 15868 15868 15732 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244789 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15902/statm: 1339 233 193 169 0 50 0
[pid=15903] ppid=15902 vsize=868436 CPUtime=2.06
/proc/15903/stat : 15903 (java) S 15902 15868 15732 0 -1 0 14247 0 1 0 199 7 0 0 18 0 9 0 37244789 889278464 13131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15903/statm: 217109 13131 2540 9 0 211684 0
[pid=15903/tid=15904] ppid=15902 vsize=868436 CPUtime=1.14
/proc/15903/task/15904/stat : 15904 (java) R 15902 15868 15732 0 -1 64 2881 0 1 0 113 1 0 0 24 0 9 0 37244790 889278464 13131 996147200 134512640 134550740 4294955920 18446744073709551615 4126885597 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15905] ppid=15902 vsize=868436 CPUtime=0.65
/proc/15903/task/15905/stat : 15905 (java) S 15902 15868 15732 0 -1 64 9172 0 0 0 62 3 0 0 16 0 9 0 37244791 889278464 13131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15906] ppid=15902 vsize=868436 CPUtime=0
/proc/15903/task/15906/stat : 15906 (java) S 15902 15868 15732 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37244791 889278464 13131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15907] ppid=15902 vsize=868436 CPUtime=0
/proc/15903/task/15907/stat : 15907 (java) S 15902 15868 15732 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244791 889278464 13131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15908] ppid=15902 vsize=868436 CPUtime=0
/proc/15903/task/15908/stat : 15908 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244793 889278464 13131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15909] ppid=15902 vsize=868436 CPUtime=0.23
/proc/15903/task/15909/stat : 15909 (java) S 15902 15868 15732 0 -1 64 1498 0 0 0 22 1 0 0 16 0 9 0 37244793 889278464 13131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15910] ppid=15902 vsize=868436 CPUtime=0
/proc/15903/task/15910/stat : 15910 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37244793 889278464 13131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15911] ppid=15902 vsize=868436 CPUtime=0
/proc/15903/task/15911/stat : 15911 (java) S 15902 15868 15732 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37244793 889278464 13131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 890532

[startup+6.30113 s]
/proc/loadavg: 1.24 1.05 1.02 3/93 15921
/proc/meminfo: memFree=1815992/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=1
/proc/15868/stat : 15868 (sugar++) S 15865 15868 15732 0 -1 4194304 1297 9929 0 1 5 1 89 5 15 0 1 0 37244686 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15868/statm: 4185 1104 409 3 0 764 0
[pid=15902] ppid=15868 vsize=5356 CPUtime=0
/proc/15902/stat : 15902 (sh) S 15868 15868 15732 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244789 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15902/statm: 1339 233 193 169 0 50 0
[pid=15903] ppid=15902 vsize=868548 CPUtime=5.25
/proc/15903/stat : 15903 (java) S 15902 15868 15732 0 -1 0 19208 0 1 0 502 23 0 0 18 0 9 0 37244789 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15903/statm: 217137 17254 2565 9 0 211684 0
[pid=15903/tid=15904] ppid=15902 vsize=868548 CPUtime=3.59
/proc/15903/task/15904/stat : 15904 (java) R 15902 15868 15732 0 -1 64 3357 0 1 0 344 15 0 0 25 0 9 0 37244790 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15905] ppid=15902 vsize=868548 CPUtime=1.35
/proc/15903/task/15905/stat : 15905 (java) S 15902 15868 15732 0 -1 64 13623 0 0 0 129 6 0 0 16 0 9 0 37244791 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15906] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15906/stat : 15906 (java) S 15902 15868 15732 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37244791 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15907] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15907/stat : 15907 (java) S 15902 15868 15732 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244791 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15908] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15908/stat : 15908 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244793 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15909] ppid=15902 vsize=868548 CPUtime=0.28
/proc/15903/task/15909/stat : 15909 (java) S 15902 15868 15732 0 -1 64 1532 0 0 0 27 1 0 0 16 0 9 0 37244793 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15910] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15910/stat : 15910 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37244793 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15911] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15911/stat : 15911 (java) S 15902 15868 15732 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37244793 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 890644

[startup+12.7027 s]
/proc/loadavg: 1.30 1.06 1.02 3/93 15921
/proc/meminfo: memFree=1614904/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=1
/proc/15868/stat : 15868 (sugar++) S 15865 15868 15732 0 -1 4194304 1297 9929 0 1 5 1 89 5 15 0 1 0 37244686 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15868/statm: 4185 1104 409 3 0 764 0
[pid=15902] ppid=15868 vsize=5356 CPUtime=0
/proc/15902/stat : 15902 (sh) S 15868 15868 15732 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244789 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15902/statm: 1339 233 193 169 0 50 0
[pid=15903] ppid=15902 vsize=868548 CPUtime=11.62
/proc/15903/stat : 15903 (java) S 15902 15868 15732 0 -1 0 19694 0 1 0 1073 89 0 0 18 0 9 0 37244789 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15903/statm: 217137 17254 2565 9 0 211684 0
[pid=15903/tid=15904] ppid=15902 vsize=868548 CPUtime=9.74
/proc/15903/task/15904/stat : 15904 (java) R 15902 15868 15732 0 -1 64 3843 0 1 0 897 77 0 0 25 0 9 0 37244790 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4127138532 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15905] ppid=15902 vsize=868548 CPUtime=1.58
/proc/15903/task/15905/stat : 15905 (java) S 15902 15868 15732 0 -1 64 13623 0 0 0 148 10 0 0 16 0 9 0 37244791 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15906] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15906/stat : 15906 (java) S 15902 15868 15732 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37244791 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15907] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15907/stat : 15907 (java) S 15902 15868 15732 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244791 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15908] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15908/stat : 15908 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244793 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15909] ppid=15902 vsize=868548 CPUtime=0.28
/proc/15903/task/15909/stat : 15909 (java) S 15902 15868 15732 0 -1 64 1532 0 0 0 27 1 0 0 16 0 9 0 37244793 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15910] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15910/stat : 15910 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37244793 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15911] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15911/stat : 15911 (java) S 15902 15868 15732 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37244793 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 890644

[startup+25.5037 s]
/proc/loadavg: 1.99 1.22 1.07 3/93 15923
/proc/meminfo: memFree=1219064/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=1
/proc/15868/stat : 15868 (sugar++) S 15865 15868 15732 0 -1 4194304 1297 9929 0 1 5 1 89 5 15 0 1 0 37244686 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15868/statm: 4185 1104 409 3 0 764 0
[pid=15902] ppid=15868 vsize=5356 CPUtime=0
/proc/15902/stat : 15902 (sh) S 15868 15868 15732 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244789 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15902/statm: 1339 233 193 169 0 50 0
[pid=15903] ppid=15902 vsize=868548 CPUtime=24.06
/proc/15903/stat : 15903 (java) S 15902 15868 15732 0 -1 0 20595 0 1 0 2191 215 0 0 18 0 9 0 37244789 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15903/statm: 217137 17254 2565 9 0 211684 0
[pid=15903/tid=15904] ppid=15902 vsize=868548 CPUtime=21.75
/proc/15903/task/15904/stat : 15904 (java) R 15902 15868 15732 0 -1 64 4744 0 1 0 1978 197 0 0 25 0 9 0 37244790 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15905] ppid=15902 vsize=868548 CPUtime=2
/proc/15903/task/15905/stat : 15905 (java) S 15902 15868 15732 0 -1 64 13623 0 0 0 185 15 0 0 16 0 9 0 37244791 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15906] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15906/stat : 15906 (java) S 15902 15868 15732 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37244791 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15907] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15907/stat : 15907 (java) S 15902 15868 15732 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244791 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15908] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15908/stat : 15908 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244793 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15909] ppid=15902 vsize=868548 CPUtime=0.28
/proc/15903/task/15909/stat : 15909 (java) S 15902 15868 15732 0 -1 64 1532 0 0 0 27 1 0 0 16 0 9 0 37244793 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15910] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15910/stat : 15910 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37244793 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15911] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15911/stat : 15911 (java) S 15902 15868 15732 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37244793 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 890644

[startup+51.1021 s]
/proc/loadavg: 3.01 1.53 1.18 3/93 15928
/proc/meminfo: memFree=445368/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=1
/proc/15868/stat : 15868 (sugar++) S 15865 15868 15732 0 -1 4194304 1297 9929 0 1 5 1 89 5 15 0 1 0 37244686 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15868/statm: 4185 1104 409 3 0 764 0
[pid=15902] ppid=15868 vsize=5356 CPUtime=0
/proc/15902/stat : 15902 (sh) S 15868 15868 15732 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244789 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15902/statm: 1339 233 193 169 0 50 0
[pid=15903] ppid=15902 vsize=868548 CPUtime=48.84
/proc/15903/stat : 15903 (java) S 15902 15868 15732 0 -1 0 22324 0 1 0 4378 506 0 0 18 0 9 0 37244789 889393152 17254 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=15902] ppid=15868 vsize=5356 CPUtime=0
/proc/15902/stat : 15902 (sh) S 15868 15868 15732 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244789 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15902/statm: 1339 233 193 169 0 50 0
[pid=15903] ppid=15902 vsize=868548 CPUtime=97.8
/proc/15903/stat : 15903 (java) S 15902 15868 15732 0 -1 0 25794 0 1 0 8719 1061 0 0 18 0 9 0 37244789 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15903/statm: 217137 17255 2565 9 0 211684 0
[pid=15903/tid=15904] ppid=15902 vsize=868548 CPUtime=93.08
/proc/15903/task/15904/stat : 15904 (java) R 15902 15868 15732 0 -1 64 9942 0 1 0 8301 1007 0 0 17 0 9 0 37244790 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15905] ppid=15902 vsize=868548 CPUtime=4.42
/proc/15903/task/15905/stat : 15905 (java) S 15902 15868 15732 0 -1 64 13623 0 0 0 390 52 0 0 16 0 9 0 37244791 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15906] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15906/stat : 15906 (java) S 15902 15868 15732 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37244791 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15907] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15907/stat : 15907 (java) S 15902 15868 15732 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244791 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15908] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15908/stat : 15908 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15909] ppid=15902 vsize=868548 CPUtime=0.28
/proc/15903/task/15909/stat : 15909 (java) S 15902 15868 15732 0 -1 64 1533 0 0 0 27 1 0 0 16 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15910] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15910/stat : 15910 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15911] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15911/stat : 15911 (java) S 15902 15868 15732 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 98.8
Current children cumulated vsize (KiB) 890644

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

[startup+127.903 s]
/proc/loadavg: 4.50 2.35 1.49 3/94 15946
/proc/meminfo: memFree=15792/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=1
/proc/15868/stat : 15868 (sugar++) S 15865 15868 15732 0 -1 4194304 1297 9929 0 1 5 1 89 5 16 0 1 0 37244686 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15868/statm: 4185 1104 409 3 0 764 0
[pid=15902] ppid=15868 vsize=5356 CPUtime=0
/proc/15902/stat : 15902 (sh) S 15868 15868 15732 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244789 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15902/statm: 1339 233 193 169 0 50 0
[pid=15903] ppid=15902 vsize=868548 CPUtime=122.48
/proc/15903/stat : 15903 (java) S 15902 15868 15732 0 -1 0 27532 0 1 0 10915 1333 0 0 18 0 9 0 37244789 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15903/statm: 217137 17255 2565 9 0 211684 0
[pid=15903/tid=15904] ppid=15902 vsize=868548 CPUtime=116.9
/proc/15903/task/15904/stat : 15904 (java) R 15902 15868 15732 0 -1 64 11680 0 1 0 10427 1263 0 0 25 0 9 0 37244790 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15905] ppid=15902 vsize=868548 CPUtime=5.27
/proc/15903/task/15905/stat : 15905 (java) S 15902 15868 15732 0 -1 64 13623 0 0 0 459 68 0 0 16 0 9 0 37244791 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15906] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15906/stat : 15906 (java) S 15902 15868 15732 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37244791 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15907] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15907/stat : 15907 (java) S 15902 15868 15732 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244791 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15908] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15908/stat : 15908 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15909] ppid=15902 vsize=868548 CPUtime=0.28
/proc/15903/task/15909/stat : 15909 (java) S 15902 15868 15732 0 -1 64 1533 0 0 0 27 1 0 0 16 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15910] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15910/stat : 15910 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15911] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15911/stat : 15911 (java) S 15902 15868 15732 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 123.48
Current children cumulated vsize (KiB) 890644

[startup+140.703 s]
/proc/loadavg: 4.58 2.44 1.53 3/93 15948
/proc/meminfo: memFree=15224/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=1
/proc/15868/stat : 15868 (sugar++) S 15865 15868 15732 0 -1 4194304 1297 9929 0 1 5 1 89 5 16 0 1 0 37244686 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15868/statm: 4185 1104 409 3 0 764 0
[pid=15902] ppid=15868 vsize=5356 CPUtime=0
/proc/15902/stat : 15902 (sh) S 15868 15868 15732 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244789 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15902/statm: 1339 233 193 169 0 50 0
[pid=15903] ppid=15902 vsize=868548 CPUtime=134.66
/proc/15903/stat : 15903 (java) S 15902 15868 15732 0 -1 0 28404 0 1 0 11987 1479 0 0 18 0 9 0 37244789 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15903/statm: 217137 17255 2565 9 0 211684 0
[pid=15903/tid=15904] ppid=15902 vsize=868548 CPUtime=128.69
/proc/15903/task/15904/stat : 15904 (java) R 15902 15868 15732 0 -1 64 12552 0 1 0 11467 1402 0 0 25 0 9 0 37244790 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15905] ppid=15902 vsize=868548 CPUtime=5.66
/proc/15903/task/15905/stat : 15905 (java) S 15902 15868 15732 0 -1 64 13623 0 0 0 491 75 0 0 16 0 9 0 37244791 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15906] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15906/stat : 15906 (java) S 15902 15868 15732 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37244791 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15907] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15907/stat : 15907 (java) S 15902 15868 15732 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244791 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15908] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15908/stat : 15908 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15909] ppid=15902 vsize=868548 CPUtime=0.28
/proc/15903/task/15909/stat : 15909 (java) S 15902 15868 15732 0 -1 64 1533 0 0 0 27 1 0 0 16 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15910] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15910/stat : 15910 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15911] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15911/stat : 15911 (java) S 15902 15868 15732 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 135.66
Current children cumulated vsize (KiB) 890644

[startup+143.901 s]
/proc/loadavg: 4.53 2.47 1.54 3/93 15949
/proc/meminfo: memFree=14968/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=1
/proc/15868/stat : 15868 (sugar++) S 15865 15868 15732 0 -1 4194304 1297 9929 0 1 5 1 89 5 16 0 1 0 37244686 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15868/statm: 4185 1104 409 3 0 764 0
[pid=15902] ppid=15868 vsize=5356 CPUtime=0
/proc/15902/stat : 15902 (sh) S 15868 15868 15732 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244789 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15902/statm: 1339 233 193 169 0 50 0
[pid=15903] ppid=15902 vsize=868548 CPUtime=137.75
/proc/15903/stat : 15903 (java) S 15902 15868 15732 0 -1 0 28628 0 1 0 12261 1514 0 0 18 0 9 0 37244789 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15903/statm: 217137 17255 2565 9 0 211684 0
[pid=15903/tid=15904] ppid=15902 vsize=868548 CPUtime=131.66
/proc/15903/task/15904/stat : 15904 (java) R 15902 15868 15732 0 -1 64 12776 0 1 0 11731 1435 0 0 25 0 9 0 37244790 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15905] ppid=15902 vsize=868548 CPUtime=5.78
/proc/15903/task/15905/stat : 15905 (java) S 15902 15868 15732 0 -1 64 13623 0 0 0 501 77 0 0 16 0 9 0 37244791 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15906] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15906/stat : 15906 (java) S 15902 15868 15732 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37244791 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15907] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15907/stat : 15907 (java) S 15902 15868 15732 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244791 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15908] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15908/stat : 15908 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15909] ppid=15902 vsize=868548 CPUtime=0.28
/proc/15903/task/15909/stat : 15909 (java) S 15902 15868 15732 0 -1 64 1533 0 0 0 27 1 0 0 16 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15903/tid=15910] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15910/stat : 15910 (java) S 15902 15868 15732 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15903/tid=15911] ppid=15902 vsize=868548 CPUtime=0
/proc/15903/task/15911/stat : 15911 (java) S 15902 15868 15732 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37244793 889393152 17255 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 138.75
Current children cumulated vsize (KiB) 890644

[startup+147.103 s]
/proc/loadavg: 4.53 2.47 1.54 3/93 15949
/proc/meminfo: memFree=15544/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=1
/proc/15868/stat : 15868 (sugar++) S 15865 15868 15732 0 -1 4194304 1298 9929 0 1 5 1 89 5 16 0 1 0 37244686 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15868/statm: 4185 1104 409 3 0 764 0
[pid=15902] ppid=15868 vsize=5356 CPUtime=0
/proc/15902/stat : 15902 (sh) S 15868 15868 15732 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244789 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15902/statm: 1339 233 193 169 0 50 0
[pid=15903] ppid=15902 vsize=0 CPUtime=140.63
/proc/15903/stat : 15903 (java) Z 15902 15868 15732 0 -1 1036 28836 0 4 0 12511 1552 0 0 16 0 2 0 37244789 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15903/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 141.63
Current children cumulated vsize (KiB) 22096

[startup+148.702 s]
/proc/loadavg: 4.57 2.51 1.56 2/85 15951
/proc/meminfo: memFree=1003704/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=142.19
/proc/15868/stat : 15868 (sugar++) D 15865 15868 15732 0 -1 4194304 1320 39051 0 5 5 56 12600 1558 15 0 1 0 37244686 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 209136096297 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15868/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 142.19
Current children cumulated vsize (KiB) 16740

[startup+149.102 s]
/proc/loadavg: 4.57 2.51 1.56 2/85 15951
/proc/meminfo: memFree=1003704/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=142.2
/proc/15868/stat : 15868 (sugar++) D 15865 15868 15732 0 -1 4194304 1320 39051 0 5 5 57 12600 1558 15 0 1 0 37244686 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 209136096297 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15868/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 142.2
Current children cumulated vsize (KiB) 16740

[startup+149.503 s]
/proc/loadavg: 4.57 2.51 1.56 2/85 15951
/proc/meminfo: memFree=985656/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=142.21
/proc/15868/stat : 15868 (sugar++) D 15865 15868 15732 0 -1 4194304 1320 39051 0 5 5 58 12600 1558 15 0 1 0 37244686 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 209136096297 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15868/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 142.21
Current children cumulated vsize (KiB) 16740

[startup+149.608 s]
/proc/loadavg: 4.57 2.51 1.56 2/85 15951
/proc/meminfo: memFree=985656/2055920 swapFree=4179780/4192956
[pid=15868] ppid=15865 vsize=16740 CPUtime=142.21
/proc/15868/stat : 15868 (sugar++) D 15865 15868 15732 0 -1 4194304 1320 39051 0 5 5 58 12600 1558 15 0 1 0 37244686 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 209136096297 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15868/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 142.21
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 149.683
CPU time (s): 142.236
CPU user time (s): 126.063
CPU system time (s): 16.1735
CPU usage (%): 95.0249
Max. virtual memory (cumulated for all children) (KiB): 891536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 126.063
system time used= 16.1735
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40427
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72972
involuntary context switches= 75253

runsolver used 0.213967 second user time and 0.623905 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-11 21:44:07
IDJOB=1109547
IDBENCH=60980
IDSOLVER=367
FILE ID=node41/1109547-1215805447
PBS_JOBID= 7903279
Free space on /tmp= 66152 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-10-3-fair.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109547-1215805447/watcher-1109547-1215805447 -o /tmp/evaluation-result-1109547-1215805447/solver-1109547-1215805447 -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-1109547-1215805447.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 14b32115813e5a5ce1b329ea369de09a
RANDOM SEED=1163963232

node41.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.216
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.216
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:       1951192 kB
Buffers:          8872 kB
Cached:          45072 kB
SwapCached:       6848 kB
Active:          50084 kB
Inactive:        13060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1951192 kB
SwapTotal:     4192956 kB
SwapFree:      4179780 kB
Dirty:            5956 kB
Writeback:           0 kB
Mapped:          15128 kB
Slab:            27260 kB
Committed_AS:   111468 kB
PageTables:       1568 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= 64160 MiB
End job on node41 at 2008-07-11 21:46:37