Trace number 1108604

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+minisatMSAT (MO)308 137.304 139.179

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-e-3_ext.xml
MD5SUM0d63c340aa2de5a517388f1f4a3c0ad6
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark3600.05
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints4217
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4217
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.04	c 0	Sugar v1-13 + HOME/minisat
0.01/0.04	c 0	BEGIN Fri Jul 11 15:33:04 2008
0.01/0.04	c 0	PID 13385
0.01/0.04	c 0	HOST node53.alineos.net
0.01/0.04	c 0	CONVERTING HOME/instance-1108604-1215783184.xml TO HOME/temp.csp
0.01/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108604-1215783184.xml' 'HOME/temp.csp'
0.03/0.50	c 1	4 domains, 208 variables, 0 predicates, 8 relations, 4217 constraints
0.03/0.52	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.52	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.47/0.60	c 1	Parsing HOME/temp.csp
0.47/0.81	c 1	parsed 4437 expressions
0.47/0.82	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.47/0.85	c 1	MAX CSP: 4217 constraints
0.47/0.85	c 1	Converting to clausal form CSP
0.47/0.97	c 1	converted 866 (10%) expressions
1.11/1.29	c 1	converted 1732 (20%) expressions
1.31/1.49	c 2	converted 2598 (30%) expressions
1.51/1.64	c 2	converted 3463 (40%) expressions
1.61/1.76	c 2	converted 4329 (50%) expressions
1.91/2.03	c 2	converted 5195 (60%) expressions
2.01/2.16	c 2	converted 6060 (70%) expressions
2.11/2.26	c 2	converted 6926 (80%) expressions
2.40/2.59	c 3	converted 7792 (90%) expressions
2.99/3.11	c 3	converted 8657 (100%) expressions
2.99/3.11	c 3	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 6326
2.99/3.11	c 3	Heap : 54 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.99/3.11	c 3	Propagation in CSP
3.10/3.27	c 3	4211 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.10/3.27	c 3	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.10/3.27	c 3	Heap : 57 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.10/3.28	c 3	Simplifing CSP by introducing new Boolean variables
3.10/3.29	c 3	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.10/3.29	c 3	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.39/3.55	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.39/3.58	c 4	865 (10%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.39/3.58	c 4	1729 (20%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.39/3.58	c 4	2593 (30%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.39/3.58	c 4	3457 (40%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.39/3.59	c 4	4321 (50%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.49/3.60	c 4	5186 (60%) CSP integer variables are encoded (16673 clauses, 234164 bytes)
3.49/3.62	c 4	6050 (70%) CSP integer variables are encoded (25103 clauses, 360614 bytes)
3.49/3.63	c 4	6914 (80%) CSP integer variables are encoded (34744 clauses, 505229 bytes)
3.49/3.69	c 4	7778 (90%) CSP integer variables are encoded (87193 clauses, 1291964 bytes)
3.59/3.70	c 4	8642 (100%) CSP integer variables are encoded (99943 clauses, 1499779 bytes)
4.08/4.25	c 4	1265 (10%) CSP clauses are encoded (124025 clauses, 2129796 bytes)
4.68/4.82	c 5	2530 (20%) CSP clauses are encoded (150392 clauses, 2873714 bytes)
5.18/5.38	c 6	3795 (30%) CSP clauses are encoded (177389 clauses, 3655909 bytes)
5.57/5.75	c 6	5060 (40%) CSP clauses are encoded (280789 clauses, 5906566 bytes)
7.35/7.53	c 8	6325 (50%) CSP clauses are encoded (1320586 clauses, 28163678 bytes)
7.85/8.03	c 8	7590 (60%) CSP clauses are encoded (1613953 clauses, 34399487 bytes)
12.86/13.16	c 13	8855 (70%) CSP clauses are encoded (4704286 clauses, 100726520 bytes)
23.71/24.15	c 24	10120 (80%) CSP clauses are encoded (9291852 clauses, 198735771 bytes)
31.14/31.77	c 32	11385 (90%) CSP clauses are encoded (13772412 clauses, 294935287 bytes)
46.84/47.82	c 48	12650 (100%) CSP clauses are encoded (22600191 clauses, 501972434 bytes)
46.84/47.82	c 48	12650 CSP clauses encoded
46.84/47.82	c 48	Writing map file : HOME/temp.map
46.84/47.87	c 48	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
46.84/47.87	c 48	SAT : 108583 SAT variables, 22600191 SAT clauses, 501972434 bytes
46.84/47.87	c 48	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
46.94/47.91	c 48	OBJECTIVE minimize _COST
46.94/47.91	c 48	OBJECTIVE BOUND: 0 <= _COST <= 
46.94/47.91	c 48	SEARCHING: _COST <= 2109
46.94/47.91	c 48	SOLVING HOME/temp.cnf
46.94/47.91	c 48	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
46.94/47.92	c 48	This is MiniSat 2.0 beta
46.94/47.92	c 48	WARNING: for repeatability, setting FPU to use double precision
46.94/47.92	c 48	============================[ Problem Statistics ]=============================
46.94/47.92	c 48	|                                                                             |
46.94/47.92	c 48	|  Number of variables:  108583                                               |
46.94/47.92	c 48	|  Number of clauses:    22600192                                             |
57.52/58.60	c 59	|  Parsing time:         9.16         s                                       |
122.75/124.45	c 125	============================[ Search Statistics ]==============================
122.75/124.45	c 125	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
122.75/124.45	c 125	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
122.75/124.45	c 125	===============================================================================
122.75/124.45	c 125	|         0 |   81179 14374589 43060918 |  4791529        0    nan |  0.000 % |
124.04/125.79	c 126	|       100 |   81179 14374589 43060918 |  5270682      100     23 | 25.238 % |
125.33/127.05	c 127	===============================================================================
125.33/127.06	c 127	restarts              : 2
125.33/127.06	c 127	conflicts             : 108            (1 /sec)
125.33/127.06	c 127	decisions             : 2459           (0.45 % random) (32 /sec)
125.33/127.06	c 127	propagations          : 218060         (2831 /sec)
125.33/127.06	c 127	conflict literals     : 2404           (27.17 % deleted)
125.33/127.06	c 127	Memory used           : 869.26 MB
125.33/127.06	c 127	CPU time              : 77.0153 s
125.33/127.06	c 127	
125.44/127.10	c 127	SATISFIABLE
125.53/127.23	c 127	FOUND: _COST <= 2109
125.53/127.23	s SATISFIABLE
125.53/127.23	c 127	DECODING HOME/temp.out WITH HOME/temp.map
125.53/127.23	c 127	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
125.58/127.33	c 127	Decoding HOME/temp.out
126.00/127.80	c 128	OBJECTIVE _COST 2011
126.00/127.80	o 2011
126.09/127.81	v 0 0 12 51 51 12 24 51 11 51 51 12 51 51 12 50 51 0 51 51 12 48 51 9 37 49 11 49 50 10 51 49 12 51 49 12 49 51 12 47 51 11 48 51 12 39 51 0 50 51 12 39 51 0 47 51 12 49 51 10 50 51 11 51 51 12 37 50 11 36 51 10 51 51 12 24 50 11 51 51 12 25 50 12 38 51 12 25 51 12 46 50 12 51 51 12 50 51 11 51 51 12 51 50 12 12 49 12 51 51 12 51 51 12 51 51 12 51 50 12 45 51 12 51 49 12 51 51 12 38 51 12 51 50 12 50 50 12 12 50 12 12 51 12 51 49 12 25 50 12 25 50 12 51 51 12 26 24 25 26 24 26 26 21 20 23 24 24 24 25 26 26 26 26 26 26 22 24 26 23 24 26 24 26 26 26 26 26 25 24 24 26 26 24 26 26 24 24 26 26 24 24 26 26 26 26 26 26
126.09/127.81	c 128	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
126.09/127.82	c 128	OBJECTIVE BOUND: 0 <= _COST <= 2011
126.09/127.82	c 128	SEARCHING: _COST <= 1005
126.09/127.82	c 128	SOLVING HOME/temp.cnf
126.09/127.82	c 128	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
126.09/127.82	c 128	This is MiniSat 2.0 beta
126.09/127.82	c 128	WARNING: for repeatability, setting FPU to use double precision
126.09/127.82	c 128	============================[ Problem Statistics ]=============================
126.09/127.82	c 128	|                                                                             |
126.09/127.82	c 128	|  Number of variables:  108583                                               |
126.09/127.82	c 128	|  Number of clauses:    22600192                                             |
136.90/138.76	c 139	|  Parsing time:         9.40         s                                       |
137.00/138.81	c ERROR INTERRUPTED
137.11/138.93	c 139	CPU 121.51 (0.05 0.01 121.46 4.61)
137.11/138.93	c 139	END Fri Jul 11 15:35:23 2008

Verifier Data (download as text)

OK	308	3909
308 unsatisfied constraints, 3909 satisfied constraints

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-1108604-1215783184/watcher-1108604-1215783184 -o /tmp/evaluation-result-1108604-1215783184/solver-1108604-1215783184 -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-1108604-1215783184.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.32 2.62 2.58 4/81 13385
/proc/meminfo: memFree=1557600/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=12268 CPUtime=0
/proc/13385/stat : 13385 (sugar) D 13383 13385 13124 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 35017762 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 269930429029 0 2147483391 4224 0 18446744072099855350 0 0 17 0 0 0
/proc/13385/statm: 3067 316 241 3 0 167 0

[startup+0.029281 s]
/proc/loadavg: 2.32 2.62 2.58 4/81 13385
/proc/meminfo: memFree=1557600/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=12940 CPUtime=0.01
/proc/13385/stat : 13385 (sugar) R 13383 13385 13124 0 -1 4194304 593 0 0 0 1 0 0 0 18 0 1 0 35017762 13250560 561 996147200 4194304 4206940 548682068592 18446744073709551615 269930107617 0 0 4224 0 0 0 0 17 0 0 0
/proc/13385/statm: 3235 561 316 3 0 335 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12940

[startup+0.101296 s]
/proc/loadavg: 2.32 2.62 2.58 4/81 13385
/proc/meminfo: memFree=1557600/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=13600 CPUtime=0.03
/proc/13385/stat : 13385 (sugar) S 13383 13385 13124 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 35017762 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13385/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301334 s]
/proc/loadavg: 2.32 2.62 2.58 4/81 13385
/proc/meminfo: memFree=1557600/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=13600 CPUtime=0.03
/proc/13385/stat : 13385 (sugar) S 13383 13385 13124 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 35017762 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13385/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701413 s]
/proc/loadavg: 2.32 2.62 2.58 4/81 13385
/proc/meminfo: memFree=1557600/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=13600 CPUtime=0.47
/proc/13385/stat : 13385 (sugar) S 13383 13385 13124 0 -1 4194304 974 5351 0 1 3 0 41 3 15 0 1 0 35017762 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13385/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 13600

[startup+1.50257 s]
/proc/loadavg: 2.32 2.62 2.58 5/92 13407
/proc/meminfo: memFree=1544264/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=13600 CPUtime=0.47
/proc/13385/stat : 13385 (sugar) S 13383 13385 13124 0 -1 4194304 974 5351 0 1 3 0 41 3 15 0 1 0 35017762 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13385/statm: 3400 797 370 3 0 500 0
[pid=13398] ppid=13385 vsize=5356 CPUtime=0
/proc/13398/stat : 13398 (sh) S 13385 13385 13124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35017814 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13398/statm: 1339 233 193 169 0 50 0
[pid=13399] ppid=13398 vsize=868400 CPUtime=0.94
/proc/13399/stat : 13399 (java) S 13398 13385 13124 0 -1 0 9537 0 1 0 90 4 0 0 18 0 9 0 35017814 889241600 8775 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13399/statm: 217100 8775 2540 9 0 211675 0
[pid=13399/tid=13400] ppid=13398 vsize=868400 CPUtime=0.42
/proc/13399/task/13400/stat : 13400 (java) R 13398 13385 13124 0 -1 64 2667 0 1 0 41 1 0 0 22 0 9 0 35017815 889241600 8775 996147200 134512640 134550740 4294955936 18446744073709551615 4126454799 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13401] ppid=13398 vsize=868400 CPUtime=0.33
/proc/13399/task/13401/stat : 13401 (java) S 13398 13385 13124 0 -1 64 4768 0 0 0 32 1 0 0 17 0 9 0 35017817 889241600 8775 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13402] ppid=13398 vsize=868400 CPUtime=0
/proc/13399/task/13402/stat : 13402 (java) S 13398 13385 13124 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35017817 889241600 8775 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13403] ppid=13398 vsize=868400 CPUtime=0
/proc/13399/task/13403/stat : 13403 (java) S 13398 13385 13124 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35017817 889241600 8775 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13404] ppid=13398 vsize=868400 CPUtime=0
/proc/13399/task/13404/stat : 13404 (java) S 13398 13385 13124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35017819 889241600 8775 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13405] ppid=13398 vsize=868400 CPUtime=0.16
/proc/13399/task/13405/stat : 13405 (java) S 13398 13385 13124 0 -1 64 1410 0 0 0 16 0 0 0 16 0 9 0 35017819 889241600 8775 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13406] ppid=13398 vsize=868400 CPUtime=0
/proc/13399/task/13406/stat : 13406 (java) S 13398 13385 13124 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35017819 889241600 8775 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13407] ppid=13398 vsize=868400 CPUtime=0
/proc/13399/task/13407/stat : 13407 (java) S 13398 13385 13124 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 35017819 889241600 8775 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 887356

