Trace number 1127348

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.03 3611.47

General information on the benchmark

Namemaxcsp/cnf/2-80-1100-2000/
normalized-cnf-2-80-1900-798146_ext.xml
MD5SUMbd96ba9d245ec3d2424b63a9a76fd72c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints316
Best CPU time to get the best result obtained on this benchmark3600.08
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1399
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension1399
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 Tue Jul 22 23:41:10 2008
0.00/0.04	c 0	PID 5142
0.00/0.04	c 0	HOST node88.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1127348-1216762869.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-1127348-1216762869.xml' 'HOME/temp.csp'
0.03/0.41	c 0	1 domains, 80 variables, 0 predicates, 14 relations, 1399 constraints
0.03/0.48	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.48	c 0	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.51/0.60	c 0	Parsing HOME/temp.csp
0.51/0.75	c 0	parsed 1494 expressions
0.51/0.75	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.51/0.77	c 0	MAX CSP: 1399 constraints
0.51/0.77	c 0	Converting to clausal form CSP
0.51/0.82	c 0	converted 290 (10%) expressions
0.51/0.84	c 0	converted 580 (20%) expressions
0.51/0.86	c 1	converted 869 (30%) expressions
0.51/0.93	c 1	converted 1159 (40%) expressions
0.51/0.94	c 1	converted 1448 (50%) expressions
0.51/0.96	c 1	converted 1738 (60%) expressions
0.51/0.96	c 1	converted 2028 (70%) expressions
0.51/0.97	c 1	converted 2317 (80%) expressions
0.51/0.98	c 1	converted 2607 (90%) expressions
1.08/1.12	c 1	converted 2896 (100%) expressions
1.08/1.12	c 1	CSP : 2878 integers, 0 booleans, 4196 clauses, largest domain size 2099
1.08/1.12	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.08/1.12	c 1	Propagation in CSP
1.08/1.18	c 1	1391 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.08/1.19	c 1	CSP : 2878 integers, 0 booleans, 4196 clauses, largest domain size 1400
1.08/1.19	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.08/1.19	c 1	Simplifing CSP by introducing new Boolean variables
1.08/1.19	c 1	CSP : 2878 integers, 0 booleans, 4196 clauses, largest domain size 1400
1.08/1.19	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.18/1.23	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.18/1.25	c 1	288 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.18/1.25	c 1	576 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.18/1.26	c 1	864 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.18/1.26	c 1	1152 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.18/1.26	c 1	1439 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.18/1.27	c 1	1727 (60%) CSP integer variables are encoded (2842 clauses, 37010 bytes)
1.18/1.27	c 1	2015 (70%) CSP integer variables are encoded (5214 clauses, 67846 bytes)
1.18/1.28	c 1	2303 (80%) CSP integer variables are encoded (7984 clauses, 104355 bytes)
1.18/1.28	c 1	2591 (90%) CSP integer variables are encoded (10273 clauses, 138690 bytes)
1.27/1.30	c 1	2878 (100%) CSP integer variables are encoded (25941 clauses, 373710 bytes)
1.27/1.34	c 1	420 (10%) CSP clauses are encoded (26400 clauses, 379545 bytes)
1.27/1.37	c 1	840 (20%) CSP clauses are encoded (26861 clauses, 385711 bytes)
1.27/1.38	c 1	1259 (30%) CSP clauses are encoded (27319 clauses, 392191 bytes)
1.36/1.42	c 1	1679 (40%) CSP clauses are encoded (38844 clauses, 594863 bytes)
1.56/1.63	c 1	2098 (50%) CSP clauses are encoded (155597 clauses, 2730706 bytes)
1.56/1.70	c 1	2518 (60%) CSP clauses are encoded (189597 clauses, 3342812 bytes)
2.16/2.27	c 2	2938 (70%) CSP clauses are encoded (533235 clauses, 9671099 bytes)
2.25/2.34	c 2	3357 (80%) CSP clauses are encoded (572310 clauses, 10481170 bytes)
2.45/2.52	c 2	3777 (90%) CSP clauses are encoded (669628 clauses, 12547346 bytes)
5.90/15.93	c 16	4196 (100%) CSP clauses are encoded (2525152 clauses, 52214302 bytes)
5.90/15.93	c 16	4196 CSP clauses encoded
5.90/15.93	c 16	Writing map file : HOME/temp.map
5.90/15.96	c 16	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.90/15.96	c 16	SAT : 28819 SAT variables, 2525152 SAT clauses, 52214302 bytes
5.90/15.96	c 16	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.90/15.99	c 16	OBJECTIVE minimize _COST
5.90/15.99	c 16	OBJECTIVE BOUND: 0 <= _COST <= 
5.90/15.99	c 16	SEARCHING: _COST <= 700
5.90/15.99	c 16	SOLVING HOME/temp.cnf
5.90/15.99	c 16	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.90/15.99	c 16	This is MiniSat 2.0 beta
5.90/15.99	c 16	WARNING: for repeatability, setting FPU to use double precision
5.90/15.99	c 16	============================[ Problem Statistics ]=============================
5.90/15.99	c 16	|                                                                             |
5.90/15.99	c 16	|  Number of variables:  28819                                                |
5.90/15.99	c 16	|  Number of clauses:    2525153                                              |
7.16/17.27	c 17	|  Parsing time:         1.06         s                                       |
8.75/18.87	c 19	============================[ Search Statistics ]==============================
8.75/18.87	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.75/18.87	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.75/18.87	c 19	===============================================================================
8.75/18.87	c 19	|         0 |   21130  1607567  4765580 |   535855        0    nan |  0.000 % |
9.64/19.76	c 19	|       101 |   21130  1607567  4765580 |   589441      101     21 | 26.680 % |
9.74/19.84	c 19	===============================================================================
9.74/19.84	c 19	restarts              : 2
9.74/19.84	c 19	conflicts             : 116            (32 /sec)
9.74/19.84	c 19	decisions             : 2404           (1.12 % random) (668 /sec)
9.74/19.84	c 19	propagations          : 334348         (92914 /sec)
9.74/19.84	c 19	conflict literals     : 2353           (12.59 % deleted)
9.74/19.84	c 19	Memory used           : 102.89 MB
9.74/19.84	c 19	CPU time              : 3.59845 s
9.74/19.84	c 19	
9.74/19.85	c 20	SATISFIABLE
9.74/19.86	c 20	FOUND: _COST <= 700
9.74/19.86	s SATISFIABLE
9.74/19.86	c 20	DECODING HOME/temp.out WITH HOME/temp.map
9.74/19.86	c 20	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
9.81/19.94	c 20	Decoding HOME/temp.out
9.81/20.29	c 20	OBJECTIVE _COST 700
9.81/20.29	o 700
9.81/20.30	v 1 1 1 1 1 1 1 0 1 1 1 0 1 1 0 1 1 0 0 1 1 1 1 1 1 1 0 1 1 0 1 1 1 1 1 0 0 1 1 1 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 1 1 1 1 1 0 0 1 0 1 0 1 0 0 0 0 0 1 1 1 1 1 0
9.81/20.31	c 20	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.81/20.34	c 20	OBJECTIVE BOUND: 0 <= _COST <= 700
9.81/20.34	c 20	SEARCHING: _COST <= 350
9.81/20.34	c 20	SOLVING HOME/temp.cnf
9.81/20.34	c 20	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.81/20.34	c 20	This is MiniSat 2.0 beta
9.81/20.34	c 20	WARNING: for repeatability, setting FPU to use double precision
9.81/20.34	c 20	============================[ Problem Statistics ]=============================
9.81/20.34	c 20	|                                                                             |
9.81/20.34	c 20	|  Number of variables:  28819                                                |
9.81/20.34	c 20	|  Number of clauses:    2525153                                              |
11.49/21.65	c 21	|  Parsing time:         1.10         s                                       |
13.69/23.84	c 24	============================[ Search Statistics ]==============================
13.69/23.84	c 24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.69/23.84	c 24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.69/23.84	c 24	===============================================================================
13.69/23.84	c 24	|         0 |   16930  1044942  3089955 |   348314        0    nan |  0.000 % |
14.29/24.41	c 24	|       100 |   16926  1044942  3089955 |   383145       99     19 | 41.327 % |
14.49/24.62	c 24	|       251 |   16925  1044942  3089955 |   421459      248     18 | 41.459 % |
14.59/24.74	c 24	|       476 |   16925  1044942  3089955 |   463605      473     16 | 41.459 % |
14.88/25.01	c 25	|       813 |   16925  1044942  3089955 |   509966      809     16 | 41.518 % |
15.19/25.34	c 25	|      1319 |   16925  1044942  3089955 |   560963     1315     16 | 41.518 % |
15.58/25.78	c 25	|      2079 |   16925  1044942  3089955 |   617059     2075     15 | 41.518 % |
16.38/26.60	c 26	|      3218 |   16925  1044942  3089955 |   678765     3213     16 | 41.587 % |
17.78/27.92	c 28	|      4927 |   16925  1044942  3089955 |   746641     4922     18 | 41.587 % |
19.58/29.76	c 29	|      7490 |   16925  1044942  3089955 |   821306     7485     18 | 41.587 % |
23.68/33.86	c 34	|     11334 |   16834  1031386  3049624 |   903436    11328     21 | 41.587 % |
29.58/39.72	c 39	|     17101 |   16834  1031386  3049624 |   993780    17095     27 | 41.587 % |
40.48/50.62	c 50	|     25750 |   16834  1031386  3049624 |  1093158    25744     29 | 41.587 % |
55.78/65.94	c 66	|     38724 |   16834  1031386  3049624 |  1202474    38718     30 | 41.587 % |
82.06/92.22	c 92	|     58185 |   16834  1031386  3049624 |  1322721    58179     32 | 41.587 % |
126.05/136.20	c 136	|     87379 |   16834  1031386  3049624 |  1454994    87373     32 | 41.587 % |
201.32/211.50	c 211	|    131171 |   16834  1031386  3049624 |  1600493   131165     31 | 41.587 % |
330.47/340.75	c 340	|    196855 |   16834  1031386  3049624 |  1760542   196849     30 | 41.587 % |
596.58/606.93	c 607	|    295381 |   16834  1031386  3049624 |  1936597   295375     35 | 41.587 % |
1115.70/1126.21	c 1126	|    443172 |   16834  1031386  3049624 |  2130256   443166     38 | 41.587 % |
2019.17/2030.06	c 2030	|    664855 |   16834  1031386  3049624 |  2343282   664849     42 | 41.587 % |
3600.03/3611.41	c ERROR INTERRUPTED
3600.03/3611.45	c 3611	CPU 9.48 (0.03 0.01 9.45 0.76)
3600.03/3611.45	c 3611	END Wed Jul 23 00:41:21 2008

