Trace number 1127867

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 3619.54

General information on the benchmark

Namemaxcsp/cnf/2-80-100-1000/
normalized-cnf-2-80-600-364043_ext.xml
MD5SUMec8efd56c7bdae39671ea9a8aad57461
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints63
Best CPU time to get the best result obtained on this benchmark12.6151
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints547
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension547
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.03/0.30	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.30	c 0	BEGIN Wed Jul 23 03:37:25 2008
0.03/0.30	c 0	PID 8295
0.09/0.30	c 0	HOST node50.alineos.net
0.09/0.30	c 0	CONVERTING HOME/instance-1127867-1216777045.xml TO HOME/temp.csp
0.09/0.30	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127867-1216777045.xml' 'HOME/temp.csp'
0.09/0.67	c 1	1 domains, 80 variables, 0 predicates, 11 relations, 547 constraints
0.09/0.69	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.09/0.69	c 1	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.44/0.78	c 1	Parsing HOME/temp.csp
0.44/0.90	c 1	parsed 639 expressions
0.44/0.91	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.44/0.93	c 1	MAX CSP: 547 constraints
0.44/0.93	c 1	Converting to clausal form CSP
0.44/0.96	c 1	converted 119 (10%) expressions
0.44/0.97	c 1	converted 238 (20%) expressions
0.44/0.98	c 1	converted 357 (30%) expressions
0.44/0.99	c 1	converted 476 (40%) expressions
0.71/1.01	c 1	converted 595 (50%) expressions
0.71/1.02	c 1	converted 714 (60%) expressions
0.71/1.02	c 1	converted 833 (70%) expressions
0.71/1.03	c 1	converted 952 (80%) expressions
0.71/1.04	c 1	converted 1071 (90%) expressions
0.91/1.21	c 1	converted 1189 (100%) expressions
0.91/1.21	c 1	CSP : 1174 integers, 0 booleans, 1640 clauses, largest domain size 821
0.91/1.21	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.91/1.21	c 1	Propagation in CSP
0.91/1.25	c 1	543 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.91/1.25	c 1	CSP : 1174 integers, 0 booleans, 1640 clauses, largest domain size 548
0.91/1.25	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.91/1.25	c 1	Simplifing CSP by introducing new Boolean variables
0.91/1.25	c 1	CSP : 1174 integers, 0 booleans, 1640 clauses, largest domain size 548
0.91/1.25	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.91/1.29	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.00/1.30	c 1	118 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.00/1.30	c 1	235 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.00/1.30	c 1	353 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.00/1.30	c 1	470 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.00/1.31	c 1	587 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.00/1.31	c 1	705 (60%) CSP integer variables are encoded (924 clauses, 11333 bytes)
1.00/1.32	c 1	822 (70%) CSP integer variables are encoded (1609 clauses, 20238 bytes)
1.00/1.32	c 1	940 (80%) CSP integer variables are encoded (2657 clauses, 33862 bytes)
1.00/1.32	c 1	1057 (90%) CSP integer variables are encoded (6103 clauses, 78660 bytes)
1.00/1.33	c 1	1174 (100%) CSP integer variables are encoded (8827 clauses, 114075 bytes)
1.00/1.35	c 1	164 (10%) CSP clauses are encoded (8997 clauses, 116290 bytes)
1.00/1.36	c 1	328 (20%) CSP clauses are encoded (9165 clauses, 118606 bytes)
1.00/1.38	c 2	492 (30%) CSP clauses are encoded (9333 clauses, 120908 bytes)
1.00/1.40	c 2	656 (40%) CSP clauses are encoded (11400 clauses, 155716 bytes)
1.10/1.43	c 2	820 (50%) CSP clauses are encoded (29978 clauses, 491219 bytes)
1.10/1.45	c 2	984 (60%) CSP clauses are encoded (35725 clauses, 591994 bytes)
1.19/1.54	c 2	1148 (70%) CSP clauses are encoded (89255 clauses, 1572162 bytes)
1.19/1.56	c 2	1312 (80%) CSP clauses are encoded (95790 clauses, 1687021 bytes)
1.30/1.70	c 2	1476 (90%) CSP clauses are encoded (153676 clauses, 2710524 bytes)
1.79/2.11	c 2	1640 (100%) CSP clauses are encoded (400781 clauses, 7255371 bytes)
1.79/2.11	c 2	1640 CSP clauses encoded
1.79/2.11	c 2	Writing map file : HOME/temp.map
1.79/2.12	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.79/2.13	c 2	SAT : 10001 SAT variables, 400781 SAT clauses, 7255371 bytes
1.79/2.13	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.79/2.16	c 2	OBJECTIVE minimize _COST
1.79/2.16	c 2	SOLVING HOME/temp.cnf
1.79/2.16	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.79/2.16	c 2	This is MiniSat 2.0 beta incremental
1.79/2.16	c 2	WARNING: for repeatability, setting FPU to use double precision
1.79/2.16	c 2	============================[ Problem Statistics ]=============================
1.79/2.16	c 2	|                                                                             |
1.79/2.16	c 2	|  Number of variables:  10001                                                |
1.79/2.16	c 2	|  Number of clauses:    400781                                               |
1.83/2.34	c 2	|  Parsing time:         0.14         s                                       |
1.83/2.35	c 2	OK
1.83/2.35	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.83/2.35	c 2	SEARCHING: _COST <= 274
1.83/2.35	c 2	============================[ Search Statistics ]==============================
1.83/2.35	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.83/2.35	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.83/2.35	c 2	===============================================================================
1.83/2.35	c 2	|         0 |   10001   400781  1175287 |   133593        0    nan |  0.000 % |
1.83/2.48	c 3	|       101 |    9996   400781  1175287 |   146953       99     21 |  0.233 % |
1.83/2.54	c 3	===============================================================================
1.83/2.54	c 3	restarts              : 2
1.83/2.54	c 3	conflicts             : 163           (477 /sec)
1.83/2.54	c 3	decisions             : 900           (0.67 % random) (2632 /sec)
1.83/2.54	c 3	propagations          : 141206         (412946 /sec)
1.83/2.54	c 3	conflict literals     : 4273           (15.77 % deleted)
1.83/2.54	c 3	Memory used           : 18.76 MB
1.83/2.54	c 3	CPU time              : 0.341948 s
1.83/2.54	c 3	
1.83/2.54	c 3	SATISFIABLE
1.83/2.54	c 3	OK
1.83/2.54	c 3	FOUND: _COST <= 274
1.83/2.54	s SATISFIABLE
1.83/2.54	c 3	DECODING HOME/temp.out WITH HOME/temp.map
1.83/2.54	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.83/2.62	c 3	Decoding HOME/temp.out
1.83/2.76	c 3	OBJECTIVE _COST 274
1.83/2.76	o 274
1.83/2.77	v 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 0 0 1 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1
1.83/2.77	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.83/2.81	c 3	OK
1.83/2.81	c 3	OBJECTIVE BOUND: 0 <= _COST <= 274
1.83/2.81	c 3	SEARCHING: _COST <= 137
1.83/2.81	c 3	============================[ Search Statistics ]==============================
1.83/2.81	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.83/2.81	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.83/2.81	c 3	===============================================================================
1.83/2.81	c 3	|       163 |    9978   400781  1175287 |   133593      161     27 |  0.233 % |
1.83/2.86	c 3	|       264 |    9978   400781  1175287 |   146953      262     19 | 27.539 % |
2.10/2.91	c 3	|       414 |    9978   400781  1175287 |   161648      412     16 | 27.539 % |
2.10/2.97	c 3	|       639 |    9978   400781  1175287 |   177813      637     15 | 27.539 % |
2.10/3.03	c 3	|       977 |    9978   400781  1175287 |   195594      975     13 | 27.539 % |
2.86/3.30	c 3	|      1483 |    9978   400781  1175287 |   215153     1481     23 | 27.539 % |
3.05/3.44	c 4	===============================================================================
3.05/3.44	c 4	restarts              : 8
3.05/3.44	c 4	conflicts             : 1951          (2018 /sec)
3.05/3.44	c 4	decisions             : 3697          (0.49 % random) (3824 /sec)
3.05/3.44	c 4	propagations          : 934095         (966119 /sec)
3.05/3.44	c 4	conflict literals     : 47036          (17.90 % deleted)
3.05/3.44	c 4	Memory used           : 18.89 MB
3.05/3.44	c 4	CPU time              : 0.966853 s
3.05/3.44	c 4	
3.05/3.44	c 4	SATISFIABLE
3.05/3.45	c 4	OK
3.05/3.45	c 4	FOUND: _COST <= 137
3.05/3.45	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.05/3.45	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.09/3.53	c 4	Decoding HOME/temp.out
3.09/3.63	c 4	OBJECTIVE _COST 137
3.09/3.63	o 137
3.09/3.64	v 0 0 0 0 1 1 1 1 1 1 1 1 0 1 0 0 1 0 1 1 0 0 0 1 0 0 1 0 0 1 1 1 1 0 0 0 1 0 0 0 0 1 0 0 1 1 0 1 0 0 0 1 1 0 1 1 1 0 0 1 1 0 1 1 0 1 1 0 1 1 0 0 1 1 1 1 1 0 1 1
3.09/3.64	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.09/3.66	c 4	OK
3.09/3.66	c 4	OBJECTIVE BOUND: 0 <= _COST <= 137
3.09/3.66	c 4	SEARCHING: _COST <= 68
3.09/3.66	c 4	============================[ Search Statistics ]==============================
3.09/3.66	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.09/3.66	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.09/3.66	c 4	===============================================================================
3.09/3.66	c 4	|      1951 |    7247   400781  1175287 |   133593     1949     24 | 27.539 % |
3.33/3.72	c 4	|      2051 |    7247   400781  1175287 |   146953     2049     24 | 42.647 % |
3.33/3.77	c 4	|      2202 |    7247   400781  1175287 |   161648     2200     23 | 42.647 % |
3.43/3.83	c 4	|      2427 |    7247   400781  1175287 |   177813     2425     23 | 42.647 % |
3.53/3.97	c 4	|      2764 |    7247   400781  1175287 |   195594     2762     23 | 42.647 % |
3.83/4.22	c 4	|      3271 |    5736   166302   484250 |   215153     3249     23 | 42.647 % |
4.02/4.41	c 5	|      4030 |    5736   166302   484250 |   236669     4008     23 | 42.647 % |
4.32/4.73	c 5	|      5169 |    5736   166302   484250 |   260336     5147     23 | 42.647 % |
4.81/5.21	c 5	|      6878 |    5736   166302   484250 |   286369     6856     23 | 42.647 % |
5.40/5.89	c 6	|      9440 |    5736   166302   484250 |   315006     9418     23 | 42.647 % |
6.69/7.12	c 7	|     13285 |    5736   166302   484250 |   346507    13263     24 | 42.647 % |
8.49/8.98	c 9	|     19051 |    5736   166302   484250 |   381158    19029     24 | 42.647 % |
11.58/12.04	c 12	|     27700 |    5736   166302   484250 |   419274    27678     23 | 42.647 % |
18.25/18.78	c 19	|     40674 |    5736   166302   484250 |   461201    40652     24 | 42.647 % |
31.70/32.29	c 32	|     60137 |    5736   166302   484250 |   507321    60115     24 | 42.647 % |
54.49/55.18	c 55	|     89329 |    5736   166302   484250 |   558053    89307     26 | 42.647 % |
101.20/102.02	c 102	|    133119 |    5736   166302   484250 |   613859   133097     27 | 42.647 % |
199.89/201.19	c 201	|    198805 |    5736   166302   484250 |   675245   198783     28 | 42.647 % |
390.90/392.98	c 393	|    297334 |    5736   166302   484250 |   742769   297312     30 | 42.647 % |
792.94/796.64	c 797	|    445124 |    5736   166302   484250 |   817046   445102     32 | 42.647 % |
1635.42/1645.38	c 1646	|    666807 |    5736   166302   484250 |   898751   666785     32 | 42.647 % |
2776.44/2791.94	c 2792	|    999332 |    5736   166302   484250 |   988626   115812     29 | 42.647 % |
3600.02/3619.51	c ERROR INTERRUPTED
3600.02/3619.53	c 3620	CPU 3599.23 (0.06 0.05 3599.17 0.77)
3600.02/3619.53	c 3620	END Wed Jul 23 04:37:45 2008

