Trace number 1109482

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? 142.863 154.868

General information on the benchmark

Namecsp/fischer/
normalized-fischer-3-7-fair.xml
MD5SUM5767d7b04a3b9e87081d53348b188c29
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 variables5563
Number of constraints5250
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5250
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 21:23:51 2008
0.00/0.04	c 0	PID 15387
0.03/0.05	c 0	HOST node22.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1109482-1215804231.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109482-1215804231.xml' 'HOME/temp.csp'
0.96/1.02	c 1	3 domains, 5563 variables, 9 predicates, 0 relations, 5250 constraints
0.96/1.04	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.96/1.04	c 1	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'
0.99/1.12	c 2	Parsing HOME/temp.csp
1.00/1.45	c 2	parsed 10000 expressions
1.00/1.47	c 2	parsed 10825 expressions
1.00/1.47	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.00/1.56	c 2	MAX CSP: 5250 constraints
1.00/1.56	c 2	Converting to clausal form CSP
1.00/1.61	c 2	converted 1608 (10%) expressions
1.00/1.61	c 2	converted 3216 (20%) expressions
1.00/1.62	c 2	converted 4824 (30%) expressions
1.00/1.78	c 2	converted 6432 (40%) expressions
1.00/1.87	c 2	converted 8039 (50%) expressions
1.00/2.03	c 2	converted 9647 (60%) expressions
2.03/2.13	c 3	converted 11255 (70%) expressions
2.13/2.30	c 3	converted 12863 (80%) expressions
2.23/2.39	c 3	converted 14471 (90%) expressions
2.91/3.04	c 3	converted 16078 (100%) expressions
2.91/3.05	c 3	CSP : 20165 integers, 5602 booleans, 39490 clauses, largest domain size 20001
2.91/3.05	c 3	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.91/3.05	c 3	Propagation in CSP
3.41/3.51	c 4	5246 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.41/3.52	c 4	CSP : 20165 integers, 5602 booleans, 39490 clauses, largest domain size 20001
3.41/3.52	c 4	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.41/3.53	c 4	Simplifing CSP by introducing new Boolean variables
3.41/3.59	c 4	CSP : 20165 integers, 13916 booleans, 47804 clauses, largest domain size 20001
3.41/3.59	c 4	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.60/3.76	c 4	Encoding CSP to SAT : HOME/temp.cnf
56.57/58.59	c 59	2017 (10%) CSP integer variables are encoded (39704383 clauses, 811571204 bytes)
111.24/115.46	c 116	4033 (20%) CSP integer variables are encoded (80022367 clauses, 1658248868 bytes)
130.80/135.67	c 136	6050 (30%) CSP integer variables are encoded (94741631 clauses, 1967353412 bytes)
140.00/145.17	c 146	8066 (40%) CSP integer variables are encoded (101531225 clauses, 2113012865 bytes)
142.07/147.26	c 148	ERROR Exception Too large HOME/temp.cnf
142.07/147.26	c 148	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:201)
142.07/147.26	c 148	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
142.07/147.26	c 148	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
142.07/147.26	s UNKNOWN
142.15/147.97	c 148	CPU 128.49 (0.03 0.01 128.46 13.65)
142.15/147.97	c 148	END Fri Jul 11 21:26:19 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-1109482-1215804231/watcher-1109482-1215804231 -o /tmp/evaluation-result-1109482-1215804231/solver-1109482-1215804231 -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-1109482-1215804231.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.00 2.00 2.00 4/80 15387
/proc/meminfo: memFree=1775708/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=12268 CPUtime=0
/proc/15387/stat : 15387 (sugar) R 15385 15387 15074 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 37125644 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 272467982949 0 0 4224 0 0 0 0 17 1 0 0
/proc/15387/statm: 3067 316 241 3 0 167 0

