Trace number 1127332

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 3619.17

General information on the benchmark

Namemaxcsp/cnf/2-80-1100-2000/
normalized-cnf-2-80-1700-346750_ext.xml
MD5SUM44c9f6bffd96cc65d12cfcdf2bd3cd99
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints272
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1320
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension1320
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:18:13 2008
0.00/0.04	c 0	PID 3712
0.00/0.04	c 0	HOST node77.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1127332-1216761493.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-1127332-1216761493.xml' 'HOME/temp.csp'
0.03/0.59	c 1	1 domains, 80 variables, 0 predicates, 14 relations, 1320 constraints
0.03/0.62	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.62	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.41/0.75	c 1	Parsing HOME/temp.csp
0.41/0.89	c 1	parsed 1415 expressions
0.41/0.89	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.41/0.91	c 1	MAX CSP: 1320 constraints
0.41/0.91	c 1	Converting to clausal form CSP
0.41/0.96	c 1	converted 274 (10%) expressions
0.41/0.99	c 1	converted 548 (20%) expressions
0.72/1.00	c 1	converted 822 (30%) expressions
0.72/1.08	c 1	converted 1096 (40%) expressions
0.72/1.09	c 1	converted 1369 (50%) expressions
0.81/1.11	c 1	converted 1643 (60%) expressions
0.81/1.11	c 1	converted 1917 (70%) expressions
0.81/1.12	c 1	converted 2191 (80%) expressions
0.81/1.13	c 1	converted 2465 (90%) expressions
0.91/1.27	c 2	converted 2738 (100%) expressions
0.91/1.27	c 2	CSP : 2720 integers, 0 booleans, 3959 clauses, largest domain size 1981
0.91/1.27	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.91/1.27	c 2	Propagation in CSP
1.01/1.33	c 2	1316 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.01/1.33	c 2	CSP : 2720 integers, 0 booleans, 3959 clauses, largest domain size 1321
1.01/1.33	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.01/1.34	c 2	Simplifing CSP by introducing new Boolean variables
1.01/1.34	c 2	CSP : 2720 integers, 0 booleans, 3959 clauses, largest domain size 1321
1.01/1.34	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.01/1.38	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.10/1.40	c 2	272 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.10/1.40	c 2	544 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.10/1.40	c 2	816 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.10/1.41	c 2	1088 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.10/1.41	c 2	1360 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.10/1.43	c 2	1632 (60%) CSP integer variables are encoded (12890 clauses, 176461 bytes)
1.10/1.43	c 2	1904 (70%) CSP integer variables are encoded (16086 clauses, 224401 bytes)
1.10/1.44	c 2	2176 (80%) CSP integer variables are encoded (19341 clauses, 273226 bytes)
1.10/1.44	c 2	2448 (90%) CSP integer variables are encoded (21469 clauses, 305146 bytes)
1.10/1.45	c 2	2720 (100%) CSP integer variables are encoded (24357 clauses, 348466 bytes)
1.10/1.48	c 2	396 (10%) CSP clauses are encoded (24780 clauses, 353868 bytes)
1.22/1.51	c 2	792 (20%) CSP clauses are encoded (25208 clauses, 359646 bytes)
1.22/1.53	c 2	1188 (30%) CSP clauses are encoded (25636 clauses, 365762 bytes)
1.71/2.01	c 2	1584 (40%) CSP clauses are encoded (158130 clauses, 2775995 bytes)
3.20/3.57	c 4	1980 (50%) CSP clauses are encoded (925002 clauses, 18977835 bytes)
3.30/3.63	c 4	2376 (60%) CSP clauses are encoded (955360 clauses, 19611102 bytes)
4.69/5.07	c 5	2772 (70%) CSP clauses are encoded (1807258 clauses, 37883141 bytes)
4.80/5.13	c 5	3168 (80%) CSP clauses are encoded (1842090 clauses, 38611107 bytes)
4.89/5.28	c 6	3564 (90%) CSP clauses are encoded (1928722 clauses, 40449293 bytes)
5.49/5.83	c 6	3959 (100%) CSP clauses are encoded (2252490 clauses, 47369429 bytes)
5.49/5.83	c 6	3959 CSP clauses encoded
5.49/5.83	c 6	Writing map file : HOME/temp.map
5.49/5.86	c 6	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.49/5.86	c 6	SAT : 27077 SAT variables, 2252490 SAT clauses, 47369429 bytes
5.49/5.86	c 6	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.49/5.89	c 6	OBJECTIVE minimize _COST
5.49/5.89	c 6	OBJECTIVE BOUND: 0 <= _COST <= 
5.49/5.89	c 6	SEARCHING: _COST <= 660
5.49/5.89	c 6	SOLVING HOME/temp.cnf
5.49/5.89	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.56/6.87	c 7	This is MiniSat 2.0 beta
5.56/6.87	c 7	WARNING: for repeatability, setting FPU to use double precision
5.56/6.87	c 7	============================[ Problem Statistics ]=============================
5.56/6.87	c 7	|                                                                             |
5.56/6.87	c 7	|  Number of variables:  27077                                                |
5.56/6.87	c 7	|  Number of clauses:    2252491                                              |
6.57/7.96	c 8	|  Parsing time:         0.92         s                                       |
8.07/9.48	c 10	============================[ Search Statistics ]==============================
8.07/9.48	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.07/9.48	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.07/9.48	c 10	===============================================================================
8.07/9.48	c 10	|         0 |   19817  1433136  4245948 |   477712        0    nan |  0.000 % |
8.86/10.26	c 11	|       102 |   19812  1433136  4245948 |   525483      100     21 | 26.931 % |
8.96/10.39	c 11	|       252 |   19812  1433136  4245948 |   578031      250     27 | 26.931 % |
9.06/10.44	c 11	===============================================================================
9.06/10.44	c 11	restarts              : 3
9.06/10.44	c 11	conflicts             : 266            (79 /sec)
9.06/10.44	c 11	decisions             : 1896           (1.21 % random) (560 /sec)
9.06/10.44	c 11	propagations          : 396306         (116957 /sec)
9.06/10.44	c 11	conflict literals     : 6897           (13.53 % deleted)
9.06/10.44	c 11	Memory used           : 90.20 MB
9.06/10.44	c 11	CPU time              : 3.38848 s
9.06/10.44	c 11	
9.06/10.45	c 11	SATISFIABLE
9.06/10.46	c 11	FOUND: _COST <= 660
9.06/10.46	s SATISFIABLE
9.06/10.46	c 11	DECODING HOME/temp.out WITH HOME/temp.map
9.06/10.46	c 11	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.18/12.63	c 13	Decoding HOME/temp.out
9.37/12.88	c 13	OBJECTIVE _COST 660
9.37/12.88	o 660
9.37/12.89	v 1 0 0 0 1 1 0 1 0 0 1 1 1 0 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 1 1
9.37/12.89	c 13	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.47/12.92	c 13	OBJECTIVE BOUND: 0 <= _COST <= 660
9.47/12.92	c 13	SEARCHING: _COST <= 330
9.47/12.92	c 13	SOLVING HOME/temp.cnf
9.47/12.92	c 13	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.47/12.93	c 13	This is MiniSat 2.0 beta
9.47/12.93	c 13	WARNING: for repeatability, setting FPU to use double precision
9.47/12.93	c 13	============================[ Problem Statistics ]=============================
9.47/12.93	c 13	|                                                                             |
9.47/12.93	c 13	|  Number of variables:  27077                                                |
9.47/12.93	c 13	|  Number of clauses:    2252491                                              |
10.53/14.06	c 14	|  Parsing time:         0.95         s                                       |
12.63/16.11	c 16	============================[ Search Statistics ]==============================
12.63/16.11	c 16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.63/16.11	c 16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.63/16.11	c 16	===============================================================================
12.63/16.11	c 16	|         0 |   15857   931701  2753193 |   310567        0    nan |  0.000 % |
13.22/16.77	c 17	|       101 |   15854   931701  2753193 |   341623       99     16 | 41.578 % |
13.32/16.83	c 17	|       251 |   15854   931701  2753193 |   375786      249     16 | 41.578 % |
13.82/17.38	c 18	|       476 |   15854   931701  2753193 |   413364      474     22 | 41.578 % |
14.12/17.62	c 18	|       813 |   15854   931701  2753193 |   454701      811     25 | 41.578 % |
14.42/17.96	c 18	|      1320 |   15854   931701  2753193 |   500171     1318     26 | 41.578 % |
15.12/18.65	c 19	|      2079 |   15854   931701  2753193 |   550188     2077     32 | 41.578 % |
16.32/19.84	c 20	|      3218 |   15854   931701  2753193 |   605207     3216     35 | 41.578 % |
19.11/22.62	c 23	|      4927 |   15854   931701  2753193 |   665727     4925     40 | 41.578 % |
22.49/26.00	c 26	|      7490 |   15819   925837  2735733 |   732300     7488     41 | 41.578 % |
26.27/29.86	c 30	|     11337 |   15819   925837  2735733 |   805530    11335     39 | 41.578 % |
31.65/35.24	c 36	|     17107 |   15819   925837  2735733 |   886083    17105     38 | 41.578 % |
39.41/43.05	c 43	|     25756 |   15819   925837  2735733 |   974692    25754     35 | 41.578 % |
50.66/54.31	c 55	|     38730 |   15819   925837  2735733 |  1072161    38728     32 | 41.578 % |
73.94/77.74	c 78	|     58192 |   15819   925837  2735733 |  1179377    58190     32 | 41.578 % |
119.44/123.44	c 124	|     87384 |   15819   925837  2735733 |  1297315    87382     35 | 41.578 % |
198.47/202.84	c 203	|    131173 |   15819   925837  2735733 |  1427046   131171     37 | 41.578 % |
342.85/347.85	c 348	|    196859 |   15819   925837  2735733 |  1569751   196857     42 | 41.578 % |
631.61/637.81	c 638	|    295385 |   15819   925837  2735733 |  1726726   295383     45 | 41.578 % |
1184.90/1193.56	c 1194	|    443174 |   15819   925837  2735733 |  1899399   443172     45 | 41.578 % |
2297.92/2311.39	c 2312	|    664860 |   15819   925837  2735733 |  2089339   664858     49 | 41.578 % |
3600.03/3619.11	c ERROR INTERRUPTED
3600.03/3619.15	c 3619	CPU 8.77 (0.04 0.01 8.73 0.72)
3600.03/3619.15	c 3619	END Wed Jul 23 00:18:32 2008

