Trace number 1127707

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.07 3635.24

General information on the benchmark

Namemaxcsp/cnf/2-40-1100-2000/
normalized-cnf-2-40-1800-067529_ext.xml
MD5SUM3b2ecf9bc003ca1f8d7c4c70259b32e2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints246
Best CPU time to get the best result obtained on this benchmark1.41778
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints667
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension667
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.15	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.15	c 0	BEGIN Wed Jul 23 03:04:51 2008
0.03/0.15	c 0	PID 3750
0.03/0.15	c 0	HOST node22.alineos.net
0.03/0.16	c 0	CONVERTING HOME/instance-1127707-1216775091.xml TO HOME/temp.csp
0.03/0.16	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127707-1216775091.xml' 'HOME/temp.csp'
0.07/0.61	c 0	1 domains, 40 variables, 0 predicates, 14 relations, 667 constraints
0.07/0.64	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.64	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.54/0.72	c 1	Parsing HOME/temp.csp
0.54/0.86	c 1	parsed 722 expressions
0.54/0.86	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.54/0.88	c 1	MAX CSP: 667 constraints
0.54/0.88	c 1	Converting to clausal form CSP
0.54/0.92	c 1	converted 140 (10%) expressions
0.54/0.93	c 1	converted 279 (20%) expressions
0.54/0.95	c 1	converted 418 (30%) expressions
0.54/0.96	c 1	converted 557 (40%) expressions
0.54/0.96	c 1	converted 696 (50%) expressions
0.54/0.98	c 1	converted 836 (60%) expressions
0.54/0.98	c 1	converted 975 (70%) expressions
0.87/1.06	c 1	converted 1114 (80%) expressions
0.87/1.07	c 1	converted 1253 (90%) expressions
0.97/1.19	c 1	converted 1392 (100%) expressions
0.97/1.19	c 1	CSP : 1374 integers, 0 booleans, 2000 clauses, largest domain size 1001
0.97/1.19	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.97/1.19	c 1	Propagation in CSP
1.07/1.24	c 1	661 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.07/1.24	c 1	CSP : 1374 integers, 0 booleans, 2000 clauses, largest domain size 668
1.07/1.24	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.07/1.24	c 1	Simplifing CSP by introducing new Boolean variables
1.07/1.24	c 1	CSP : 1374 integers, 0 booleans, 2000 clauses, largest domain size 668
1.07/1.24	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.07/1.28	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.07/1.29	c 1	138 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.07/1.29	c 1	275 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.07/1.29	c 1	413 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.07/1.29	c 1	550 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.07/1.29	c 1	687 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.16/1.31	c 1	825 (60%) CSP integer variables are encoded (1238 clauses, 15575 bytes)
1.16/1.31	c 1	962 (70%) CSP integer variables are encoded (2219 clauses, 28328 bytes)
1.16/1.31	c 1	1100 (80%) CSP integer variables are encoded (3395 clauses, 43616 bytes)
1.16/1.31	c 1	1237 (90%) CSP integer variables are encoded (4345 clauses, 55966 bytes)
1.16/1.32	c 1	1374 (100%) CSP integer variables are encoded (10989 clauses, 146897 bytes)
1.16/1.35	c 1	200 (10%) CSP clauses are encoded (11254 clauses, 149767 bytes)
1.16/1.37	c 1	400 (20%) CSP clauses are encoded (11536 clauses, 153037 bytes)
1.16/1.39	c 1	600 (30%) CSP clauses are encoded (11803 clauses, 156278 bytes)
1.26/1.41	c 1	800 (40%) CSP clauses are encoded (14746 clauses, 206057 bytes)
1.26/1.46	c 1	1000 (50%) CSP clauses are encoded (42110 clauses, 701840 bytes)
1.26/1.49	c 1	1200 (60%) CSP clauses are encoded (50432 clauses, 848655 bytes)
1.45/1.63	c 1	1400 (70%) CSP clauses are encoded (129598 clauses, 2300433 bytes)
1.45/1.65	c 1	1600 (80%) CSP clauses are encoded (139158 clauses, 2469504 bytes)
1.55/1.79	c 2	1800 (90%) CSP clauses are encoded (172468 clauses, 3050881 bytes)
2.35/2.56	c 2	2000 (100%) CSP clauses are encoded (589647 clauses, 11456429 bytes)
2.35/2.56	c 2	2000 CSP clauses encoded
2.35/2.56	c 2	Writing map file : HOME/temp.map
2.35/2.58	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.35/2.58	c 2	SAT : 12363 SAT variables, 589647 SAT clauses, 11456429 bytes
2.35/2.58	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.43/2.64	c 2	OBJECTIVE minimize _COST
2.43/2.64	c 2	SOLVING HOME/temp.cnf
2.43/2.64	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.43/2.64	c 2	This is MiniSat 2.0 beta incremental
2.43/2.64	c 2	WARNING: for repeatability, setting FPU to use double precision
2.43/2.64	c 2	============================[ Problem Statistics ]=============================
2.43/2.64	c 2	|                                                                             |
2.43/2.64	c 2	|  Number of variables:  12363                                                |
2.43/2.64	c 2	|  Number of clauses:    589647                                               |
2.45/2.91	c 3	|  Parsing time:         0.24         s                                       |
2.45/2.92	c 3	OK
2.45/2.92	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.45/2.92	c 3	SEARCHING: _COST <= 334
2.45/2.92	c 3	============================[ Search Statistics ]==============================
2.45/2.92	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.45/2.92	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.45/2.92	c 3	===============================================================================
2.45/2.92	c 3	|         0 |   12363   589647  1734789 |   196549        0    nan |  0.000 % |
2.45/3.13	c 3	|       101 |   12360   589647  1734789 |   216203       98     12 |  0.342 % |
2.99/3.24	c 3	|       251 |   12360   589647  1734789 |   237824      247     14 |  0.479 % |
3.19/3.48	c 3	|       476 |   12356   589647  1734789 |   261606      470     18 |  0.730 % |
3.49/3.72	c 4	|       813 |   12354   589647  1734789 |   287767      806     20 |  0.851 % |
3.79/4.05	c 4	|      1320 |   12354   589647  1734789 |   316544     1313     25 |  0.851 % |
4.28/4.59	c 4	|      2083 |   12354   589647  1734789 |   348198     2076     28 |  0.851 % |
5.07/5.38	c 5	|      3222 |   12354   589647  1734789 |   383018     3215     29 |  0.851 % |
5.27/5.55	c 5	===============================================================================
5.27/5.55	c 5	restarts              : 8
5.27/5.55	c 5	conflicts             : 3362          (1182 /sec)
5.27/5.55	c 5	decisions             : 5887          (0.56 % random) (2070 /sec)
5.27/5.55	c 5	propagations          : 1864180        (655578 /sec)
5.27/5.55	c 5	conflict literals     : 96501          (20.12 % deleted)
5.27/5.55	c 5	Memory used           : 26.94 MB
5.27/5.55	c 5	CPU time              : 2.84357 s
5.27/5.55	c 5	
5.27/5.55	c 5	SATISFIABLE
5.27/5.55	c 5	OK
5.27/5.55	c 5	FOUND: _COST <= 334
5.27/5.55	s SATISFIABLE
5.27/5.55	c 5	DECODING HOME/temp.out WITH HOME/temp.map
5.27/5.55	c 5	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.32/5.63	c 5	Decoding HOME/temp.out
5.32/5.75	c 6	OBJECTIVE _COST 334
5.32/5.75	o 334
5.32/5.75	v 1 0 1 0 0 1 1 1 1 1 1 0 1 1 0 1 0 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
5.32/5.75	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.32/5.77	c 6	OK
5.32/5.77	c 6	OBJECTIVE BOUND: 0 <= _COST <= 334
5.32/5.77	c 6	SEARCHING: _COST <= 167
5.32/5.77	c 6	============================[ Search Statistics ]==============================
5.32/5.77	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.32/5.77	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.32/5.77	c 6	===============================================================================
5.32/5.77	c 6	|      3362 |   12258   583558  1716903 |   194519     3355     29 |  0.851 % |
5.65/5.95	c 6	|      3463 |   12258   583558  1716903 |   213971     3456     29 | 27.810 % |
5.75/6.04	c 6	|      3614 |   12258   583558  1716903 |   235368     3607     28 | 27.810 % |
5.95/6.24	c 6	|      3839 |   12258   583558  1716903 |   258905     3831     27 | 27.939 % |
6.15/6.49	c 6	|      4178 |   12258   583558  1716903 |   284795     4169     26 | 28.069 % |
6.54/6.86	c 7	|      4684 |   12258   583558  1716903 |   313275     4675     25 | 28.069 % |
7.14/7.41	c 7	|      5444 |   12258   583558  1716903 |   344602     5435     24 | 28.069 % |
8.03/8.32	c 8	|      6584 |   12258   583558  1716903 |   379063     6574     22 | 28.190 % |
9.41/9.72	c 10	|      8292 |   12258   583558  1716903 |   416969     8282     20 | 28.190 % |
11.59/11.96	c 12	|     10854 |    8877   368481  1081497 |   458666    10840     22 | 28.457 % |
13.97/14.39	c 14	|     14698 |    8845   366433  1075464 |   504533    14684     21 | 28.457 % |
17.94/18.34	c 18	|     20465 |    8830   365671  1073230 |   554986    20447     21 | 28.692 % |
26.05/26.59	c 26	|     29115 |    8770   362144  1062853 |   610484    29091     21 | 29.064 % |
38.53/39.11	c 39	|     42089 |    8770   362144  1062853 |   671533    42065     21 | 29.064 % |
60.34/61.14	c 61	|     61550 |    8692   358212  1051329 |   738686    61518     20 | 29.695 % |
103.13/104.32	c 104	|     90744 |    8692   358212  1051329 |   812555    90712     22 | 29.695 % |
180.12/182.08	c 182	|    134535 |    8691   358198  1051291 |   893811   134499     22 | 31.199 % |
323.01/326.23	c 326	|    200219 |    8498   353243  1037008 |   983192   200174     24 | 31.264 % |
604.92/610.77	c 611	|    298746 |    8469   349692  1026454 |  1081511   298694     23 | 31.498 % |
1148.46/1159.26	c 1159	|    446539 |    8469   349692  1026454 |  1189662   446487     24 | 31.498 % |
2214.74/2235.29	c 2235	|    668224 |    8452   348241  1022165 |  1308628   668167     24 | 31.636 % |
3600.00/3635.21	c ERROR INTERRUPTED
3600.00/3635.23	c 3635	CPU 3599.28 (0.06 0.02 3599.22 0.73)
3600.00/3635.23	c 3635	END Wed Jul 23 04:05:26 2008