Verifier Data (download as text)

OK	400	999
400 unsatisfied constraints, 999 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-1127348-1216762869/watcher-1127348-1216762869 -o /tmp/evaluation-result-1127348-1216762869/solver-1127348-1216762869 -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-1127348-1216762869.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: 3.12 3.33 3.26 3/73 5142
/proc/meminfo: memFree=1317808/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=12272 CPUtime=0
/proc/5142/stat : 5142 (sugar) R 5140 5142 4898 0 -1 4194304 396 0 0 0 0 0 0 0 20 0 1 0 3371591 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 270196063230 0 0 4224 0 0 0 0 17 1 0 0
/proc/5142/statm: 3068 364 274 3 0 168 0

[startup+0.0626621 s]
/proc/loadavg: 3.12 3.33 3.26 3/73 5142
/proc/meminfo: memFree=1317808/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13600 CPUtime=0.03
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 3371591 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5142/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101673 s]
/proc/loadavg: 3.12 3.33 3.26 3/73 5142
/proc/meminfo: memFree=1317808/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13600 CPUtime=0.03
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 3371591 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5142/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301712 s]
/proc/loadavg: 3.12 3.33 3.26 3/73 5142
/proc/meminfo: memFree=1317808/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13600 CPUtime=0.03
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 3371591 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5142/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701792 s]
/proc/loadavg: 3.12 3.33 3.26 3/73 5142
/proc/meminfo: memFree=1317808/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13600 CPUtime=0.51
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 974 4765 0 1 2 1 44 4 15 0 1 0 3371591 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5142/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 13600