Verifier Data (download as text)

OK	96	451
96 unsatisfied constraints, 451 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-1127867-1216777045/watcher-1127867-1216777045 -o /tmp/evaluation-result-1127867-1216777045/solver-1127867-1216777045 -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-1127867-1216777045.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.00 1.00 1.00 4/68 8295
/proc/meminfo: memFree=1298288/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=4708 CPUtime=0
/proc/8295/stat : 8295 (sugar++) R 8293 8295 8224 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 4793086 4820992 43 996147200 4194304 4206940 548682068528 18446744073709551615 240574854537 0 0 4096 0 0 0 0 17 1 0 0
/proc/8295/statm: 1177 43 33 3 0 8 0

[startup+0.0388691 s]
/proc/loadavg: 1.00 1.00 1.00 4/68 8295
/proc/meminfo: memFree=1298288/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=12676 CPUtime=0
/proc/8295/stat : 8295 (sugar++) D 8293 8295 8224 0 -1 4194304 531 0 0 0 0 0 0 0 18 0 1 0 4793086 12980224 499 996147200 4194304 4206940 548682068528 18446744073709551615 240586374142 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/8295/statm: 3169 499 315 3 0 269 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12676

[startup+0.102202 s]
/proc/loadavg: 1.00 1.00 1.00 4/68 8295
/proc/meminfo: memFree=1298288/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=13336 CPUtime=0.03
/proc/8295/stat : 8295 (sugar++) D 8293 8295 8224 0 -1 4194304 739 0 0 0 2 1 0 0 18 0 1 0 4793086 13656064 707 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/8295/statm: 3334 707 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.301277 s]
/proc/loadavg: 1.00 1.00 1.00 4/68 8295
/proc/meminfo: memFree=1298288/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16740 CPUtime=0.09
/proc/8295/stat : 8295 (sugar++) R 8293 8295 8224 0 -1 4194304 1132 0 0 0 5 4 0 0 18 0 1 0 4793086 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 240577473183 0 0 4224 16386 0 0 0 17 1 0 0
/proc/8295/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16740

