Trace number 1114149

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incMSAT (TO)28 3600.12 3624.92

General information on the benchmark

Namecsp/subs/
normalized-scen07-sub3.xml
MD5SUM7322335d52a19315a6e08f100faf787e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints19
Best CPU time to get the best result obtained on this benchmark1609.48
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints439
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension439
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.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Sat Jul 12 23:12:37 2008
0.00/0.07	c 0	PID 12368
0.00/0.08	c 0	HOST node38.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1114149-1215897156.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114149-1215897156.xml' 'HOME/temp.csp'
0.06/0.45	c 0	2 domains, 36 variables, 2 predicates, 0 relations, 439 constraints
0.06/0.51	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.51	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.06/0.59	c 0	Parsing HOME/temp.csp
0.47/0.69	c 0	parsed 479 expressions
0.47/0.70	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.47/0.71	c 0	MAX CSP: 439 constraints
0.47/0.71	c 0	Converting to clausal form CSP
0.48/0.81	c 0	converted 93 (10%) expressions
0.48/0.88	c 0	converted 185 (20%) expressions
0.48/0.96	c 0	converted 277 (30%) expressions
0.93/1.03	c 1	converted 369 (40%) expressions
1.04/1.15	c 1	converted 461 (50%) expressions
1.14/1.21	c 1	converted 553 (60%) expressions
1.14/1.27	c 1	converted 645 (70%) expressions
1.24/1.33	c 1	converted 737 (80%) expressions
1.24/1.38	c 1	converted 829 (90%) expressions
1.44/1.51	c 1	converted 921 (100%) expressions
1.44/1.51	c 1	CSP : 914 integers, 18 booleans, 1370 clauses, largest domain size 659
1.44/1.51	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.44/1.51	c 1	Propagation in CSP
1.44/1.55	c 1	432 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.44/1.55	c 1	CSP : 914 integers, 18 booleans, 1370 clauses, largest domain size 440
1.44/1.55	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.44/1.55	c 1	Simplifing CSP by introducing new Boolean variables
1.44/1.57	c 1	CSP : 914 integers, 896 booleans, 2248 clauses, largest domain size 440
1.44/1.57	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.44/1.60	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.53/1.65	c 1	92 (10%) CSP integer variables are encoded (1480 clauses, 17143 bytes)
1.53/1.65	c 1	183 (20%) CSP integer variables are encoded (1480 clauses, 17143 bytes)
1.53/1.65	c 1	275 (30%) CSP integer variables are encoded (1480 clauses, 17143 bytes)
1.53/1.65	c 1	366 (40%) CSP integer variables are encoded (1480 clauses, 17143 bytes)
1.53/1.65	c 1	457 (50%) CSP integer variables are encoded (1480 clauses, 17143 bytes)
1.53/1.66	c 1	549 (60%) CSP integer variables are encoded (2240 clauses, 27023 bytes)
1.53/1.66	c 1	640 (70%) CSP integer variables are encoded (2829 clauses, 34680 bytes)
1.53/1.66	c 1	732 (80%) CSP integer variables are encoded (3552 clauses, 44079 bytes)
1.53/1.66	c 1	823 (90%) CSP integer variables are encoded (4121 clauses, 51476 bytes)
1.53/1.67	c 1	914 (100%) CSP integer variables are encoded (8000 clauses, 101903 bytes)
1.64/1.71	c 1	225 (10%) CSP clauses are encoded (12153 clauses, 168918 bytes)
1.64/1.74	c 1	450 (20%) CSP clauses are encoded (17400 clauses, 258931 bytes)
1.64/1.78	c 1	675 (30%) CSP clauses are encoded (22503 clauses, 347517 bytes)
1.73/1.81	c 1	900 (40%) CSP clauses are encoded (27744 clauses, 438245 bytes)
1.73/1.84	c 1	1124 (50%) CSP clauses are encoded (32758 clauses, 525156 bytes)
1.73/1.87	c 1	1349 (60%) CSP clauses are encoded (37326 clauses, 609553 bytes)
1.73/1.89	c 1	1574 (70%) CSP clauses are encoded (42878 clauses, 706507 bytes)
1.84/1.92	c 1	1799 (80%) CSP clauses are encoded (56423 clauses, 948679 bytes)
1.93/2.00	c 2	2024 (90%) CSP clauses are encoded (95896 clauses, 1667873 bytes)
2.23/2.34	c 2	2248 (100%) CSP clauses are encoded (291577 clauses, 5238854 bytes)
2.23/2.34	c 2	2248 CSP clauses encoded
2.23/2.34	c 2	Writing map file : HOME/temp.map
2.23/2.35	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.23/2.35	c 2	SAT : 9810 SAT variables, 291577 SAT clauses, 5238854 bytes
2.23/2.35	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.23/2.39	c 2	OBJECTIVE minimize _COST
2.23/2.39	c 2	SOLVING HOME/temp.cnf
2.23/2.39	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.30/2.41	c 2	This is MiniSat 2.0 beta incremental
2.30/2.42	c 2	WARNING: for repeatability, setting FPU to use double precision
2.30/2.42	c 2	============================[ Problem Statistics ]=============================
2.30/2.42	c 2	|                                                                             |
2.30/2.42	c 2	|  Number of variables:  9810                                                 |
2.30/2.42	c 2	|  Number of clauses:    291577                                               |
2.30/2.55	c 2	|  Parsing time:         0.12         s                                       |
2.30/2.56	c 2	OK
2.30/2.56	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.30/2.56	c 2	SEARCHING: _COST <= 220
2.30/2.56	c 2	============================[ Search Statistics ]==============================
2.30/2.56	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.30/2.56	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.30/2.56	c 2	===============================================================================
2.30/2.56	c 2	|         0 |    9810   291577   851478 |    97192        0    nan |  0.000 % |
2.30/2.67	c 2	|       101 |    9810   291577   851478 |   106911      101     43 |  0.002 % |
2.30/2.73	c 2	|       251 |    9810   291577   851478 |   117602      251     36 |  0.002 % |
2.30/2.77	c 2	===============================================================================
2.30/2.77	c 2	restarts              : 3
2.30/2.77	c 2	conflicts             : 329           (988 /sec)
2.30/2.77	c 2	decisions             : 1046          (0.29 % random) (3142 /sec)
2.30/2.77	c 2	propagations          : 293930         (882808 /sec)
2.30/2.77	c 2	conflict literals     : 11093          (27.20 % deleted)
2.30/2.77	c 2	Memory used           : 14.25 MB
2.30/2.77	c 2	CPU time              : 0.332949 s
2.30/2.77	c 2	
2.30/2.77	c 2	SATISFIABLE
2.30/2.77	c 2	OK
2.30/2.77	c 2	FOUND: _COST <= 220
2.30/2.77	s SATISFIABLE
2.30/2.77	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.30/2.77	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.30/2.85	c 2	Decoding HOME/temp.out
2.30/3.10	c 3	OBJECTIVE _COST 82
2.30/3.10	o 82
2.30/3.10	v 792 722 792 792 72 526 72 310 86 324 156 394 128 540 310 44 352 114 58 366 128 366 778 778 708 778 44 484 16 470 16 324 666 428 540 16
2.30/3.13	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.30/3.14	c 3	OK
2.30/3.14	c 3	OBJECTIVE BOUND: 0 <= _COST <= 82
2.30/3.14	c 3	SEARCHING: _COST <= 41
2.30/3.14	c 3	============================[ Search Statistics ]==============================
2.30/3.15	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.30/3.15	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.30/3.15	c 3	===============================================================================
2.30/3.15	c 3	|       329 |    9810   291577   851478 |    97192      329     34 |  0.002 % |
2.30/3.19	c 3	|       431 |    9810   291577   851478 |   106911      431     31 | 35.016 % |
3.04/3.26	c 3	|       582 |    9810   291577   851478 |   117602      582     31 | 35.016 % |
3.14/3.32	c 3	|       809 |    9810   291577   851478 |   129362      809     33 | 35.016 % |
3.23/3.49	c 3	|      1149 |    9810   291577   851478 |   142299     1149     32 | 35.016 % |
3.43/3.68	c 3	|      1655 |    9810   291577   851478 |   156529     1655     34 | 35.016 % |
3.83/4.05	c 4	|      2415 |    6375   116304   335607 |   172182     2413     33 | 35.016 % |
4.32/4.52	c 4	|      3554 |    6375   116304   335607 |   189400     3552     32 | 35.016 % |
4.62/4.81	c 4	===============================================================================
4.62/4.81	c 4	restarts              : 11
4.62/4.81	c 4	conflicts             : 4385          (2211 /sec)
4.62/4.81	c 4	decisions             : 6914          (0.67 % random) (3485 /sec)
4.62/4.81	c 4	propagations          : 2995406        (1510011 /sec)
4.62/4.81	c 4	conflict literals     : 139861         (21.45 % deleted)
4.62/4.81	c 4	Memory used           : 14.50 MB
4.62/4.81	c 4	CPU time              : 1.9837 s
4.62/4.81	c 4	
4.62/4.81	c 4	SATISFIABLE
4.62/4.81	c 4	OK
4.62/4.81	c 4	FOUND: _COST <= 41
4.62/4.81	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.62/4.81	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.62/4.89	c 4	Decoding HOME/temp.out
4.64/5.01	c 5	OBJECTIVE _COST 41
4.64/5.01	o 41
4.64/5.01	v 16 254 16 254 778 394 694 456 792 442 792 526 652 414 792 778 526 764 722 554 792 540 268 30 338 100 652 414 680 442 722 442 114 352 254 16
4.64/5.01	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.64/5.04	c 5	OK
4.64/5.04	c 5	OBJECTIVE BOUND: 0 <= _COST <= 41
4.64/5.04	c 5	SEARCHING: _COST <= 20
4.64/5.04	c 5	============================[ Search Statistics ]==============================
4.64/5.04	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.64/5.04	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.64/5.04	c 5	===============================================================================
4.64/5.04	c 5	|      4385 |    5744    79834   228049 |    26611     4371     32 | 35.016 % |
4.64/5.08	c 5	|      4486 |    5744    79834   228049 |    29272     4472     32 | 41.448 % |
4.91/5.14	c 5	|      4636 |    5744    79834   228049 |    32199     4622     31 | 41.448 % |
5.01/5.25	c 5	|      4861 |    5744    79834   228049 |    35419     4847     31 | 41.448 % |
5.11/5.36	c 5	|      5200 |    5744    79834   228049 |    38961     5186     31 | 41.448 % |
5.31/5.57	c 5	|      5706 |    5744    79834   228049 |    42857     5692     30 | 41.448 % |
5.60/5.89	c 5	|      6465 |    5744    79834   228049 |    47143     6451     29 | 41.448 % |
6.10/6.38	c 6	|      7604 |    5744    79834   228049 |    51857     7590     29 | 41.448 % |
6.79/7.01	c 7	|      9312 |    5744    79834   228049 |    57043     9298     29 | 41.448 % |
7.88/8.19	c 8	|     11875 |    5744    79834   228049 |    62748    11861     28 | 41.448 % |
9.96/10.28	c 10	|     15719 |    5744    79834   228049 |    69022    15705     26 | 41.448 % |
13.53/13.81	c 13	|     21488 |    5744    79834   228049 |    75925    21474     26 | 41.448 % |
18.18/18.58	c 18	|     30139 |    5744    79834   228049 |    83517    30125     30 | 41.448 % |
26.70/27.18	c 27	|     43113 |    5744    79834   228049 |    91869    43099     32 | 41.448 % |
43.43/44.07	c 44	|     62574 |    5744    79834   228049 |   101056    62560     33 | 41.448 % |
81.07/82.07	c 82	|     91766 |    5744    79834   228049 |   111162    91752     30 | 41.448 % |
130.32/131.80	c 131	|    135556 |    5744    79834   228049 |   122278    35802     30 | 41.448 % |
215.81/218.00	c 218	|    201241 |    5744    79834   228049 |   134506   101487     30 | 41.448 % |
338.95/342.30	c 342	|    299769 |    5744    79834   228049 |   147956    76564     30 | 41.448 % |
536.97/542.21	c 542	|    447558 |    5744    79834   228049 |   162752    87637     31 | 41.448 % |
907.78/916.55	c 916	|    669241 |    5744    79834   228049 |   179027   158610     43 | 41.448 % |
1484.64/1498.82	c 1498	|   1001766 |    5744    79834   228049 |   196930   156984     39 | 41.448 % |
2295.10/2315.48	c 2315	|   1500555 |    5744    79834   228049 |   216623   107638     35 | 41.448 % |
3582.14/3606.98	c 3606	|   2248737 |    5744    79834   228049 |   238285    54883     40 | 41.448 % |
3600.07/3624.91	c ERROR INTERRUPTED
3600.07/3624.92	c 3624	CPU 3599.63 (0.06 0.02 3599.57 0.44)
3600.07/3624.92	c 3624	END Sun Jul 13 00:13:01 2008