Verifier Data (download as text)

OK	302	365
302 unsatisfied constraints, 365 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-1127707-1216775091/watcher-1127707-1216775091 -o /tmp/evaluation-result-1127707-1216775091/solver-1127707-1216775091 -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-1127707-1216775091.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.95 4/81 3750
/proc/meminfo: memFree=1716376/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=18572 CPUtime=0
/proc/3750/stat : 3750 (runsolver) R 3748 3750 3472 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 4599167 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 272467815719 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3750/statm: 4643 292 257 25 0 2626 0

[startup+0.0475091 s]
/proc/loadavg: 2.00 2.01 1.95 4/81 3750
/proc/meminfo: memFree=1716376/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=13204 CPUtime=0.02
/proc/3750/stat : 3750 (sugar++) D 3748 3750 3472 0 -1 4194304 687 0 0 0 2 0 0 0 18 0 1 0 4599167 13520896 655 996147200 4194304 4206940 548682068528 18446744073709551615 272467982949 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/3750/statm: 3301 655 336 3 0 401 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13204

[startup+0.101642 s]
/proc/loadavg: 2.00 2.01 1.95 4/81 3750
/proc/meminfo: memFree=1716376/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=13468 CPUtime=0.03
/proc/3750/stat : 3750 (sugar++) D 3748 3750 3472 0 -1 4194304 753 0 0 0 2 1 0 0 18 0 1 0 4599167 13791232 721 996147200 4194304 4206940 548682068528 18446744073709551615 272467982949 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/3750/statm: 3367 721 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.301659 s]
/proc/loadavg: 2.00 2.01 1.95 4/81 3750
/proc/meminfo: memFree=1716376/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16740 CPUtime=0.07
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 4599167 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701686 s]
/proc/loadavg: 2.00 2.01 1.95 4/81 3750
/proc/meminfo: memFree=1716376/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16740 CPUtime=0.54
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1279 4539 0 1 5 2 44 3 16 0 1 0 4599167 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 16740

