Trace number 1128267

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+minisat-incMSAT (TO) 3600.09 3608.91

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-70/
normalized-kbtree-9-7-3-5-70-33_ext.xml
MD5SUM5e956de45304603afcfbeac00d3559ed
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints74
Best CPU time to get the best result obtained on this benchmark1.3288
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.16	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.16	c 0	BEGIN Wed Jul 23 04:52:06 2008
0.03/0.16	c 0	PID 10001
0.03/0.17	c 0	HOST node61.alineos.net
0.03/0.17	c 0	CONVERTING HOME/instance-1128267-1216781525.xml TO HOME/temp.csp
0.03/0.17	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128267-1216781525.xml' 'HOME/temp.csp'
0.07/0.56	c 0	1 domains, 28 variables, 0 predicates, 189 relations, 189 constraints
0.07/0.59	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.59	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.46/0.67	c 0	Parsing HOME/temp.csp
0.46/0.81	c 1	parsed 407 expressions
0.46/0.89	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.46/0.90	c 1	MAX CSP: 189 constraints
0.46/0.90	c 1	Converting to clausal form CSP
0.46/0.92	c 1	converted 60 (10%) expressions
0.46/0.93	c 1	converted 120 (20%) expressions
0.46/0.93	c 1	converted 180 (30%) expressions
0.46/0.94	c 1	converted 240 (40%) expressions
0.46/0.95	c 1	converted 300 (50%) expressions
0.46/0.96	c 1	converted 360 (60%) expressions
0.46/0.96	c 1	converted 420 (70%) expressions
0.46/0.97	c 1	converted 480 (80%) expressions
0.46/0.97	c 1	converted 540 (90%) expressions
0.86/1.12	c 1	converted 599 (100%) expressions
0.86/1.12	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 284
0.86/1.12	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.86/1.12	c 1	Propagation in CSP
0.86/1.14	c 1	183 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.86/1.14	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.86/1.14	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.86/1.14	c 1	Simplifing CSP by introducing new Boolean variables
0.86/1.14	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.86/1.14	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.86/1.16	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.93/1.40	c 1	41 (10%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.93/1.41	c 1	82 (20%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.93/1.41	c 1	122 (30%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.93/1.41	c 1	163 (40%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.93/1.41	c 1	203 (50%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.93/1.42	c 1	244 (60%) CSP integer variables are encoded (365 clauses, 3917 bytes)
0.93/1.42	c 1	285 (70%) CSP integer variables are encoded (547 clauses, 5919 bytes)
0.93/1.42	c 1	325 (80%) CSP integer variables are encoded (846 clauses, 9523 bytes)
0.93/1.43	c 1	366 (90%) CSP integer variables are encoded (2088 clauses, 25669 bytes)
0.93/1.43	c 1	406 (100%) CSP integer variables are encoded (2481 clauses, 30778 bytes)
0.93/1.45	c 1	57 (10%) CSP clauses are encoded (2882 clauses, 36851 bytes)
0.93/1.47	c 1	114 (20%) CSP clauses are encoded (3285 clauses, 43229 bytes)
0.93/1.47	c 1	170 (30%) CSP clauses are encoded (3672 clauses, 49419 bytes)
0.93/1.49	c 1	227 (40%) CSP clauses are encoded (4113 clauses, 55803 bytes)
1.02/1.50	c 1	283 (50%) CSP clauses are encoded (6609 clauses, 92646 bytes)
1.02/1.50	c 1	340 (60%) CSP clauses are encoded (7450 clauses, 104521 bytes)
1.02/1.52	c 1	397 (70%) CSP clauses are encoded (14127 clauses, 214144 bytes)
1.02/1.52	c 1	453 (80%) CSP clauses are encoded (15031 clauses, 229254 bytes)
1.02/1.56	c 1	510 (90%) CSP clauses are encoded (34700 clauses, 577866 bytes)
1.02/1.59	c 1	566 (100%) CSP clauses are encoded (53160 clauses, 914126 bytes)
1.02/1.59	c 1	566 CSP clauses encoded
1.02/1.59	c 1	Writing map file : HOME/temp.map
1.12/1.60	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.60	c 1	SAT : 2887 SAT variables, 53160 SAT clauses, 914126 bytes
1.12/1.60	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.64	c 1	OBJECTIVE minimize _COST
1.12/1.64	c 1	SOLVING HOME/temp.cnf
1.12/1.64	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.12/1.64	c 1	This is MiniSat 2.0 beta incremental
1.12/1.64	c 1	WARNING: for repeatability, setting FPU to use double precision
1.12/1.64	c 1	============================[ Problem Statistics ]=============================
1.12/1.64	c 1	|                                                                             |
1.12/1.64	c 1	|  Number of variables:  2887                                                 |
1.12/1.64	c 1	|  Number of clauses:    53160                                                |
1.12/1.67	c 1	|  Parsing time:         0.02         s                                       |
1.12/1.67	c 1	OK
1.12/1.67	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.12/1.67	c 1	SEARCHING: _COST <= 95
1.12/1.67	c 1	============================[ Search Statistics ]==============================
1.12/1.67	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.12/1.67	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.12/1.67	c 1	===============================================================================
1.12/1.67	c 1	|         0 |    2887    53160   152706 |    17720        0    nan |  0.000 % |
1.12/1.69	c 1	|       100 |    2885    53160   152706 |    19492       99     16 |  0.321 % |
1.15/1.70	c 1	|       250 |    2885    53160   152706 |    21441      249     17 |  0.321 % |
1.15/1.72	c 1	|       477 |    2885    53160   152706 |    23585      476     18 |  0.321 % |
1.15/1.74	c 1	|       815 |    2885    53160   152706 |    25943      814     19 |  0.321 % |
1.15/1.79	c 2	|      1321 |    2885    53160   152706 |    28538     1320     19 |  0.321 % |
1.15/1.86	c 2	|      2081 |    2878    53033   152358 |    31392     2080     19 |  0.321 % |
1.15/1.95	c 2	|      3221 |    2878    53033   152358 |    34531     3220     19 |  0.321 % |
1.59/2.15	c 2	|      4932 |    2878    53033   152358 |    37984     4931     23 |  0.321 % |
1.88/2.46	c 2	|      7494 |    2878    53033   152358 |    41782     7493     26 |  0.321 % |
2.48/3.06	c 3	|     11339 |    2878    53033   152358 |    45961    11338     28 |  0.321 % |
3.37/3.94	c 4	|     17105 |    2878    53033   152358 |    50557    17104     29 |  0.321 % |
3.86/4.41	c 4	===============================================================================
3.86/4.41	c 4	restarts              : 12
3.86/4.41	c 4	conflicts             : 20185         (7414 /sec)
3.86/4.41	c 4	decisions             : 26236         (0.41 % random) (9636 /sec)
3.86/4.41	c 4	propagations          : 3344234        (1228330 /sec)
3.86/4.41	c 4	conflict literals     : 573360         (31.59 % deleted)
3.86/4.41	c 4	Memory used           : 7.11 MB
3.86/4.41	c 4	CPU time              : 2.72259 s
3.86/4.41	c 4	
3.86/4.41	c 4	SATISFIABLE
3.86/4.41	c 4	OK
3.86/4.41	c 4	FOUND: _COST <= 95
3.86/4.41	s SATISFIABLE
3.86/4.41	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.86/4.41	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.86/4.49	c 4	Decoding HOME/temp.out
3.87/4.55	c 4	OBJECTIVE _COST 95
3.87/4.55	o 95
3.87/4.55	v 3 1 1 4 0 4 4 4 4 1 4 0 2 1 3 0 1 1 4 4 3 2 0 4 0 0 1 0
3.87/4.55	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.87/4.59	c 4	OK
3.87/4.59	c 4	OBJECTIVE BOUND: 0 <= _COST <= 95
3.87/4.59	c 4	SEARCHING: _COST <= 47
3.87/4.59	c 4	============================[ Search Statistics ]==============================
3.87/4.59	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.87/4.59	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.87/4.59	c 4	===============================================================================
3.87/4.59	c 4	|     20185 |    2126    34734    99623 |    11578    20184     28 |  0.321 % |
4.03/4.63	c 4	|     20287 |    2126    34734    99623 |    12735    10194     28 | 26.365 % |
4.03/4.65	c 4	|     20437 |    2126    34734    99623 |    14009    10344     28 | 26.365 % |
4.03/4.68	c 4	|     20662 |    2126    34734    99623 |    15410    10569     28 | 26.365 % |
4.13/4.72	c 4	|     20999 |    2126    34734    99623 |    16951    10906     27 | 26.365 % |
4.13/4.79	c 5	|     21505 |    2126    34734    99623 |    18646    11412     27 | 26.365 % |
4.23/4.89	c 5	|     22264 |    2126    34734    99623 |    20511    12171     26 | 26.365 % |
4.43/5.05	c 5	|     23406 |    2126    34734    99623 |    22562    13313     25 | 26.365 % |
4.63/5.29	c 5	|     25114 |    2126    34734    99623 |    24818    15021     24 | 26.365 % |
5.13/5.72	c 5	|     27676 |    2126    34734    99623 |    27300    17583     23 | 26.365 % |
5.73/6.39	c 6	|     31520 |    2126    34734    99623 |    30030    21427     22 | 26.365 % |
6.93/7.57	c 7	|     37290 |    2126    34734    99623 |    33033    27197     21 | 26.365 % |
9.14/9.75	c 9	|     45941 |    2126    34734    99623 |    36336    13752     17 | 26.365 % |
11.74/12.40	c 12	|     58915 |    2126    34734    99623 |    39970    26726     17 | 26.365 % |
17.04/17.66	c 17	|     78376 |    2126    34734    99623 |    43967    18954     17 | 26.365 % |
25.03/25.63	c 25	|    107569 |    2126    34734    99623 |    48364    16090     22 | 26.365 % |
38.33/38.98	c 39	|    151358 |    2126    34734    99623 |    53200    25059     17 | 26.365 % |
57.32/57.97	c 58	|    217042 |    2126    34734    99623 |    58520    49953     18 | 26.365 % |
89.80/90.40	c 90	|    315568 |    2126    34734    99623 |    64372    56047     21 | 26.365 % |
142.49/143.11	c 143	|    463357 |    2126    34734    99623 |    70809    47714     23 | 26.365 % |
232.14/232.86	c 233	|    685042 |    2126    34734    99623 |    77890    39935     20 | 26.365 % |
376.29/377.10	c 377	|   1017570 |    2126    34734    99623 |    85680    49123     20 | 26.365 % |
609.49/610.40	c 610	|   1516358 |    2126    34734    99623 |    94248    42818     26 | 26.365 % |
991.25/992.28	c 992	|   2264540 |    2126    34734    99623 |   103672    74587     24 | 26.365 % |
1581.91/1583.19	c 1583	|   3386815 |    2126    34734    99623 |   114040    40409     24 | 26.365 % |
2547.11/2551.79	c 2552	|   5070226 |    2126    34734    99623 |   125444    38949     22 | 26.365 % |
3600.06/3608.91	c 3609	CPU 3599.82 (0.06 0.03 3599.76 0.23)
3600.06/3608.91	c 3609	END Wed Jul 23 05:52:15 2008

Verifier Data (download as text)

OK	92	97
92 unsatisfied constraints, 97 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-1128267-1216781525/watcher-1128267-1216781525 -o /tmp/evaluation-result-1128267-1216781525/solver-1128267-1216781525 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1128267-1216781525.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.20 3.16 2.87 4/80 10001
/proc/meminfo: memFree=1203968/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=18572 CPUtime=0
/proc/10001/stat : 10001 (runsolver) R 9999 10001 7749 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 5239776 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 246406507815 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10001/statm: 4643 292 257 25 0 2626 0

[startup+0.0220981 s]
/proc/loadavg: 3.20 3.16 2.87 4/80 10001
/proc/meminfo: memFree=1203968/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=12272 CPUtime=0
/proc/10001/stat : 10001 (sugar++) D 9999 10001 7749 0 -1 4194304 409 0 0 0 0 0 0 0 18 0 1 0 5239776 12566528 377 996147200 4194304 4206940 548682068528 18446744073709551615 246406675045 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/10001/statm: 3068 377 275 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.10211 s]
/proc/loadavg: 3.20 3.16 2.87 4/80 10001
/proc/meminfo: memFree=1203968/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=13336 CPUtime=0.03
/proc/10001/stat : 10001 (sugar++) R 9999 10001 7749 0 -1 4194304 736 0 0 0 2 1 0 0 18 0 1 0 5239776 13656064 704 996147200 4194304 4206940 548682068528 18446744073709551615 246406675045 0 0 4224 0 0 0 0 17 0 0 0
/proc/10001/statm: 3334 704 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.302309 s]
/proc/loadavg: 3.20 3.16 2.87 4/80 10001
/proc/meminfo: memFree=1203968/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16740 CPUtime=0.07
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 5239776 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10001/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.702342 s]
/proc/loadavg: 3.20 3.16 2.87 4/80 10001
/proc/meminfo: memFree=1203968/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16740 CPUtime=0.46
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1296 4434 0 1 5 2 36 3 15 0 1 0 5239776 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 16740

[startup+1.50142 s]
/proc/loadavg: 3.19 3.15 2.87 4/91 10023
/proc/meminfo: memFree=1193960/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16740 CPUtime=0.46
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1297 4434 0 1 5 2 36 3 15 0 1 0 5239776 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4185 1104 409 3 0 764 0
[pid=10014] ppid=10001 vsize=5356 CPUtime=0
/proc/10014/stat : 10014 (sh) S 10001 10001 7749 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 5239836 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10014/statm: 1339 233 193 169 0 50 0
[pid=10015] ppid=10014 vsize=869492 CPUtime=0.56
/proc/10015/stat : 10015 (java) S 10014 10001 7749 0 -1 0 6288 0 1 0 52 4 0 0 20 0 9 0 5239837 890359808 5526 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10015/statm: 217373 5526 2563 9 0 211920 0
[pid=10015/tid=10016] ppid=10014 vsize=869492 CPUtime=0.29
/proc/10015/task/10016/stat : 10016 (java) R 10014 10001 7749 0 -1 64 2708 0 1 0 28 1 0 0 23 0 9 0 5239838 890359808 5526 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10015/tid=10017] ppid=10014 vsize=869492 CPUtime=0.04
/proc/10015/task/10017/stat : 10017 (java) S 10014 10001 7749 0 -1 64 1438 0 0 0 4 0 0 0 16 0 9 0 5239839 890359808 5526 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10015/tid=10018] ppid=10014 vsize=869492 CPUtime=0
/proc/10015/task/10018/stat : 10018 (java) S 10014 10001 7749 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 5239839 890359808 5526 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10015/tid=10019] ppid=10014 vsize=869492 CPUtime=0
/proc/10015/task/10019/stat : 10019 (java) S 10014 10001 7749 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 5239839 890359808 5526 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10015/tid=10020] ppid=10014 vsize=869492 CPUtime=0
/proc/10015/task/10020/stat : 10020 (java) S 10014 10001 7749 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 5239841 890359808 5526 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10015/tid=10021] ppid=10014 vsize=869492 CPUtime=0.2
/proc/10015/task/10021/stat : 10021 (java) S 10014 10001 7749 0 -1 64 1449 0 0 0 19 1 0 0 16 0 9 0 5239841 890359808 5526 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10015/tid=10022] ppid=10014 vsize=869492 CPUtime=0
/proc/10015/task/10022/stat : 10022 (java) S 10014 10001 7749 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 5239841 890359808 5526 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10015/tid=10023] ppid=10014 vsize=869492 CPUtime=0
/proc/10015/task/10023/stat : 10023 (java) S 10014 10001 7749 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 5239841 890359808 5526 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 891588