[startup+3.10289 s]
/proc/loadavg: 2.32 2.62 2.58 4/92 13407
/proc/meminfo: memFree=1511816/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=13600 CPUtime=0.47
/proc/13385/stat : 13385 (sugar) S 13383 13385 13124 0 -1 4194304 974 5351 0 1 3 0 41 3 15 0 1 0 35017762 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13385/statm: 3400 797 370 3 0 500 0
[pid=13398] ppid=13385 vsize=5356 CPUtime=0
/proc/13398/stat : 13398 (sh) S 13385 13385 13124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35017814 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13398/statm: 1339 233 193 169 0 50 0
[pid=13399] ppid=13398 vsize=868400 CPUtime=2.52
/proc/13399/stat : 13399 (java) S 13398 13385 13124 0 -1 0 19972 0 1 0 243 9 0 0 18 0 9 0 35017814 889241600 19152 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13399/statm: 217100 19152 2540 9 0 211675 0
[pid=13399/tid=13400] ppid=13398 vsize=868400 CPUtime=1.04
/proc/13399/task/13400/stat : 13400 (java) R 13398 13385 13124 0 -1 64 3319 0 1 0 103 1 0 0 25 0 9 0 35017815 889241600 19152 996147200 134512640 134550740 4294955936 18446744073709551615 103827292 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13401] ppid=13398 vsize=868400 CPUtime=1.25
/proc/13399/task/13401/stat : 13401 (java) S 13398 13385 13124 0 -1 64 14522 0 0 0 119 6 0 0 16 0 9 0 35017817 889241600 19152 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13402] ppid=13398 vsize=868400 CPUtime=0
/proc/13399/task/13402/stat : 13402 (java) S 13398 13385 13124 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35017817 889241600 19152 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13403] ppid=13398 vsize=868400 CPUtime=0
/proc/13399/task/13403/stat : 13403 (java) S 13398 13385 13124 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35017817 889241600 19152 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13404] ppid=13398 vsize=868400 CPUtime=0
/proc/13399/task/13404/stat : 13404 (java) S 13398 13385 13124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35017819 889241600 19152 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13405] ppid=13398 vsize=868400 CPUtime=0.21
/proc/13399/task/13405/stat : 13405 (java) S 13398 13385 13124 0 -1 64 1439 0 0 0 21 0 0 0 16 0 9 0 35017819 889241600 19152 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13406] ppid=13398 vsize=868400 CPUtime=0
/proc/13399/task/13406/stat : 13406 (java) S 13398 13385 13124 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35017819 889241600 19152 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13407] ppid=13398 vsize=868400 CPUtime=0
/proc/13399/task/13407/stat : 13407 (java) S 13398 13385 13124 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 35017819 889241600 19152 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 887356