Verifier Data (download as text)

OK	360	960
360 unsatisfied constraints, 960 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-1127332-1216761493/watcher-1127332-1216761493 -o /tmp/evaluation-result-1127332-1216761493/solver-1127332-1216761493 -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-1127332-1216761493.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: 1.16 1.03 1.01 4/73 3712
/proc/meminfo: memFree=1623360/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=18572 CPUtime=0
/proc/3712/stat : 3712 (runsolver) R 3710 3712 3636 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 3235523 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 228043844903 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3712/statm: 4643 292 257 25 0 2626 0

[startup+0.078994 s]
/proc/loadavg: 1.16 1.03 1.01 4/73 3712
/proc/meminfo: memFree=1623360/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13600 CPUtime=0.03
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 3235523 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.106028 s]
/proc/loadavg: 1.16 1.03 1.01 4/73 3712
/proc/meminfo: memFree=1623360/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13600 CPUtime=0.03
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 3235523 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301973 s]
/proc/loadavg: 1.16 1.03 1.01 4/73 3712
/proc/meminfo: memFree=1623360/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13600 CPUtime=0.03
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 3235523 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702023 s]
/proc/loadavg: 1.16 1.03 1.01 4/73 3712
/proc/meminfo: memFree=1623360/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13600 CPUtime=0.41
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 957 4541 0 199 2 1 31 7 17 0 1 0 3235523 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 13600