[startup+3.10328 s]
/proc/loadavg: 3.19 3.15 2.87 3/82 10024
/proc/meminfo: memFree=1195568/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.15
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1468 11052 0 2 5 3 98 9 15 0 1 0 5239776 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10001/statm: 4218 1117 414 3 0 797 0
[pid=10024] ppid=10001 vsize=5896 CPUtime=1.43
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 1386 0 0 0 143 0 0 0 25 0 1 0 5239941 6037504 1334 996147200 134512640 135134323 4294956192 18446744073709551615 134532177 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 1474 1334 73 151 0 1320 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 22768

[startup+6.30188 s]
/proc/loadavg: 3.19 3.15 2.87 3/82 10034
/proc/meminfo: memFree=1192880/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 15 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=7408 CPUtime=4.43
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 1747 0 0 0 443 0 0 0 25 0 1 0 5239941 7585792 1693 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 1852 1693 79 151 0 1698 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 24280

[startup+12.7015 s]
/proc/loadavg: 3.08 3.13 2.86 3/82 10034
/proc/meminfo: memFree=1192176/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=8236 CPUtime=10.84
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 1948 0 0 0 1083 1 0 0 25 0 1 0 5239941 8433664 1894 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 2059 1894 79 151 0 1905 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 25108

[startup+25.5027 s]
/proc/loadavg: 2.92 3.10 2.85 3/82 10034
/proc/meminfo: memFree=1191152/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=9640 CPUtime=23.63
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 2292 0 0 0 2362 1 0 0 25 0 1 0 5239941 9871360 2238 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 2410 2238 79 151 0 2256 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 26512