[startup+1.50274 s]
/proc/loadavg: 2.00 2.01 1.95 4/92 3772
/proc/meminfo: memFree=1705856/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16740 CPUtime=0.54
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1297 4539 0 1 5 2 44 3 15 0 1 0 4599167 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4185 1104 409 3 0 764 0
[pid=3763] ppid=3750 vsize=5356 CPUtime=0
/proc/3763/stat : 3763 (sh) S 3750 3750 3472 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4599232 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3763/statm: 1339 233 193 169 0 50 0
[pid=3764] ppid=3763 vsize=868336 CPUtime=0.81
/proc/3764/stat : 3764 (java) S 3763 3750 3472 0 -1 0 6603 0 1 0 78 3 0 0 18 0 9 0 4599232 889176064 5790 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3764/statm: 217084 5790 2563 9 0 211631 0
[pid=3764/tid=3765] ppid=3763 vsize=868336 CPUtime=0.48
/proc/3764/task/3765/stat : 3765 (java) R 3763 3750 3472 0 -1 64 2745 0 1 0 47 1 0 0 18 0 9 0 4599233 889176064 5790 996147200 134512640 134550740 4294955920 18446744073709551615 4126551895 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3764/tid=3766] ppid=3763 vsize=868336 CPUtime=0.06
/proc/3764/task/3766/stat : 3766 (java) S 3763 3750 3472 0 -1 64 1666 0 0 0 6 0 0 0 16 0 9 0 4599234 889176064 5790 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3764/tid=3767] ppid=3763 vsize=868336 CPUtime=0
/proc/3764/task/3767/stat : 3767 (java) S 3763 3750 3472 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4599234 889176064 5790 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3764/tid=3768] ppid=3763 vsize=868336 CPUtime=0
/proc/3764/task/3768/stat : 3768 (java) S 3763 3750 3472 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4599234 889176064 5790 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3764/tid=3769] ppid=3763 vsize=868336 CPUtime=0
/proc/3764/task/3769/stat : 3769 (java) S 3763 3750 3472 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4599236 889176064 5790 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3764/tid=3770] ppid=3763 vsize=868336 CPUtime=0.24
/proc/3764/task/3770/stat : 3770 (java) S 3763 3750 3472 0 -1 64 1500 0 0 0 24 0 0 0 16 0 9 0 4599236 889176064 5790 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3764/tid=3771] ppid=3763 vsize=868336 CPUtime=0
/proc/3764/task/3771/stat : 3771 (java) S 3763 3750 3472 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4599236 889176064 5790 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3764/tid=3772] ppid=3763 vsize=868336 CPUtime=0
/proc/3764/task/3772/stat : 3772 (java) S 3763 3750 3472 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4599236 889176064 5790 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 890432