[startup+1.50296 s]
/proc/loadavg: 3.12 3.33 3.26 4/94 5185
/proc/meminfo: memFree=1290368/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13600 CPUtime=0.51
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 974 4765 0 1 2 1 44 4 15 0 1 0 3371591 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5142/statm: 3400 797 370 3 0 500 0
[pid=5166] ppid=5142 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (sh) S 5142 5142 4898 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 3371639 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 233 193 169 0 50 0
[pid=5167] ppid=5166 vsize=869076 CPUtime=0.96
/proc/5167/stat : 5167 (java) S 5166 5142 4898 0 -1 0 7165 0 1 0 91 5 0 0 20 0 9 0 3371640 889933824 6347 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5167/statm: 217269 6347 2563 9 0 211816 0
[pid=5167/tid=5168] ppid=5166 vsize=869076 CPUtime=0.59
/proc/5167/task/5168/stat : 5168 (java) R 5166 5142 4898 0 -1 64 2771 0 1 0 56 3 0 0 19 0 9 0 3371641 889933824 6347 996147200 134512640 134550740 4294955936 18446744073709551615 4125960279 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5167/tid=5169] ppid=5166 vsize=869076 CPUtime=0.1
/proc/5167/task/5169/stat : 5169 (java) S 5166 5142 4898 0 -1 64 2158 0 0 0 10 0 0 0 16 0 9 0 3371646 889933824 6347 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5167/tid=5170] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5170/stat : 5170 (java) S 5166 5142 4898 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 3371646 889933824 6347 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5171] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5171/stat : 5171 (java) S 5166 5142 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3371646 889933824 6347 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5173] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5173/stat : 5173 (java) S 5166 5142 4898 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 3371648 889933824 6347 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5174] ppid=5166 vsize=869076 CPUtime=0.24
/proc/5167/task/5174/stat : 5174 (java) S 5166 5142 4898 0 -1 64 1544 0 0 0 24 0 0 0 16 0 9 0 3371648 889933824 6347 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5167/tid=5175] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5175/stat : 5175 (java) S 5166 5142 4898 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 3371648 889933824 6347 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5176] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5176/stat : 5176 (java) S 5166 5142 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3371648 889933824 6347 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 888032

