Trace number 2083875

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisat? 445.604 458.164

General information on the benchmark

Namecsp/fapp/fapp23/
normalized-fapp23-1800-10.xml
MD5SUM5e00df4470fb1641364528d5964a8e44
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.2512
Satisfiable
(Un)Satisfiability was proved
Number of variables1800
Number of constraints63962
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63962
Global constraints used (with number of constraints)

Solver Data

0.05/0.24	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.24	c 0	BEGIN Sun Jul 12 07:59:50 2009
0.05/0.24	c 0	PID 23841
0.05/0.24	c 0	HOST node23.alineos.net
0.05/0.24	c 0	CONVERTING HOME/instance-2083875-1247378390.xml TO HOME/temp.csp
0.05/0.24	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2083875-1247378390.xml' 'HOME/temp.csp'
3.47/3.75	c 4	24 domains, 1800 variables, 8 predicates, 0 relations, 63962 constraints
3.51/3.82	c 4	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.51/3.82	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
3.51/3.89	c 4	Parsing HOME/temp.csp
3.54/4.21	c 4	parsed 10000 expressions
4.10/4.42	c 5	parsed 20000 expressions
4.19/4.54	c 5	parsed 30000 expressions
4.39/4.74	c 5	parsed 40000 expressions
4.49/4.86	c 5	parsed 50000 expressions
4.79/5.13	c 5	parsed 60000 expressions
4.88/5.20	c 5	parsed 65794 expressions
4.88/5.21	c 5	Heap : 26 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.88/5.21	c 5	Converting to clausal form CSP
12.20/12.65	c 13	converted 6580 (10%) expressions
20.53/21.02	c 21	converted 13159 (20%) expressions
29.05/29.65	c 30	converted 19739 (30%) expressions
36.67/37.38	c 38	converted 26318 (40%) expressions
45.08/45.89	c 46	converted 32897 (50%) expressions
52.22/53.04	c 53	converted 39477 (60%) expressions
58.66/59.51	c 60	converted 46056 (70%) expressions
66.38/67.33	c 67	converted 52636 (80%) expressions
72.10/73.14	c 73	converted 59215 (90%) expressions
77.54/78.65	c 79	converted 65794 (100%) expressions
77.54/78.65	c 79	CSP : 9184 integers, 185021 booleans, 396586 clauses, largest domain size 2821
77.54/78.65	c 79	Heap : 414 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
77.54/78.65	c 79	Propagation in CSP
82.10/83.23	c 83	4658 values, 0 unsatisfiable literals, and 0 valid clauses are removed
82.10/83.23	c 83	CSP : 9184 integers, 185021 booleans, 396586 clauses, largest domain size 2821
82.10/83.23	c 83	Heap : 416 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
82.20/83.37	c 84	Simplifing CSP by introducing new Boolean variables
82.90/84.06	c 84	CSP : 9184 integers, 320825 booleans, 532390 clauses, largest domain size 2821
82.90/84.06	c 84	Heap : 464 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
85.87/87.01	c 87	Encoding CSP to SAT : HOME/temp.cnf
90.92/92.13	c 92	919 (10%) CSP integer variables are encoded (231092 clauses, 3707287 bytes)
95.78/97.01	c 97	1837 (20%) CSP integer variables are encoded (525354 clauses, 8709741 bytes)
98.24/99.57	c 100	2756 (30%) CSP integer variables are encoded (2582405 clauses, 46848509 bytes)
100.91/102.25	c 102	3674 (40%) CSP integer variables are encoded (4709911 clauses, 87271123 bytes)
103.50/105.06	c 105	4592 (50%) CSP integer variables are encoded (6792309 clauses, 126836685 bytes)
106.18/107.77	c 108	5511 (60%) CSP integer variables are encoded (8866210 clauses, 166240804 bytes)
108.92/110.50	c 111	6429 (70%) CSP integer variables are encoded (10913292 clauses, 206973963 bytes)
111.66/113.33	c 113	7348 (80%) CSP integer variables are encoded (13002913 clauses, 250856004 bytes)
114.36/116.16	c 116	8266 (90%) CSP integer variables are encoded (15053431 clauses, 293916882 bytes)
117.19/119.01	c 119	9184 (100%) CSP integer variables are encoded (17152407 clauses, 337995378 bytes)
160.54/163.41	c 164	53239 (10%) CSP clauses are encoded (29398542 clauses, 676541361 bytes)
205.40/209.26	c 209	106478 (20%) CSP clauses are encoded (42786079 clauses, 1052718143 bytes)
246.79/252.02	c 252	159717 (30%) CSP clauses are encoded (55006992 clauses, 1396377717 bytes)
287.08/293.12	c 293	212956 (40%) CSP clauses are encoded (66837740 clauses, 1740426373 bytes)
328.19/335.18	c 335	266195 (50%) CSP clauses are encoded (79234622 clauses, 2111370085 bytes)
367.90/375.78	c 376	319434 (60%) CSP clauses are encoded (91540074 clauses, 2481379443 bytes)
405.11/413.97	c 414	372673 (70%) CSP clauses are encoded (103120534 clauses, 2830405353 bytes)
444.57/454.36	c 454	ERROR Exception Too large HOME/temp.cnf
444.57/454.36	c 454	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:231)
444.57/454.36	c 454	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:144)
444.57/454.36	c 454	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:314)
444.57/454.36	s UNKNOWN
444.63/454.49	c 455	CPU 444.72 (0.05 0.02 425.12 19.53)
444.63/454.49	c 455	END Sun Jul 12 08:07:25 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083875-1247378390/watcher-2083875-1247378390 -o /tmp/evaluation-result-2083875-1247378390/solver-2083875-1247378390 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2083875-1247378390.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.07 4/72 23841
/proc/meminfo: memFree=1817816/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=18576 CPUtime=0
/proc/23841/stat : 23841 (runsolver) D 23839 23841 19655 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24905402 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 238487661863 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/23841/statm: 4644 284 249 26 0 2626 0