[startup+1.50113 s]
/proc/loadavg: 1.16 1.03 1.01 3/94 3755
/proc/meminfo: memFree=1585720/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13600 CPUtime=0.42
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 974 4541 0 199 3 1 31 7 15 0 1 0 3235523 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3400 797 370 3 0 500 0
[pid=3736] ppid=3712 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (sh) S 3712 3712 3636 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 3235585 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3736/statm: 1339 233 193 169 0 50 0
[pid=3737] ppid=3736 vsize=868492 CPUtime=0.8
/proc/3737/stat : 3737 (java) S 3736 3712 3636 0 -1 0 7029 0 8 0 74 6 0 0 18 0 9 0 3235585 889335808 6252 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3737/statm: 217123 6252 2563 9 0 211670 0
[pid=3737/tid=3738] ppid=3736 vsize=868492 CPUtime=0.46
/proc/3737/task/3738/stat : 3738 (java) R 3736 3712 3636 0 -1 64 2731 0 5 0 44 2 0 0 19 0 9 0 3235586 889335808 6252 996147200 134512640 134550740 4294955936 18446744073709551615 4126543827 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3737/tid=3739] ppid=3736 vsize=868492 CPUtime=0.08
/proc/3737/task/3739/stat : 3739 (java) S 3736 3712 3636 0 -1 64 2121 0 3 0 7 1 0 0 16 0 9 0 3235587 889335808 6252 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3737/tid=3740] ppid=3736 vsize=868492 CPUtime=0
/proc/3737/task/3740/stat : 3740 (java) S 3736 3712 3636 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 3235587 889335808 6252 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3737/tid=3741] ppid=3736 vsize=868492 CPUtime=0
/proc/3737/task/3741/stat : 3741 (java) S 3736 3712 3636 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3235587 889335808 6252 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3737/tid=3742] ppid=3736 vsize=868492 CPUtime=0
/proc/3737/task/3742/stat : 3742 (java) S 3736 3712 3636 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3235589 889335808 6252 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3737/tid=3743] ppid=3736 vsize=868492 CPUtime=0.23
/proc/3737/task/3743/stat : 3743 (java) S 3736 3712 3636 0 -1 64 1484 0 0 0 22 1 0 0 16 0 9 0 3235589 889335808 6252 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3737/tid=3744] ppid=3736 vsize=868492 CPUtime=0
/proc/3737/task/3744/stat : 3744 (java) S 3736 3712 3636 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3235595 889335808 6252 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3737/tid=3745] ppid=3736 vsize=868492 CPUtime=0
/proc/3737/task/3745/stat : 3745 (java) S 3736 3712 3636 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3235595 889335808 6252 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 887448

