Trace number 1113040

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? 980.256 995.653

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.01/0.11	c 0	Sugar v1-13 + HOME/minisat
0.01/0.12	c 0	BEGIN Sat Jul 12 17:38:09 2008
0.01/0.12	c 0	PID 19863
0.01/0.13	c 0	HOST node45.alineos.net
0.01/0.13	c 0	CONVERTING HOME/instance-1113040-1215877089.xml TO HOME/temp.csp
0.01/0.13	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113040-1215877089.xml' 'HOME/temp.csp'
3.78/4.02	c 4	39 domains, 2900 variables, 8 predicates, 0 relations, 67898 constraints
3.78/4.04	c 4	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.78/4.04	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
3.82/4.12	c 4	Parsing HOME/temp.csp
4.25/4.53	c 5	parsed 10000 expressions
4.55/4.83	c 5	parsed 20000 expressions
4.85/5.16	c 5	parsed 30000 expressions
5.15/5.42	c 6	parsed 40000 expressions
5.45/5.80	c 6	parsed 50000 expressions
5.75/6.05	c 6	parsed 60000 expressions
5.95/6.30	c 7	parsed 70000 expressions
6.04/6.32	c 7	parsed 70845 expressions
6.04/6.33	c 7	Heap : 29 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.63/6.92	c 7	MAX CSP: 67898 constraints
6.63/6.92	c 7	Converting to clausal form CSP
18.66/19.09	c 19	converted 13875 (10%) expressions
33.19/33.67	c 34	converted 27750 (20%) expressions
48.21/48.70	c 49	converted 41624 (30%) expressions
62.24/62.87	c 63	converted 55499 (40%) expressions
75.57/76.25	c 77	converted 69373 (50%) expressions
90.68/91.41	c 92	converted 83248 (60%) expressions
103.88/104.64	c 105	converted 97123 (70%) expressions
116.18/116.92	c 117	converted 110997 (80%) expressions
127.37/128.12	c 128	converted 124872 (90%) expressions
147.07/147.83	c 148	converted 138746 (100%) expressions
147.07/147.85	c 148	CSP : 155549 integers, 276472 booleans, 673836 clauses, largest domain size 101848
147.07/147.85	c 148	Heap : 548 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
147.07/147.85	c 148	Propagation in CSP
169.67/170.49	c 171	67891 values, 0 unsatisfiable literals, and 0 valid clauses are removed
169.77/170.51	c 171	CSP : 155549 integers, 276472 booleans, 673836 clauses, largest domain size 67899
169.77/170.51	c 171	Heap : 590 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
169.86/170.69	c 171	Simplifing CSP by introducing new Boolean variables
170.96/171.78	c 172	CSP : 155549 integers, 422082 booleans, 819446 clauses, largest domain size 67899
170.96/171.78	c 172	Heap : 621 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
174.45/175.29	c 176	Encoding CSP to SAT : HOME/temp.cnf
229.99/231.04	c 231	15555 (10%) CSP integer variables are encoded (7301715 clauses, 136514811 bytes)
238.71/240.13	c 240	31110 (20%) CSP integer variables are encoded (13999507 clauses, 271815290 bytes)
246.66/248.63	c 249	46665 (30%) CSP integer variables are encoded (20199727 clauses, 402019910 bytes)
254.08/256.73	c 257	62220 (40%) CSP integer variables are encoded (26002794 clauses, 523884317 bytes)
259.76/262.86	c 263	77775 (50%) CSP integer variables are encoded (30470278 clauses, 617701481 bytes)
261.12/264.24	c 265	93330 (60%) CSP integer variables are encoded (31508398 clauses, 639502001 bytes)
261.41/264.53	c 265	108885 (70%) CSP integer variables are encoded (31718299 clauses, 643909922 bytes)
263.06/266.22	c 266	124440 (80%) CSP integer variables are encoded (32972204 clauses, 670241927 bytes)
263.35/266.52	c 267	139995 (90%) CSP integer variables are encoded (33179320 clauses, 674591363 bytes)
263.65/266.86	c 267	155549 (100%) CSP integer variables are encoded (33423181 clauses, 679712444 bytes)
657.63/670.36	c 671	81945 (10%) CSP clauses are encoded (68957831 clauses, 1610825795 bytes)
979.45/993.21	c 993	ERROR Exception Too large HOME/temp.cnf
979.45/993.21	c 993	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
979.45/993.21	c 993	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
979.45/993.21	c 993	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
979.45/993.21	s UNKNOWN
979.50/993.38	c 994	CPU 824.67 (0.03 0.01 824.64 154.9)
979.50/993.38	c 994	END Sat Jul 12 17:54:43 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-1113040-1215877089/watcher-1113040-1215877089 -o /tmp/evaluation-result-1113040-1215877089/solver-1113040-1215877089 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1113040-1215877089.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.86 2.59 2.84 4/81 19863
/proc/meminfo: memFree=1759040/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=18572 CPUtime=0
/proc/19863/stat : 19863 (runsolver) D 19861 19863 19376 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 44408224 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 258939088167 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/19863/statm: 4643 292 257 25 0 2626 0