[startup+0.0392929 s]
/proc/loadavg: 2.00 2.02 2.07 4/72 23841
/proc/meminfo: memFree=1817816/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=12268 CPUtime=0
/proc/23841/stat : 23841 (sugar) D 23839 23841 19655 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 24905402 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 238487829093 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/23841/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.101769 s]
/proc/loadavg: 2.00 2.02 2.07 4/72 23841
/proc/meminfo: memFree=1817816/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=12412 CPUtime=0
/proc/23841/stat : 23841 (sugar) D 23839 23841 19655 0 -1 4194304 414 0 0 0 0 0 0 0 18 0 1 0 24905402 12709888 382 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/23841/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301812 s]
/proc/loadavg: 2.00 2.02 2.07 4/72 23841
/proc/meminfo: memFree=1817816/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=16868 CPUtime=0.07
/proc/23841/stat : 23841 (sugar) S 23839 23841 19655 0 -1 4194304 1227 128 0 0 5 2 0 0 18 0 1 0 24905402 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23841/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701892 s]
/proc/loadavg: 2.00 2.02 2.07 4/72 23841
/proc/meminfo: memFree=1817816/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=16868 CPUtime=0.07
/proc/23841/stat : 23841 (sugar) S 23839 23841 19655 0 -1 4194304 1227 128 0 0 5 2 0 0 18 0 1 0 24905402 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23841/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50205 s]
/proc/loadavg: 2.00 2.02 2.07 4/83 23853
/proc/meminfo: memFree=1793664/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=16868 CPUtime=0.07
/proc/23841/stat : 23841 (sugar) S 23839 23841 19655 0 -1 4194304 1227 128 0 0 5 2 0 0 18 0 1 0 24905402 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23841/statm: 4217 1111 409 3 0 796 0
[pid=23844] ppid=23841 vsize=5356 CPUtime=0
/proc/23844/stat : 23844 (sh) S 23841 23841 19655 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24905427 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23844/statm: 1339 233 193 169 0 50 0
[pid=23845] ppid=23844 vsize=864772 CPUtime=1.22
/proc/23845/stat : 23845 (java) S 23844 23841 19655 0 -1 0 13842 0 1 0 115 7 0 0 18 0 9 0 24905428 885526528 11882 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23845/statm: 216193 11882 2557 9 0 210705 0
[pid=23845/tid=23846] ppid=23844 vsize=864772 CPUtime=0.72
/proc/23845/task/23846/stat : 23846 (java) R 23844 23841 19655 0 -1 64 3039 0 1 0 70 2 0 0 23 0 9 0 24905429 885526528 11882 996147200 134512640 134550932 4294955984 18446744073709551615 4126536058 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23847] ppid=23844 vsize=864772 CPUtime=0.39
/proc/23845/task/23847/stat : 23847 (java) S 23844 23841 19655 0 -1 64 9601 0 0 0 35 4 0 0 16 0 9 0 24905430 885526528 11882 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23848] ppid=23844 vsize=864772 CPUtime=0
/proc/23845/task/23848/stat : 23848 (java) S 23844 23841 19655 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24905430 885526528 11882 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23849] ppid=23844 vsize=864772 CPUtime=0
/proc/23845/task/23849/stat : 23849 (java) S 23844 23841 19655 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 24905430 885526528 11882 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23850] ppid=23844 vsize=864772 CPUtime=0
/proc/23845/task/23850/stat : 23850 (java) S 23844 23841 19655 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24905432 885526528 11882 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23851] ppid=23844 vsize=864772 CPUtime=0.09
/proc/23845/task/23851/stat : 23851 (java) S 23844 23841 19655 0 -1 64 496 0 0 0 9 0 0 0 16 0 9 0 24905432 885526528 11882 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23852] ppid=23844 vsize=864772 CPUtime=0
/proc/23845/task/23852/stat : 23852 (java) S 23844 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24905432 885526528 11882 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23853] ppid=23844 vsize=864772 CPUtime=0
/proc/23845/task/23853/stat : 23853 (java) S 23844 23841 19655 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24905433 885526528 11882 996147200 134512640 134550932 4294955984 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) 886996