[startup+0.701228 s]
/proc/loadavg: 1.00 1.00 1.00 4/68 8295
/proc/meminfo: memFree=1298288/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16740 CPUtime=0.44
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1279 4536 0 1 5 5 29 5 17 0 1 0 4793086 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8295/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 16740

[startup+1.50236 s]
/proc/loadavg: 1.00 1.00 1.00 5/93 8343
/proc/meminfo: memFree=1259344/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16740 CPUtime=0.44
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1297 4536 0 1 5 5 29 5 15 0 1 0 4793086 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8295/statm: 4185 1104 409 3 0 764 0
[pid=8324] ppid=8295 vsize=5356 CPUtime=0
/proc/8324/stat : 8324 (sh) S 8295 8295 8224 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4793156 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8324/statm: 1339 233 193 169 0 50 0
[pid=8325] ppid=8324 vsize=868376 CPUtime=0.75
/proc/8325/stat : 8325 (java) S 8324 8295 8224 0 -1 0 6499 0 8 0 70 5 0 0 18 0 9 0 4793156 889217024 5713 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8325/statm: 217094 5713 2563 9 0 211641 0
[pid=8325/tid=8326] ppid=8324 vsize=868376 CPUtime=0.45
/proc/8325/task/8326/stat : 8326 (java) R 8324 8295 8224 0 -1 64 2741 0 5 0 42 3 0 0 25 0 9 0 4793157 889217024 5713 996147200 134512640 134550740 4294955920 18446744073709551615 4126944524 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8327] ppid=8324 vsize=868376 CPUtime=0.05
/proc/8325/task/8327/stat : 8327 (java) S 8324 8295 8224 0 -1 64 1587 0 3 0 5 0 0 0 16 0 9 0 4793158 889217024 5713 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8328] ppid=8324 vsize=868376 CPUtime=0
/proc/8325/task/8328/stat : 8328 (java) S 8324 8295 8224 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4793158 889217024 5713 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8329] ppid=8324 vsize=868376 CPUtime=0
/proc/8325/task/8329/stat : 8329 (java) S 8324 8295 8224 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4793158 889217024 5713 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8333] ppid=8324 vsize=868376 CPUtime=0
/proc/8325/task/8333/stat : 8333 (java) S 8324 8295 8224 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 4793160 889217024 5713 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8334] ppid=8324 vsize=868376 CPUtime=0.23
/proc/8325/task/8334/stat : 8334 (java) S 8324 8295 8224 0 -1 64 1478 0 0 0 22 1 0 0 16 0 9 0 4793160 889217024 5713 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8335] ppid=8324 vsize=868376 CPUtime=0
/proc/8325/task/8335/stat : 8335 (java) S 8324 8295 8224 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 4793160 889217024 5713 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8336] ppid=8324 vsize=868376 CPUtime=0
/proc/8325/task/8336/stat : 8336 (java) S 8324 8295 8224 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4793160 889217024 5713 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 890472

