Trace number 1127843

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.12 3621.03

General information on the benchmark

Namemaxcsp/cnf/2-80-100-1000/
normalized-cnf-2-80-600-364046_ext.xml
MD5SUM05b6abbe136acb2b0ea175c2094b4128
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints70
Best CPU time to get the best result obtained on this benchmark23.8254
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints541
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension541
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.05/0.13	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.13	c 0	BEGIN Wed Jul 23 03:33:18 2008
0.05/0.13	c 0	PID 7604
0.05/0.13	c 0	HOST node10.alineos.net
0.05/0.13	c 0	CONVERTING HOME/instance-1127843-1216776797.xml TO HOME/temp.csp
0.05/0.14	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127843-1216776797.xml' 'HOME/temp.csp'
0.08/0.44	c 0	1 domains, 80 variables, 0 predicates, 13 relations, 541 constraints
0.08/0.46	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.08/0.46	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.53	c 0	Parsing HOME/temp.csp
0.46/0.61	c 0	parsed 635 expressions
0.46/0.61	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.46/0.63	c 0	MAX CSP: 541 constraints
0.46/0.63	c 0	Converting to clausal form CSP
0.46/0.66	c 0	converted 118 (10%) expressions
0.46/0.67	c 0	converted 236 (20%) expressions
0.46/0.68	c 0	converted 354 (30%) expressions
0.46/0.69	c 0	converted 472 (40%) expressions
0.46/0.70	c 0	converted 590 (50%) expressions
0.46/0.71	c 0	converted 708 (60%) expressions
0.46/0.71	c 0	converted 826 (70%) expressions
0.46/0.72	c 0	converted 944 (80%) expressions
0.46/0.72	c 0	converted 1062 (90%) expressions
0.46/0.85	c 0	converted 1179 (100%) expressions
0.46/0.85	c 0	CSP : 1162 integers, 0 booleans, 1622 clauses, largest domain size 812
0.46/0.85	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.46/0.85	c 0	Propagation in CSP
0.46/0.88	c 0	536 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.46/0.88	c 0	CSP : 1162 integers, 0 booleans, 1622 clauses, largest domain size 542
0.46/0.88	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.46/0.88	c 0	Simplifing CSP by introducing new Boolean variables
0.46/0.89	c 0	CSP : 1162 integers, 0 booleans, 1622 clauses, largest domain size 542
0.46/0.89	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.46/0.92	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.46/0.93	c 0	117 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.46/0.93	c 0	233 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.46/0.93	c 0	349 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.46/0.93	c 0	465 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.46/0.93	c 0	581 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.46/0.94	c 0	698 (60%) CSP integer variables are encoded (911 clauses, 11152 bytes)
0.46/0.94	c 0	814 (70%) CSP integer variables are encoded (1589 clauses, 19966 bytes)
0.46/0.95	c 0	930 (80%) CSP integer variables are encoded (2618 clauses, 33343 bytes)
0.46/0.95	c 0	1046 (90%) CSP integer variables are encoded (7413 clauses, 95678 bytes)
0.46/0.95	c 0	1162 (100%) CSP integer variables are encoded (8720 clauses, 112669 bytes)
0.46/0.97	c 0	163 (10%) CSP clauses are encoded (8886 clauses, 114813 bytes)
0.46/0.99	c 0	325 (20%) CSP clauses are encoded (9056 clauses, 117164 bytes)
1.19/1.00	c 0	487 (30%) CSP clauses are encoded (9224 clauses, 119473 bytes)
1.19/1.02	c 0	649 (40%) CSP clauses are encoded (11212 clauses, 152887 bytes)
1.19/1.06	c 0	811 (50%) CSP clauses are encoded (29576 clauses, 484483 bytes)
1.19/1.08	c 0	974 (60%) CSP clauses are encoded (35174 clauses, 582577 bytes)
1.29/1.16	c 1	1136 (70%) CSP clauses are encoded (87419 clauses, 1539155 bytes)
1.29/1.18	c 1	1298 (80%) CSP clauses are encoded (93837 clauses, 1651910 bytes)
1.58/1.47	c 1	1460 (90%) CSP clauses are encoded (244895 clauses, 4390390 bytes)
1.87/1.72	c 1	1622 (100%) CSP clauses are encoded (392301 clauses, 7100856 bytes)
1.87/1.72	c 1	1622 CSP clauses encoded
1.87/1.72	c 1	Writing map file : HOME/temp.map
1.87/1.73	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.87/1.73	c 1	SAT : 9882 SAT variables, 392301 SAT clauses, 7100856 bytes
1.87/1.73	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.87/1.78	c 1	OBJECTIVE minimize _COST
1.87/1.78	c 1	SOLVING HOME/temp.cnf
1.87/1.78	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.87/1.78	c 1	This is MiniSat 2.0 beta incremental
1.87/1.78	c 1	WARNING: for repeatability, setting FPU to use double precision
1.87/1.78	c 1	============================[ Problem Statistics ]=============================
1.87/1.78	c 1	|                                                                             |
1.87/1.78	c 1	|  Number of variables:  9882                                                 |
1.87/1.78	c 1	|  Number of clauses:    392301                                               |
1.93/1.96	c 1	|  Parsing time:         0.15         s                                       |
1.93/1.97	c 1	OK
1.93/1.97	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.93/1.97	c 1	SEARCHING: _COST <= 271
1.93/1.97	c 1	============================[ Search Statistics ]==============================
1.93/1.97	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.93/1.97	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.93/1.97	c 1	===============================================================================
1.93/1.97	c 1	|         0 |    9882   392301  1150174 |   130767        0    nan |  0.000 % |
1.93/2.10	c 1	|       103 |    9880   392301  1150174 |   143843      102     23 |  0.114 % |
2.23/2.13	c 2	|       253 |    9880   392301  1150174 |   158228      252     25 |  0.114 % |
2.23/2.17	c 2	|       479 |    9880   392301  1150174 |   174050      478     24 |  0.114 % |
2.33/2.22	c 2	===============================================================================
2.33/2.22	c 2	restarts              : 4
2.33/2.22	c 2	conflicts             : 539           (1315 /sec)
2.33/2.23	c 2	decisions             : 1541          (0.39 % random) (3759 /sec)
2.33/2.23	c 2	propagations          : 271198         (661560 /sec)
2.33/2.23	c 2	conflict literals     : 13233          (14.16 % deleted)
2.33/2.23	c 2	Memory used           : 18.47 MB
2.33/2.23	c 2	CPU time              : 0.409937 s
2.33/2.23	c 2	
2.33/2.23	c 2	SATISFIABLE
2.33/2.23	c 2	OK
2.33/2.23	c 2	FOUND: _COST <= 271
2.33/2.23	s SATISFIABLE
2.33/2.23	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.33/2.23	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.37/2.31	c 2	Decoding HOME/temp.out
2.37/2.41	c 2	OBJECTIVE _COST 244
2.37/2.41	o 244
2.37/2.42	v 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
2.37/2.42	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.37/2.44	c 2	OK
2.37/2.44	c 2	OBJECTIVE BOUND: 0 <= _COST <= 244
2.37/2.44	c 2	SEARCHING: _COST <= 122
2.37/2.44	c 2	============================[ Search Statistics ]==============================
2.37/2.44	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.37/2.44	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.37/2.44	c 2	===============================================================================
2.37/2.45	c 2	|       539 |    9871   392301  1150174 |   130767      538     25 |  0.114 % |
2.37/2.49	c 2	|       640 |    9871   392301  1150174 |   143843      639     22 | 30.441 % |
2.62/2.55	c 2	|       792 |    9871   392301  1150174 |   158228      791     21 | 30.441 % |
2.72/2.60	c 2	|      1017 |    9871   392301  1150174 |   174050     1016     20 | 30.441 % |
2.72/2.69	c 2	|      1355 |    9871   392301  1150174 |   191455     1354     19 | 30.441 % |
3.01/2.90	c 2	|      1861 |    9871   392301  1150174 |   210601     1860     21 | 30.441 % |
3.21/3.11	c 2	|      2620 |    9871   392301  1150174 |   231661     2619     23 | 30.441 % |
3.61/3.55	c 3	|      3760 |    9871   392301  1150174 |   254827     3759     24 | 30.441 % |
4.41/4.34	c 4	|      5470 |    6874   234890   686676 |   280310     5469     29 | 30.441 % |
4.70/4.64	c 4	===============================================================================
4.70/4.64	c 4	restarts              : 13
4.70/4.64	c 4	conflicts             : 6529          (2523 /sec)
4.70/4.64	c 4	decisions             : 10065         (0.45 % random) (3890 /sec)
4.70/4.64	c 4	propagations          : 2905137        (1122712 /sec)
4.70/4.64	c 4	conflict literals     : 188731         (17.86 % deleted)
4.70/4.64	c 4	Memory used           : 18.86 MB
4.70/4.64	c 4	CPU time              : 2.58761 s
4.70/4.64	c 4	
4.70/4.64	c 4	SATISFIABLE
4.70/4.64	c 4	OK
4.70/4.64	c 4	FOUND: _COST <= 122
4.70/4.64	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.70/4.64	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'
4.76/4.72	c 4	Decoding HOME/temp.out
4.76/4.83	c 4	OBJECTIVE _COST 122
4.76/4.83	o 122
4.76/4.83	v 0 1 1 0 0 1 1 1 0 1 0 0 0 1 0 1 1 0 1 0 0 1 0 1 1 1 0 1 1 1 1 0 1 1 1 0 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 0 0 1 1 1 0 1 0 0 1 1 1 1 1 1 0 0 1 0 1 1 1 1 1 0 1
4.76/4.83	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.00/4.90	c 4	OK
5.00/4.90	c 4	OBJECTIVE BOUND: 0 <= _COST <= 122
5.00/4.90	c 4	SEARCHING: _COST <= 61
5.00/4.90	c 4	============================[ Search Statistics ]==============================
5.00/4.90	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.00/4.90	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.00/4.90	c 4	===============================================================================
5.00/4.90	c 4	|      6529 |    5491   149124   433405 |    49708     6522     29 | 30.441 % |
5.00/4.95	c 4	|      6630 |    5491   149124   433405 |    54678     6623     29 | 44.435 % |
5.00/4.99	c 4	|      6783 |    5491   149124   433405 |    60146     6776     29 | 44.435 % |
5.10/5.05	c 4	|      7008 |    5491   149124   433405 |    66161     7001     28 | 44.435 % |
5.20/5.13	c 5	|      7345 |    5491   149124   433405 |    72777     7338     28 | 44.435 % |
5.30/5.24	c 5	|      7852 |    5491   149124   433405 |    80055     7845     27 | 44.435 % |
5.50/5.46	c 5	|      8611 |    5491   149124   433405 |    88060     8604     27 | 44.435 % |
5.79/5.77	c 5	|      9750 |    5491   149124   433405 |    96866     9743     27 | 44.435 % |
6.39/6.38	c 6	|     11461 |    5491   149124   433405 |   106553    11454     27 | 44.435 % |
7.09/7.09	c 6	|     14023 |    5491   149124   433405 |   117208    14016     26 | 44.435 % |
8.48/8.43	c 8	|     17867 |    5491   149124   433405 |   128929    17860     27 | 44.435 % |
10.97/10.94	c 10	|     23633 |    5491   149124   433405 |   141822    23626     27 | 44.435 % |
14.25/14.25	c 14	|     32283 |    5491   149124   433405 |   156004    32276     26 | 44.435 % |
20.42/20.49	c 20	|     45260 |    5491   149124   433405 |   171605    45253     25 | 44.435 % |
33.15/33.25	c 33	|     64721 |    5491   149124   433405 |   188766    64714     25 | 44.435 % |
57.63/57.83	c 57	|     93914 |    5491   149124   433405 |   207642    93907     26 | 44.435 % |
114.26/114.75	c 114	|    137705 |    5491   149124   433405 |   228406   137698     27 | 44.435 % |
222.53/223.50	c 223	|    203389 |    5491   149124   433405 |   251247   203382     28 | 44.435 % |
398.08/399.97	c 399	|    301916 |    5491   149124   433405 |   276372    62338     31 | 44.435 % |
653.24/656.35	c 656	|    449706 |    5491   149124   433405 |   304009   210128     31 | 44.435 % |
1089.42/1094.64	c 1094	|    671392 |    5491   149124   433405 |   334410   139006     30 | 44.435 % |
1702.82/1711.00	c 1710	|   1003919 |    5491   149124   433405 |   367851   149487     33 | 44.435 % |
2816.18/2833.34	c 2833	|   1502709 |    5491   149124   433405 |   404636   296478     34 | 44.435 % |
3600.08/3621.01	c ERROR INTERRUPTED
3600.08/3621.02	c 3620	CPU 3599.54 (0.07 0.03 3599.47 0.52)
3600.08/3621.02	c 3620	END Wed Jul 23 04:33:38 2008