[startup+51.1021 s]
/proc/loadavg: 2.88 3.07 2.85 3/82 10034
/proc/meminfo: memFree=1190256/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=10492 CPUtime=49.22
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 2530 0 0 0 4920 2 0 0 25 0 1 0 5239941 10743808 2476 996147200 134512640 135134323 4294956192 18446744073709551615 134532322 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 2623 2476 79 151 0 2469 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 27364

[startup+102.307 s]
/proc/loadavg: 2.68 2.98 2.83 3/82 10034
/proc/meminfo: memFree=1187696/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=13168 CPUtime=100.4
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 3148 0 0 0 10038 2 0 0 25 0 1 0 5239941 13484032 3094 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 3292 3094 79 151 0 3138 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 30040

[startup+162.303 s]
/proc/loadavg: 2.74 2.94 2.82 3/82 10034
/proc/meminfo: memFree=1185904/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=15040 CPUtime=160.38
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 3588 0 0 0 16035 3 0 0 25 0 1 0 5239941 15400960 3534 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 3760 3534 79 151 0 3606 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 31912

[startup+222.302 s]
/proc/loadavg: 2.84 2.93 2.82 3/82 10034
/proc/meminfo: memFree=1185456/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=15504 CPUtime=220.35
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 3691 0 0 0 22032 3 0 0 25 0 1 0 5239941 15876096 3637 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 3876 3637 79 151 0 3722 0
Current children cumulated CPU time (s) 221.65
Current children cumulated vsize (KiB) 32376