[startup+3.10128 s]
/proc/loadavg: 3.12 3.33 3.26 3/94 5185
/proc/meminfo: memFree=1267968/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13600 CPUtime=0.51
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 974 4765 0 1 2 1 44 4 15 0 1 0 3371591 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5142/statm: 3400 797 370 3 0 500 0
[pid=5166] ppid=5142 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (sh) S 5142 5142 4898 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 3371639 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 233 193 169 0 50 0
[pid=5167] ppid=5166 vsize=869076 CPUtime=2.54
/proc/5167/stat : 5167 (java) S 5166 5142 4898 0 -1 0 7631 0 1 0 237 17 0 0 20 0 9 0 3371640 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5167/statm: 217269 6355 2563 9 0 211816 0
[pid=5167/tid=5168] ppid=5166 vsize=869076 CPUtime=2.03
/proc/5167/task/5168/stat : 5168 (java) R 5166 5142 4898 0 -1 64 3230 0 1 0 191 12 0 0 25 0 9 0 3371641 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4126545722 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5167/tid=5169] ppid=5166 vsize=869076 CPUtime=0.23
/proc/5167/task/5169/stat : 5169 (java) S 5166 5142 4898 0 -1 64 2158 0 0 0 20 3 0 0 16 0 9 0 3371646 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5167/tid=5170] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5170/stat : 5170 (java) S 5166 5142 4898 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 3371646 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5171] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5171/stat : 5171 (java) S 5166 5142 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3371646 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5173] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5173/stat : 5173 (java) S 5166 5142 4898 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 3371648 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5174] ppid=5166 vsize=869076 CPUtime=0.25
/proc/5167/task/5174/stat : 5174 (java) S 5166 5142 4898 0 -1 64 1551 0 0 0 25 0 0 0 15 0 9 0 3371648 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5167/tid=5175] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5175/stat : 5175 (java) S 5166 5142 4898 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 3371648 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5176] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5176/stat : 5176 (java) S 5166 5142 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3371648 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 888032