Verifier Data (download as text)

OK	106	435
106 unsatisfied constraints, 435 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-1127843-1216776797/watcher-1127843-1216776797 -o /tmp/evaluation-result-1127843-1216776797/solver-1127843-1216776797 -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-1127843-1216776797.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.92 1.98 1.91 4/73 7604
/proc/meminfo: memFree=1152664/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=18572 CPUtime=0
/proc/7604/stat : 7604 (runsolver) R 7602 7604 7477 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 4770776 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 214919867687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7604/statm: 4643 292 257 25 0 2626 0

[startup+0.0868139 s]
/proc/loadavg: 1.92 1.98 1.91 4/73 7604
/proc/meminfo: memFree=1152664/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=13468 CPUtime=0.04
/proc/7604/stat : 7604 (sugar++) D 7602 7604 7477 0 -1 4194304 753 0 0 0 3 1 0 0 18 0 1 0 4770776 13791232 721 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/7604/statm: 3367 721 338 3 0 467 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13468

[startup+0.101817 s]
/proc/loadavg: 1.92 1.98 1.91 4/73 7604
/proc/meminfo: memFree=1152664/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=14776 CPUtime=0.05
/proc/7604/stat : 7604 (sugar++) D 7602 7604 7477 0 -1 4194304 880 0 0 0 4 1 0 0 18 0 1 0 4770776 15130624 848 996147200 4194304 4206940 548682068528 18446744073709551615 214928767998 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/7604/statm: 3694 848 378 3 0 533 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14776