[startup+3.10185 s]
/proc/loadavg: 2.00 2.01 1.95 3/92 3772
/proc/meminfo: memFree=1692608/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.45
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1481 11759 0 2 6 2 222 15 15 0 1 0 4599167 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1131 414 3 0 797 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 16872

[startup+6.30107 s]
/proc/loadavg: 2.00 2.01 1.95 3/83 3773
/proc/meminfo: memFree=1674184/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 15 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=27584 CPUtime=3.4
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 6717 0 0 0 337 3 0 0 25 0 1 0 4599431 28246016 6663 996147200 134512640 135134323 4294956192 18446744073709551615 134532363 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 6896 6663 80 151 0 6742 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 44456

[startup+12.7025 s]
/proc/loadavg: 2.00 2.01 1.95 3/83 3783
/proc/meminfo: memFree=1673672/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=27980 CPUtime=9.74
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 6817 0 0 0 971 3 0 0 25 0 1 0 4599431 28651520 6763 996147200 134512640 135134323 4294956192 18446744073709551615 134532123 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 6995 6763 80 151 0 6841 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 44852

[startup+25.5014 s]
/proc/loadavg: 2.00 2.01 1.95 3/83 3783
/proc/meminfo: memFree=1673808/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=28284 CPUtime=22.41
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 6863 0 0 0 2238 3 0 0 25 0 1 0 4599431 28962816 6809 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 7071 6809 80 151 0 6917 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 45156