[startup+6.30253 s]
/proc/loadavg: 2.37 2.63 2.58 3/92 13407
/proc/meminfo: memFree=1482696/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=13600 CPUtime=0.47
/proc/13385/stat : 13385 (sugar) S 13383 13385 13124 0 -1 4194304 974 5351 0 1 3 0 41 3 15 0 1 0 35017762 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13385/statm: 3400 797 370 3 0 500 0
[pid=13398] ppid=13385 vsize=5356 CPUtime=0
/proc/13398/stat : 13398 (sh) S 13385 13385 13124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35017814 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13398/statm: 1339 233 193 169 0 50 0
[pid=13399] ppid=13398 vsize=868512 CPUtime=5.7
/proc/13399/stat : 13399 (java) S 13398 13385 13124 0 -1 0 20671 0 1 0 552 18 0 0 18 0 9 0 35017814 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13399/statm: 217128 19654 2567 9 0 211675 0
[pid=13399/tid=13400] ppid=13398 vsize=868512 CPUtime=3.8
/proc/13399/task/13400/stat : 13400 (java) R 13398 13385 13124 0 -1 64 3520 0 1 0 371 9 0 0 25 0 9 0 35017815 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13401] ppid=13398 vsize=868512 CPUtime=1.58
/proc/13399/task/13401/stat : 13401 (java) S 13398 13385 13124 0 -1 64 14961 0 0 0 151 7 0 0 16 0 9 0 35017817 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13402] ppid=13398 vsize=868512 CPUtime=0
/proc/13399/task/13402/stat : 13402 (java) S 13398 13385 13124 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35017817 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13403] ppid=13398 vsize=868512 CPUtime=0
/proc/13399/task/13403/stat : 13403 (java) S 13398 13385 13124 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35017817 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13404] ppid=13398 vsize=868512 CPUtime=0
/proc/13399/task/13404/stat : 13404 (java) S 13398 13385 13124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35017819 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13405] ppid=13398 vsize=868512 CPUtime=0.3
/proc/13399/task/13405/stat : 13405 (java) S 13398 13385 13124 0 -1 64 1498 0 0 0 29 1 0 0 16 0 9 0 35017819 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13406] ppid=13398 vsize=868512 CPUtime=0
/proc/13399/task/13406/stat : 13406 (java) S 13398 13385 13124 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35017819 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13407] ppid=13398 vsize=868512 CPUtime=0
/proc/13399/task/13407/stat : 13407 (java) S 13398 13385 13124 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 35017819 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 887468