[startup+0.301847 s]
/proc/loadavg: 1.92 1.98 1.91 4/73 7604
/proc/meminfo: memFree=1152664/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16740 CPUtime=0.08
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1219 128 0 0 6 2 0 0 19 0 1 0 4770776 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16740

[startup+0.701898 s]
/proc/loadavg: 1.92 1.98 1.91 4/73 7604
/proc/meminfo: memFree=1152664/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16740 CPUtime=0.46
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1296 4531 0 1 6 2 35 3 15 0 1 0 4770776 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 16740

[startup+1.50301 s]
/proc/loadavg: 1.92 1.98 1.91 5/93 7665
/proc/meminfo: memFree=1136808/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16740 CPUtime=0.46
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1297 4531 0 1 6 2 35 3 15 0 1 0 4770776 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7604/statm: 4185 1104 409 3 0 764 0
[pid=7627] ppid=7604 vsize=5356 CPUtime=0
/proc/7627/stat : 7627 (sh) S 7604 7604 7477 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 4770822 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7627/statm: 1339 233 193 169 0 50 0
[pid=7628] ppid=7627 vsize=868848 CPUtime=1.21
/proc/7628/stat : 7628 (java) S 7627 7604 7477 0 -1 0 6666 0 1 0 113 8 0 0 18 0 9 0 4770823 889700352 5742 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7628/statm: 217212 5742 2563 9 0 211759 0
[pid=7628/tid=7633] ppid=7627 vsize=868848 CPUtime=0.86
/proc/7628/task/7633/stat : 7633 (java) R 7627 7604 7477 0 -1 64 2843 0 1 0 82 4 0 0 21 0 9 0 4770824 889700352 5742 996147200 134512640 134550740 4294955920 18446744073709551615 4126950847 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7628/tid=7637] ppid=7627 vsize=868848 CPUtime=0.08
/proc/7628/task/7637/stat : 7637 (java) S 7627 7604 7477 0 -1 64 1581 0 0 0 7 1 0 0 16 0 9 0 4770825 889700352 5742 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7628/tid=7638] ppid=7627 vsize=868848 CPUtime=0
/proc/7628/task/7638/stat : 7638 (java) S 7627 7604 7477 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4770825 889700352 5742 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7628/tid=7639] ppid=7627 vsize=868848 CPUtime=0
/proc/7628/task/7639/stat : 7639 (java) S 7627 7604 7477 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4770825 889700352 5742 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7628/tid=7641] ppid=7627 vsize=868848 CPUtime=0
/proc/7628/task/7641/stat : 7641 (java) S 7627 7604 7477 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 4770827 889700352 5742 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7628/tid=7642] ppid=7627 vsize=868848 CPUtime=0.24
/proc/7628/task/7642/stat : 7642 (java) S 7627 7604 7477 0 -1 64 1550 0 0 0 23 1 0 0 16 0 9 0 4770827 889700352 5742 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7628/tid=7643] ppid=7627 vsize=868848 CPUtime=0
/proc/7628/task/7643/stat : 7643 (java) S 7627 7604 7477 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 4770827 889700352 5742 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7628/tid=7644] ppid=7627 vsize=868848 CPUtime=0
/proc/7628/task/7644/stat : 7644 (java) S 7627 7604 7477 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4770827 889700352 5742 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 890944