[startup+3.10136 s]
/proc/loadavg: 2.00 2.02 2.07 3/83 23853
/proc/meminfo: memFree=1750976/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=16868 CPUtime=0.07
/proc/23841/stat : 23841 (sugar) S 23839 23841 19655 0 -1 4194304 1227 128 0 0 5 2 0 0 18 0 1 0 24905402 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23841/statm: 4217 1111 409 3 0 796 0
[pid=23844] ppid=23841 vsize=5356 CPUtime=0
/proc/23844/stat : 23844 (sh) S 23841 23841 19655 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24905427 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23844/statm: 1339 233 193 169 0 50 0
[pid=23845] ppid=23844 vsize=864792 CPUtime=2.81
/proc/23845/stat : 23845 (java) S 23844 23841 19655 0 -1 0 29952 0 1 0 266 15 0 0 18 0 9 0 24905428 885547008 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23845/statm: 216198 25040 2557 9 0 210710 0
[pid=23845/tid=23846] ppid=23844 vsize=864792 CPUtime=1.49
/proc/23845/task/23846/stat : 23846 (java) R 23844 23841 19655 0 -1 64 3951 0 1 0 146 3 0 0 25 0 9 0 24905429 885547008 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4126740264 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23847] ppid=23844 vsize=864792 CPUtime=1.14
/proc/23845/task/23847/stat : 23847 (java) S 23844 23841 19655 0 -1 64 24765 0 0 0 104 10 0 0 17 0 9 0 24905430 885547008 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23848] ppid=23844 vsize=864792 CPUtime=0
/proc/23845/task/23848/stat : 23848 (java) S 23844 23841 19655 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24905430 885547008 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23849] ppid=23844 vsize=864792 CPUtime=0
/proc/23845/task/23849/stat : 23849 (java) S 23844 23841 19655 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 24905430 885547008 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23850] ppid=23844 vsize=864792 CPUtime=0
/proc/23845/task/23850/stat : 23850 (java) S 23844 23841 19655 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24905432 885547008 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23851] ppid=23844 vsize=864792 CPUtime=0.14
/proc/23845/task/23851/stat : 23851 (java) S 23844 23841 19655 0 -1 64 530 0 0 0 14 0 0 0 16 0 9 0 24905432 885547008 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23852] ppid=23844 vsize=864792 CPUtime=0
/proc/23845/task/23852/stat : 23852 (java) S 23844 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24905432 885547008 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23853] ppid=23844 vsize=864792 CPUtime=0
/proc/23845/task/23853/stat : 23853 (java) S 23844 23841 19655 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24905433 885547008 25040 996147200 134512640 134550932 4294955984 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) 887016