Verifier Data (download as text)

OK	28	411
28 unsatisfied constraints, 411 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-1114149-1215897156/watcher-1114149-1215897156 -o /tmp/evaluation-result-1114149-1215897156/solver-1114149-1215897156 -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-1114149-1215897156.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.11 4/73 12368
/proc/meminfo: memFree=1399192/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=12268 CPUtime=0
/proc/12368/stat : 12368 (sugar++) R 12366 12368 11434 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 46415453 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 266890607205 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/12368/statm: 3067 316 241 3 0 167 0

[startup+0.084774 s]
/proc/loadavg: 2.00 2.00 2.11 4/73 12368
/proc/meminfo: memFree=1399192/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16740 CPUtime=0.06
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46415453 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12368/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101868 s]
/proc/loadavg: 2.00 2.00 2.11 4/73 12368
/proc/meminfo: memFree=1399192/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16740 CPUtime=0.06
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46415453 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12368/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301879 s]
/proc/loadavg: 2.00 2.00 2.11 4/73 12368
/proc/meminfo: memFree=1399192/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16740 CPUtime=0.06
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46415453 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12368/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701927 s]
/proc/loadavg: 2.00 2.00 2.11 4/73 12368
/proc/meminfo: memFree=1399192/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16740 CPUtime=0.47
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1296 4474 0 1 5 1 38 3 15 0 1 0 46415453 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12368/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 16740