[startup+0.049832 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 15387
/proc/meminfo: memFree=1775708/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=0.03
/proc/15387/stat : 15387 (sugar) S 15385 15387 15074 0 -1 4194304 838 0 0 0 3 0 0 0 18 0 1 0 37125644 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15387/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101225 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 15387
/proc/meminfo: memFree=1775708/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=0.03
/proc/15387/stat : 15387 (sugar) S 15385 15387 15074 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37125644 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15387/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301234 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 15387
/proc/meminfo: memFree=1775708/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=0.03
/proc/15387/stat : 15387 (sugar) S 15385 15387 15074 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37125644 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15387/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701264 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 15387
/proc/meminfo: memFree=1775708/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=0.03
/proc/15387/stat : 15387 (sugar) S 15385 15387 15074 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37125644 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15387/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50132 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15399
/proc/meminfo: memFree=1755780/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=1
/proc/15387/stat : 15387 (sugar) S 15385 15387 15074 0 -1 4194304 974 8222 0 1 3 1 90 6 15 0 1 0 37125644 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15387/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 13600

[startup+3.10243 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 15409
/proc/meminfo: memFree=1750980/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=1
/proc/15387/stat : 15387 (sugar) S 15385 15387 15074 0 -1 4194304 974 8222 0 1 3 1 90 6 15 0 1 0 37125644 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15387/statm: 3400 797 370 3 0 500 0
[pid=15400] ppid=15387 vsize=5356 CPUtime=0
/proc/15400/stat : 15400 (sh) S 15387 15387 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37125749 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15400/statm: 1339 233 193 169 0 50 0
[pid=15401] ppid=15400 vsize=868376 CPUtime=2.02
/proc/15401/stat : 15401 (java) S 15400 15387 15074 0 -1 0 12819 0 1 0 195 7 0 0 18 0 9 0 37125749 889217024 11701 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15401/statm: 217094 11701 2540 9 0 211669 0
[pid=15401/tid=15402] ppid=15400 vsize=868376 CPUtime=1.13
/proc/15401/task/15402/stat : 15402 (java) R 15400 15387 15074 0 -1 64 2913 0 1 0 112 1 0 0 25 0 9 0 37125750 889217024 11701 996147200 134512640 134550740 4294955936 18446744073709551615 4126100544 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15403] ppid=15400 vsize=868376 CPUtime=0.61
/proc/15401/task/15403/stat : 15403 (java) S 15400 15387 15074 0 -1 64 7698 0 0 0 58 3 0 0 16 0 9 0 37125751 889217024 11701 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15404] ppid=15400 vsize=868376 CPUtime=0
/proc/15401/task/15404/stat : 15404 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37125752 889217024 11701 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15405] ppid=15400 vsize=868376 CPUtime=0
/proc/15401/task/15405/stat : 15405 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37125752 889217024 11701 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15406] ppid=15400 vsize=868376 CPUtime=0
/proc/15401/task/15406/stat : 15406 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37125754 889217024 11701 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15407] ppid=15400 vsize=868376 CPUtime=0.25
/proc/15401/task/15407/stat : 15407 (java) S 15400 15387 15074 0 -1 64 1511 0 0 0 24 1 0 0 15 0 9 0 37125754 889217024 11701 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15408] ppid=15400 vsize=868376 CPUtime=0
/proc/15401/task/15408/stat : 15408 (java) S 15400 15387 15074 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37125754 889217024 11701 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15409] ppid=15400 vsize=868376 CPUtime=0
/proc/15401/task/15409/stat : 15409 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37125754 889217024 11701 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887332

[startup+6.30264 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15409
/proc/meminfo: memFree=1710220/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=1
/proc/15387/stat : 15387 (sugar) S 15385 15387 15074 0 -1 4194304 974 8222 0 1 3 1 90 6 15 0 1 0 37125644 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15387/statm: 3400 797 370 3 0 500 0
[pid=15400] ppid=15387 vsize=5356 CPUtime=0
/proc/15400/stat : 15400 (sh) S 15387 15387 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37125749 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15400/statm: 1339 233 193 169 0 50 0
[pid=15401] ppid=15400 vsize=868488 CPUtime=5.19
/proc/15401/stat : 15401 (java) S 15400 15387 15074 0 -1 0 14360 0 1 0 492 27 0 0 18 0 9 0 37125749 889331712 12720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15401/statm: 217122 12720 2565 9 0 211669 0
[pid=15401/tid=15402] ppid=15400 vsize=868488 CPUtime=3.93
/proc/15401/task/15402/stat : 15402 (java) R 15400 15387 15074 0 -1 64 3270 0 1 0 374 19 0 0 25 0 9 0 37125750 889331712 12720 996147200 134512640 134550740 4294955936 18446744073709551615 4127119265 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15403] ppid=15400 vsize=868488 CPUtime=0.93
/proc/15401/task/15403/stat : 15403 (java) S 15400 15387 15074 0 -1 64 8855 0 0 0 88 5 0 0 16 0 9 0 37125751 889331712 12720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15404] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15404/stat : 15404 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37125752 889331712 12720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15405] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15405/stat : 15405 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37125752 889331712 12720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15406] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15406/stat : 15406 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37125754 889331712 12720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15407] ppid=15400 vsize=868488 CPUtime=0.29
/proc/15401/task/15407/stat : 15407 (java) S 15400 15387 15074 0 -1 64 1538 0 0 0 28 1 0 0 16 0 9 0 37125754 889331712 12720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15408] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15408/stat : 15408 (java) S 15400 15387 15074 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37125754 889331712 12720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15409] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15409/stat : 15409 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37125754 889331712 12720 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 887444