[startup+282.302 s]
/proc/loadavg: 2.66 2.86 2.80 3/82 10034
/proc/meminfo: memFree=1184304/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=16592 CPUtime=280.33
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 3965 0 0 0 28029 4 0 0 25 0 1 0 5239941 16990208 3911 996147200 134512640 135134323 4294956192 18446744073709551615 134524706 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 4148 3911 79 151 0 3994 0
Current children cumulated CPU time (s) 281.63
Current children cumulated vsize (KiB) 33464

[startup+342.303 s]
/proc/loadavg: 2.66 2.82 2.79 3/82 10034
/proc/meminfo: memFree=1183472/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0

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

[pid=10024] ppid=10001 vsize=30376 CPUtime=2914.92
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 7220 0 0 0 291482 10 0 0 25 0 1 0 5239941 31105024 7158 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 7594 7158 79 151 0 7440 0
Current children cumulated CPU time (s) 2916.22
Current children cumulated vsize (KiB) 47248

[startup+2982.3 s]
/proc/loadavg: 2.58 2.62 2.62 4/82 10042
/proc/meminfo: memFree=1169712/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=30740 CPUtime=2974.68
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 7297 0 0 0 297458 10 0 0 25 0 1 0 5239941 31477760 7235 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 7685 7235 79 151 0 7531 0
Current children cumulated CPU time (s) 2975.98
Current children cumulated vsize (KiB) 47612

