Trace number 1127668

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.13+minisatMSAT (TO) 3600.05 3617.74

General information on the benchmark

Namemaxcsp/cnf/3-40-2100-3000/
normalized-cnf-3-40-2900-050222_ext.xml
MD5SUM73c4d68fd4d4cc486a72607fe735803e
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints252
Best CPU time to get the best result obtained on this benchmark543.269
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints2501
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension2501
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Wed Jul 23 02:51:31 2008
0.00/0.04	c 0	PID 4165
0.00/0.04	c 0	HOST node79.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1127668-1216774291.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127668-1216774291.xml' 'HOME/temp.csp'
0.03/0.45	c 1	1 domains, 40 variables, 0 predicates, 51 relations, 2501 constraints
0.03/0.46	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.46	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.43/0.54	c 1	Parsing HOME/temp.csp
0.43/0.73	c 1	parsed 2593 expressions
0.43/0.74	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.43/0.76	c 1	MAX CSP: 2501 constraints
0.43/0.76	c 1	Converting to clausal form CSP
0.43/0.83	c 1	converted 510 (10%) expressions
0.43/0.86	c 1	converted 1020 (20%) expressions
0.43/0.94	c 1	converted 1530 (30%) expressions
0.43/0.96	c 1	converted 2039 (40%) expressions
0.43/0.97	c 1	converted 2549 (50%) expressions
0.43/0.99	c 1	converted 3059 (60%) expressions
0.95/1.01	c 1	converted 3568 (70%) expressions
0.95/1.02	c 1	converted 4078 (80%) expressions
0.95/1.03	c 1	converted 4588 (90%) expressions
1.14/1.28	c 1	converted 5097 (100%) expressions
1.14/1.28	c 1	CSP : 5042 integers, 0 booleans, 7502 clauses, largest domain size 3752
1.14/1.28	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.14/1.28	c 1	Propagation in CSP
1.34/1.43	c 2	2495 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.34/1.43	c 2	CSP : 5042 integers, 0 booleans, 7502 clauses, largest domain size 2502
1.34/1.43	c 2	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.34/1.44	c 2	Simplifing CSP by introducing new Boolean variables
1.34/1.44	c 2	CSP : 5042 integers, 0 booleans, 7502 clauses, largest domain size 2502
1.34/1.44	c 2	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.34/1.50	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.44/1.51	c 2	505 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.44/1.51	c 2	1009 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.44/1.52	c 2	1513 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.44/1.52	c 2	2017 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.44/1.52	c 2	2521 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.44/1.53	c 2	3026 (60%) CSP integer variables are encoded (5844 clauses, 76036 bytes)
1.44/1.54	c 2	3530 (70%) CSP integer variables are encoded (10247 clauses, 140102 bytes)
1.44/1.55	c 2	4034 (80%) CSP integer variables are encoded (15659 clauses, 221282 bytes)
1.44/1.58	c 2	4538 (90%) CSP integer variables are encoded (43812 clauses, 643577 bytes)
1.44/1.59	c 2	5042 (100%) CSP integer variables are encoded (50933 clauses, 750392 bytes)
1.53/1.66	c 2	751 (10%) CSP clauses are encoded (51737 clauses, 763126 bytes)
1.53/1.69	c 2	1501 (20%) CSP clauses are encoded (52543 clauses, 776923 bytes)
1.63/1.71	c 2	2251 (30%) CSP clauses are encoded (53345 clauses, 791567 bytes)
1.74/1.80	c 2	3001 (40%) CSP clauses are encoded (87667 clauses, 1407228 bytes)
2.33/2.47	c 3	3751 (50%) CSP clauses are encoded (456591 clauses, 8606829 bytes)
2.53/2.67	c 3	4502 (60%) CSP clauses are encoded (562002 clauses, 10832729 bytes)
4.51/4.69	c 5	5252 (70%) CSP clauses are encoded (1652526 clauses, 34212848 bytes)
7.10/7.28	c 7	6002 (80%) CSP clauses are encoded (2568958 clauses, 53595652 bytes)
11.29/12.65	c 13	6752 (90%) CSP clauses are encoded (4862864 clauses, 102808609 bytes)
16.86/18.27	c 18	7502 (100%) CSP clauses are encoded (7972984 clauses, 169573923 bytes)
16.86/18.27	c 18	7502 CSP clauses encoded
16.86/18.27	c 18	Writing map file : HOME/temp.map
16.96/18.32	c 18	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
16.96/18.32	c 18	SAT : 55975 SAT variables, 7972984 SAT clauses, 169573923 bytes
16.96/18.32	c 18	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
16.96/18.38	c 18	OBJECTIVE minimize _COST
16.96/18.38	c 18	OBJECTIVE BOUND: 0 <= _COST <= 
16.96/18.38	c 18	SEARCHING: _COST <= 1251
16.96/18.38	c 18	SOLVING HOME/temp.cnf
16.96/18.38	c 18	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
16.96/18.39	c 18	This is MiniSat 2.0 beta
16.96/18.39	c 18	WARNING: for repeatability, setting FPU to use double precision
16.96/18.39	c 18	============================[ Problem Statistics ]=============================
16.96/18.39	c 18	|                                                                             |
16.96/18.39	c 18	|  Number of variables:  55975                                                |
16.96/18.39	c 18	|  Number of clauses:    7972985                                              |
20.79/22.25	c 22	|  Parsing time:         3.20         s                                       |
35.72/37.25	c 37	============================[ Search Statistics ]==============================
35.72/37.25	c 37	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
35.72/37.25	c 37	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
35.72/37.25	c 37	===============================================================================
35.72/37.25	c 37	|         0 |   40975  5065392 15087153 |  1688464        0    nan |  0.000 % |
38.11/39.67	c 40	===============================================================================
38.11/39.67	c 40	restarts              : 1
38.11/39.67	c 40	conflicts             : 45             (2 /sec)
38.11/39.67	c 40	decisions             : 667            (1.20 % random) (32 /sec)
38.11/39.67	c 40	propagations          : 570468         (27780 /sec)
38.11/39.67	c 40	conflict literals     : 724            (16.78 % deleted)
38.11/39.67	c 40	Memory used           : 319.59 MB
38.11/39.67	c 40	CPU time              : 20.5349 s
38.11/39.67	c 40	
38.11/39.69	c 40	SATISFIABLE
38.21/39.74	c 40	FOUND: _COST <= 1251
38.21/39.74	s SATISFIABLE
38.21/39.74	c 40	DECODING HOME/temp.out WITH HOME/temp.map
38.21/39.74	c 40	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
38.27/39.82	c 40	Decoding HOME/temp.out
38.27/40.23	c 40	OBJECTIVE _COST 580
38.27/40.23	o 580
38.27/40.24	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
38.27/40.25	c 40	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
38.27/40.27	c 40	OBJECTIVE BOUND: 0 <= _COST <= 580
38.27/40.27	c 40	SEARCHING: _COST <= 290
38.27/40.27	c 40	SOLVING HOME/temp.cnf
38.27/40.27	c 40	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
38.27/40.27	c 40	This is MiniSat 2.0 beta
38.27/40.27	c 40	WARNING: for repeatability, setting FPU to use double precision
38.27/40.27	c 40	============================[ Problem Statistics ]=============================
38.27/40.27	c 40	|                                                                             |
38.27/40.27	c 40	|  Number of variables:  55975                                                |
38.27/40.27	c 40	|  Number of clauses:    7972985                                              |
42.86/44.41	c 44	|  Parsing time:         3.50         s                                       |
63.45/65.18	c 65	============================[ Search Statistics ]==============================
63.45/65.18	c 65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
63.45/65.18	c 65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
63.45/65.18	c 65	===============================================================================
63.45/65.18	c 65	|         0 |   27317  1709648  5059934 |   569882        0    nan |  0.000 % |
64.75/66.45	c 67	|       100 |   27317  1709648  5059934 |   626870      100     26 | 51.198 % |
65.95/67.61	c 68	|       250 |   27317  1709648  5059934 |   689558      250     39 | 51.198 % |
68.14/69.81	c 70	|       476 |   27317  1709648  5059934 |   758513      476     43 | 51.198 % |
71.33/73.04	c 73	|       813 |   27317  1709648  5059934 |   834365      813     43 | 51.198 % |
76.48/78.27	c 78	|      1319 |   27317  1709648  5059934 |   917801     1319     44 | 51.198 % |
82.06/83.83	c 84	|      2078 |   27317  1709648  5059934 |  1009581     2078     38 | 51.198 % |
93.31/95.11	c 95	|      3217 |   27317  1709648  5059934 |  1110540     3217     41 | 51.198 % |
111.63/113.57	c 114	|      4926 |   27317  1709648  5059934 |  1221594     4926     44 | 51.198 % |
138.52/140.55	c 141	|      7490 |   27317  1709648  5059934 |  1343753     7490     46 | 51.198 % |
178.94/181.13	c 181	|     11335 |   27317  1709648  5059934 |  1478128    11335     46 | 51.198 % |
238.80/241.25	c 241	|     17102 |   27317  1709648  5059934 |  1625941    17102     45 | 51.198 % |
334.30/337.12	c 337	|     25751 |   27317  1709648  5059934 |  1788535    25751     45 | 51.198 % |
478.98/482.42	c 482	|     38725 |   27317  1709648  5059934 |  1967389    38725     45 | 51.198 % |
698.46/702.90	c 703	|     58188 |   27317  1709648  5059934 |  2164128    58188     45 | 51.198 % |
1041.55/1047.34	c 1047	|     87380 |   27317  1709648  5059934 |  2380541    87380     45 | 51.198 % |
1578.25/1586.25	c 1586	|    131170 |   27317  1709648  5059934 |  2618595   131170     45 | 51.198 % |
2444.10/2455.61	c 2456	|    196855 |   27317  1709648  5059934 |  2880455   196855     46 | 51.198 % |
3600.01/3617.62	c ERROR INTERRUPTED
3600.01/3617.66	c 3618	CPU 36.63 (0.05 0.01 36.58 2.14)
3600.01/3617.66	c 3618	END Wed Jul 23 03:51:49 2008