[startup+12.7021 s]
/proc/loadavg: 2.08 2.02 2.01 3/91 15409
/proc/meminfo: memFree=1613324/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=1
/proc/15387/stat : 15387 (sugar) S 15385 15387 15074 0 -1 4194304 974 8222 0 1 3 1 90 6 15 0 1 0 37125644 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15387/statm: 3400 797 370 3 0 500 0
[pid=15400] ppid=15387 vsize=5356 CPUtime=0
/proc/15400/stat : 15400 (sh) S 15387 15387 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37125749 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15400/statm: 1339 233 193 169 0 50 0
[pid=15401] ppid=15400 vsize=868488 CPUtime=11.44
/proc/15401/stat : 15401 (java) S 15400 15387 15074 0 -1 0 15077 0 1 0 1055 89 0 0 18 0 9 0 37125749 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15401/statm: 217122 12721 2565 9 0 211669 0
[pid=15401/tid=15402] ppid=15400 vsize=868488 CPUtime=9.91
/proc/15401/task/15402/stat : 15402 (java) R 15400 15387 15074 0 -1 64 3986 0 1 0 914 77 0 0 25 0 9 0 37125750 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15403] ppid=15400 vsize=868488 CPUtime=1.21
/proc/15401/task/15403/stat : 15403 (java) S 15400 15387 15074 0 -1 64 8855 0 0 0 111 10 0 0 16 0 9 0 37125751 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15404] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15404/stat : 15404 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37125752 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15405] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15405/stat : 15405 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37125752 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15406] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15406/stat : 15406 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37125754 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15407] ppid=15400 vsize=868488 CPUtime=0.29
/proc/15401/task/15407/stat : 15407 (java) S 15400 15387 15074 0 -1 64 1539 0 0 0 28 1 0 0 16 0 9 0 37125754 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15408] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15408/stat : 15408 (java) S 15400 15387 15074 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37125754 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15409] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15409/stat : 15409 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37125754 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 887444

[startup+25.5031 s]
/proc/loadavg: 2.28 2.06 2.02 3/91 15409
/proc/meminfo: memFree=1420684/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=1
/proc/15387/stat : 15387 (sugar) S 15385 15387 15074 0 -1 4194304 974 8222 0 1 3 1 90 6 15 0 1 0 37125644 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15387/statm: 3400 797 370 3 0 500 0
[pid=15400] ppid=15387 vsize=5356 CPUtime=0
/proc/15400/stat : 15400 (sh) S 15387 15387 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37125749 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15400/statm: 1339 233 193 169 0 50 0
[pid=15401] ppid=15400 vsize=868488 CPUtime=23.91
/proc/15401/stat : 15401 (java) S 15400 15387 15074 0 -1 0 16410 0 1 0 2186 205 0 0 18 0 9 0 37125749 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15401/statm: 217122 12721 2565 9 0 211669 0
[pid=15401/tid=15402] ppid=15400 vsize=868488 CPUtime=21.87
/proc/15401/task/15402/stat : 15402 (java) R 15400 15387 15074 0 -1 64 5319 0 1 0 2002 185 0 0 25 0 9 0 37125750 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15403] ppid=15400 vsize=868488 CPUtime=1.71
/proc/15401/task/15403/stat : 15403 (java) S 15400 15387 15074 0 -1 64 8855 0 0 0 153 18 0 0 16 0 9 0 37125751 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15404] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15404/stat : 15404 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37125752 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15405] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15405/stat : 15405 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37125752 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15406] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15406/stat : 15406 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37125754 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15407] ppid=15400 vsize=868488 CPUtime=0.29
/proc/15401/task/15407/stat : 15407 (java) S 15400 15387 15074 0 -1 64 1539 0 0 0 28 1 0 0 16 0 9 0 37125754 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15408] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15408/stat : 15408 (java) S 15400 15387 15074 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37125754 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15409] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15409/stat : 15409 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37125754 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.91
Current children cumulated vsize (KiB) 887444