[startup+6.30293 s]
/proc/loadavg: 3.03 3.30 3.25 2/94 5185
/proc/meminfo: memFree=1206016/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13600 CPUtime=0.51
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 974 4765 0 1 2 1 44 4 15 0 1 0 3371591 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5142/statm: 3400 797 370 3 0 500 0
[pid=5166] ppid=5142 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (sh) S 5142 5142 4898 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 3371639 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 233 193 169 0 50 0
[pid=5167] ppid=5166 vsize=869076 CPUtime=3.73
/proc/5167/stat : 5167 (java) S 5166 5142 4898 0 -1 0 8033 0 1 0 344 29 0 0 20 0 9 0 3371640 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5167/statm: 217269 6355 2563 9 0 211816 0
[pid=5167/tid=5168] ppid=5166 vsize=869076 CPUtime=3.13
/proc/5167/task/5168/stat : 5168 (java) D 5166 5142 4898 0 -1 64 3632 0 1 0 291 22 0 0 25 0 9 0 3371641 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 0 0 0
[pid=5167/tid=5169] ppid=5166 vsize=869076 CPUtime=0.32
/proc/5167/task/5169/stat : 5169 (java) S 5166 5142 4898 0 -1 64 2158 0 0 0 27 5 0 0 16 0 9 0 3371646 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5167/tid=5170] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5170/stat : 5170 (java) S 5166 5142 4898 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 3371646 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5171] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5171/stat : 5171 (java) S 5166 5142 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3371646 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5173] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5173/stat : 5173 (java) S 5166 5142 4898 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 3371648 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5174] ppid=5166 vsize=869076 CPUtime=0.25
/proc/5167/task/5174/stat : 5174 (java) S 5166 5142 4898 0 -1 64 1551 0 0 0 25 0 0 0 15 0 9 0 3371648 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5167/tid=5175] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5175/stat : 5175 (java) S 5166 5142 4898 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 3371648 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5176] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5176/stat : 5176 (java) S 5166 5142 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3371648 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 888032

[startup+12.7022 s]
/proc/loadavg: 3.02 3.30 3.25 2/85 5196
/proc/meminfo: memFree=1105408/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13600 CPUtime=0.51
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 974 4765 0 1 2 1 44 4 15 0 1 0 3371591 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5142/statm: 3400 797 370 3 0 500 0
[pid=5166] ppid=5142 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (sh) S 5142 5142 4898 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 3371639 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 233 193 169 0 50 0
[pid=5167] ppid=5166 vsize=869076 CPUtime=3.73
/proc/5167/stat : 5167 (java) S 5166 5142 4898 0 -1 0 8033 0 1 0 344 29 0 0 20 0 9 0 3371640 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5167/statm: 217269 6355 2563 9 0 211816 0
[pid=5167/tid=5168] ppid=5166 vsize=869076 CPUtime=3.13
/proc/5167/task/5168/stat : 5168 (java) D 5166 5142 4898 0 -1 64 3632 0 1 0 291 22 0 0 25 0 9 0 3371641 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 0 0 0
[pid=5167/tid=5169] ppid=5166 vsize=869076 CPUtime=0.32
/proc/5167/task/5169/stat : 5169 (java) S 5166 5142 4898 0 -1 64 2158 0 0 0 27 5 0 0 16 0 9 0 3371646 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5170] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5170/stat : 5170 (java) S 5166 5142 4898 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 3371646 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5171] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5171/stat : 5171 (java) S 5166 5142 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3371646 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5173] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5173/stat : 5173 (java) S 5166 5142 4898 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 3371648 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5174] ppid=5166 vsize=869076 CPUtime=0.25
/proc/5167/task/5174/stat : 5174 (java) S 5166 5142 4898 0 -1 64 1551 0 0 0 25 0 0 0 15 0 9 0 3371648 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5167/tid=5175] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5175/stat : 5175 (java) S 5166 5142 4898 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 3371648 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5167/tid=5176] ppid=5166 vsize=869076 CPUtime=0
/proc/5167/task/5176/stat : 5176 (java) S 5166 5142 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3371648 889933824 6355 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 888032