[startup+3042.3 s]
/proc/loadavg: 2.76 2.66 2.64 3/82 10042
/proc/meminfo: memFree=1169584/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=30904 CPUtime=3034.44
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 7338 0 0 0 303434 10 0 0 25 0 1 0 5239941 31645696 7276 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 7726 7276 79 151 0 7572 0
Current children cumulated CPU time (s) 3035.74
Current children cumulated vsize (KiB) 47776

[startup+3102.3 s]
/proc/loadavg: 2.82 2.69 2.64 4/82 10042
/proc/meminfo: memFree=1169456/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=30904 CPUtime=3094.2
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 7339 0 0 0 309410 10 0 0 25 0 1 0 5239941 31645696 7277 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 7726 7277 79 151 0 7572 0
Current children cumulated CPU time (s) 3095.5
Current children cumulated vsize (KiB) 47776

[startup+3162.3 s]
/proc/loadavg: 2.61 2.65 2.63 4/82 10042
/proc/meminfo: memFree=1169200/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=31244 CPUtime=3153.96
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 7406 0 0 0 315386 10 0 0 25 0 1 0 5239941 31993856 7344 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 7811 7344 79 151 0 7657 0
Current children cumulated CPU time (s) 3155.26
Current children cumulated vsize (KiB) 48116