[startup+51.1025 s]
/proc/loadavg: 2.45 2.12 2.04 2/93 15454
/proc/meminfo: memFree=328684/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=1
/proc/15387/stat : 15387 (sugar) S 15385 15387 15074 0 -1 4194304 974 8222 0 1 3 1 90 6 15 0 1 0 37125644 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15387/statm: 3400 797 370 3 0 500 0
[pid=15400] ppid=15387 vsize=5356 CPUtime=0
/proc/15400/stat : 15400 (sh) S 15387 15387 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37125749 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15400/statm: 1339 233 193 169 0 50 0
[pid=15401] ppid=15400 vsize=868488 CPUtime=48.49
/proc/15401/stat : 15401 (java) S 15400 15387 15074 0 -1 0 19119 0 1 0 4387 462 0 0 18 0 9 0 37125749 889331712 12721 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=15401] ppid=15400 vsize=868488 CPUtime=97.66
/proc/15401/stat : 15401 (java) S 15400 15387 15074 0 -1 0 24417 0 1 0 8831 935 0 0 18 0 9 0 37125749 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15401/statm: 217122 12722 2565 9 0 211669 0
[pid=15401/tid=15402] ppid=15400 vsize=868488 CPUtime=92.73
/proc/15401/task/15402/stat : 15402 (java) R 15400 15387 15074 0 -1 64 13325 0 1 0 8410 863 0 0 19 0 9 0 37125750 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15401/tid=15403] ppid=15400 vsize=868488 CPUtime=4.6
/proc/15401/task/15403/stat : 15403 (java) S 15400 15387 15074 0 -1 64 8855 0 0 0 391 69 0 0 16 0 9 0 37125751 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15401/tid=15404] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15404/stat : 15404 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37125752 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15405] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15405/stat : 15405 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37125752 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15406] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15406/stat : 15406 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15407] ppid=15400 vsize=868488 CPUtime=0.3
/proc/15401/task/15407/stat : 15407 (java) S 15400 15387 15074 0 -1 64 1540 0 0 0 29 1 0 0 16 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15408] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15408/stat : 15408 (java) S 15400 15387 15074 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15409] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15409/stat : 15409 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.66
Current children cumulated vsize (KiB) 887444

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

[startup+127.902 s]
/proc/loadavg: 2.52 2.21 2.07 2/93 15462
/proc/meminfo: memFree=16300/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=1
/proc/15387/stat : 15387 (sugar) S 15385 15387 15074 0 -1 4194304 974 8222 0 1 3 1 90 6 16 0 1 0 37125644 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15387/statm: 3400 797 370 3 0 500 0
[pid=15400] ppid=15387 vsize=5356 CPUtime=0
/proc/15400/stat : 15400 (sh) S 15387 15387 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37125749 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15400/statm: 1339 233 193 169 0 50 0
[pid=15401] ppid=15400 vsize=868488 CPUtime=122.49
/proc/15401/stat : 15401 (java) S 15400 15387 15074 0 -1 0 27144 0 1 0 11083 1166 0 0 18 0 9 0 37125749 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15401/statm: 217122 12722 2565 9 0 211669 0
[pid=15401/tid=15402] ppid=15400 vsize=868488 CPUtime=116.72
/proc/15401/task/15402/stat : 15402 (java) R 15400 15387 15074 0 -1 64 16052 0 1 0 10592 1080 0 0 17 0 9 0 37125750 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15401/tid=15403] ppid=15400 vsize=868488 CPUtime=5.43
/proc/15401/task/15403/stat : 15403 (java) S 15400 15387 15074 0 -1 64 8855 0 0 0 460 83 0 0 16 0 9 0 37125751 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15401/tid=15404] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15404/stat : 15404 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37125752 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15405] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15405/stat : 15405 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37125752 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15406] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15406/stat : 15406 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15407] ppid=15400 vsize=868488 CPUtime=0.3
/proc/15401/task/15407/stat : 15407 (java) S 15400 15387 15074 0 -1 64 1540 0 0 0 29 1 0 0 16 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15408] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15408/stat : 15408 (java) S 15400 15387 15074 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15409] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15409/stat : 15409 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 123.49
Current children cumulated vsize (KiB) 887444