[startup+1.50402 s]
/proc/loadavg: 2.00 2.00 2.11 3/84 12390
/proc/meminfo: memFree=1389504/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16740 CPUtime=0.48
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1296 4474 0 1 5 2 38 3 15 0 1 0 46415453 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12368/statm: 4185 1104 409 3 0 764 0
[pid=12381] ppid=12368 vsize=5356 CPUtime=0
/proc/12381/stat : 12381 (sh) S 12368 12368 11434 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46415504 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12381/statm: 1339 233 193 169 0 50 0
[pid=12382] ppid=12381 vsize=868340 CPUtime=0.96
/proc/12382/stat : 12382 (java) S 12381 12368 11434 0 -1 0 5141 0 1 0 92 4 0 0 18 0 9 0 46415505 889180160 4535 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12382/statm: 217085 4535 1730 9 0 211660 0
[pid=12382/tid=12383] ppid=12381 vsize=868340 CPUtime=0.72
/proc/12382/task/12383/stat : 12383 (java) R 12381 12368 11434 0 -1 64 2668 0 1 0 71 1 0 0 23 0 9 0 46415506 889180160 4535 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12382/tid=12384] ppid=12381 vsize=868340 CPUtime=0.03
/proc/12382/task/12384/stat : 12384 (java) S 12381 12368 11434 0 -1 64 345 0 0 0 3 0 0 0 16 0 9 0 46415507 889180160 4535 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12382/tid=12385] ppid=12381 vsize=868340 CPUtime=0
/proc/12382/task/12385/stat : 12385 (java) S 12381 12368 11434 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 46415507 889180160 4535 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12382/tid=12386] ppid=12381 vsize=868340 CPUtime=0
/proc/12382/task/12386/stat : 12386 (java) S 12381 12368 11434 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 46415507 889180160 4535 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12382/tid=12387] ppid=12381 vsize=868340 CPUtime=0
/proc/12382/task/12387/stat : 12387 (java) S 12381 12368 11434 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46415509 889180160 4535 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12382/tid=12388] ppid=12381 vsize=868340 CPUtime=0.17
/proc/12382/task/12388/stat : 12388 (java) R 12381 12368 11434 0 -1 64 1437 0 0 0 16 1 0 0 15 0 9 0 46415509 889180160 4535 996147200 134512640 134550740 4294955920 18446744073709551615 101750603 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12382/tid=12389] ppid=12381 vsize=868340 CPUtime=0
/proc/12382/task/12389/stat : 12389 (java) S 12381 12368 11434 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46415509 889180160 4535 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12382/tid=12390] ppid=12381 vsize=868340 CPUtime=0
/proc/12382/task/12390/stat : 12390 (java) S 12381 12368 11434 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46415509 889180160 4535 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 890436