[startup+3.10223 s]
/proc/loadavg: 1.92 1.98 1.91 3/84 7676
/proc/meminfo: memFree=1115568/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.13
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1563 15447 0 3 6 3 187 17 15 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=19172 CPUtime=1.08
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 4649 0 0 0 105 3 0 0 22 0 1 0 4770954 19632128 4596 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7676/statm: 4793 4596 80 151 0 4639 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 36044

[startup+6.30166 s]
/proc/loadavg: 2.01 2.00 1.91 3/76 7710
/proc/meminfo: memFree=1104504/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 15 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=19304 CPUtime=4.05
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 4701 0 0 0 402 3 0 0 25 0 1 0 4770954 19767296 4646 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 4826 4646 80 151 0 4672 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 36176

[startup+12.7015 s]
/proc/loadavg: 2.01 2.00 1.91 3/76 7710
/proc/meminfo: memFree=1104384/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=19456 CPUtime=10.42
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 4719 0 0 0 1039 3 0 0 25 0 1 0 4770954 19922944 4664 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 4864 4664 80 151 0 4710 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 36328

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 7710
/proc/meminfo: memFree=1099208/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=20376 CPUtime=23.15
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 4931 0 0 0 2312 3 0 0 25 0 1 0 4770954 20865024 4876 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 5094 4876 80 151 0 4940 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37248