[startup+140.701 s]
/proc/loadavg: 2.78 2.28 2.10 3/95 15466
/proc/meminfo: memFree=16092/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=1
/proc/15387/stat : 15387 (sugar) S 15385 15387 15074 0 -1 4194304 974 8222 0 1 3 1 90 6 16 0 1 0 37125644 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15387/statm: 3400 797 370 3 0 500 0
[pid=15400] ppid=15387 vsize=5356 CPUtime=0
/proc/15400/stat : 15400 (sh) S 15387 15387 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37125749 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15400/statm: 1339 233 193 169 0 50 0
[pid=15401] ppid=15400 vsize=868488 CPUtime=134.63
/proc/15401/stat : 15401 (java) S 15400 15387 15074 0 -1 0 28489 0 1 0 12171 1292 0 0 18 0 9 0 37125749 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15401/statm: 217122 12722 2565 9 0 211669 0
[pid=15401/tid=15402] ppid=15400 vsize=868488 CPUtime=128.44
/proc/15401/task/15402/stat : 15402 (java) R 15400 15387 15074 0 -1 64 17397 0 1 0 11646 1198 0 0 17 0 9 0 37125750 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15403] ppid=15400 vsize=868488 CPUtime=5.86
/proc/15401/task/15403/stat : 15403 (java) S 15400 15387 15074 0 -1 64 8855 0 0 0 495 91 0 0 16 0 9 0 37125751 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15404] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15404/stat : 15404 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37125752 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15405] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15405/stat : 15405 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37125752 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15406] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15406/stat : 15406 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15407] ppid=15400 vsize=868488 CPUtime=0.3
/proc/15401/task/15407/stat : 15407 (java) S 15400 15387 15074 0 -1 64 1540 0 0 0 29 1 0 0 16 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15408] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15408/stat : 15408 (java) S 15400 15387 15074 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15409] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15409/stat : 15409 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 135.63
Current children cumulated vsize (KiB) 887444

[startup+147.102 s]
/proc/loadavg: 2.72 2.28 2.10 2/93 15466
/proc/meminfo: memFree=15724/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=1
/proc/15387/stat : 15387 (sugar) S 15385 15387 15074 0 -1 4194304 974 8222 0 1 3 1 90 6 16 0 1 0 37125644 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15387/statm: 3400 797 370 3 0 500 0
[pid=15400] ppid=15387 vsize=5356 CPUtime=0
/proc/15400/stat : 15400 (sh) S 15387 15387 15074 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37125749 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15400/statm: 1339 233 193 169 0 50 0
[pid=15401] ppid=15400 vsize=868488 CPUtime=140.97
/proc/15401/stat : 15401 (java) S 15400 15387 15074 0 -1 0 29169 0 1 0 12741 1356 0 0 18 0 9 0 37125749 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15401/statm: 217122 12722 2565 9 0 211669 0
[pid=15401/tid=15402] ppid=15400 vsize=868488 CPUtime=134.55
/proc/15401/task/15402/stat : 15402 (java) R 15400 15387 15074 0 -1 64 18077 0 1 0 12197 1258 0 0 17 0 9 0 37125750 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15401/tid=15403] ppid=15400 vsize=868488 CPUtime=6.09
/proc/15401/task/15403/stat : 15403 (java) S 15400 15387 15074 0 -1 64 8855 0 0 0 514 95 0 0 16 0 9 0 37125751 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15404] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15404/stat : 15404 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37125752 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15405] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15405/stat : 15405 (java) S 15400 15387 15074 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37125752 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15406] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15406/stat : 15406 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15407] ppid=15400 vsize=868488 CPUtime=0.3
/proc/15401/task/15407/stat : 15407 (java) S 15400 15387 15074 0 -1 64 1540 0 0 0 29 1 0 0 16 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15408] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15408/stat : 15408 (java) S 15400 15387 15074 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15401/tid=15409] ppid=15400 vsize=868488 CPUtime=0
/proc/15401/task/15409/stat : 15409 (java) S 15400 15387 15074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37125754 889331712 12722 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 141.97
Current children cumulated vsize (KiB) 887444