[startup+6.30298 s]
/proc/loadavg: 2.08 2.04 2.07 4/83 23863
/proc/meminfo: memFree=1774472/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=16868 CPUtime=3.54
/proc/23841/stat : 23841 (sugar) S 23839 23841 19655 0 -1 4194304 1309 32048 0 1 5 2 328 19 15 0 1 0 24905402 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23841/statm: 4217 1111 409 3 0 796 0
[pid=23854] ppid=23841 vsize=5356 CPUtime=0
/proc/23854/stat : 23854 (sh) S 23841 23841 19655 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24905785 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23854/statm: 1339 233 193 169 0 50 0
[pid=23855] ppid=23854 vsize=868560 CPUtime=2.44
/proc/23855/stat : 23855 (java) S 23854 23841 19655 0 -1 0 14838 0 1 0 235 9 0 0 18 0 9 0 24905785 889405440 13502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23855/statm: 217140 13502 2570 9 0 211645 0
[pid=23855/tid=23856] ppid=23854 vsize=868560 CPUtime=1.63
/proc/23855/task/23856/stat : 23856 (java) R 23854 23841 19655 0 -1 64 2919 0 1 0 161 2 0 0 25 0 9 0 24905786 889405440 13502 996147200 134512640 134550932 4294955936 18446744073709551615 4126509687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23857] ppid=23854 vsize=868560 CPUtime=0.6
/proc/23855/task/23857/stat : 23857 (java) S 23854 23841 19655 0 -1 64 9746 0 0 0 56 4 0 0 16 0 9 0 24905787 889405440 13502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23858] ppid=23854 vsize=868560 CPUtime=0
/proc/23855/task/23858/stat : 23858 (java) S 23854 23841 19655 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24905787 889405440 13502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23859] ppid=23854 vsize=868560 CPUtime=0
/proc/23855/task/23859/stat : 23859 (java) S 23854 23841 19655 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 24905787 889405440 13502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23860] ppid=23854 vsize=868560 CPUtime=0
/proc/23855/task/23860/stat : 23860 (java) S 23854 23841 19655 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24905789 889405440 13502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23861] ppid=23854 vsize=868560 CPUtime=0.17
/proc/23855/task/23861/stat : 23861 (java) S 23854 23841 19655 0 -1 64 1471 0 0 0 17 0 0 0 15 0 9 0 24905789 889405440 13502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23862] ppid=23854 vsize=868560 CPUtime=0
/proc/23855/task/23862/stat : 23862 (java) S 23854 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24905789 889405440 13502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23863] ppid=23854 vsize=868560 CPUtime=0
/proc/23855/task/23863/stat : 23863 (java) S 23854 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24905789 889405440 13502 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 890784