[startup+51.1011 s]
/proc/loadavg: 2.00 2.01 1.95 3/83 3783
/proc/meminfo: memFree=1673680/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=28364 CPUtime=47.77
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 6912 0 0 0 4774 3 0 0 25 0 1 0 4599431 29044736 6858 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 7091 6858 80 151 0 6937 0
Current children cumulated CPU time (s) 50.42
Current children cumulated vsize (KiB) 45236

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 3783
/proc/meminfo: memFree=1669200/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=32864 CPUtime=98.51
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 8036 0 0 0 9846 5 0 0 25 0 1 0 4599431 33652736 7982 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 8216 7982 80 151 0 8062 0
Current children cumulated CPU time (s) 101.16
Current children cumulated vsize (KiB) 49736

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 3783
/proc/meminfo: memFree=1664400/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=37604 CPUtime=157.96
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 9204 0 0 0 15789 7 0 0 25 0 1 0 4599431 38506496 9150 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 9401 9150 80 151 0 9247 0
Current children cumulated CPU time (s) 160.61
Current children cumulated vsize (KiB) 54476

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 3783
/proc/meminfo: memFree=1660624/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=41720 CPUtime=217.4
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 10168 0 0 0 21732 8 0 0 25 0 1 0 4599431 42721280 10114 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 10430 10114 80 151 0 10276 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (KiB) 58592

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 3783
/proc/meminfo: memFree=1656336/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=45884 CPUtime=276.86
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 11222 0 0 0 27676 10 0 0 25 0 1 0 4599431 46985216 11168 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 11471 11168 80 151 0 11317 0
Current children cumulated CPU time (s) 279.51
Current children cumulated vsize (KiB) 62756

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 3783
/proc/meminfo: memFree=1652496/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=49520 CPUtime=336.31
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 12139 0 0 0 33620 11 0 0 25 0 1 0 4599431 50708480 12085 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0

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

[pid=3773] ppid=3750 vsize=128536 CPUtime=2833.51
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 31085 0 0 0 283309 42 0 0 25 0 1 0 4599431 131620864 31031 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 32134 31031 80 151 0 31980 0
Current children cumulated CPU time (s) 2836.16
Current children cumulated vsize (KiB) 145408