Verifier Data (download as text)

OK	352	2149
352 unsatisfied constraints, 2149 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-1127668-1216774291/watcher-1127668-1216774291 -o /tmp/evaluation-result-1127668-1216774291/solver-1127668-1216774291 -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-1127668-1216774291.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 4165
/proc/meminfo: memFree=1391760/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=12268 CPUtime=0
/proc/4165/stat : 4165 (sugar) R 4163 4165 3440 0 -1 4194304 348 0 0 0 0 0 0 0 19 0 1 0 4515649 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 234064203078 0 0 4224 0 0 0 0 17 0 0 0
/proc/4165/statm: 3067 316 241 3 0 167 0

[startup+0.0765191 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 4165
/proc/meminfo: memFree=1391760/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13600 CPUtime=0.03
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 4515649 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4165/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101522 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 4165
/proc/meminfo: memFree=1391760/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13600 CPUtime=0.03
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 4515649 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4165/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301542 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 4165
/proc/meminfo: memFree=1391760/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13600 CPUtime=0.03
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 4515649 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4165/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701585 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 4165
/proc/meminfo: memFree=1391760/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13600 CPUtime=0.43
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 974 4983 0 1 3 1 35 4 15 0 1 0 4515649 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4165/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 13600

[startup+1.50167 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 4187
/proc/meminfo: memFree=1376360/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13600 CPUtime=0.43
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 974 4983 0 1 3 1 35 4 15 0 1 0 4515649 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4165/statm: 3400 797 370 3 0 500 0
[pid=4178] ppid=4165 vsize=5356 CPUtime=0
/proc/4178/stat : 4178 (sh) S 4165 4165 3440 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4515696 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4178/statm: 1339 233 193 169 0 50 0
[pid=4179] ppid=4178 vsize=868400 CPUtime=1.01
/proc/4179/stat : 4179 (java) S 4178 4165 3440 0 -1 0 7880 0 1 0 97 4 0 0 20 0 9 0 4515696 889241600 7090 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4179/statm: 217100 7090 2540 9 0 211675 0
[pid=4179/tid=4180] ppid=4178 vsize=868400 CPUtime=0.54
/proc/4179/task/4180/stat : 4180 (java) R 4178 4165 3440 0 -1 64 2682 0 1 0 53 1 0 0 25 0 9 0 4515697 889241600 7090 996147200 134512640 134550740 4294955936 18446744073709551615 4125924532 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4181] ppid=4178 vsize=868400 CPUtime=0.22
/proc/4179/task/4181/stat : 4181 (java) S 4178 4165 3440 0 -1 64 3021 0 0 0 21 1 0 0 16 0 9 0 4515698 889241600 7090 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4182] ppid=4178 vsize=868400 CPUtime=0
/proc/4179/task/4182/stat : 4182 (java) S 4178 4165 3440 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4515698 889241600 7090 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4183] ppid=4178 vsize=868400 CPUtime=0
/proc/4179/task/4183/stat : 4183 (java) S 4178 4165 3440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4515698 889241600 7090 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4184] ppid=4178 vsize=868400 CPUtime=0
/proc/4179/task/4184/stat : 4184 (java) S 4178 4165 3440 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4515700 889241600 7090 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4185] ppid=4178 vsize=868400 CPUtime=0.22
/proc/4179/task/4185/stat : 4185 (java) S 4178 4165 3440 0 -1 64 1484 0 0 0 21 1 0 0 16 0 9 0 4515700 889241600 7090 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4186] ppid=4178 vsize=868400 CPUtime=0
/proc/4179/task/4186/stat : 4186 (java) S 4178 4165 3440 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4515700 889241600 7090 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4187] ppid=4178 vsize=868400 CPUtime=0
/proc/4179/task/4187/stat : 4187 (java) S 4178 4165 3440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4515700 889241600 7090 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 887356