[startup+3222.3 s]
/proc/loadavg: 2.58 2.65 2.63 3/82 10042
/proc/meminfo: memFree=1168816/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=31548 CPUtime=3213.71
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 7492 0 0 0 321361 10 0 0 25 0 1 0 5239941 32305152 7430 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 7887 7430 79 151 0 7733 0
Current children cumulated CPU time (s) 3215.01
Current children cumulated vsize (KiB) 48420

[startup+3282.3 s]
/proc/loadavg: 2.68 2.66 2.64 4/82 10042
/proc/meminfo: memFree=1168624/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=31712 CPUtime=3273.47
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 7531 0 0 0 327337 10 0 0 25 0 1 0 5239941 32473088 7469 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 7928 7469 79 151 0 7774 0
Current children cumulated CPU time (s) 3274.77
Current children cumulated vsize (KiB) 48584

[startup+3342.3 s]
/proc/loadavg: 2.60 2.63 2.63 4/82 10042
/proc/meminfo: memFree=1168624/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=31712 CPUtime=3333.24
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 7539 0 0 0 333313 11 0 0 25 0 1 0 5239941 32473088 7477 996147200 134512640 135134323 4294956192 18446744073709551615 134532022 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 7928 7477 79 151 0 7774 0
Current children cumulated CPU time (s) 3334.54
Current children cumulated vsize (KiB) 48584

[startup+3402.31 s]
/proc/loadavg: 2.54 2.61 2.62 3/82 10042
/proc/meminfo: memFree=1168496/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=31876 CPUtime=3393
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 7570 0 0 0 339289 11 0 0 25 0 1 0 5239941 32641024 7508 996147200 134512640 135134323 4294956192 18446744073709551615 134532022 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 7969 7508 79 151 0 7815 0
Current children cumulated CPU time (s) 3394.3
Current children cumulated vsize (KiB) 48748