[startup+12.7028 s]
/proc/loadavg: 2.34 2.62 2.58 3/92 13407
/proc/meminfo: memFree=1397264/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=13600 CPUtime=0.47
/proc/13385/stat : 13385 (sugar) S 13383 13385 13124 0 -1 4194304 974 5351 0 1 3 0 41 3 15 0 1 0 35017762 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13385/statm: 3400 797 370 3 0 500 0
[pid=13398] ppid=13385 vsize=5356 CPUtime=0
/proc/13398/stat : 13398 (sh) S 13385 13385 13124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35017814 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13398/statm: 1339 233 193 169 0 50 0
[pid=13399] ppid=13398 vsize=868512 CPUtime=11.99
/proc/13399/stat : 13399 (java) S 13398 13385 13124 0 -1 0 21010 0 1 0 1140 59 0 0 18 0 9 0 35017814 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13399/statm: 217128 19654 2567 9 0 211675 0
[pid=13399/tid=13400] ppid=13398 vsize=868512 CPUtime=9.91
/proc/13399/task/13400/stat : 13400 (java) R 13398 13385 13124 0 -1 64 3859 0 1 0 944 47 0 0 25 0 9 0 35017815 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4127032652 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13401] ppid=13398 vsize=868512 CPUtime=1.75
/proc/13399/task/13401/stat : 13401 (java) S 13398 13385 13124 0 -1 64 14961 0 0 0 166 9 0 0 16 0 9 0 35017817 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13402] ppid=13398 vsize=868512 CPUtime=0
/proc/13399/task/13402/stat : 13402 (java) S 13398 13385 13124 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35017817 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13403] ppid=13398 vsize=868512 CPUtime=0
/proc/13399/task/13403/stat : 13403 (java) S 13398 13385 13124 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35017817 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13404] ppid=13398 vsize=868512 CPUtime=0
/proc/13399/task/13404/stat : 13404 (java) S 13398 13385 13124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35017819 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13405] ppid=13398 vsize=868512 CPUtime=0.3
/proc/13399/task/13405/stat : 13405 (java) S 13398 13385 13124 0 -1 64 1498 0 0 0 29 1 0 0 16 0 9 0 35017819 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13406] ppid=13398 vsize=868512 CPUtime=0
/proc/13399/task/13406/stat : 13406 (java) S 13398 13385 13124 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35017819 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13407] ppid=13398 vsize=868512 CPUtime=0
/proc/13399/task/13407/stat : 13407 (java) S 13398 13385 13124 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 35017819 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 887468