[startup+3.10284 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 4187
/proc/meminfo: memFree=1366248/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13600 CPUtime=0.43
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 974 4983 0 1 3 1 35 4 15 0 1 0 4515649 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4165/statm: 3400 797 370 3 0 500 0
[pid=4178] ppid=4165 vsize=5356 CPUtime=0
/proc/4178/stat : 4178 (sh) S 4165 4165 3440 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4515696 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4178/statm: 1339 233 193 169 0 50 0
[pid=4179] ppid=4178 vsize=868512 CPUtime=2.6
/proc/4179/stat : 4179 (java) S 4178 4165 3440 0 -1 0 8447 0 1 0 244 16 0 0 20 0 9 0 4515696 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4179/statm: 217128 7180 2566 9 0 211675 0
[pid=4179/tid=4180] ppid=4178 vsize=868512 CPUtime=1.94
/proc/4179/task/4180/stat : 4180 (java) R 4178 4165 3440 0 -1 64 3208 0 1 0 183 11 0 0 25 0 9 0 4515697 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4126375104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4181] ppid=4178 vsize=868512 CPUtime=0.33
/proc/4179/task/4181/stat : 4181 (java) S 4178 4165 3440 0 -1 64 3022 0 0 0 31 2 0 0 16 0 9 0 4515698 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4182] ppid=4178 vsize=868512 CPUtime=0
/proc/4179/task/4182/stat : 4182 (java) S 4178 4165 3440 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4515698 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4183] ppid=4178 vsize=868512 CPUtime=0
/proc/4179/task/4183/stat : 4183 (java) S 4178 4165 3440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4515698 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4184] ppid=4178 vsize=868512 CPUtime=0
/proc/4179/task/4184/stat : 4184 (java) S 4178 4165 3440 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4515700 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4185] ppid=4178 vsize=868512 CPUtime=0.29
/proc/4179/task/4185/stat : 4185 (java) S 4178 4165 3440 0 -1 64 1524 0 0 0 28 1 0 0 16 0 9 0 4515700 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4186] ppid=4178 vsize=868512 CPUtime=0
/proc/4179/task/4186/stat : 4186 (java) S 4178 4165 3440 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4515700 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4187] ppid=4178 vsize=868512 CPUtime=0
/proc/4179/task/4187/stat : 4187 (java) S 4178 4165 3440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4515700 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 887468