[startup+3.10235 s]
/proc/loadavg: 1.16 1.03 1.01 3/94 3755
/proc/meminfo: memFree=1561016/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13600 CPUtime=0.42
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 974 4541 0 199 3 1 31 7 15 0 1 0 3235523 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3400 797 370 3 0 500 0
[pid=3736] ppid=3712 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (sh) S 3712 3712 3636 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 3235585 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3736/statm: 1339 233 193 169 0 50 0
[pid=3737] ppid=3736 vsize=868492 CPUtime=2.38
/proc/3737/stat : 3737 (java) S 3736 3712 3636 0 -1 0 7450 0 8 0 223 15 0 0 18 0 9 0 3235585 889335808 6268 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3737/statm: 217123 6268 2563 9 0 211670 0
[pid=3737/tid=3738] ppid=3736 vsize=868492 CPUtime=1.92
/proc/3737/task/3738/stat : 3738 (java) R 3736 3712 3636 0 -1 64 3136 0 5 0 182 10 0 0 25 0 9 0 3235586 889335808 6268 996147200 134512640 134550740 4294955936 18446744073709551615 4126529835 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3737/tid=3739] ppid=3736 vsize=868492 CPUtime=0.19
/proc/3737/task/3739/stat : 3739 (java) S 3736 3712 3636 0 -1 64 2121 0 3 0 16 3 0 0 16 0 9 0 3235587 889335808 6268 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3737/tid=3740] ppid=3736 vsize=868492 CPUtime=0
/proc/3737/task/3740/stat : 3740 (java) S 3736 3712 3636 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 3235587 889335808 6268 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3737/tid=3741] ppid=3736 vsize=868492 CPUtime=0
/proc/3737/task/3741/stat : 3741 (java) S 3736 3712 3636 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3235587 889335808 6268 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3737/tid=3742] ppid=3736 vsize=868492 CPUtime=0
/proc/3737/task/3742/stat : 3742 (java) S 3736 3712 3636 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3235589 889335808 6268 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3737/tid=3743] ppid=3736 vsize=868492 CPUtime=0.25
/proc/3737/task/3743/stat : 3743 (java) S 3736 3712 3636 0 -1 64 1500 0 0 0 24 1 0 0 16 0 9 0 3235589 889335808 6268 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3737/tid=3744] ppid=3736 vsize=868492 CPUtime=0
/proc/3737/task/3744/stat : 3744 (java) S 3736 3712 3636 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3235595 889335808 6268 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3737/tid=3745] ppid=3736 vsize=868492 CPUtime=0
/proc/3737/task/3745/stat : 3745 (java) S 3736 3712 3636 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3235595 889335808 6268 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 887448