[startup+150.301 s]
/proc/loadavg: 2.72 2.28 2.10 2/83 15466
/proc/meminfo: memFree=1162812/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=142.67
/proc/15387/stat : 15387 (sugar) D 15385 15387 15074 0 -1 4194304 998 37707 0 2 3 53 12846 1365 15 0 1 0 37125644 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/15387/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 142.67
Current children cumulated vsize (KiB) 13600

[startup+151.901 s]
/proc/loadavg: 2.66 2.27 2.10 1/83 15466
/proc/meminfo: memFree=1194300/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=142.69
/proc/15387/stat : 15387 (sugar) D 15385 15387 15074 0 -1 4194304 998 37707 0 2 3 55 12846 1365 15 0 1 0 37125644 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/15387/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 142.69
Current children cumulated vsize (KiB) 13600

[startup+153.501 s]
/proc/loadavg: 2.66 2.27 2.10 1/83 15466
/proc/meminfo: memFree=1212156/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=142.79
/proc/15387/stat : 15387 (sugar) D 15385 15387 15074 0 -1 4194304 998 37707 0 2 3 65 12846 1365 15 0 1 0 37125644 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15387/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 142.79
Current children cumulated vsize (KiB) 13600

[startup+154.302 s]
/proc/loadavg: 2.66 2.27 2.10 1/83 15466
/proc/meminfo: memFree=1212924/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=142.82
/proc/15387/stat : 15387 (sugar) D 15385 15387 15074 0 -1 4194304 998 37707 0 2 3 68 12846 1365 15 0 1 0 37125644 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15387/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 142.82
Current children cumulated vsize (KiB) 13600

[startup+154.701 s]
/proc/loadavg: 2.66 2.27 2.10 1/83 15466
/proc/meminfo: memFree=1212924/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=142.83
/proc/15387/stat : 15387 (sugar) D 15385 15387 15074 0 -1 4194304 998 37707 0 2 3 69 12846 1365 15 0 1 0 37125644 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15387/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 142.83
Current children cumulated vsize (KiB) 13600

[startup+154.801 s]
/proc/loadavg: 2.66 2.27 2.10 1/83 15466
/proc/meminfo: memFree=1212924/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=13600 CPUtime=142.83
/proc/15387/stat : 15387 (sugar) D 15385 15387 15074 0 -1 4194304 998 37707 0 2 3 69 12846 1365 15 0 1 0 37125644 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 272467989545 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15387/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 142.83
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 154.868
CPU time (s): 142.863
CPU user time (s): 128.504
CPU system time (s): 14.3588
CPU usage (%): 92.2482
Max. virtual memory (cumulated for all children) (KiB): 887836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 128.504
system time used= 14.3588
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38735
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= 92492
involuntary context switches= 85743

runsolver used 0.217966 second user time and 0.507922 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-11 21:23:51
IDJOB=1109482
IDBENCH=60969
IDSOLVER=368
FILE ID=node22/1109482-1215804231
PBS_JOBID= 7903221
Free space on /tmp= 66464 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-3-7-fair.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-1109482-1215804231/watcher-1109482-1215804231 -o /tmp/evaluation-result-1109482-1215804231/solver-1109482-1215804231 -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-1109482-1215804231.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5767d7b04a3b9e87081d53348b188c29
RANDOM SEED=197491288

node22.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.253
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.253
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:       1776188 kB
Buffers:         48168 kB
Cached:         130400 kB
SwapCached:          0 kB
Active:         174332 kB
Inactive:        58948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776188 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2160 kB
Writeback:           0 kB
Mapped:          75004 kB
Slab:            31652 kB
Committed_AS:   924860 kB
PageTables:       1816 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= 66460 MiB
End job on node22 at 2008-07-11 21:26:26