[startup+0.0798341 s]
/proc/loadavg: 2.86 2.59 2.84 4/81 19863
/proc/meminfo: memFree=1759040/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=12412 CPUtime=0
/proc/19863/stat : 19863 (sugar) D 19861 19863 19376 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 44408224 12709888 393 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/19863/statm: 3103 393 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.101838 s]
/proc/loadavg: 2.86 2.59 2.84 4/81 19863
/proc/meminfo: memFree=1759040/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=12940 CPUtime=0.01
/proc/19863/stat : 19863 (sugar) R 19861 19863 19376 0 -1 4194304 612 0 0 0 1 0 0 0 18 0 1 0 44408224 13250560 580 996147200 4194304 4206940 548682068592 18446744073709551615 258958739706 0 0 4224 0 0 0 0 17 1 0 0
/proc/19863/statm: 3235 580 316 3 0 335 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12940

[startup+0.301878 s]
/proc/loadavg: 2.86 2.59 2.84 4/81 19863
/proc/meminfo: memFree=1759040/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=0.04
/proc/19863/stat : 19863 (sugar) S 19861 19863 19376 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 44408224 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19863/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701948 s]
/proc/loadavg: 2.86 2.59 2.84 4/81 19863
/proc/meminfo: memFree=1759040/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=0.04
/proc/19863/stat : 19863 (sugar) S 19861 19863 19376 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 44408224 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19863/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.5021 s]
/proc/loadavg: 2.86 2.59 2.84 3/92 19875
/proc/meminfo: memFree=1737304/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=0.04
/proc/19863/stat : 19863 (sugar) S 19861 19863 19376 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 44408224 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19863/statm: 3400 796 370 3 0 500 0
[pid=19866] ppid=19863 vsize=5356 CPUtime=0
/proc/19866/stat : 19866 (sh) S 19863 19863 19376 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44408238 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19866/statm: 1339 233 193 169 0 50 0
[pid=19867] ppid=19866 vsize=864676 CPUtime=1.25
/proc/19867/stat : 19867 (java) S 19866 19863 19376 0 -1 0 13599 0 1 0 117 8 0 0 18 0 9 0 44408238 885428224 11149 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19867/statm: 216169 11149 2529 9 0 210751 0
[pid=19867/tid=19868] ppid=19866 vsize=864676 CPUtime=0.74
/proc/19867/task/19868/stat : 19868 (java) R 19866 19863 19376 0 -1 64 3034 0 1 0 71 3 0 0 23 0 9 0 44408242 885428224 11149 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19867/tid=19869] ppid=19866 vsize=864676 CPUtime=0.4
/proc/19867/task/19869/stat : 19869 (java) R 19866 19863 19376 0 -1 64 9395 0 0 0 36 4 0 0 16 0 9 0 44408249 885428224 11149 996147200 134512640 134550740 4294956000 18446744073709551615 103829680 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19867/tid=19870] ppid=19866 vsize=864676 CPUtime=0
/proc/19867/task/19870/stat : 19870 (java) S 19866 19863 19376 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 44408249 885428224 11149 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19867/tid=19871] ppid=19866 vsize=864676 CPUtime=0
/proc/19867/task/19871/stat : 19871 (java) S 19866 19863 19376 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 44408249 885428224 11149 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19867/tid=19872] ppid=19866 vsize=864676 CPUtime=0
/proc/19867/task/19872/stat : 19872 (java) S 19866 19863 19376 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44408251 885428224 11149 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19867/tid=19873] ppid=19866 vsize=864676 CPUtime=0.09
/proc/19867/task/19873/stat : 19873 (java) S 19866 19863 19376 0 -1 64 470 0 0 0 9 0 0 0 16 0 9 0 44408251 885428224 11149 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19867/tid=19874] ppid=19866 vsize=864676 CPUtime=0
/proc/19867/task/19874/stat : 19874 (java) S 19866 19863 19376 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44408251 885428224 11149 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19867/tid=19875] ppid=19866 vsize=864676 CPUtime=0
/proc/19867/task/19875/stat : 19875 (java) S 19866 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408251 885428224 11149 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 883632