[startup+51.1018 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 7710
/proc/meminfo: memFree=1086984/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=25136 CPUtime=48.63
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 6120 0 0 0 4858 5 0 0 25 0 1 0 4770954 25739264 6065 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 6284 6065 80 151 0 6130 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 42008

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 7710
/proc/meminfo: memFree=1068488/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=31792 CPUtime=99.58
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 7762 0 0 0 9951 7 0 0 25 0 1 0 4770954 32555008 7707 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 7948 7707 80 151 0 7794 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 48664

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 7710
/proc/meminfo: memFree=1053256/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=38380 CPUtime=159.29
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 9393 0 0 0 15920 9 0 0 25 0 1 0 4770954 39301120 9338 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 9595 9338 80 151 0 9441 0
Current children cumulated CPU time (s) 161.63
Current children cumulated vsize (KiB) 55252

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 7710
/proc/meminfo: memFree=1039240/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=43752 CPUtime=218.99
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 10737 0 0 0 21889 10 0 0 25 0 1 0 4770954 44802048 10682 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 10938 10682 80 151 0 10784 0
Current children cumulated CPU time (s) 221.33
Current children cumulated vsize (KiB) 60624

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 7710
/proc/meminfo: memFree=1034888/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=48404 CPUtime=278.71
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 11797 0 0 0 27859 12 0 0 25 0 1 0 4770954 49565696 11742 996147200 134512640 135134323 4294956192 18446744073709551615 134531915 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 12101 11742 80 151 0 11947 0
Current children cumulated CPU time (s) 281.05
Current children cumulated vsize (KiB) 65276

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 7710
/proc/meminfo: memFree=1031176/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=7676] ppid=7604 vsize=87884 CPUtime=2842.7
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 21277 0 0 0 284244 26 0 0 25 0 1 0 4770954 89993216 21198 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 21971 21198 80 151 0 21817 0
Current children cumulated CPU time (s) 2845.04
Current children cumulated vsize (KiB) 104756

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/76 8214
/proc/meminfo: memFree=954184/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=88144 CPUtime=2902.41
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 21290 0 0 0 290215 26 0 0 25 0 1 0 4770954 90259456 21211 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 22036 21211 80 151 0 21882 0
Current children cumulated CPU time (s) 2904.75
Current children cumulated vsize (KiB) 105016