[startup+3462.3 s]
/proc/loadavg: 2.68 2.63 2.63 4/82 10042
/proc/meminfo: memFree=1168432/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=31876 CPUtime=3452.75
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 7570 0 0 0 345264 11 0 0 25 0 1 0 5239941 32641024 7508 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 7969 7508 79 151 0 7815 0
Current children cumulated CPU time (s) 3454.05
Current children cumulated vsize (KiB) 48748

[startup+3522.3 s]
/proc/loadavg: 2.81 2.67 2.64 4/82 10042
/proc/meminfo: memFree=1168432/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=31876 CPUtime=3512.51
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 7574 0 0 0 351240 11 0 0 25 0 1 0 5239941 32641024 7512 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 7969 7512 79 151 0 7815 0
Current children cumulated CPU time (s) 3513.81
Current children cumulated vsize (KiB) 48748

[startup+3582.3 s]
/proc/loadavg: 2.83 2.69 2.64 3/82 10042
/proc/meminfo: memFree=1168432/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=31876 CPUtime=3572.27
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 7575 0 0 0 357216 11 0 0 25 0 1 0 5239941 32641024 7513 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 7969 7513 79 151 0 7815 0
Current children cumulated CPU time (s) 3573.57
Current children cumulated vsize (KiB) 48748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.9 s]
/proc/loadavg: 2.76 2.69 2.64 4/82 10042
/proc/meminfo: memFree=1168432/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=31876 CPUtime=3598.76
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 7575 0 0 0 359865 11 0 0 25 0 1 0 5239941 32641024 7513 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 7969 7513 79 151 0 7815 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 48748

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

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

[startup+3608.9 s]
/proc/loadavg: 2.76 2.69 2.64 4/82 10042
/proc/meminfo: memFree=1168432/2055920 swapFree=4192956/4192956
[pid=10001] ppid=9999 vsize=16872 CPUtime=1.3
/proc/10001/stat : 10001 (sugar++) S 9999 10001 7749 0 -1 4194304 1553 14798 0 3 6 3 110 11 16 0 1 0 5239776 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10001/statm: 4218 1119 414 3 0 797 0
[pid=10024] ppid=10001 vsize=31876 CPUtime=3598.76
/proc/10024/stat : 10024 (minisat-inc) R 10001 10001 7749 0 -1 4194304 7575 0 0 0 359865 11 0 0 25 0 1 0 5239941 32641024 7513 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 7969 7513 79 151 0 7815 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 48748

Child status: 0
Real time (s): 3608.91
CPU time (s): 3600.09
CPU user time (s): 3599.82
CPU system time (s): 0.269958
CPU usage (%): 99.7556
Max. virtual memory (cumulated for all children) (KiB): 891588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.82
system time used= 0.269958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24003
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= 1711
involuntary context switches= 35204

runsolver used 3.45547 second user time and 10.2424 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-23 04:52:06
IDJOB=1128267
IDBENCH=65064
IDSOLVER=367
FILE ID=node61/1128267-1216781525
PBS_JOBID= 7974252
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-70/normalized-kbtree-9-7-3-5-70-33_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1128267-1216781525/watcher-1128267-1216781525 -o /tmp/evaluation-result-1128267-1216781525/solver-1128267-1216781525 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1128267-1216781525.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5e956de45304603afcfbeac00d3559ed
RANDOM SEED=1532850498

node61.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.242
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.242
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1204392 kB
Buffers:         37464 kB
Cached:         652532 kB
SwapCached:          0 kB
Active:         300012 kB
Inactive:       479324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1204392 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             996 kB
Writeback:           0 kB
Mapped:         109764 kB
Slab:            57404 kB
Committed_AS:   905396 kB
PageTables:       1964 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= 66560 MiB
End job on node61 at 2008-07-23 05:52:17