[startup+6.30217 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 4187
/proc/meminfo: memFree=1332200/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13600 CPUtime=0.43
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 974 4983 0 1 3 1 35 4 16 0 1 0 4515649 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4165/statm: 3400 797 370 3 0 500 0
[pid=4178] ppid=4165 vsize=5356 CPUtime=0
/proc/4178/stat : 4178 (sh) S 4165 4165 3440 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4515696 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4178/statm: 1339 233 193 169 0 50 0
[pid=4179] ppid=4178 vsize=868512 CPUtime=5.78
/proc/4179/stat : 4179 (java) S 4178 4165 3440 0 -1 0 9263 0 1 0 542 36 0 0 20 0 9 0 4515696 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4179/statm: 217128 7180 2566 9 0 211675 0
[pid=4179/tid=4180] ppid=4178 vsize=868512 CPUtime=4.94
/proc/4179/task/4180/stat : 4180 (java) R 4178 4165 3440 0 -1 64 4024 0 1 0 468 26 0 0 25 0 9 0 4515697 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4126566559 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4181] ppid=4178 vsize=868512 CPUtime=0.52
/proc/4179/task/4181/stat : 4181 (java) S 4178 4165 3440 0 -1 64 3022 0 0 0 45 7 0 0 16 0 9 0 4515698 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4182] ppid=4178 vsize=868512 CPUtime=0
/proc/4179/task/4182/stat : 4182 (java) S 4178 4165 3440 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4515698 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4183] ppid=4178 vsize=868512 CPUtime=0
/proc/4179/task/4183/stat : 4183 (java) S 4178 4165 3440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4515698 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4184] ppid=4178 vsize=868512 CPUtime=0
/proc/4179/task/4184/stat : 4184 (java) S 4178 4165 3440 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4515700 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4185] ppid=4178 vsize=868512 CPUtime=0.29
/proc/4179/task/4185/stat : 4185 (java) S 4178 4165 3440 0 -1 64 1524 0 0 0 28 1 0 0 16 0 9 0 4515700 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4186] ppid=4178 vsize=868512 CPUtime=0
/proc/4179/task/4186/stat : 4186 (java) S 4178 4165 3440 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4515700 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4187] ppid=4178 vsize=868512 CPUtime=0
/proc/4179/task/4187/stat : 4187 (java) S 4178 4165 3440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4515700 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 887468