[startup+6.30177 s]
/proc/loadavg: 1.31 1.07 1.02 3/94 3755
/proc/meminfo: memFree=1481720/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=5.56
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1082 13221 0 207 3 1 502 50 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 13732

[startup+12.7016 s]
/proc/loadavg: 1.44 1.10 1.03 1/79 3762
/proc/meminfo: memFree=1400568/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=9.14
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1159 36393 0 207 3 1 842 68 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
[pid=3759] ppid=3712 vsize=5356 CPUtime=0
/proc/3759/stat : 3759 (sh) S 3712 3712 3636 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 3236569 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3759/statm: 1339 233 193 169 0 50 0
[pid=3760] ppid=3759 vsize=863720 CPUtime=0.13
/proc/3760/stat : 3760 (java) S 3759 3712 3636 0 -1 0 3413 0 1 0 11 2 0 0 18 0 9 0 3236570 884449280 2889 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3760/statm: 215930 2889 1642 9 0 210512 0
Current children cumulated CPU time (s) 9.27
Current children cumulated vsize (KiB) 882808

[startup+25.5014 s]
/proc/loadavg: 1.86 1.21 1.07 3/77 3780
/proc/meminfo: memFree=1307920/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=9.49
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1212 40331 0 208 4 1 873 71 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
[pid=3779] ppid=3712 vsize=5356 CPUtime=0
/proc/3779/stat : 3779 (sh) S 3712 3712 3636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3236815 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3779/statm: 1339 232 193 169 0 50 0
[pid=3780] ppid=3779 vsize=93948 CPUtime=12.5
/proc/3780/stat : 3780 (minisat) R 3779 3712 3636 0 -1 4194304 23260 0 0 0 1233 17 0 0 25 0 1 0 3236816 96202752 23246 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3780/statm: 23487 23246 76 150 0 23334 0
Current children cumulated CPU time (s) 21.99
Current children cumulated vsize (KiB) 113036

[startup+51.1018 s]
/proc/loadavg: 2.33 1.37 1.12 3/77 3780
/proc/meminfo: memFree=1308176/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=9.49
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1212 40331 0 208 4 1 873 71 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
[pid=3779] ppid=3712 vsize=5356 CPUtime=0
/proc/3779/stat : 3779 (sh) S 3712 3712 3636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3236815 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3779/statm: 1339 232 193 169 0 50 0
[pid=3780] ppid=3779 vsize=93948 CPUtime=37.99
/proc/3780/stat : 3780 (minisat) R 3779 3712 3636 0 -1 4194304 23260 0 0 0 3781 18 0 0 25 0 1 0 3236816 96202752 23246 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3780/statm: 23487 23246 76 150 0 23334 0
Current children cumulated CPU time (s) 47.48
Current children cumulated vsize (KiB) 113036