[startup+2982.3 s]
/proc/loadavg: 2.13 2.03 2.00 3/76 8214
/proc/meminfo: memFree=953800/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=88144 CPUtime=2962.12
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 21298 0 0 0 296186 26 0 0 25 0 1 0 4770954 90259456 21219 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 22036 21219 80 151 0 21882 0
Current children cumulated CPU time (s) 2964.46
Current children cumulated vsize (KiB) 105016

[startup+3042.3 s]
/proc/loadavg: 2.14 2.05 2.00 3/76 8214
/proc/meminfo: memFree=953480/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=88608 CPUtime=3021.83
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 21377 0 0 0 302157 26 0 0 25 0 1 0 4770954 90734592 21298 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 22152 21298 80 151 0 21998 0
Current children cumulated CPU time (s) 3024.17
Current children cumulated vsize (KiB) 105480

[startup+3102.3 s]
/proc/loadavg: 2.10 2.06 2.00 3/76 8214
/proc/meminfo: memFree=951112/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=90872 CPUtime=3081.53
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 21936 0 0 0 308127 26 0 0 25 0 1 0 4770954 93052928 21857 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 22718 21857 80 151 0 22564 0
Current children cumulated CPU time (s) 3083.87
Current children cumulated vsize (KiB) 107744

[startup+3162.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/76 8214
/proc/meminfo: memFree=948424/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=93132 CPUtime=3141.25
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 22515 0 0 0 314098 27 0 0 25 0 1 0 4770954 95367168 22436 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 23283 22436 80 151 0 23129 0
Current children cumulated CPU time (s) 3143.59
Current children cumulated vsize (KiB) 110004

[startup+3222.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/76 8214
/proc/meminfo: memFree=946632/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=94924 CPUtime=3200.96
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 22969 0 0 0 320068 28 0 0 25 0 1 0 4770954 97202176 22890 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 23731 22890 80 151 0 23577 0
Current children cumulated CPU time (s) 3203.3
Current children cumulated vsize (KiB) 111796

[startup+3282.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/76 8214
/proc/meminfo: memFree=944584/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=96392 CPUtime=3260.68
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 23390 0 0 0 326039 29 0 0 25 0 1 0 4770954 98705408 23311 996147200 134512640 135134323 4294956192 18446744073709551615 134706574 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 24098 23311 80 151 0 23944 0
Current children cumulated CPU time (s) 3263.02
Current children cumulated vsize (KiB) 113264

[startup+3342.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/76 8214
/proc/meminfo: memFree=944520/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=96392 CPUtime=3320.38
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 23390 0 0 0 332009 29 0 0 25 0 1 0 4770954 98705408 23311 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 24098 23311 80 151 0 23944 0
Current children cumulated CPU time (s) 3322.72
Current children cumulated vsize (KiB) 113264

[startup+3402.31 s]
/proc/loadavg: 2.01 2.04 2.00 3/76 8214
/proc/meminfo: memFree=943944/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=96392 CPUtime=3380.1
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 23393 0 0 0 337981 29 0 0 25 0 1 0 4770954 98705408 23314 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 24098 23314 80 151 0 23944 0
Current children cumulated CPU time (s) 3382.44
Current children cumulated vsize (KiB) 113264

[startup+3462.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/76 8214
/proc/meminfo: memFree=941448/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=96720 CPUtime=3439.8
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 23455 0 0 0 343951 29 0 0 25 0 1 0 4770954 99041280 23376 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 24180 23376 80 151 0 24026 0
Current children cumulated CPU time (s) 3442.14
Current children cumulated vsize (KiB) 113592

[startup+3522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 8214
/proc/meminfo: memFree=937288/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=96884 CPUtime=3499.51
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 23484 0 0 0 349922 29 0 0 25 0 1 0 4770954 99209216 23405 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 24221 23405 80 151 0 24067 0
Current children cumulated CPU time (s) 3501.85
Current children cumulated vsize (KiB) 113756

[startup+3582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 8214
/proc/meminfo: memFree=936968/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=96884 CPUtime=3559.22
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 23486 0 0 0 355893 29 0 0 25 0 1 0 4770954 99209216 23407 996147200 134512640 135134323 4294956192 18446744073709551615 134532054 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 24221 23407 80 151 0 24067 0
Current children cumulated CPU time (s) 3561.56
Current children cumulated vsize (KiB) 113756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3621 s]
/proc/loadavg: 1.92 2.00 1.99 3/82 8250
/proc/meminfo: memFree=1028192/2055920 swapFree=4192956/4192956
[pid=7604] ppid=7602 vsize=16872 CPUtime=2.34
/proc/7604/stat : 7604 (sugar++) S 7602 7604 7477 0 -1 4194304 1633 19317 0 4 7 3 204 20 16 0 1 0 4770776 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7604/statm: 4218 1129 414 3 0 797 0
[pid=7676] ppid=7604 vsize=97048 CPUtime=3597.74
/proc/7676/stat : 7676 (minisat-inc) R 7604 7604 7477 0 -1 4194304 23522 0 0 0 359743 31 0 0 25 0 1 0 4770954 99377152 23443 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7676/statm: 24262 23443 80 151 0 24108 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 113920

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): 3621.03
CPU time (s): 3600.12
CPU user time (s): 3599.55
CPU system time (s): 0.564914
CPU usage (%): 99.4226
Max. virtual memory (cumulated for all children) (KiB): 890944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.55
system time used= 0.564914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44551
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3367
involuntary context switches= 43348

runsolver used 4.04239 second user time and 12.4361 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-23 03:33:17
IDJOB=1127843
IDBENCH=64062
IDSOLVER=367
FILE ID=node10/1127843-1216776797
PBS_JOBID= 7974167
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/cnf/2-80-100-1000/normalized-cnf-2-80-600-364046_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-1127843-1216776797/watcher-1127843-1216776797 -o /tmp/evaluation-result-1127843-1216776797/solver-1127843-1216776797 -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-1127843-1216776797.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 05b6abbe136acb2b0ea175c2094b4128
RANDOM SEED=1317030123

node10.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.234
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.234
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:       1153144 kB
Buffers:         36432 kB
Cached:         775896 kB
SwapCached:          0 kB
Active:         117396 kB
Inactive:       711720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1153144 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             876 kB
Writeback:           0 kB
Mapped:          27752 kB
Slab:            59092 kB
Committed_AS:    82696 kB
PageTables:       1716 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 node10 at 2008-07-23 04:33:40