[startup+3.10239 s]
/proc/loadavg: 2.87 2.60 2.84 3/92 19875
/proc/meminfo: memFree=1698840/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=0.04
/proc/19863/stat : 19863 (sugar) S 19861 19863 19376 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 44408224 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19863/statm: 3400 796 370 3 0 500 0
[pid=19866] ppid=19863 vsize=5356 CPUtime=0
/proc/19866/stat : 19866 (sh) S 19863 19863 19376 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44408238 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19866/statm: 1339 233 193 169 0 50 0
[pid=19867] ppid=19866 vsize=864692 CPUtime=2.84
/proc/19867/stat : 19867 (java) S 19866 19863 19376 0 -1 0 32504 0 1 0 266 18 0 0 18 0 9 0 44408238 885444608 27103 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19867/statm: 216173 27103 2529 9 0 210755 0
[pid=19867/tid=19868] ppid=19866 vsize=864692 CPUtime=1.4
/proc/19867/task/19868/stat : 19868 (java) R 19866 19863 19376 0 -1 64 3880 0 1 0 135 5 0 0 19 0 9 0 44408242 885444608 27103 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19867/tid=19869] ppid=19866 vsize=864692 CPUtime=1.3
/proc/19867/task/19869/stat : 19869 (java) S 19866 19863 19376 0 -1 64 27437 0 0 0 118 12 0 0 16 0 9 0 44408249 885444608 27103 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19867/tid=19870] ppid=19866 vsize=864692 CPUtime=0
/proc/19867/task/19870/stat : 19870 (java) S 19866 19863 19376 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 44408249 885444608 27103 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19867/tid=19871] ppid=19866 vsize=864692 CPUtime=0
/proc/19867/task/19871/stat : 19871 (java) S 19866 19863 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408249 885444608 27103 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19867/tid=19872] ppid=19866 vsize=864692 CPUtime=0
/proc/19867/task/19872/stat : 19872 (java) S 19866 19863 19376 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44408251 885444608 27103 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19867/tid=19873] ppid=19866 vsize=864692 CPUtime=0.12
/proc/19867/task/19873/stat : 19873 (java) R 19866 19863 19376 0 -1 64 487 0 0 0 12 0 0 0 16 0 9 0 44408251 885444608 27103 996147200 134512640 134550740 4294956000 18446744073709551615 102017148 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19867/tid=19874] ppid=19866 vsize=864692 CPUtime=0
/proc/19867/task/19874/stat : 19874 (java) S 19866 19863 19376 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44408251 885444608 27103 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19867/tid=19875] ppid=19866 vsize=864692 CPUtime=0
/proc/19867/task/19875/stat : 19875 (java) S 19866 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408251 885444608 27103 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 883648