[startup+12.7012 s]
/proc/loadavg: 2.07 2.04 2.07 3/83 23863
/proc/meminfo: memFree=1739848/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=16868 CPUtime=3.54
/proc/23841/stat : 23841 (sugar) S 23839 23841 19655 0 -1 4194304 1309 32048 0 1 5 2 328 19 16 0 1 0 24905402 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23841/statm: 4217 1111 409 3 0 796 0
[pid=23854] ppid=23841 vsize=5356 CPUtime=0
/proc/23854/stat : 23854 (sh) S 23841 23841 19655 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24905785 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23854/statm: 1339 233 193 169 0 50 0
[pid=23855] ppid=23854 vsize=868644 CPUtime=8.76
/proc/23855/stat : 23855 (java) S 23854 23841 19655 0 -1 0 28208 0 1 0 860 16 0 0 18 0 9 0 24905785 889491456 21177 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23855/statm: 217161 21177 2568 9 0 211666 0
[pid=23855/tid=23856] ppid=23854 vsize=868644 CPUtime=7.04
/proc/23855/task/23856/stat : 23856 (java) R 23854 23841 19655 0 -1 64 3368 0 1 0 701 3 0 0 25 0 9 0 24905786 889491456 21177 996147200 134512640 134550932 4294955936 18446744073709551615 4126511040 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23857] ppid=23854 vsize=868644 CPUtime=1.5
/proc/23855/task/23857/stat : 23857 (java) S 23854 23841 19655 0 -1 64 22654 0 0 0 139 11 0 0 16 0 9 0 24905787 889491456 21177 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23858] ppid=23854 vsize=868644 CPUtime=0
/proc/23855/task/23858/stat : 23858 (java) S 23854 23841 19655 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24905787 889491456 21177 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23859] ppid=23854 vsize=868644 CPUtime=0
/proc/23855/task/23859/stat : 23859 (java) S 23854 23841 19655 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24905787 889491456 21177 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23860] ppid=23854 vsize=868644 CPUtime=0
/proc/23855/task/23860/stat : 23860 (java) S 23854 23841 19655 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24905789 889491456 21177 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23861] ppid=23854 vsize=868644 CPUtime=0.2
/proc/23855/task/23861/stat : 23861 (java) S 23854 23841 19655 0 -1 64 1484 0 0 0 19 1 0 0 16 0 9 0 24905789 889491456 21177 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23862] ppid=23854 vsize=868644 CPUtime=0
/proc/23855/task/23862/stat : 23862 (java) S 23854 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24905789 889491456 21177 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23863] ppid=23854 vsize=868644 CPUtime=0
/proc/23855/task/23863/stat : 23863 (java) S 23854 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24905789 889491456 21177 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 890868

[startup+25.5027 s]
/proc/loadavg: 2.20 2.07 2.08 3/83 23863
/proc/meminfo: memFree=1672136/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=16868 CPUtime=3.54
/proc/23841/stat : 23841 (sugar) S 23839 23841 19655 0 -1 4194304 1309 32048 0 1 5 2 328 19 16 0 1 0 24905402 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23841/statm: 4217 1111 409 3 0 796 0
[pid=23854] ppid=23841 vsize=5356 CPUtime=0
/proc/23854/stat : 23854 (sh) S 23841 23841 19655 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24905785 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23854/statm: 1339 233 193 169 0 50 0
[pid=23855] ppid=23854 vsize=868644 CPUtime=21.45
/proc/23855/stat : 23855 (java) S 23854 23841 19655 0 -1 0 53364 0 1 0 2114 31 0 0 18 0 9 0 24905785 889491456 37514 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23855/statm: 217161 37514 2568 9 0 211666 0
[pid=23855/tid=23856] ppid=23854 vsize=868644 CPUtime=17.38
/proc/23855/task/23856/stat : 23856 (java) R 23854 23841 19655 0 -1 64 4800 0 1 0 1734 4 0 0 25 0 9 0 24905786 889491456 37514 996147200 134512640 134550932 4294955936 18446744073709551615 4126503938 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23857] ppid=23854 vsize=868644 CPUtime=3.83
/proc/23855/task/23857/stat : 23857 (java) S 23854 23841 19655 0 -1 64 46373 0 0 0 359 24 0 0 16 0 9 0 24905787 889491456 37514 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23858] ppid=23854 vsize=868644 CPUtime=0
/proc/23855/task/23858/stat : 23858 (java) S 23854 23841 19655 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24905787 889491456 37514 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23859] ppid=23854 vsize=868644 CPUtime=0
/proc/23855/task/23859/stat : 23859 (java) S 23854 23841 19655 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24905787 889491456 37514 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23860] ppid=23854 vsize=868644 CPUtime=0

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