[startup+25.5019 s]
/proc/loadavg: 2.86 3.25 3.23 3/77 5210
/proc/meminfo: memFree=999560/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13732 CPUtime=10.25
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 1214 43116 0 3 3 1 945 76 15 0 1 0 3371591 14061568 843 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5142/statm: 3433 843 374 3 0 533 0
[pid=5209] ppid=5142 vsize=5356 CPUtime=0
/proc/5209/stat : 5209 (sh) S 5142 5142 4898 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3373626 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5209/statm: 1339 232 193 169 0 50 0
[pid=5210] ppid=5209 vsize=106772 CPUtime=5.13
/proc/5210/stat : 5210 (minisat) R 5209 5142 4898 0 -1 4194304 25556 0 0 0 493 20 0 0 25 0 1 0 3373626 109334528 25542 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 26693 25542 76 150 0 26540 0
Current children cumulated CPU time (s) 15.38
Current children cumulated vsize (KiB) 125860

[startup+51.1011 s]
/proc/loadavg: 2.57 3.15 3.20 3/77 5210
/proc/meminfo: memFree=999560/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13732 CPUtime=10.25
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 1214 43116 0 3 3 1 945 76 16 0 1 0 3371591 14061568 843 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

/proc/meminfo: memFree=715208/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13732 CPUtime=10.25
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 1214 43116 0 3 3 1 945 76 16 0 1 0 3371591 14061568 843 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5142/statm: 3433 843 374 3 0 533 0
[pid=5209] ppid=5142 vsize=5356 CPUtime=0
/proc/5209/stat : 5209 (sh) S 5142 5142 4898 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3373626 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5209/statm: 1339 232 193 169 0 50 0
[pid=5210] ppid=5209 vsize=256188 CPUtime=3080.85
/proc/5210/stat : 5210 (minisat) R 5209 5142 4898 0 -1 4194304 62233 0 0 0 308012 73 0 0 25 0 1 0 3373626 262336512 62211 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 64047 62211 76 150 0 63894 0
Current children cumulated CPU time (s) 3091.1
Current children cumulated vsize (KiB) 275276

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 5218
/proc/meminfo: memFree=711304/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13732 CPUtime=10.25
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 1214 43116 0 3 3 1 945 76 16 0 1 0 3371591 14061568 843 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5142/statm: 3433 843 374 3 0 533 0
[pid=5209] ppid=5142 vsize=5356 CPUtime=0
/proc/5209/stat : 5209 (sh) S 5142 5142 4898 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3373626 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5209/statm: 1339 232 193 169 0 50 0
[pid=5210] ppid=5209 vsize=258048 CPUtime=3140.83
/proc/5210/stat : 5210 (minisat) R 5209 5142 4898 0 -1 4194304 62709 0 0 0 314010 73 0 0 25 0 1 0 3373626 264241152 62687 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 64512 62687 76 150 0 64359 0
Current children cumulated CPU time (s) 3151.08
Current children cumulated vsize (KiB) 277136

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 5218
/proc/meminfo: memFree=707528/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13732 CPUtime=10.25
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 1214 43116 0 3 3 1 945 76 16 0 1 0 3371591 14061568 843 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5142/statm: 3433 843 374 3 0 533 0
[pid=5209] ppid=5142 vsize=5356 CPUtime=0
/proc/5209/stat : 5209 (sh) S 5142 5142 4898 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3373626 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5209/statm: 1339 232 193 169 0 50 0
[pid=5210] ppid=5209 vsize=259964 CPUtime=3200.81
/proc/5210/stat : 5210 (minisat) R 5209 5142 4898 0 -1 4194304 63200 0 0 0 320007 74 0 0 25 0 1 0 3373626 266203136 63178 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 64991 63178 76 150 0 64838 0
Current children cumulated CPU time (s) 3211.06
Current children cumulated vsize (KiB) 279052

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 5218
/proc/meminfo: memFree=703624/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13732 CPUtime=10.25
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 1214 43116 0 3 3 1 945 76 16 0 1 0 3371591 14061568 843 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5142/statm: 3433 843 374 3 0 533 0
[pid=5209] ppid=5142 vsize=5356 CPUtime=0
/proc/5209/stat : 5209 (sh) S 5142 5142 4898 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3373626 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5209/statm: 1339 232 193 169 0 50 0
[pid=5210] ppid=5209 vsize=261780 CPUtime=3260.79
/proc/5210/stat : 5210 (minisat) R 5209 5142 4898 0 -1 4194304 63669 0 0 0 326005 74 0 0 25 0 1 0 3373626 268062720 63647 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 65445 63647 76 150 0 65292 0
Current children cumulated CPU time (s) 3271.04
Current children cumulated vsize (KiB) 280868

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 5218
/proc/meminfo: memFree=699144/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13732 CPUtime=10.25
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 1214 43116 0 3 3 1 945 76 16 0 1 0 3371591 14061568 843 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5142/statm: 3433 843 374 3 0 533 0
[pid=5209] ppid=5142 vsize=5356 CPUtime=0
/proc/5209/stat : 5209 (sh) S 5142 5142 4898 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3373626 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5209/statm: 1339 232 193 169 0 50 0
[pid=5210] ppid=5209 vsize=264064 CPUtime=3320.76
/proc/5210/stat : 5210 (minisat) R 5209 5142 4898 0 -1 4194304 64203 0 0 0 332001 75 0 0 25 0 1 0 3373626 270401536 64181 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 66016 64181 76 150 0 65863 0
Current children cumulated CPU time (s) 3331.01
Current children cumulated vsize (KiB) 283152

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 5218
/proc/meminfo: memFree=694920/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13732 CPUtime=10.25
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 1214 43116 0 3 3 1 945 76 16 0 1 0 3371591 14061568 843 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5142/statm: 3433 843 374 3 0 533 0
[pid=5209] ppid=5142 vsize=5356 CPUtime=0
/proc/5209/stat : 5209 (sh) S 5142 5142 4898 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3373626 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5209/statm: 1339 232 193 169 0 50 0
[pid=5210] ppid=5209 vsize=265996 CPUtime=3380.75
/proc/5210/stat : 5210 (minisat) R 5209 5142 4898 0 -1 4194304 64673 0 0 0 337999 76 0 0 25 0 1 0 3373626 272379904 64651 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 66499 64651 76 150 0 66346 0
Current children cumulated CPU time (s) 3391
Current children cumulated vsize (KiB) 285084

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 5218
/proc/meminfo: memFree=690568/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13732 CPUtime=10.25
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 1214 43116 0 3 3 1 945 76 16 0 1 0 3371591 14061568 843 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5142/statm: 3433 843 374 3 0 533 0
[pid=5209] ppid=5142 vsize=5356 CPUtime=0
/proc/5209/stat : 5209 (sh) S 5142 5142 4898 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3373626 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5209/statm: 1339 232 193 169 0 50 0
[pid=5210] ppid=5209 vsize=267792 CPUtime=3440.72
/proc/5210/stat : 5210 (minisat) R 5209 5142 4898 0 -1 4194304 65120 0 0 0 343996 76 0 0 25 0 1 0 3373626 274219008 65098 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 66948 65098 76 150 0 66795 0
Current children cumulated CPU time (s) 3450.97
Current children cumulated vsize (KiB) 286880

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 5218
/proc/meminfo: memFree=686856/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13732 CPUtime=10.25
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 1214 43116 0 3 3 1 945 76 16 0 1 0 3371591 14061568 843 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5142/statm: 3433 843 374 3 0 533 0
[pid=5209] ppid=5142 vsize=5356 CPUtime=0
/proc/5209/stat : 5209 (sh) S 5142 5142 4898 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3373626 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5209/statm: 1339 232 193 169 0 50 0
[pid=5210] ppid=5209 vsize=269520 CPUtime=3500.71
/proc/5210/stat : 5210 (minisat) R 5209 5142 4898 0 -1 4194304 65579 0 0 0 349994 77 0 0 25 0 1 0 3373626 275988480 65557 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 67380 65557 76 150 0 67227 0
Current children cumulated CPU time (s) 3510.96
Current children cumulated vsize (KiB) 288608

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 5218
/proc/meminfo: memFree=682952/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13732 CPUtime=10.25
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 1214 43116 0 3 3 1 945 76 16 0 1 0 3371591 14061568 843 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5142/statm: 3433 843 374 3 0 533 0
[pid=5209] ppid=5142 vsize=5356 CPUtime=0
/proc/5209/stat : 5209 (sh) S 5142 5142 4898 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3373626 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5209/statm: 1339 232 193 169 0 50 0
[pid=5210] ppid=5209 vsize=271348 CPUtime=3560.68
/proc/5210/stat : 5210 (minisat) R 5209 5142 4898 0 -1 4194304 66038 0 0 0 355991 77 0 0 25 0 1 0 3373626 277860352 66016 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 67837 66016 76 150 0 67684 0
Current children cumulated CPU time (s) 3570.93
Current children cumulated vsize (KiB) 290436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 5218
/proc/meminfo: memFree=680904/2055920 swapFree=4192956/4192956
[pid=5142] ppid=5140 vsize=13732 CPUtime=10.25
/proc/5142/stat : 5142 (sugar) S 5140 5142 4898 0 -1 4194304 1214 43116 0 3 3 1 945 76 16 0 1 0 3371591 14061568 843 996147200 4194304 4206940 548682068592 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5142/statm: 3433 843 374 3 0 533 0
[pid=5209] ppid=5142 vsize=5356 CPUtime=0
/proc/5209/stat : 5209 (sh) S 5142 5142 4898 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3373626 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5209/statm: 1339 232 193 169 0 50 0
[pid=5210] ppid=5209 vsize=272140 CPUtime=3589.78
/proc/5210/stat : 5210 (minisat) R 5209 5142 4898 0 -1 4194304 66257 0 0 0 358900 78 0 0 25 0 1 0 3373626 278671360 66235 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 68035 66235 76 150 0 67882 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 291228

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5142 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=494556
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=808877
# CPU time returned by wait4() is 10.3034
# while last known CPU time is 3600.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3611.47
CPU time (s): 3600.03
CPU user time (s): 3598.48
CPU system time (s): 1.55
CPU usage (%): 99.6831
Max. virtual memory (cumulated for all children) (KiB): 888032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.49456
system time used= 0.808877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44672
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= 12648
involuntary context switches= 12421

runsolver used 4.20636 second user time and 10.6134 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-22 23:41:10
IDJOB=1127348
IDBENCH=63265
IDSOLVER=368
FILE ID=node88/1127348-1216762869
PBS_JOBID= 7974070
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/cnf/2-80-1100-2000/normalized-cnf-2-80-1900-798146_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-1127348-1216762869/watcher-1127348-1216762869 -o /tmp/evaluation-result-1127348-1216762869/solver-1127348-1216762869 -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-1127348-1216762869.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bd96ba9d245ec3d2424b63a9a76fd72c
RANDOM SEED=472589360

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1318352 kB
Buffers:         23916 kB
Cached:         642280 kB
SwapCached:          0 kB
Active:         168016 kB
Inactive:       514612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1318352 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2536 kB
Writeback:           0 kB
Mapped:          27180 kB
Slab:            40116 kB
Committed_AS:    77796 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= 66508 MiB
End job on node88 at 2008-07-23 00:41:23