[startup+6.30297 s]
/proc/loadavg: 2.87 2.60 2.84 3/92 19885
/proc/meminfo: memFree=1729432/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=3.82
/proc/19863/stat : 19863 (sugar) S 19861 19863 19376 0 -1 4194304 974 33840 0 1 3 1 355 23 15 0 1 0 44408224 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19863/statm: 3400 797 370 3 0 500 0
[pid=19876] ppid=19863 vsize=5356 CPUtime=0
/proc/19876/stat : 19876 (sh) S 19863 19863 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44408629 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19876/statm: 1339 233 193 169 0 50 0
[pid=19877] ppid=19876 vsize=864096 CPUtime=2.22
/proc/19877/stat : 19877 (java) S 19876 19863 19376 0 -1 0 12819 0 1 0 214 8 0 0 18 0 9 0 44408629 884834304 11443 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19877/statm: 216024 11443 2532 9 0 210606 0
[pid=19877/tid=19878] ppid=19876 vsize=864096 CPUtime=1.41
/proc/19877/task/19878/stat : 19878 (java) R 19876 19863 19376 0 -1 64 2949 0 1 0 139 2 0 0 25 0 9 0 44408630 884834304 11443 996147200 134512640 134550740 4294955936 18446744073709551615 102716451 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19879] ppid=19876 vsize=864096 CPUtime=0.73
/proc/19877/task/19879/stat : 19879 (java) S 19876 19863 19376 0 -1 64 8840 0 0 0 68 5 0 0 16 0 9 0 44408631 884834304 11443 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19880] ppid=19876 vsize=864096 CPUtime=0
/proc/19877/task/19880/stat : 19880 (java) S 19876 19863 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408632 884834304 11443 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19881] ppid=19876 vsize=864096 CPUtime=0
/proc/19877/task/19881/stat : 19881 (java) S 19876 19863 19376 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44408632 884834304 11443 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19882] ppid=19876 vsize=864096 CPUtime=0
/proc/19877/task/19882/stat : 19882 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44408634 884834304 11443 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19883] ppid=19876 vsize=864096 CPUtime=0.07
/proc/19877/task/19883/stat : 19883 (java) S 19876 19863 19376 0 -1 64 333 0 0 0 7 0 0 0 16 0 9 0 44408634 884834304 11443 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19884] ppid=19876 vsize=864096 CPUtime=0
/proc/19877/task/19884/stat : 19884 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44408634 884834304 11443 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19885] ppid=19876 vsize=864096 CPUtime=0
/proc/19877/task/19885/stat : 19885 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408634 884834304 11443 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 883052

[startup+12.7011 s]
/proc/loadavg: 2.88 2.61 2.84 3/92 19885
/proc/meminfo: memFree=1673624/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=3.82
/proc/19863/stat : 19863 (sugar) S 19861 19863 19376 0 -1 4194304 974 33840 0 1 3 1 355 23 15 0 1 0 44408224 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19863/statm: 3400 797 370 3 0 500 0
[pid=19876] ppid=19863 vsize=5356 CPUtime=0
/proc/19876/stat : 19876 (sh) S 19863 19863 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44408629 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19876/statm: 1339 233 193 169 0 50 0
[pid=19877] ppid=19876 vsize=868444 CPUtime=8.57
/proc/19877/stat : 19877 (java) S 19876 19863 19376 0 -1 0 33413 0 1 0 838 19 0 0 18 0 9 0 44408629 889286656 22582 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19877/statm: 217111 22582 2541 9 0 211686 0
[pid=19877/tid=19878] ppid=19876 vsize=868444 CPUtime=6.27
/proc/19877/task/19878/stat : 19878 (java) R 19876 19863 19376 0 -1 64 3818 0 1 0 625 2 0 0 25 0 9 0 44408630 889286656 22582 996147200 134512640 134550740 4294955936 18446744073709551615 4126662801 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19879] ppid=19876 vsize=868444 CPUtime=2.05
/proc/19877/task/19879/stat : 19879 (java) S 19876 19863 19376 0 -1 64 27422 0 0 0 191 14 0 0 16 0 9 0 44408631 889286656 22582 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19880] ppid=19876 vsize=868444 CPUtime=0
/proc/19877/task/19880/stat : 19880 (java) S 19876 19863 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408632 889286656 22582 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19881] ppid=19876 vsize=868444 CPUtime=0
/proc/19877/task/19881/stat : 19881 (java) S 19876 19863 19376 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44408632 889286656 22582 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19882] ppid=19876 vsize=868444 CPUtime=0
/proc/19877/task/19882/stat : 19882 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44408634 889286656 22582 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19883] ppid=19876 vsize=868444 CPUtime=0.22
/proc/19877/task/19883/stat : 19883 (java) S 19876 19863 19376 0 -1 64 1476 0 0 0 21 1 0 0 15 0 9 0 44408634 889286656 22582 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19884] ppid=19876 vsize=868444 CPUtime=0
/proc/19877/task/19884/stat : 19884 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44408634 889286656 22582 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19885] ppid=19876 vsize=868444 CPUtime=0
/proc/19877/task/19885/stat : 19885 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408634 889286656 22582 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 887400