[pid=23855/tid=23861] ppid=23854 vsize=868756 CPUtime=0.3
/proc/23855/task/23861/stat : 23861 (java) S 23854 23841 19655 0 -1 64 1538 0 0 0 29 1 0 0 15 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23862] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23862/stat : 23862 (java) S 23854 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23863] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23863/stat : 23863 (java) S 23854 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 393.9
Current children cumulated vsize (KiB) 890980

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

[startup+409.502 s]
/proc/loadavg: 2.53 2.55 2.29 3/83 23869
/proc/meminfo: memFree=15240/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=16868 CPUtime=3.54
/proc/23841/stat : 23841 (sugar) S 23839 23841 19655 0 -1 4194304 1310 32048 0 1 5 2 328 19 16 0 1 0 24905402 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23841/statm: 4217 1111 409 3 0 796 0
[pid=23854] ppid=23841 vsize=5356 CPUtime=0
/proc/23854/stat : 23854 (sh) S 23841 23841 19655 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24905785 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23854/statm: 1339 233 193 169 0 50 0
[pid=23855] ppid=23854 vsize=868756 CPUtime=397.26
/proc/23855/stat : 23855 (java) S 23854 23841 19655 0 -1 0 154944 0 1 0 38045 1681 0 0 18 0 9 0 24905785 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23855/statm: 217189 127324 2593 9 0 211666 0
[pid=23855/tid=23856] ppid=23854 vsize=868756 CPUtime=378.77
/proc/23855/task/23856/stat : 23856 (java) R 23854 23841 19655 0 -1 64 10319 0 1 0 36274 1603 0 0 25 0 9 0 24905786 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4126984420 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23857] ppid=23854 vsize=868756 CPUtime=18.17
/proc/23855/task/23857/stat : 23857 (java) S 23854 23841 19655 0 -1 64 142385 0 0 0 1741 76 0 0 16 0 9 0 24905787 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23858] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23858/stat : 23858 (java) S 23854 23841 19655 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24905787 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23859] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23859/stat : 23859 (java) S 23854 23841 19655 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24905787 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23860] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23860/stat : 23860 (java) S 23854 23841 19655 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23861] ppid=23854 vsize=868756 CPUtime=0.3
/proc/23855/task/23861/stat : 23861 (java) S 23854 23841 19655 0 -1 64 1538 0 0 0 29 1 0 0 15 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23862] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23862/stat : 23862 (java) S 23854 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23863] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23863/stat : 23863 (java) S 23854 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.8
Current children cumulated vsize (KiB) 890980

[startup+435.102 s]
/proc/loadavg: 2.43 2.52 2.29 3/83 23869
/proc/meminfo: memFree=15368/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=16868 CPUtime=3.54
/proc/23841/stat : 23841 (sugar) S 23839 23841 19655 0 -1 4194304 1310 32048 0 1 5 2 328 19 16 0 1 0 24905402 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23841/statm: 4217 1111 409 3 0 796 0
[pid=23854] ppid=23841 vsize=5356 CPUtime=0
/proc/23854/stat : 23854 (sh) S 23841 23841 19655 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24905785 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23854/statm: 1339 233 193 169 0 50 0
[pid=23855] ppid=23854 vsize=868756 CPUtime=422.28
/proc/23855/stat : 23855 (java) S 23854 23841 19655 0 -1 0 155054 0 1 0 40409 1819 0 0 18 0 9 0 24905785 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23855/statm: 217189 127324 2593 9 0 211666 0
[pid=23855/tid=23856] ppid=23854 vsize=868756 CPUtime=403.53
/proc/23855/task/23856/stat : 23856 (java) R 23854 23841 19655 0 -1 64 10429 0 1 0 38613 1740 0 0 25 0 9 0 24905786 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4127069066 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23857] ppid=23854 vsize=868756 CPUtime=18.43
/proc/23855/task/23857/stat : 23857 (java) S 23854 23841 19655 0 -1 64 142385 0 0 0 1766 77 0 0 16 0 9 0 24905787 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23858] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23858/stat : 23858 (java) S 23854 23841 19655 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24905787 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23859] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23859/stat : 23859 (java) S 23854 23841 19655 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24905787 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23860] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23860/stat : 23860 (java) S 23854 23841 19655 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23861] ppid=23854 vsize=868756 CPUtime=0.3
/proc/23855/task/23861/stat : 23861 (java) S 23854 23841 19655 0 -1 64 1538 0 0 0 29 1 0 0 15 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23862] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23862/stat : 23862 (java) S 23854 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23863] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23863/stat : 23863 (java) S 23854 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 425.82
Current children cumulated vsize (KiB) 890980