[startup+25.5023 s]
/proc/loadavg: 2.33 2.60 2.58 3/92 13407
/proc/meminfo: memFree=1271888/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=13600 CPUtime=0.47
/proc/13385/stat : 13385 (sugar) S 13383 13385 13124 0 -1 4194304 974 5351 0 1 3 0 41 3 16 0 1 0 35017762 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13385/statm: 3400 797 370 3 0 500 0
[pid=13398] ppid=13385 vsize=5356 CPUtime=0
/proc/13398/stat : 13398 (sh) S 13385 13385 13124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35017814 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13398/statm: 1339 233 193 169 0 50 0
[pid=13399] ppid=13398 vsize=868512 CPUtime=24.62
/proc/13399/stat : 13399 (java) S 13398 13385 13124 0 -1 0 21558 0 1 0 2333 129 0 0 18 0 9 0 35017814 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13399/statm: 217128 19654 2567 9 0 211675 0
[pid=13399/tid=13400] ppid=13398 vsize=868512 CPUtime=22.28
/proc/13399/task/13400/stat : 13400 (java) R 13398 13385 13124 0 -1 64 4407 0 1 0 2115 113 0 0 25 0 9 0 35017815 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4160639590 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13401] ppid=13398 vsize=868512 CPUtime=2.01
/proc/13399/task/13401/stat : 13401 (java) S 13398 13385 13124 0 -1 64 14961 0 0 0 188 13 0 0 16 0 9 0 35017817 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13402] ppid=13398 vsize=868512 CPUtime=0
/proc/13399/task/13402/stat : 13402 (java) S 13398 13385 13124 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35017817 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13403] ppid=13398 vsize=868512 CPUtime=0
/proc/13399/task/13403/stat : 13403 (java) S 13398 13385 13124 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35017817 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13404] ppid=13398 vsize=868512 CPUtime=0
/proc/13399/task/13404/stat : 13404 (java) S 13398 13385 13124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35017819 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13405] ppid=13398 vsize=868512 CPUtime=0.3
/proc/13399/task/13405/stat : 13405 (java) S 13398 13385 13124 0 -1 64 1498 0 0 0 29 1 0 0 16 0 9 0 35017819 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13406] ppid=13398 vsize=868512 CPUtime=0
/proc/13399/task/13406/stat : 13406 (java) S 13398 13385 13124 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35017819 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13399/tid=13407] ppid=13398 vsize=868512 CPUtime=0
/proc/13399/task/13407/stat : 13407 (java) S 13398 13385 13124 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 35017819 889356288 19654 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 887468