[startup+25.5025 s]
/proc/loadavg: 2.82 2.61 2.83 3/92 19885
/proc/meminfo: memFree=1635160/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=3.82
/proc/19863/stat : 19863 (sugar) S 19861 19863 19376 0 -1 4194304 974 33840 0 1 3 1 355 23 16 0 1 0 44408224 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19863/statm: 3400 797 370 3 0 500 0
[pid=19876] ppid=19863 vsize=5356 CPUtime=0
/proc/19876/stat : 19876 (sh) S 19863 19863 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44408629 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19876/statm: 1339 233 193 169 0 50 0
[pid=19877] ppid=19876 vsize=868444 CPUtime=21.3
/proc/19877/stat : 19877 (java) S 19876 19863 19376 0 -1 0 52200 0 1 0 2101 29 0 0 18 0 9 0 44408629 889286656 32035 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19877/statm: 217111 32035 2541 9 0 211686 0
[pid=19877/tid=19878] ppid=19876 vsize=868444 CPUtime=17.42
/proc/19877/task/19878/stat : 19878 (java) R 19876 19863 19376 0 -1 64 4661 0 1 0 1739 3 0 0 25 0 9 0 44408630 889286656 32035 996147200 134512640 134550740 4294955936 18446744073709551615 4126664246 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19879] ppid=19876 vsize=868444 CPUtime=3.61
/proc/19877/task/19879/stat : 19879 (java) S 19876 19863 19376 0 -1 64 45356 0 0 0 338 23 0 0 16 0 9 0 44408631 889286656 32035 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19880] ppid=19876 vsize=868444 CPUtime=0
/proc/19877/task/19880/stat : 19880 (java) S 19876 19863 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408632 889286656 32035 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19881] ppid=19876 vsize=868444 CPUtime=0
/proc/19877/task/19881/stat : 19881 (java) S 19876 19863 19376 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44408632 889286656 32035 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

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

[startup+947.108 s]
/proc/loadavg: 2.09 2.28 2.57 3/92 19890
/proc/meminfo: memFree=15392/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=3.82
/proc/19863/stat : 19863 (sugar) S 19861 19863 19376 0 -1 4194304 974 33840 0 1 3 1 355 23 16 0 1 0 44408224 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19863/statm: 3400 797 370 3 0 500 0
[pid=19876] ppid=19863 vsize=5356 CPUtime=0
/proc/19876/stat : 19876 (sh) S 19863 19863 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44408629 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19876/statm: 1339 233 193 169 0 50 0
[pid=19877] ppid=19876 vsize=868556 CPUtime=929.69
/proc/19877/stat : 19877 (java) S 19876 19863 19376 0 -1 0 215656 0 1 0 79181 13788 0 0 18 0 9 0 44408629 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19877/statm: 217139 167615 2566 9 0 211686 0
[pid=19877/tid=19878] ppid=19876 vsize=868556 CPUtime=903.71
/proc/19877/task/19878/stat : 19878 (java) R 19876 19863 19376 0 -1 64 11597 0 1 0 76694 13677 0 0 25 0 9 0 44408630 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4126559447 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19879] ppid=19876 vsize=868556 CPUtime=25.59
/proc/19877/task/19879/stat : 19879 (java) S 19876 19863 19376 0 -1 64 201819 0 0 0 2451 108 0 0 16 0 9 0 44408631 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19880] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19880/stat : 19880 (java) S 19876 19863 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408632 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19881] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19881/stat : 19881 (java) S 19876 19863 19376 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44408632 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19882] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19882/stat : 19882 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19883] ppid=19876 vsize=868556 CPUtime=0.35
/proc/19877/task/19883/stat : 19883 (java) S 19876 19863 19376 0 -1 64 1543 0 0 0 34 1 0 0 16 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19877/tid=19884] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19884/stat : 19884 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19885] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19885/stat : 19885 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 933.51
Current children cumulated vsize (KiB) 887512