[startup+12.7029 s]
/proc/loadavg: 2.08 2.02 2.01 2/85 4187
/proc/meminfo: memFree=1265896/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13600 CPUtime=0.43
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 974 4983 0 1 3 1 35 4 16 0 1 0 4515649 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4165/statm: 3400 797 370 3 0 500 0
[pid=4178] ppid=4165 vsize=5356 CPUtime=0
/proc/4178/stat : 4178 (sh) S 4165 4165 3440 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4515696 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4178/statm: 1339 233 193 169 0 50 0
[pid=4179] ppid=4178 vsize=868512 CPUtime=10.96
/proc/4179/stat : 4179 (java) S 4178 4165 3440 0 -1 0 10904 0 1 0 1014 82 0 0 20 0 9 0 4515696 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4179/statm: 217128 7180 2566 9 0 211675 0
[pid=4179/tid=4180] ppid=4178 vsize=868512 CPUtime=9.73
/proc/4179/task/4180/stat : 4180 (java) R 4178 4165 3440 0 -1 64 5665 0 1 0 909 64 0 0 25 0 9 0 4515697 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4126373683 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4181] ppid=4178 vsize=868512 CPUtime=0.92
/proc/4179/task/4181/stat : 4181 (java) S 4178 4165 3440 0 -1 64 3022 0 0 0 76 16 0 0 16 0 9 0 4515698 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4182] ppid=4178 vsize=868512 CPUtime=0
/proc/4179/task/4182/stat : 4182 (java) S 4178 4165 3440 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4515698 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4183] ppid=4178 vsize=868512 CPUtime=0
/proc/4179/task/4183/stat : 4183 (java) S 4178 4165 3440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4515698 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4184] ppid=4178 vsize=868512 CPUtime=0
/proc/4179/task/4184/stat : 4184 (java) S 4178 4165 3440 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4515700 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4185] ppid=4178 vsize=868512 CPUtime=0.29
/proc/4179/task/4185/stat : 4185 (java) S 4178 4165 3440 0 -1 64 1524 0 0 0 28 1 0 0 16 0 9 0 4515700 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4186] ppid=4178 vsize=868512 CPUtime=0
/proc/4179/task/4186/stat : 4186 (java) S 4178 4165 3440 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4515700 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4179/tid=4187] ppid=4178 vsize=868512 CPUtime=0
/proc/4179/task/4187/stat : 4187 (java) S 4178 4165 3440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4515700 889356288 7180 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 887468