[startup+51.1014 s]
/proc/loadavg: 2.56 2.63 2.59 3/84 13409
/proc/meminfo: memFree=825616/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=14128 CPUtime=46.96
/proc/13385/stat : 13385 (sugar) S 13383 13385 13124 0 -1 4194304 1189 28366 0 2 5 1 4388 302 16 0 1 0 35017762 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13385/statm: 3532 937 374 3 0 632 0
[pid=13408] ppid=13385 vsize=5356 CPUtime=0
/proc/13408/stat : 13408 (sh) S 13385 13385 13124 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35022554 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13408/statm: 1339 232 193 169 0 50 0
[pid=13409] ppid=13408 vsize=279300 CPUtime=3.14
/proc/13409/stat : 13409 (minisat) R 13408 13385 13124 0 -1 4194304 68394 0 0 0 270 44 0 0 25 0 1 0 35022554 286003200 68380 996147200 134512640 135127466 4294956256 18446744073709551615 134532934 0 0 4096 3 0 0 0 17 1 0 0
/proc/13409/statm: 69825 68380 62 150 0 69672 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (KiB) 298784

[startup+102.306 s]
/proc/loadavg: 2.24 2.53 2.55 3/84 13409
/proc/meminfo: memFree=181264/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=14128 CPUtime=46.96
/proc/13385/stat : 13385 (sugar) S 13383 13385 13124 0 -1 4194304 1189 28366 0 2 5 1 4388 302 16 0 1 0 35017762 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13385/statm: 3532 937 374 3 0 632 0
[pid=13408] ppid=13385 vsize=5356 CPUtime=0
/proc/13408/stat : 13408 (sh) S 13385 13385 13124 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35022554 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13408/statm: 1339 232 193 169 0 50 0
[pid=13409] ppid=13408 vsize=889736 CPUtime=53.89
/proc/13409/stat : 13409 (minisat) R 13408 13385 13124 0 -1 4194304 217006 0 0 0 5247 142 0 0 25 0 1 0 35022554 911089664 216992 996147200 134512640 135127466 4294956256 18446744073709551615 134523542 0 0 4096 3 0 0 0 17 1 0 0
/proc/13409/statm: 222434 216992 73 150 0 222281 0
Current children cumulated CPU time (s) 100.85
Current children cumulated vsize (KiB) 909220



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+138.802 s]
/proc/loadavg: 2.26 2.50 2.54 3/84 13421
/proc/meminfo: memFree=168144/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=14128 CPUtime=126.13
/proc/13385/stat : 13385 (sugar) S 13383 13385 13124 0 -1 4194304 1309 249840 0 3 5 1 12146 461 16 0 1 0 35017762 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13385/statm: 3532 937 374 3 0 632 0
[pid=13420] ppid=13385 vsize=5356 CPUtime=0
/proc/13420/stat : 13420 (sh) S 13385 13385 13124 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35030544 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13420/statm: 1339 232 193 169 0 50 0
[pid=13421] ppid=13420 vsize=902404 CPUtime=10.87
/proc/13421/stat : 13421 (minisat) R 13420 13385 13124 0 -1 4194304 220193 0 0 0 943 144 0 0 25 0 1 0 35030544 924061696 220179 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 1 0 0
/proc/13421/statm: 225601 220179 73 150 0 225448 0
Current children cumulated CPU time (s) 137
Current children cumulated vsize (KiB) 921888

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+138.92 s]
/proc/loadavg: 2.26 2.50 2.54 3/84 13421
/proc/meminfo: memFree=168144/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=14128 CPUtime=126.13
/proc/13385/stat : 13385 (sugar) S 13383 13385 13124 0 -1 4194304 1321 249840 0 3 5 1 12146 461 15 0 1 0 35017762 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13385/statm: 3532 937 374 3 0 632 0
[pid=13420] ppid=13385 vsize=0 CPUtime=0
/proc/13420/stat : 13420 (sh) Z 13385 13385 13124 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 35030544 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/13420/statm: 0 0 0 0 0 0 0
[pid=13421] ppid=1 vsize=0 CPUtime=10.98
/proc/13421/stat : 13421 (minisat) R 1 13385 13124 0 -1 4195332 220193 0 0 0 943 155 0 0 25 0 1 0 35030544 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/13421/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 137.11
Current children cumulated vsize (KiB) 14128