[startup+3.10164 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 8343
/proc/meminfo: memFree=1231248/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.1
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1561 15406 0 10 6 5 180 19 15 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 16872

[startup+6.30217 s]
/proc/loadavg: 1.16 1.03 1.01 3/76 8390
/proc/meminfo: memFree=1219344/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 15 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=19612 CPUtime=3.61
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 4757 0 0 0 357 4 0 0 25 0 1 0 4793302 20082688 4702 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8344/statm: 4903 4702 80 151 0 4749 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 36484

[startup+12.7012 s]
/proc/loadavg: 1.23 1.05 1.02 3/76 8390
/proc/meminfo: memFree=1219088/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=19612 CPUtime=9.98
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 4774 0 0 0 994 4 0 0 25 0 1 0 4793302 20082688 4719 996147200 134512640 135134323 4294956192 18446744073709551615 134531952 0 0 4096 3 0 0 0 17 0 0 0
/proc/8344/statm: 4903 4719 80 151 0 4749 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 36484

[startup+25.5014 s]
/proc/loadavg: 1.40 1.09 1.03 3/76 8390
/proc/meminfo: memFree=1218896/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=20252 CPUtime=22.74
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 4919 0 0 0 2269 5 0 0 25 0 1 0 4793302 20738048 4864 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/8344/statm: 5063 4864 80 151 0 4909 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 37124

[startup+51.1017 s]
/proc/loadavg: 1.60 1.17 1.05 3/76 8390
/proc/meminfo: memFree=1208656/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=25264 CPUtime=48.22
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 6167 0 0 0 4815 7 0 0 25 0 1 0 4793302 25870336 6112 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8344/statm: 6316 6112 80 151 0 6162 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 42136

[startup+102.306 s]
/proc/loadavg: 1.83 1.29 1.10 3/76 8390
/proc/meminfo: memFree=1193424/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=32648 CPUtime=99.21
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 8011 0 0 0 9912 9 0 0 25 0 1 0 4793302 33431552 7956 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8344/statm: 8162 7956 80 151 0 8008 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 49520

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.16 3/76 8390
/proc/meminfo: memFree=1184976/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=39556 CPUtime=158.96
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 9681 0 0 0 15885 11 0 0 25 0 1 0 4793302 40505344 9626 996147200 134512640 135134323 4294956192 18446744073709551615 134532054 0 0 4096 3 0 0 0 17 0 0 0
/proc/8344/statm: 9889 9626 80 151 0 9735 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 56428

[startup+222.301 s]
/proc/loadavg: 1.97 1.52 1.21 3/76 8390
/proc/meminfo: memFree=1178128/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=46220 CPUtime=218.71
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 11245 0 0 0 21859 12 0 0 25 0 1 0 4793302 47329280 11190 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8344/statm: 11555 11190 80 151 0 11401 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 63092

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.25 3/76 8390
/proc/meminfo: memFree=1169296/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=51612 CPUtime=278.46
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 12631 0 0 0 27832 14 0 0 25 0 1 0 4793302 52850688 12576 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8344/statm: 12903 12576 80 151 0 12749 0
Current children cumulated CPU time (s) 280.75
Current children cumulated vsize (KiB) 68484

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.30 3/76 8390
/proc/meminfo: memFree=1163984/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=56584 CPUtime=338.22
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 13865 0 0 0 33806 16 0 0 25 0 1 0 4793302 57942016 13810 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0

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

[pid=8344] ppid=8295 vsize=165224 CPUtime=2903.91
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 40338 0 0 0 290340 51 0 0 25 0 1 0 4793302 169189376 40271 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8344/statm: 41306 40271 80 151 0 41152 0
Current children cumulated CPU time (s) 2906.2
Current children cumulated vsize (KiB) 182096

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 8894
/proc/meminfo: memFree=1030608/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=165224 CPUtime=2963.62
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 40339 0 0 0 296311 51 0 0 25 0 1 0 4793302 169189376 40272 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8344/statm: 41306 40272 80 151 0 41152 0
Current children cumulated CPU time (s) 2965.91
Current children cumulated vsize (KiB) 182096

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 8894
/proc/meminfo: memFree=1030608/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=165224 CPUtime=3023.33
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 40339 0 0 0 302282 51 0 0 25 0 1 0 4793302 169189376 40272 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8344/statm: 41306 40272 80 151 0 41152 0
Current children cumulated CPU time (s) 3025.62
Current children cumulated vsize (KiB) 182096

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 8894
/proc/meminfo: memFree=1030480/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=165224 CPUtime=3083.04
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 40340 0 0 0 308253 51 0 0 25 0 1 0 4793302 169189376 40273 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8344/statm: 41306 40273 80 151 0 41152 0
Current children cumulated CPU time (s) 3085.33
Current children cumulated vsize (KiB) 182096

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 8894
/proc/meminfo: memFree=1029584/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=165224 CPUtime=3142.75
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 40348 0 0 0 314224 51 0 0 25 0 1 0 4793302 169189376 40281 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8344/statm: 41306 40281 80 151 0 41152 0
Current children cumulated CPU time (s) 3145.04
Current children cumulated vsize (KiB) 182096

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 8894
/proc/meminfo: memFree=1029520/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=165224 CPUtime=3202.45
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 40348 0 0 0 320194 51 0 0 25 0 1 0 4793302 169189376 40281 996147200 134512640 135134323 4294956192 18446744073709551615 134532046 0 0 4096 3 0 0 0 17 1 0 0
/proc/8344/statm: 41306 40281 80 151 0 41152 0
Current children cumulated CPU time (s) 3204.74
Current children cumulated vsize (KiB) 182096

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 8894
/proc/meminfo: memFree=1028944/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=165588 CPUtime=3262.17
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 40421 0 0 0 326166 51 0 0 25 0 1 0 4793302 169562112 40354 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8344/statm: 41397 40354 80 151 0 41243 0
Current children cumulated CPU time (s) 3264.46
Current children cumulated vsize (KiB) 182460

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 8894
/proc/meminfo: memFree=1028432/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=165952 CPUtime=3321.87
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 40506 0 0 0 332136 51 0 0 25 0 1 0 4793302 169934848 40439 996147200 134512640 135134323 4294956192 18446744073709551615 134532164 0 0 4096 3 0 0 0 17 1 0 0
/proc/8344/statm: 41488 40439 80 151 0 41334 0
Current children cumulated CPU time (s) 3324.16
Current children cumulated vsize (KiB) 182824

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 8894
/proc/meminfo: memFree=1027600/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=165952 CPUtime=3381.58
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 40510 0 0 0 338107 51 0 0 25 0 1 0 4793302 169934848 40443 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8344/statm: 41488 40443 80 151 0 41334 0
Current children cumulated CPU time (s) 3383.87
Current children cumulated vsize (KiB) 182824

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 8894
/proc/meminfo: memFree=1026512/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=165952 CPUtime=3441.29
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 40514 0 0 0 344077 52 0 0 25 0 1 0 4793302 169934848 40447 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8344/statm: 41488 40447 80 151 0 41334 0
Current children cumulated CPU time (s) 3443.58
Current children cumulated vsize (KiB) 182824

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 8894
/proc/meminfo: memFree=1024016/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=165952 CPUtime=3501
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 40517 0 0 0 350048 52 0 0 25 0 1 0 4793302 169934848 40450 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8344/statm: 41488 40450 80 151 0 41334 0
Current children cumulated CPU time (s) 3503.29
Current children cumulated vsize (KiB) 182824

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 8894
/proc/meminfo: memFree=1023888/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=165952 CPUtime=3560.71
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 40519 0 0 0 356019 52 0 0 25 0 1 0 4793302 169934848 40452 996147200 134512640 135134323 4294956192 18446744073709551615 134531941 0 0 4096 3 0 0 0 17 1 0 0
/proc/8344/statm: 41488 40452 80 151 0 41334 0
Current children cumulated CPU time (s) 3563
Current children cumulated vsize (KiB) 182824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3619.5 s]
/proc/loadavg: 2.00 2.00 1.91 2/73 8895
/proc/meminfo: memFree=1101416/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=165952 CPUtime=3597.73
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 40519 0 0 0 359721 52 0 0 25 0 1 0 4793302 169934848 40452 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/8344/statm: 41488 40452 80 151 0 41334 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 182824

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

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