[startup+102.307 s]
/proc/loadavg: 2.80 1.65 1.23 3/77 3780
/proc/meminfo: memFree=1307344/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=9.49
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1212 40331 0 208 4 1 873 71 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
[pid=3779] ppid=3712 vsize=5356 CPUtime=0
/proc/3779/stat : 3779 (sh) S 3712 3712 3636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3236815 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3779/statm: 1339 232 193 169 0 50 0
[pid=3780] ppid=3779 vsize=94312 CPUtime=88.95
/proc/3780/stat : 3780 (minisat) R 3779 3712 3636 0 -1 4194304 23334 0 0 0 8876 19 0 0 25 0 1 0 3236816 96575488 23320 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3780/statm: 23578 23320 76 150 0 23425 0
Current children cumulated CPU time (s) 98.44
Current children cumulated vsize (KiB) 113400

[startup+162.301 s]
/proc/loadavg: 2.65 1.84 1.32 3/77 3782
/proc/meminfo: memFree=1309776/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=9.49
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1212 40331 0 208 4 1 873 71 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
[pid=3779] ppid=3712 vsize=5356 CPUtime=0
/proc/3779/stat : 3779 (sh) S 3712 3712 3636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3236815 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3779/statm: 1339 232 193 169 0 50 0
[pid=3780] ppid=3779 vsize=94492 CPUtime=148.66
/proc/3780/stat : 3780 (minisat) R 3779 3712 3636 0 -1 4194304 23366 0 0 0 14846 20 0 0 25 0 1 0 3236816 96759808 23352 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/3780/statm: 23623 23352 76 150 0 23470 0
Current children cumulated CPU time (s) 158.15

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

/proc/meminfo: memFree=1009872/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=9.49
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1212 40331 0 208 4 1 873 71 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
[pid=3779] ppid=3712 vsize=5356 CPUtime=0
/proc/3779/stat : 3779 (sh) S 3712 3712 3636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3236815 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3779/statm: 1339 232 193 169 0 50 0
[pid=3780] ppid=3779 vsize=258804 CPUtime=3135.76
/proc/3780/stat : 3780 (minisat) R 3779 3712 3636 0 -1 4194304 63851 0 0 0 313489 87 0 0 25 0 1 0 3236816 265015296 63837 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3780/statm: 64701 63837 76 150 0 64548 0
Current children cumulated CPU time (s) 3145.25
Current children cumulated vsize (KiB) 277892