[startup+25.5012 s]
/proc/loadavg: 2.28 2.06 2.02 3/77 4189
/proc/meminfo: memFree=904168/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13996 CPUtime=17.01
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 1130 17977 0 2 4 1 1556 140 16 0 1 0 4515649 14331904 878 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4165/statm: 3499 878 374 3 0 599 0
[pid=4188] ppid=4165 vsize=5356 CPUtime=0
/proc/4188/stat : 4188 (sh) S 4165 4165 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4517488 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4188/statm: 1339 232 193 169 0 50 0
[pid=4189] ppid=4188 vsize=327256 CPUtime=7.06
/proc/4189/stat : 4189 (minisat) R 4188 4165 3440 0 -1 4194304 77653 0 0 0 643 63 0 0 25 0 1 0 4517488 335110144 77639 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 0 0 0
/proc/4189/statm: 81814 77639 71 150 0 81661 0
Current children cumulated CPU time (s) 24.07
Current children cumulated vsize (KiB) 346608

[startup+51.1019 s]
/proc/loadavg: 2.59 2.15 2.05 3/77 4201
/proc/meminfo: memFree=900392/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13996 CPUtime=38.77
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 1249 99933 0 3 4 1 3658 214 16 0 1 0 4515649 14331904 878 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=4200] ppid=4165 vsize=5356 CPUtime=0
/proc/4200/stat : 4200 (sh) S 4165 4165 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4519676 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4200/statm: 1339 232 193 169 0 50 0
[pid=4201] ppid=4200 vsize=335776 CPUtime=3168.93
/proc/4201/stat : 4201 (minisat) R 4200 4165 3440 0 -1 4194304 79731 0 0 0 316821 72 0 0 25 0 1 0 4519677 343834624 79717 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4201/statm: 83944 79717 76 150 0 83791 0
Current children cumulated CPU time (s) 3207.71
Current children cumulated vsize (KiB) 355128

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 4209
/proc/meminfo: memFree=891496/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13996 CPUtime=38.78
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 1249 99933 0 3 5 1 3658 214 16 0 1 0 4515649 14331904 878 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4165/statm: 3499 878 374 3 0 599 0
[pid=4200] ppid=4165 vsize=5356 CPUtime=0
/proc/4200/stat : 4200 (sh) S 4165 4165 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4519676 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4200/statm: 1339 232 193 169 0 50 0
[pid=4201] ppid=4200 vsize=335776 CPUtime=3228.7
/proc/4201/stat : 4201 (minisat) R 4200 4165 3440 0 -1 4194304 79735 0 0 0 322798 72 0 0 25 0 1 0 4519677 343834624 79721 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4201/statm: 83944 79721 76 150 0 83791 0
Current children cumulated CPU time (s) 3267.48
Current children cumulated vsize (KiB) 355128

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 4245
/proc/meminfo: memFree=1234280/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13996 CPUtime=38.78
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 1249 99933 0 3 5 1 3658 214 16 0 1 0 4515649 14331904 878 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4165/statm: 3499 878 374 3 0 599 0
[pid=4200] ppid=4165 vsize=5356 CPUtime=0
/proc/4200/stat : 4200 (sh) S 4165 4165 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4519676 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4200/statm: 1339 232 193 169 0 50 0
[pid=4201] ppid=4200 vsize=335776 CPUtime=3288.27
/proc/4201/stat : 4201 (minisat) R 4200 4165 3440 0 -1 4194304 79739 0 0 0 328755 72 0 0 25 0 1 0 4519677 343834624 79725 996147200 134512640 135127466 4294956256 18446744073709551615 134531074 0 0 4096 3 0 0 0 17 1 0 0
/proc/4201/statm: 83944 79725 76 150 0 83791 0
Current children cumulated CPU time (s) 3327.05
Current children cumulated vsize (KiB) 355128