[startup+3.10119 s]
/proc/loadavg: 2.00 2.00 2.11 3/84 12390
/proc/meminfo: memFree=1380160/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.3
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1544 11443 1 3 6 2 208 14 15 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 16872

[startup+6.30256 s]
/proc/loadavg: 2.00 2.00 2.11 3/75 12411
/proc/meminfo: memFree=1376000/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 15 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=14848 CPUtime=3.26
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 3627 0 1 0 324 2 0 0 25 0 1 0 46415695 15204352 3573 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/12391/statm: 3712 3573 80 151 0 3558 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 31720

[startup+12.7013 s]
/proc/loadavg: 2.00 2.00 2.11 3/75 12411
/proc/meminfo: memFree=1376136/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=15000 CPUtime=9.6
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 3640 0 1 0 958 2 0 0 25 0 1 0 46415695 15360000 3586 996147200 134512640 135134323 4294956192 18446744073709551615 134531908 0 0 4096 3 0 0 0 17 1 0 0
/proc/12391/statm: 3750 3586 80 151 0 3596 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 31872

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 2.10 3/75 12411
/proc/meminfo: memFree=1375176/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=16192 CPUtime=22.27
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 3973 0 1 0 2225 2 0 0 25 0 1 0 46415695 16580608 3919 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/12391/statm: 4048 3919 80 151 0 3894 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 33064

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 2.10 3/75 12411
/proc/meminfo: memFree=1370632/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=20928 CPUtime=47.63
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 5125 0 1 0 4759 4 0 0 25 0 1 0 46415695 21430272 5071 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/12391/statm: 5232 5071 80 151 0 5078 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 37800

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.09 3/75 12411
/proc/meminfo: memFree=1364808/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=26748 CPUtime=98.35
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 6564 0 1 0 9830 5 0 0 25 0 1 0 46415695 27389952 6510 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/12391/statm: 6687 6510 80 151 0 6533 0
Current children cumulated CPU time (s) 101.19
Current children cumulated vsize (KiB) 43620

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.08 3/75 12411
/proc/meminfo: memFree=1362824/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=28532 CPUtime=157.79
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 7006 0 1 0 15773 6 0 0 25 0 1 0 46415695 29216768 6952 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/12391/statm: 7133 6952 80 151 0 6979 0
Current children cumulated CPU time (s) 160.63
Current children cumulated vsize (KiB) 45404

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.08 3/75 12411
/proc/meminfo: memFree=1362440/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=29048 CPUtime=217.23
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 7107 0 1 0 21717 6 0 0 25 0 1 0 46415695 29745152 7053 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/12391/statm: 7262 7053 80 151 0 7108 0
Current children cumulated CPU time (s) 220.07
Current children cumulated vsize (KiB) 45920

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.07 3/75 12411
/proc/meminfo: memFree=1359368/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=32000 CPUtime=276.66
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 7887 0 1 0 27660 6 0 0 25 0 1 0 46415695 32768000 7833 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/12391/statm: 8000 7833 80 151 0 7846 0
Current children cumulated CPU time (s) 279.5
Current children cumulated vsize (KiB) 48872

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.07 3/75 12411
/proc/meminfo: memFree=1359048/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=32668 CPUtime=336.11
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 7956 0 1 0 33604 7 0 0 25 0 1 0 46415695 33452032 7902 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0

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