[startup+2922.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 3785
/proc/meminfo: memFree=1573008/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=130140 CPUtime=2892.97
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 31486 0 0 0 289255 42 0 0 25 0 1 0 4599431 133263360 31432 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 32535 31432 80 151 0 32381 0
Current children cumulated CPU time (s) 2895.62
Current children cumulated vsize (KiB) 147012

[startup+2982.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/83 3785
/proc/meminfo: memFree=1571536/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=131716 CPUtime=2952.42
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 31832 0 0 0 295199 43 0 0 25 0 1 0 4599431 134877184 31778 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 32929 31778 80 151 0 32775 0
Current children cumulated CPU time (s) 2955.07
Current children cumulated vsize (KiB) 148588

[startup+3042.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/83 3785
/proc/meminfo: memFree=1570192/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=132948 CPUtime=3011.88
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 32171 0 0 0 301144 44 0 0 25 0 1 0 4599431 136138752 32117 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 33237 32117 80 151 0 33083 0
Current children cumulated CPU time (s) 3014.53
Current children cumulated vsize (KiB) 149820

[startup+3102.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/83 3785
/proc/meminfo: memFree=1568784/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=134136 CPUtime=3071.33
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 32507 0 0 0 307089 44 0 0 25 0 1 0 4599431 137355264 32453 996147200 134512640 135134323 4294956192 18446744073709551615 134531958 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 33534 32453 80 151 0 33380 0
Current children cumulated CPU time (s) 3073.98
Current children cumulated vsize (KiB) 151008

[startup+3162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 3785
/proc/meminfo: memFree=1567376/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=135460 CPUtime=3130.78
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 32842 0 0 0 313034 44 0 0 25 0 1 0 4599431 138711040 32788 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 33865 32788 80 151 0 33711 0
Current children cumulated CPU time (s) 3133.43
Current children cumulated vsize (KiB) 152332

[startup+3222.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/83 3785
/proc/meminfo: memFree=1566160/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=136524 CPUtime=3190.25
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 33142 0 0 0 318980 45 0 0 25 0 1 0 4599431 139800576 33088 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 34131 33088 80 151 0 33977 0
Current children cumulated CPU time (s) 3192.9
Current children cumulated vsize (KiB) 153396

[startup+3282.3 s]
/proc/loadavg: 1.95 2.00 1.99 3/82 3823
/proc/meminfo: memFree=1549280/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=137916 CPUtime=3249.95
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 33485 0 0 0 324947 48 0 0 25 0 1 0 4599431 141225984 33431 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/3773/statm: 34479 33431 80 151 0 34325 0
Current children cumulated CPU time (s) 3252.6
Current children cumulated vsize (KiB) 154788

[startup+3342.3 s]
/proc/loadavg: 2.45 2.12 2.03 3/82 3823
/proc/meminfo: memFree=1494624/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=139320 CPUtime=3309.92
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 33817 0 0 0 330943 49 0 0 25 0 1 0 4599431 142663680 33763 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/3773/statm: 34830 33763 80 151 0 34676 0
Current children cumulated CPU time (s) 3312.57
Current children cumulated vsize (KiB) 156192

[startup+3402.31 s]
/proc/loadavg: 2.67 2.23 2.08 3/82 3829
/proc/meminfo: memFree=1493088/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=140660 CPUtime=3369.91
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 34176 0 0 0 336941 50 0 0 25 0 1 0 4599431 144035840 34122 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/3773/statm: 35165 34122 80 151 0 35011 0
Current children cumulated CPU time (s) 3372.56
Current children cumulated vsize (KiB) 157532

[startup+3462.3 s]
/proc/loadavg: 3.01 2.42 2.15 4/82 4325
/proc/meminfo: memFree=1490952/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=141716 CPUtime=3425.92
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 34459 0 0 0 342541 51 0 0 25 0 1 0 4599431 145117184 34405 996147200 134512640 135134323 4294956192 18446744073709551615 134529978 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 35429 34405 80 151 0 35275 0
Current children cumulated CPU time (s) 3428.57
Current children cumulated vsize (KiB) 158588

[startup+3522.3 s]
/proc/loadavg: 2.89 2.49 2.19 4/82 4325
/proc/meminfo: memFree=1489248/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=144160 CPUtime=3485.41
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 34943 0 0 0 348490 51 0 0 25 0 1 0 4599431 147619840 34889 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 36040 34889 80 151 0 35886 0
Current children cumulated CPU time (s) 3488.06
Current children cumulated vsize (KiB) 161032

[startup+3582.3 s]
/proc/loadavg: 2.73 2.51 2.21 4/82 4325
/proc/meminfo: memFree=1488160/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=145396 CPUtime=3544.9
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 35210 0 0 0 354438 52 0 0 25 0 1 0 4599431 148885504 35156 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 36349 35156 80 151 0 36195 0
Current children cumulated CPU time (s) 3547.55
Current children cumulated vsize (KiB) 162268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3635.2 s]
/proc/loadavg: 2.73 2.53 2.23 4/82 4325
/proc/meminfo: memFree=1487072/2055920 swapFree=4192956/4192956
[pid=3750] ppid=3748 vsize=16872 CPUtime=2.65
/proc/3750/stat : 3750 (sugar++) S 3748 3750 3472 0 -1 4194304 1566 15630 0 3 6 2 239 18 16 0 1 0 4599167 17276928 1132 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3750/statm: 4218 1132 414 3 0 797 0
[pid=3773] ppid=3750 vsize=146320 CPUtime=3597.35
/proc/3773/stat : 3773 (minisat-inc) R 3750 3750 3472 0 -1 4194304 35458 0 0 0 359683 52 0 0 25 0 1 0 4599431 149831680 35404 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/3773/statm: 36580 35404 80 151 0 36426 0
Current children cumulated CPU time (s) 3600
Current children cumulated vsize (KiB) 163192

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

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

Child status: 0
Real time (s): 3635.24
CPU time (s): 3600.07
CPU user time (s): 3599.3
CPU system time (s): 0.767883
CPU usage (%): 99.0325
Max. virtual memory (cumulated for all children) (KiB): 890432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.3
system time used= 0.767883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52733
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= 4472
involuntary context switches= 143096

runsolver used 5.18021 second user time and 10.1855 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-23 03:04:51
IDJOB=1127707
IDBENCH=63861
IDSOLVER=367
FILE ID=node22/1127707-1216775091
PBS_JOBID= 7974135
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/cnf/2-40-1100-2000/normalized-cnf-2-40-1800-067529_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-1127707-1216775091/watcher-1127707-1216775091 -o /tmp/evaluation-result-1127707-1216775091/solver-1127707-1216775091 -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-1127707-1216775091.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3b2ecf9bc003ca1f8d7c4c70259b32e2
RANDOM SEED=431079709

node22.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.236
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.236
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:       1716856 kB
Buffers:         24508 kB
Cached:         244704 kB
SwapCached:          0 kB
Active:         114876 kB
Inactive:       179616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716856 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             924 kB
Writeback:           0 kB
Mapped:          45388 kB
Slab:            29760 kB
Committed_AS:   121152 kB
PageTables:       1808 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 node22 at 2008-07-23 04:05:28