[startup+447.902 s]
/proc/loadavg: 2.33 2.50 2.28 3/83 23869
/proc/meminfo: memFree=15432/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=16868 CPUtime=3.54
/proc/23841/stat : 23841 (sugar) S 23839 23841 19655 0 -1 4194304 1310 32048 0 1 5 2 328 19 16 0 1 0 24905402 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23841/statm: 4217 1111 409 3 0 796 0
[pid=23854] ppid=23841 vsize=5356 CPUtime=0
/proc/23854/stat : 23854 (sh) S 23841 23841 19655 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24905785 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23854/statm: 1339 233 193 169 0 50 0
[pid=23855] ppid=23854 vsize=868756 CPUtime=434.77
/proc/23855/stat : 23855 (java) S 23854 23841 19655 0 -1 0 155110 0 1 0 41586 1891 0 0 18 0 9 0 24905785 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23855/statm: 217189 127324 2593 9 0 211666 0
[pid=23855/tid=23856] ppid=23854 vsize=868756 CPUtime=415.89
/proc/23855/task/23856/stat : 23856 (java) R 23854 23841 19655 0 -1 64 10485 0 1 0 39778 1811 0 0 25 0 9 0 24905786 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4126606253 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23857] ppid=23854 vsize=868756 CPUtime=18.55
/proc/23855/task/23857/stat : 23857 (java) S 23854 23841 19655 0 -1 64 142385 0 0 0 1778 77 0 0 16 0 9 0 24905787 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23858] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23858/stat : 23858 (java) S 23854 23841 19655 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24905787 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23859] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23859/stat : 23859 (java) S 23854 23841 19655 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24905787 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23860] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23860/stat : 23860 (java) S 23854 23841 19655 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23861] ppid=23854 vsize=868756 CPUtime=0.3
/proc/23855/task/23861/stat : 23861 (java) S 23854 23841 19655 0 -1 64 1538 0 0 0 29 1 0 0 15 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23862] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23862/stat : 23862 (java) S 23854 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23863] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23863/stat : 23863 (java) S 23854 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 438.31
Current children cumulated vsize (KiB) 890980

[startup+454.308 s]
/proc/loadavg: 2.30 2.49 2.28 3/83 23869
/proc/meminfo: memFree=14984/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=16868 CPUtime=3.54
/proc/23841/stat : 23841 (sugar) S 23839 23841 19655 0 -1 4194304 1310 32048 0 1 5 2 328 19 16 0 1 0 24905402 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23841/statm: 4217 1111 409 3 0 796 0
[pid=23854] ppid=23841 vsize=5356 CPUtime=0
/proc/23854/stat : 23854 (sh) S 23841 23841 19655 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24905785 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23854/statm: 1339 233 193 169 0 50 0
[pid=23855] ppid=23854 vsize=868756 CPUtime=441.03
/proc/23855/stat : 23855 (java) S 23854 23841 19655 0 -1 0 155138 0 1 0 42178 1925 0 0 18 0 9 0 24905785 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23855/statm: 217189 127324 2593 9 0 211666 0
[pid=23855/tid=23856] ppid=23854 vsize=868756 CPUtime=422.09
/proc/23855/task/23856/stat : 23856 (java) R 23854 23841 19655 0 -1 64 10513 0 1 0 40364 1845 0 0 25 0 9 0 24905786 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4126503923 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23857] ppid=23854 vsize=868756 CPUtime=18.6
/proc/23855/task/23857/stat : 23857 (java) S 23854 23841 19655 0 -1 64 142385 0 0 0 1783 77 0 0 16 0 9 0 24905787 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23858] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23858/stat : 23858 (java) S 23854 23841 19655 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24905787 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23859] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23859/stat : 23859 (java) S 23854 23841 19655 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24905787 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23860] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23860/stat : 23860 (java) S 23854 23841 19655 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23861] ppid=23854 vsize=868756 CPUtime=0.3
/proc/23855/task/23861/stat : 23861 (java) S 23854 23841 19655 0 -1 64 1538 0 0 0 29 1 0 0 15 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23862] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23862/stat : 23862 (java) S 23854 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23855/tid=23863] ppid=23854 vsize=868756 CPUtime=0
/proc/23855/task/23863/stat : 23863 (java) S 23854 23841 19655 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24905789 889606144 127324 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 444.57
Current children cumulated vsize (KiB) 890980