[startup+3402.31 s]
/proc/loadavg: 2.34 2.09 2.03 4/84 4245
/proc/meminfo: memFree=1181288/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13996 CPUtime=38.78
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 1249 99933 0 3 5 1 3658 214 16 0 1 0 4515649 14331904 878 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4165/statm: 3499 878 374 3 0 599 0
[pid=4200] ppid=4165 vsize=5356 CPUtime=0
/proc/4200/stat : 4200 (sh) S 4165 4165 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4519676 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4200/statm: 1339 232 193 169 0 50 0
[pid=4201] ppid=4200 vsize=335776 CPUtime=3347.76
/proc/4201/stat : 4201 (minisat) R 4200 4165 3440 0 -1 4194304 79744 0 0 0 334704 72 0 0 25 0 1 0 4519677 343834624 79730 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4201/statm: 83944 79730 76 150 0 83791 0
Current children cumulated CPU time (s) 3386.54
Current children cumulated vsize (KiB) 355128

[startup+3462.3 s]
/proc/loadavg: 2.53 2.19 2.07 4/84 4245
/proc/meminfo: memFree=1180776/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13996 CPUtime=38.78
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 1249 99933 0 3 5 1 3658 214 16 0 1 0 4515649 14331904 878 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4165/statm: 3499 878 374 3 0 599 0
[pid=4200] ppid=4165 vsize=5356 CPUtime=0
/proc/4200/stat : 4200 (sh) S 4165 4165 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4519676 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4200/statm: 1339 232 193 169 0 50 0
[pid=4201] ppid=4200 vsize=335940 CPUtime=3407.25
/proc/4201/stat : 4201 (minisat) R 4200 4165 3440 0 -1 4194304 79788 0 0 0 340653 72 0 0 25 0 1 0 4519677 344002560 79774 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4201/statm: 83985 79774 76 150 0 83832 0
Current children cumulated CPU time (s) 3446.03
Current children cumulated vsize (KiB) 355292

[startup+3522.3 s]
/proc/loadavg: 2.54 2.25 2.09 3/84 4245
/proc/meminfo: memFree=1180712/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13996 CPUtime=38.78
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 1249 99933 0 3 5 1 3658 214 16 0 1 0 4515649 14331904 878 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4165/statm: 3499 878 374 3 0 599 0
[pid=4200] ppid=4165 vsize=5356 CPUtime=0
/proc/4200/stat : 4200 (sh) S 4165 4165 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4519676 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4200/statm: 1339 232 193 169 0 50 0
[pid=4201] ppid=4200 vsize=336020 CPUtime=3466.74
/proc/4201/stat : 4201 (minisat) R 4200 4165 3440 0 -1 4194304 79796 0 0 0 346602 72 0 0 25 0 1 0 4519677 344084480 79782 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4201/statm: 84005 79782 76 150 0 83852 0
Current children cumulated CPU time (s) 3505.52
Current children cumulated vsize (KiB) 355372

[startup+3582.3 s]
/proc/loadavg: 2.56 2.31 2.12 4/84 4245
/proc/meminfo: memFree=1180456/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13996 CPUtime=38.78
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 1249 99933 0 3 5 1 3658 214 16 0 1 0 4515649 14331904 878 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4165/statm: 3499 878 374 3 0 599 0
[pid=4200] ppid=4165 vsize=5356 CPUtime=0
/proc/4200/stat : 4200 (sh) S 4165 4165 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4519676 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4200/statm: 1339 232 193 169 0 50 0
[pid=4201] ppid=4200 vsize=336264 CPUtime=3526.23
/proc/4201/stat : 4201 (minisat) R 4200 4165 3440 0 -1 4194304 79845 0 0 0 352551 72 0 0 25 0 1 0 4519677 344334336 79831 996147200 134512640 135127466 4294956256 18446744073709551615 134530837 0 0 4096 3 0 0 0 17 1 0 0
/proc/4201/statm: 84066 79831 76 150 0 83913 0
Current children cumulated CPU time (s) 3565.01
Current children cumulated vsize (KiB) 355616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3617.6 s]
/proc/loadavg: 2.64 2.35 2.14 4/84 4245
/proc/meminfo: memFree=1180456/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13996 CPUtime=38.78
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 1249 99933 0 3 5 1 3658 214 16 0 1 0 4515649 14331904 878 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4165/statm: 3499 878 374 3 0 599 0
[pid=4200] ppid=4165 vsize=5356 CPUtime=0
/proc/4200/stat : 4200 (sh) S 4165 4165 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4519676 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4200/statm: 1339 232 193 169 0 50 0
[pid=4201] ppid=4200 vsize=336264 CPUtime=3561.23
/proc/4201/stat : 4201 (minisat) R 4200 4165 3440 0 -1 4194304 79850 0 0 0 356051 72 0 0 25 0 1 0 4519677 344334336 79836 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4201/statm: 84066 79836 76 150 0 83913 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 355616

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