[startup+972.703 s]
/proc/loadavg: 2.13 2.27 2.56 3/92 19890
/proc/meminfo: memFree=15776/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=3.82
/proc/19863/stat : 19863 (sugar) S 19861 19863 19376 0 -1 4194304 974 33840 0 1 3 1 355 23 16 0 1 0 44408224 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19863/statm: 3400 797 370 3 0 500 0
[pid=19876] ppid=19863 vsize=5356 CPUtime=0
/proc/19876/stat : 19876 (sh) S 19863 19863 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44408629 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19876/statm: 1339 233 193 169 0 50 0
[pid=19877] ppid=19876 vsize=868556 CPUtime=955.2
/proc/19877/stat : 19877 (java) S 19876 19863 19376 0 -1 0 215681 0 1 0 80802 14718 0 0 18 0 9 0 44408629 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19877/statm: 217139 167615 2566 9 0 211686 0
[pid=19877/tid=19878] ppid=19876 vsize=868556 CPUtime=929.16
/proc/19877/task/19878/stat : 19878 (java) R 19876 19863 19376 0 -1 64 11622 0 1 0 78310 14606 0 0 25 0 9 0 44408630 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4126563386 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19879] ppid=19876 vsize=868556 CPUtime=25.64
/proc/19877/task/19879/stat : 19879 (java) S 19876 19863 19376 0 -1 64 201819 0 0 0 2456 108 0 0 16 0 9 0 44408631 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19880] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19880/stat : 19880 (java) S 19876 19863 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408632 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19881] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19881/stat : 19881 (java) S 19876 19863 19376 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44408632 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19882] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19882/stat : 19882 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19883] ppid=19876 vsize=868556 CPUtime=0.35
/proc/19877/task/19883/stat : 19883 (java) S 19876 19863 19376 0 -1 64 1543 0 0 0 34 1 0 0 16 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19877/tid=19884] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19884/stat : 19884 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19885] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19885/stat : 19885 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 959.02
Current children cumulated vsize (KiB) 887512

[startup+985.503 s]
/proc/loadavg: 2.11 2.26 2.55 3/92 19890
/proc/meminfo: memFree=15968/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=3.82
/proc/19863/stat : 19863 (sugar) S 19861 19863 19376 0 -1 4194304 974 33840 0 1 3 1 355 23 16 0 1 0 44408224 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19863/statm: 3400 797 370 3 0 500 0
[pid=19876] ppid=19863 vsize=5356 CPUtime=0
/proc/19876/stat : 19876 (sh) S 19863 19863 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44408629 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19876/statm: 1339 233 193 169 0 50 0
[pid=19877] ppid=19876 vsize=868556 CPUtime=967.96
/proc/19877/stat : 19877 (java) S 19876 19863 19376 0 -1 0 215693 0 1 0 81610 15186 0 0 18 0 9 0 44408629 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19877/statm: 217139 167615 2566 9 0 211686 0
[pid=19877/tid=19878] ppid=19876 vsize=868556 CPUtime=941.9
/proc/19877/task/19878/stat : 19878 (java) R 19876 19863 19376 0 -1 64 11634 0 1 0 79116 15074 0 0 25 0 9 0 44408630 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4127147732 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19879] ppid=19876 vsize=868556 CPUtime=25.68
/proc/19877/task/19879/stat : 19879 (java) S 19876 19863 19376 0 -1 64 201819 0 0 0 2459 109 0 0 16 0 9 0 44408631 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19880] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19880/stat : 19880 (java) S 19876 19863 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408632 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19881] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19881/stat : 19881 (java) S 19876 19863 19376 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44408632 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19882] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19882/stat : 19882 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19883] ppid=19876 vsize=868556 CPUtime=0.35
/proc/19877/task/19883/stat : 19883 (java) S 19876 19863 19376 0 -1 64 1543 0 0 0 34 1 0 0 16 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19877/tid=19884] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19884/stat : 19884 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19885] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19885/stat : 19885 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 971.78
Current children cumulated vsize (KiB) 887512

[startup+991.902 s]
/proc/loadavg: 2.10 2.26 2.55 3/92 19890
/proc/meminfo: memFree=15904/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=3.82
/proc/19863/stat : 19863 (sugar) S 19861 19863 19376 0 -1 4194304 974 33840 0 1 3 1 355 23 16 0 1 0 44408224 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19863/statm: 3400 797 370 3 0 500 0
[pid=19876] ppid=19863 vsize=5356 CPUtime=0
/proc/19876/stat : 19876 (sh) S 19863 19863 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44408629 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19876/statm: 1339 233 193 169 0 50 0
[pid=19877] ppid=19876 vsize=868556 CPUtime=974.33
/proc/19877/stat : 19877 (java) S 19876 19863 19376 0 -1 0 215699 0 1 0 82017 15416 0 0 18 0 9 0 44408629 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19877/statm: 217139 167615 2566 9 0 211686 0
[pid=19877/tid=19878] ppid=19876 vsize=868556 CPUtime=948.26
/proc/19877/task/19878/stat : 19878 (java) R 19876 19863 19376 0 -1 64 11640 0 1 0 79522 15304 0 0 25 0 9 0 44408630 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4127147699 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19879] ppid=19876 vsize=868556 CPUtime=25.69
/proc/19877/task/19879/stat : 19879 (java) S 19876 19863 19376 0 -1 64 201819 0 0 0 2460 109 0 0 16 0 9 0 44408631 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19880] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19880/stat : 19880 (java) S 19876 19863 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44408632 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19881] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19881/stat : 19881 (java) S 19876 19863 19376 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44408632 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19882] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19882/stat : 19882 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19883] ppid=19876 vsize=868556 CPUtime=0.35
/proc/19877/task/19883/stat : 19883 (java) S 19876 19863 19376 0 -1 64 1543 0 0 0 34 1 0 0 16 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19877/tid=19884] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19884/stat : 19884 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19877/tid=19885] ppid=19876 vsize=868556 CPUtime=0
/proc/19877/task/19885/stat : 19885 (java) S 19876 19863 19376 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44408634 889401344 167615 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 978.15
Current children cumulated vsize (KiB) 887512