[startup+455.902 s]
/proc/loadavg: 2.28 2.48 2.28 2/73 23869
/proc/meminfo: memFree=1867160/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=16868 CPUtime=445.47
/proc/23841/stat : 23841 (sugar) D 23839 23841 19655 0 -1 4194304 1335 187481 0 4 5 77 42512 1953 18 0 1 0 24905402 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238487835689 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/23841/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 445.47
Current children cumulated vsize (KiB) 16868

[startup+457.501 s]
/proc/loadavg: 2.28 2.48 2.28 2/73 23869
/proc/meminfo: memFree=1866200/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=16868 CPUtime=445.54
/proc/23841/stat : 23841 (sugar) D 23839 23841 19655 0 -1 4194304 1335 187481 0 4 5 84 42512 1953 18 0 1 0 24905402 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238487835689 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/23841/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 445.54
Current children cumulated vsize (KiB) 16868

[startup+457.901 s]
/proc/loadavg: 2.28 2.48 2.28 2/73 23869
/proc/meminfo: memFree=1866200/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=16868 CPUtime=445.56
/proc/23841/stat : 23841 (sugar) D 23839 23841 19655 0 -1 4194304 1335 187481 0 4 5 86 42512 1953 18 0 1 0 24905402 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238487835689 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/23841/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 445.56
Current children cumulated vsize (KiB) 16868

[startup+458.101 s]
/proc/loadavg: 2.28 2.48 2.28 2/73 23869
/proc/meminfo: memFree=1866200/2055920 swapFree=4192812/4192956
[pid=23841] ppid=23839 vsize=16868 CPUtime=445.58
/proc/23841/stat : 23841 (sugar) D 23839 23841 19655 0 -1 4194304 1335 187481 0 4 5 88 42512 1953 18 0 1 0 24905402 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 238487835689 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/23841/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 445.58
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 458.164
CPU time (s): 445.604
CPU user time (s): 425.182
CPU system time (s): 20.4219
CPU usage (%): 97.2588
Max. virtual memory (cumulated for all children) (KiB): 905120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 425.182
system time used= 20.4219
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188877
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31002
involuntary context switches= 31183

runsolver used 0.622905 second user time and 1.51377 second system time

The end

Launcher Data

Begin job on node23 at 2009-07-12 07:59:50
IDJOB=2083875
IDBENCH=57962
IDSOLVER=739
FILE ID=node23/2083875-1247378390
PBS_JOBID= 9507087
Free space on /tmp= 66344 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/fapp/fapp23/normalized-fapp23-1800-10.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083875-1247378390/watcher-2083875-1247378390 -o /tmp/evaluation-result-2083875-1247378390/solver-2083875-1247378390 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2083875-1247378390.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 5e00df4470fb1641364528d5964a8e44
RANDOM SEED=1461663947

node23.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.277
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.277
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:       1818296 kB
Buffers:          5392 kB
Cached:          73624 kB
SwapCached:          0 kB
Active:         154068 kB
Inactive:        30308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10136 kB
Writeback:           0 kB
Mapped:         116924 kB
Slab:            38312 kB
Committed_AS:   300092 kB
PageTables:       1980 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= 66344 MiB
End job on node23 at 2009-07-12 08:07:28