[startup+3619.5 s]
/proc/loadavg: 2.00 2.00 1.91 2/73 8895
/proc/meminfo: memFree=1101416/2055920 swapFree=4192956/4192956
[pid=8295] ppid=8293 vsize=16872 CPUtime=2.29
/proc/8295/stat : 8295 (sugar++) S 8293 8295 8224 0 -1 4194304 1630 19276 0 11 6 5 196 22 16 0 1 0 4793086 17276928 1129 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8295/statm: 4218 1129 414 3 0 797 0
[pid=8344] ppid=8295 vsize=165952 CPUtime=3597.73
/proc/8344/stat : 8344 (minisat-inc) R 8295 8295 8224 0 -1 4194304 40519 0 0 0 359721 52 0 0 25 0 1 0 4793302 169934848 40452 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/8344/statm: 41488 40452 80 151 0 41334 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 182824

Child status: 0
Real time (s): 3619.54
CPU time (s): 3600.07
CPU user time (s): 3599.24
CPU system time (s): 0.832873
CPU usage (%): 99.4623
Max. virtual memory (cumulated for all children) (KiB): 890472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.24
system time used= 0.832873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61504
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4195
involuntary context switches= 49660

runsolver used 3.36849 second user time and 9.8925 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-23 03:37:25
IDJOB=1127867
IDBENCH=64097
IDSOLVER=367
FILE ID=node50/1127867-1216777045
PBS_JOBID= 7974237
Free space on /tmp= 66564 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ec8efd56c7bdae39671ea9a8aad57461
RANDOM SEED=867335533

node50.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.279
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.279
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:       1301200 kB
Buffers:         26784 kB
Cached:         661988 kB
SwapCached:          0 kB
Active:         236396 kB
Inactive:       466640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1301200 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             948 kB
Writeback:           0 kB
Mapped:          24040 kB
Slab:            37076 kB
Committed_AS:    58460 kB
PageTables:       1696 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 node50 at 2008-07-23 04:37:47