[pid=12391] ppid=12368 vsize=67036 CPUtime=2897.47
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 16327 0 1 0 289728 19 0 0 25 0 1 0 46415695 68644864 16273 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12391/statm: 16759 16273 80 151 0 16605 0
Current children cumulated CPU time (s) 2900.31
Current children cumulated vsize (KiB) 83908

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12458
/proc/meminfo: memFree=1807560/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=67256 CPUtime=2957.22
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 16350 0 1 0 295703 19 0 0 25 0 1 0 46415695 68870144 16296 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12391/statm: 16814 16296 80 151 0 16660 0
Current children cumulated CPU time (s) 2960.06
Current children cumulated vsize (KiB) 84128

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12458
/proc/meminfo: memFree=1807560/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=67336 CPUtime=3016.98
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 16364 0 1 0 301679 19 0 0 25 0 1 0 46415695 68952064 16310 996147200 134512640 135134323 4294956192 18446744073709551615 134531958 0 0 4096 3 0 0 0 17 0 0 0
/proc/12391/statm: 16834 16310 80 151 0 16680 0
Current children cumulated CPU time (s) 3019.82
Current children cumulated vsize (KiB) 84208

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12458
/proc/meminfo: memFree=1807432/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=67500 CPUtime=3076.73
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 16414 0 1 0 307654 19 0 0 25 0 1 0 46415695 69120000 16360 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12391/statm: 16875 16360 80 151 0 16721 0
Current children cumulated CPU time (s) 3079.57
Current children cumulated vsize (KiB) 84372

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12458
/proc/meminfo: memFree=1806856/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=68300 CPUtime=3136.49
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 16569 0 1 0 313630 19 0 0 25 0 1 0 46415695 69939200 16515 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12391/statm: 17075 16515 80 151 0 16921 0
Current children cumulated CPU time (s) 3139.33
Current children cumulated vsize (KiB) 85172

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12458
/proc/meminfo: memFree=1801416/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=73632 CPUtime=3196.25
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 17916 0 1 0 319605 20 0 0 25 0 1 0 46415695 75399168 17862 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 0 0 0
/proc/12391/statm: 18408 17862 80 151 0 18254 0
Current children cumulated CPU time (s) 3199.09
Current children cumulated vsize (KiB) 90504

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12458
/proc/meminfo: memFree=1800264/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=74736 CPUtime=3256.01
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 18171 0 1 0 325580 21 0 0 25 0 1 0 46415695 76529664 18117 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12391/statm: 18684 18117 80 151 0 18530 0
Current children cumulated CPU time (s) 3258.85
Current children cumulated vsize (KiB) 91608

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12458
/proc/meminfo: memFree=1800200/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=74736 CPUtime=3315.77
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 18196 0 1 0 331556 21 0 0 25 0 1 0 46415695 76529664 18142 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12391/statm: 18684 18142 80 151 0 18530 0
Current children cumulated CPU time (s) 3318.61
Current children cumulated vsize (KiB) 91608

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12458
/proc/meminfo: memFree=1799944/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=74916 CPUtime=3375.53
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 18235 0 1 0 337532 21 0 0 25 0 1 0 46415695 76713984 18181 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12391/statm: 18729 18181 80 151 0 18575 0
Current children cumulated CPU time (s) 3378.37
Current children cumulated vsize (KiB) 91788

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12458
/proc/meminfo: memFree=1799560/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=75096 CPUtime=3435.29
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 18266 0 1 0 343507 22 0 0 25 0 1 0 46415695 76898304 18212 996147200 134512640 135134323 4294956192 18446744073709551615 134523927 0 0 4096 3 0 0 0 17 0 0 0
/proc/12391/statm: 18774 18212 80 151 0 18620 0
Current children cumulated CPU time (s) 3438.13
Current children cumulated vsize (KiB) 91968

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12458
/proc/meminfo: memFree=1799304/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=75272 CPUtime=3495.04
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 18319 0 1 0 349482 22 0 0 25 0 1 0 46415695 77078528 18265 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/12391/statm: 18818 18265 80 151 0 18664 0
Current children cumulated CPU time (s) 3497.88
Current children cumulated vsize (KiB) 92144

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12458
/proc/meminfo: memFree=1798536/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=76140 CPUtime=3554.8
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 18507 0 1 0 355458 22 0 0 25 0 1 0 46415695 77967360 18453 996147200 134512640 135134323 4294956192 18446744073709551615 134531815 0 0 4096 3 0 0 0 17 0 0 0
/proc/12391/statm: 19035 18453 80 151 0 18881 0
Current children cumulated CPU time (s) 3557.64
Current children cumulated vsize (KiB) 93012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3624.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12458
/proc/meminfo: memFree=1798600/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=76140 CPUtime=3597.23
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 18507 0 1 0 359701 22 0 0 25 0 1 0 46415695 77967360 18453 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 0 0 0
/proc/12391/statm: 19035 18453 80 151 0 18881 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 93012

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

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