[startup+993.501 s]
/proc/loadavg: 2.09 2.25 2.54 3/92 19890
/proc/meminfo: memFree=15328/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=979.66
/proc/19863/stat : 19863 (sugar) R 19861 19863 19376 0 -1 4194304 998 249838 0 2 3 9 82464 15490 17 0 1 0 44408224 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 258939261993 0 0 4224 16386 0 0 0 17 1 0 0
/proc/19863/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 979.66
Current children cumulated vsize (KiB) 13600

[startup+994.302 s]
/proc/loadavg: 2.09 2.25 2.54 2/82 19890
/proc/meminfo: memFree=1767792/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=980.16
/proc/19863/stat : 19863 (sugar) D 19861 19863 19376 0 -1 4194304 998 249838 0 2 3 59 82464 15490 18 0 1 0 44408224 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 258939261993 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19863/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 980.16
Current children cumulated vsize (KiB) 13600

[startup+995.102 s]
/proc/loadavg: 2.09 2.25 2.54 2/82 19890
/proc/meminfo: memFree=1767792/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=980.2
/proc/19863/stat : 19863 (sugar) D 19861 19863 19376 0 -1 4194304 998 249838 0 2 3 63 82464 15490 18 0 1 0 44408224 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 258939261993 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/19863/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 980.2
Current children cumulated vsize (KiB) 13600

[startup+995.506 s]
/proc/loadavg: 2.09 2.25 2.54 2/82 19890
/proc/meminfo: memFree=1769144/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=980.22
/proc/19863/stat : 19863 (sugar) D 19861 19863 19376 0 -1 4194304 998 249838 0 2 3 65 82464 15490 18 0 1 0 44408224 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 258939261993 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/19863/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 980.22
Current children cumulated vsize (KiB) 13600

[startup+995.602 s]
/proc/loadavg: 2.09 2.25 2.54 2/82 19890
/proc/meminfo: memFree=1769144/2055920 swapFree=4192812/4192956
[pid=19863] ppid=19861 vsize=13600 CPUtime=980.23
/proc/19863/stat : 19863 (sugar) D 19861 19863 19376 0 -1 4194304 998 249838 0 2 3 66 82464 15490 18 0 1 0 44408224 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 258939261993 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/19863/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 980.23
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 995.653
CPU time (s): 980.256
CPU user time (s): 824.683
CPU system time (s): 155.573
CPU usage (%): 98.4535
Max. virtual memory (cumulated for all children) (KiB): 909896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 824.683
system time used= 155.573
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250866
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= 39150
involuntary context switches= 49494

runsolver used 1.21681 second user time and 3.37549 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-12 17:38:09
IDJOB=1113040
IDBENCH=61516
IDSOLVER=368
FILE ID=node45/1113040-1215877089
PBS_JOBID= 7903551
Free space on /tmp= 66480 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fapp/fapp29/normalized-fapp29-2900-3.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113040-1215877089/watcher-1113040-1215877089 -o /tmp/evaluation-result-1113040-1215877089/solver-1113040-1215877089 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1113040-1215877089.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a235a933b5e2cb4afa8ed79f71c05679
RANDOM SEED=1793535693

node45.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.281
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.281
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:       1759712 kB
Buffers:          1428 kB
Cached:          44676 kB
SwapCached:          0 kB
Active:         241072 kB
Inactive:         4896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10936 kB
Writeback:           0 kB
Mapped:         220040 kB
Slab:            35072 kB
Committed_AS:   527656 kB
PageTables:       2292 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= 66480 MiB
End job on node45 at 2008-07-12 17:54:45