# WARNING:
# current cumulated CPU time (126.2 s) is less than in the last sample (137.11 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (10.91 s) to the 'lost time'.

[startup+139.002 s]
/proc/loadavg: 2.26 2.50 2.54 3/84 13421
/proc/meminfo: memFree=168144/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=14128 CPUtime=126.2
/proc/13385/stat : 13385 (sugar) R 13383 13385 13124 0 -1 4194304 1343 250117 0 3 5 8 12146 461 16 0 1 0 35017762 14467072 938 996147200 4194304 4206940 548682068592 18446744073709551615 269930435625 0 0 4224 16386 0 0 0 17 1 0 0
/proc/13385/statm: 3532 938 375 3 0 632 0
Current children cumulated CPU time (s) 126.2
Current children cumulated vsize (KiB) 14128

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

[startup+139.002 s]
/proc/loadavg: 2.26 2.50 2.54 3/84 13421
/proc/meminfo: memFree=168144/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=14128 CPUtime=126.2
/proc/13385/stat : 13385 (sugar) R 13383 13385 13124 0 -1 4194304 1343 250117 0 3 5 8 12146 461 16 0 1 0 35017762 14467072 938 996147200 4194304 4206940 548682068592 18446744073709551615 269930435625 0 0 4224 16386 0 0 0 17 1 0 0
/proc/13385/statm: 3532 938 375 3 0 632 0
Current children cumulated CPU time (s) 126.2
Current children cumulated vsize (KiB) 14128