[startup+3624.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 12458
/proc/meminfo: memFree=1798600/2055920 swapFree=4191900/4192956
[pid=12368] ppid=12366 vsize=16872 CPUtime=2.84
/proc/12368/stat : 12368 (sugar++) S 12366 12368 11434 0 -1 4194304 1631 19277 1 5 6 2 256 20 16 0 1 0 46415453 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12368/statm: 4218 1125 414 3 0 797 0
[pid=12391] ppid=12368 vsize=76140 CPUtime=3597.23
/proc/12391/stat : 12391 (minisat-inc) R 12368 12368 11434 0 -1 4194304 18507 0 1 0 359701 22 0 0 25 0 1 0 46415695 77967360 18453 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 0 0 0
/proc/12391/statm: 19035 18453 80 151 0 18881 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 93012

Child status: 0
Real time (s): 3624.92
CPU time (s): 3600.12
CPU user time (s): 3599.65
CPU system time (s): 0.467928
CPU usage (%): 99.3157
Max. virtual memory (cumulated for all children) (KiB): 890548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.65
system time used= 0.467928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39494
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3474
involuntary context switches= 65446

runsolver used 4.84526 second user time and 10.3314 second system time

The end

Launcher Data (download as text)

Begin job on node38 at 2008-07-12 23:12:36
IDJOB=1114149
IDBENCH=61696
IDSOLVER=367
FILE ID=node38/1114149-1215897156
PBS_JOBID= 7903601
Free space on /tmp= 66292 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/subs/normalized-scen07-sub3.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-1114149-1215897156/watcher-1114149-1215897156 -o /tmp/evaluation-result-1114149-1215897156/solver-1114149-1215897156 -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-1114149-1215897156.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7322335d52a19315a6e08f100faf787e
RANDOM SEED=1220723892

node38.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.218
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.218
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:       1399672 kB
Buffers:         17648 kB
Cached:         227040 kB
SwapCached:        384 kB
Active:         574120 kB
Inactive:        23976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399672 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             868 kB
Writeback:           0 kB
Mapped:         363096 kB
Slab:            42484 kB
Committed_AS:   443400 kB
PageTables:       2688 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= 66440 MiB
End job on node38 at 2008-07-13 00:13:03