[startup+3222.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/77 3788
/proc/meminfo: memFree=1005584/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=9.49
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1212 40331 0 208 4 1 873 71 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
[pid=3779] ppid=3712 vsize=5356 CPUtime=0
/proc/3779/stat : 3779 (sh) S 3712 3712 3636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3236815 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3779/statm: 1339 232 193 169 0 50 0
[pid=3780] ppid=3779 vsize=261152 CPUtime=3195.51
/proc/3780/stat : 3780 (minisat) R 3779 3712 3636 0 -1 4194304 64418 0 0 0 319462 89 0 0 25 0 1 0 3236816 267419648 64404 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/3780/statm: 65288 64404 76 150 0 65135 0
Current children cumulated CPU time (s) 3205
Current children cumulated vsize (KiB) 280240

[startup+3282.3 s]
/proc/loadavg: 2.03 1.99 1.91 3/77 3788
/proc/meminfo: memFree=1001168/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=9.49
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1212 40331 0 208 4 1 873 71 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
[pid=3779] ppid=3712 vsize=5356 CPUtime=0
/proc/3779/stat : 3779 (sh) S 3712 3712 3636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3236815 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3779/statm: 1339 232 193 169 0 50 0
[pid=3780] ppid=3779 vsize=263296 CPUtime=3255.24
/proc/3780/stat : 3780 (minisat) R 3779 3712 3636 0 -1 4194304 64988 0 0 0 325435 89 0 0 25 0 1 0 3236816 269615104 64974 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3780/statm: 65824 64974 76 150 0 65671 0
Current children cumulated CPU time (s) 3264.73
Current children cumulated vsize (KiB) 282384

[startup+3342.3 s]
/proc/loadavg: 2.01 1.99 1.91 3/77 3788
/proc/meminfo: memFree=996432/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=9.49
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1212 40331 0 208 4 1 873 71 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
[pid=3779] ppid=3712 vsize=5356 CPUtime=0
/proc/3779/stat : 3779 (sh) S 3712 3712 3636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3236815 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3779/statm: 1339 232 193 169 0 50 0
[pid=3780] ppid=3779 vsize=265628 CPUtime=3314.98
/proc/3780/stat : 3780 (minisat) R 3779 3712 3636 0 -1 4194304 65582 0 0 0 331408 90 0 0 25 0 1 0 3236816 272003072 65568 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3780/statm: 66407 65568 76 150 0 66254 0
Current children cumulated CPU time (s) 3324.47
Current children cumulated vsize (KiB) 284716

[startup+3402.31 s]
/proc/loadavg: 2.00 1.99 1.91 3/77 3788
/proc/meminfo: memFree=991824/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=9.49
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1212 40331 0 208 4 1 873 71 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
[pid=3779] ppid=3712 vsize=5356 CPUtime=0
/proc/3779/stat : 3779 (sh) S 3712 3712 3636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3236815 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3779/statm: 1339 232 193 169 0 50 0
[pid=3780] ppid=3779 vsize=267940 CPUtime=3374.71
/proc/3780/stat : 3780 (minisat) R 3779 3712 3636 0 -1 4194304 66132 0 0 0 337380 91 0 0 25 0 1 0 3236816 274370560 66118 996147200 134512640 135127466 4294956256 18446744073709551615 134530766 0 0 4096 3 0 0 0 17 0 0 0
/proc/3780/statm: 66985 66118 76 150 0 66832 0
Current children cumulated CPU time (s) 3384.2
Current children cumulated vsize (KiB) 287028

[startup+3462.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/77 3788
/proc/meminfo: memFree=986896/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=9.49
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1212 40331 0 208 4 1 873 71 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
[pid=3779] ppid=3712 vsize=5356 CPUtime=0
/proc/3779/stat : 3779 (sh) S 3712 3712 3636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3236815 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3779/statm: 1339 232 193 169 0 50 0
[pid=3780] ppid=3779 vsize=270440 CPUtime=3434.45
/proc/3780/stat : 3780 (minisat) R 3779 3712 3636 0 -1 4194304 66746 0 0 0 343353 92 0 0 25 0 1 0 3236816 276930560 66732 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3780/statm: 67610 66732 76 150 0 67457 0
Current children cumulated CPU time (s) 3443.94
Current children cumulated vsize (KiB) 289528

[startup+3522.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/77 3788
/proc/meminfo: memFree=982736/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=9.49
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1212 40331 0 208 4 1 873 71 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
[pid=3779] ppid=3712 vsize=5356 CPUtime=0
/proc/3779/stat : 3779 (sh) S 3712 3712 3636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3236815 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3779/statm: 1339 232 193 169 0 50 0
[pid=3780] ppid=3779 vsize=272212 CPUtime=3494.19
/proc/3780/stat : 3780 (minisat) R 3779 3712 3636 0 -1 4194304 67203 0 0 0 349326 93 0 0 25 0 1 0 3236816 278745088 67189 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/3780/statm: 68053 67189 76 150 0 67900 0
Current children cumulated CPU time (s) 3503.68
Current children cumulated vsize (KiB) 291300

[startup+3582.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/77 3788
/proc/meminfo: memFree=977616/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=9.49
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1212 40331 0 208 4 1 873 71 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
[pid=3779] ppid=3712 vsize=5356 CPUtime=0
/proc/3779/stat : 3779 (sh) S 3712 3712 3636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3236815 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3779/statm: 1339 232 193 169 0 50 0
[pid=3780] ppid=3779 vsize=274892 CPUtime=3553.93
/proc/3780/stat : 3780 (minisat) R 3779 3712 3636 0 -1 4194304 67833 0 0 0 355299 94 0 0 25 0 1 0 3236816 281489408 67819 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/3780/statm: 68723 67819 76 150 0 68570 0
Current children cumulated CPU time (s) 3563.42
Current children cumulated vsize (KiB) 293980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3619.1 s]
/proc/loadavg: 2.00 1.99 1.91 4/86 3827
/proc/meminfo: memFree=1267824/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=9.49
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1212 40331 0 208 4 1 873 71 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
[pid=3779] ppid=3712 vsize=5356 CPUtime=0
/proc/3779/stat : 3779 (sh) S 3712 3712 3636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3236815 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3779/statm: 1339 232 193 169 0 50 0
[pid=3780] ppid=3779 vsize=276080 CPUtime=3590.54
/proc/3780/stat : 3780 (minisat) R 3779 3712 3636 0 -1 4194304 68129 0 0 0 358959 95 0 0 25 0 1 0 3236816 282705920 68115 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3780/statm: 69020 68115 76 150 0 68867 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 295168

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

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

[startup+3619.1 s]
/proc/loadavg: 2.00 1.99 1.91 4/86 3827
/proc/meminfo: memFree=1267824/2055920 swapFree=4192956/4192956
[pid=3712] ppid=3710 vsize=13732 CPUtime=9.49
/proc/3712/stat : 3712 (sugar) S 3710 3712 3636 0 -1 4194304 1212 40331 0 208 4 1 873 71 16 0 1 0 3235523 14061568 841 996147200 4194304 4206940 548682068592 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3712/statm: 3433 841 374 3 0 533 0
[pid=3779] ppid=3712 vsize=5356 CPUtime=0
/proc/3779/stat : 3779 (sh) S 3712 3712 3636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3236815 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3779/statm: 1339 232 193 169 0 50 0
[pid=3780] ppid=3779 vsize=276080 CPUtime=3590.54
/proc/3780/stat : 3780 (minisat) R 3779 3712 3636 0 -1 4194304 68129 0 0 0 358959 95 0 0 25 0 1 0 3236816 282705920 68115 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3780/statm: 69020 68115 76 150 0 68867 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 295168

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3712 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=783664
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=757884
# CPU time returned by wait4() is 9.54155
# 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): 3619.17
CPU time (s): 3600.03
CPU user time (s): 3598.36
CPU system time (s): 1.67
CPU usage (%): 99.4711
Max. virtual memory (cumulated for all children) (KiB): 887448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.78366
system time used= 0.757884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41886
page faults= 208
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12346
involuntary context switches= 11819

runsolver used 4.10238 second user time and 10.0535 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-22 23:18:13
IDJOB=1127332
IDBENCH=63252
IDSOLVER=368
FILE ID=node77/1127332-1216761493
PBS_JOBID= 7974088
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-1700-346750_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-1127332-1216761493/watcher-1127332-1216761493 -o /tmp/evaluation-result-1127332-1216761493/solver-1127332-1216761493 -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-1127332-1216761493.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 44c9f6bffd96cc65d12cfcdf2bd3cd99
RANDOM SEED=813070795

node77.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.227
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.227
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:       1623904 kB
Buffers:         21236 kB
Cached:         351676 kB
SwapCached:          0 kB
Active:         156688 kB
Inactive:       231224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623904 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2312 kB
Writeback:           0 kB
Mapped:          25472 kB
Slab:            29544 kB
Committed_AS:    74892 kB
PageTables:       1728 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= 66548 MiB
End job on node77 at 2008-07-23 00:18:34