[startup+3617.6 s]
/proc/loadavg: 2.64 2.35 2.14 4/84 4245
/proc/meminfo: memFree=1180456/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13996 CPUtime=38.78
/proc/4165/stat : 4165 (sugar) S 4163 4165 3440 0 -1 4194304 1249 99933 0 3 5 1 3658 214 16 0 1 0 4515649 14331904 878 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4165/statm: 3499 878 374 3 0 599 0
[pid=4200] ppid=4165 vsize=5356 CPUtime=0
/proc/4200/stat : 4200 (sh) S 4165 4165 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4519676 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4200/statm: 1339 232 193 169 0 50 0
[pid=4201] ppid=4200 vsize=336264 CPUtime=3561.23
/proc/4201/stat : 4201 (minisat) R 4200 4165 3440 0 -1 4194304 79850 0 0 0 356051 72 0 0 25 0 1 0 4519677 344334336 79836 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4201/statm: 84066 79836 76 150 0 83913 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 355616

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

[startup+3617.72 s]
/proc/loadavg: 2.64 2.35 2.14 4/84 4245
/proc/meminfo: memFree=1180456/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13996 CPUtime=38.85
/proc/4165/stat : 4165 (sugar) R 4163 4165 3440 0 -1 4194304 1282 100210 0 3 5 8 3658 214 16 0 1 0 4515649 14331904 879 996147200 4194304 4206940 548682068592 18446744073709551615 234046067753 0 0 4224 16386 0 0 0 17 1 0 0
/proc/4165/statm: 3499 879 375 3 0 599 0
Current children cumulated CPU time (s) 38.85
Current children cumulated vsize (KiB) 13996

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

[startup+3617.72 s]
/proc/loadavg: 2.64 2.35 2.14 4/84 4245
/proc/meminfo: memFree=1180456/2055920 swapFree=4192956/4192956
[pid=4165] ppid=4163 vsize=13996 CPUtime=38.85
/proc/4165/stat : 4165 (sugar) R 4163 4165 3440 0 -1 4194304 1282 100210 0 3 5 8 3658 214 16 0 1 0 4515649 14331904 879 996147200 4194304 4206940 548682068592 18446744073709551615 234046067753 0 0 4224 16386 0 0 0 17 1 0 0
/proc/4165/statm: 3499 879 375 3 0 599 0
Current children cumulated CPU time (s) 38.85
Current children cumulated vsize (KiB) 13996

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): 3561.16
#  lost CPU user time (s): 3560.51
#  lost CPU system time (s): 0.65

Real time (s): 3617.74
CPU time (s): 3600.05
CPU user time (s): 3597.15
CPU system time (s): 2.89966
CPU usage (%): 99.5109
Max. virtual memory (cumulated for all children) (KiB): 887468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.6364
system time used= 2.24966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101524
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= 35808
involuntary context switches= 36115

runsolver used 3.61845 second user time and 10.1565 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-23 02:51:31
IDJOB=1127668
IDBENCH=63782
IDSOLVER=368
FILE ID=node79/1127668-1216774291
PBS_JOBID= 7974077
Free space on /tmp= 66444 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/cnf/3-40-2100-3000/normalized-cnf-3-40-2900-050222_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-1127668-1216774291/watcher-1127668-1216774291 -o /tmp/evaluation-result-1127668-1216774291/solver-1127668-1216774291 -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-1127668-1216774291.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 73c4d68fd4d4cc486a72607fe735803e
RANDOM SEED=1256898720

node79.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.213
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.213
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:       1392240 kB
Buffers:         29240 kB
Cached:         333472 kB
SwapCached:          0 kB
Active:         539576 kB
Inactive:        78060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1392240 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1472 kB
Writeback:           0 kB
Mapped:         266124 kB
Slab:            30784 kB
Committed_AS:   330404 kB
PageTables:       2324 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= 66556 MiB
End job on node79 at 2008-07-23 03:51:51