[startup+139.102 s]
/proc/loadavg: 2.26 2.50 2.54 3/84 13421
/proc/meminfo: memFree=168144/2055920 swapFree=4192956/4192956
[pid=13385] ppid=13383 vsize=14128 CPUtime=126.3
/proc/13385/stat : 13385 (sugar) R 13383 13385 13124 0 -1 4194304 1343 250117 0 3 5 18 12146 461 16 0 1 0 35017762 14467072 938 996147200 4194304 4206940 548682068592 18446744073709551615 269930435625 0 0 4224 16386 0 0 0 17 1 0 0
/proc/13385/statm: 3532 938 375 3 0 632 0
Current children cumulated CPU time (s) 126.3
Current children cumulated vsize (KiB) 14128

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 10.91
#  lost CPU user time (s): 9.43
#  lost CPU system time (s): 1.48

Real time (s): 139.179
CPU time (s): 137.304
CPU user time (s): 130.952
CPU system time (s): 6.35226
CPU usage (%): 98.6528
Max. virtual memory (cumulated for all children) (KiB): 921888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 121.522
system time used= 4.87226
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251491
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18999
involuntary context switches= 23705

runsolver used 0.141978 second user time and 0.430934 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-11 15:33:04
IDJOB=1108604
IDBENCH=60740
IDSOLVER=368
FILE ID=node53/1108604-1215783184
PBS_JOBID= 7903094
Free space on /tmp= 65124 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/BH-4-13/normalized-BlackHole-4-13-e-3_ext.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-1108604-1215783184/watcher-1108604-1215783184 -o /tmp/evaluation-result-1108604-1215783184/solver-1108604-1215783184 -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-1108604-1215783184.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0d63c340aa2de5a517388f1f4a3c0ad6
RANDOM SEED=1301692368

node53.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.261
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.261
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1558080 kB
Buffers:         57888 kB
Cached:         295372 kB
SwapCached:          0 kB
Active:         279628 kB
Inactive:       140828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1558080 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:          87340 kB
Slab:            62560 kB
Committed_AS:   202496 kB
PageTables:       1988 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= 65124 MiB
End job on node53 at 2008-07-11 15:35:25