Trace number 1114167

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)49 3600.12 3601.73

General information on the benchmark

Namecsp/subs/
normalized-scen06-sub2.xml
MD5SUM7fb64fe8ce2331d0bbcb3e49378101c9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints21
Best CPU time to get the best result obtained on this benchmark1612.19
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints369
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension369
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.04/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.08	c 0	BEGIN Sat Jul 12 23:17:13 2008
0.04/0.08	c 0	PID 20068
0.04/0.08	c 0	HOST node17.alineos.net
0.04/0.08	c 0	CONVERTING HOME/instance-1114167-1215897433.xml TO HOME/temp.csp
0.04/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114167-1215897433.xml' 'HOME/temp.csp'
0.06/0.43	c 1	2 domains, 32 variables, 2 predicates, 0 relations, 369 constraints
0.06/0.46	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.46	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.41/0.54	c 1	Parsing HOME/temp.csp
0.41/0.64	c 1	parsed 405 expressions
0.41/0.64	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.41/0.66	c 1	MAX CSP: 369 constraints
0.41/0.66	c 1	Converting to clausal form CSP
0.41/0.75	c 1	converted 78 (10%) expressions
0.41/0.81	c 1	converted 156 (20%) expressions
0.41/0.87	c 1	converted 234 (30%) expressions
0.41/0.93	c 1	converted 311 (40%) expressions
0.41/0.98	c 1	converted 389 (50%) expressions
0.93/1.09	c 1	converted 467 (60%) expressions
1.03/1.15	c 1	converted 544 (70%) expressions
1.12/1.20	c 2	converted 622 (80%) expressions
1.12/1.25	c 2	converted 700 (90%) expressions
1.22/1.35	c 2	converted 777 (100%) expressions
1.22/1.35	c 2	CSP : 770 integers, 16 booleans, 1154 clauses, largest domain size 554
1.22/1.35	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.22/1.35	c 2	Propagation in CSP
1.22/1.39	c 2	364 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.22/1.39	c 2	CSP : 770 integers, 16 booleans, 1154 clauses, largest domain size 370
1.22/1.39	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.22/1.39	c 2	Simplifing CSP by introducing new Boolean variables
1.33/1.40	c 2	CSP : 770 integers, 754 booleans, 1892 clauses, largest domain size 370
1.33/1.40	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.33/1.43	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.33/1.49	c 2	77 (10%) CSP integer variables are encoded (1312 clauses, 14959 bytes)
1.33/1.49	c 2	154 (20%) CSP integer variables are encoded (1312 clauses, 14959 bytes)
1.33/1.49	c 2	231 (30%) CSP integer variables are encoded (1312 clauses, 14959 bytes)
1.33/1.49	c 2	308 (40%) CSP integer variables are encoded (1312 clauses, 14959 bytes)
1.33/1.49	c 2	385 (50%) CSP integer variables are encoded (1312 clauses, 14959 bytes)
1.33/1.49	c 2	462 (60%) CSP integer variables are encoded (1936 clauses, 23071 bytes)
1.33/1.50	c 2	539 (70%) CSP integer variables are encoded (2417 clauses, 29324 bytes)
1.42/1.50	c 2	616 (80%) CSP integer variables are encoded (4806 clauses, 60381 bytes)
1.42/1.51	c 2	693 (90%) CSP integer variables are encoded (5864 clauses, 74135 bytes)
1.42/1.51	c 2	770 (100%) CSP integer variables are encoded (6710 clauses, 85133 bytes)
1.42/1.54	c 2	190 (10%) CSP clauses are encoded (10761 clauses, 149891 bytes)
1.42/1.57	c 2	379 (20%) CSP clauses are encoded (14645 clauses, 215895 bytes)
1.42/1.60	c 2	568 (30%) CSP clauses are encoded (18654 clauses, 284587 bytes)
1.52/1.63	c 2	757 (40%) CSP clauses are encoded (23070 clauses, 360258 bytes)
1.52/1.65	c 2	946 (50%) CSP clauses are encoded (27179 clauses, 430905 bytes)
1.52/1.68	c 2	1136 (60%) CSP clauses are encoded (31196 clauses, 503146 bytes)
1.52/1.69	c 2	1325 (70%) CSP clauses are encoded (35257 clauses, 573571 bytes)
1.62/1.71	c 2	1514 (80%) CSP clauses are encoded (45018 clauses, 747295 bytes)
1.73/1.85	c 2	1703 (90%) CSP clauses are encoded (108571 clauses, 1890302 bytes)
1.92/2.05	c 2	1892 (100%) CSP clauses are encoded (212372 clauses, 3793278 bytes)
1.92/2.05	c 2	1892 CSP clauses encoded
1.92/2.05	c 2	Writing map file : HOME/temp.map
1.92/2.06	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.92/2.06	c 2	SAT : 8234 SAT variables, 212372 SAT clauses, 3793278 bytes
1.92/2.06	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.92/2.08	c 2	OBJECTIVE minimize _COST
1.92/2.08	c 2	SOLVING HOME/temp.cnf
1.92/2.08	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.92/2.08	c 2	This is MiniSat 2.0 beta incremental
1.92/2.08	c 2	WARNING: for repeatability, setting FPU to use double precision
1.92/2.08	c 2	============================[ Problem Statistics ]=============================
1.92/2.08	c 2	|                                                                             |
1.92/2.09	c 2	|  Number of variables:  8234                                                 |
1.92/2.09	c 2	|  Number of clauses:    212372                                               |
2.01/2.19	c 3	|  Parsing time:         0.09         s                                       |
2.01/2.20	c 3	OK
2.01/2.20	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.01/2.20	c 3	SEARCHING: _COST <= 185
2.01/2.20	c 3	============================[ Search Statistics ]==============================
2.01/2.20	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.01/2.20	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.01/2.20	c 3	===============================================================================
2.01/2.20	c 3	|         0 |    8234   212372   617749 |    70790        0    nan |  0.000 % |
2.10/2.28	c 3	|       101 |    8234   212372   617749 |    77869      101     51 |  0.002 % |
2.10/2.30	c 3	===============================================================================
2.10/2.30	c 3	restarts              : 2
2.10/2.30	c 3	conflicts             : 136           (724 /sec)
2.10/2.30	c 3	decisions             : 623           (0.32 % random) (3314 /sec)
2.10/2.30	c 3	propagations          : 128864         (685553 /sec)
2.10/2.30	c 3	conflict literals     : 5838           (33.20 % deleted)
2.10/2.30	c 3	Memory used           : 11.32 MB
2.10/2.30	c 3	CPU time              : 0.187971 s
2.10/2.30	c 3	
2.10/2.30	c 3	SATISFIABLE
2.19/2.30	c 3	OK
2.19/2.30	c 3	FOUND: _COST <= 185
2.19/2.30	s SATISFIABLE
2.19/2.30	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.19/2.30	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'
2.19/2.38	c 3	Decoding HOME/temp.out
2.19/2.49	c 3	OBJECTIVE _COST 121
2.19/2.49	o 121
2.19/2.49	v 554 666 156 296 128 366 708 722 722 498 792 456 792 792 428 44 282 44 296 44 456 540 792 100 778 792 778 414 652 540 58 156
2.19/2.49	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.19/2.51	c 3	OK
2.19/2.51	c 3	OBJECTIVE BOUND: 0 <= _COST <= 121
2.19/2.51	c 3	SEARCHING: _COST <= 60
2.19/2.52	c 3	============================[ Search Statistics ]==============================
2.19/2.53	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.19/2.53	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.19/2.53	c 3	===============================================================================
2.19/2.53	c 3	|       136 |    8234   212372   617749 |    70790      136     43 |  0.002 % |
2.19/2.56	c 3	|       236 |    8234   212372   617749 |    77869      236     32 | 27.885 % |
2.46/2.62	c 3	|       387 |    8234   212372   617749 |    85656      387     29 | 27.885 % |
2.56/2.71	c 3	|       612 |    8234   212372   617749 |    94222      612     26 | 27.885 % |
2.56/2.79	c 3	|       949 |    8234   212372   617749 |   103644      949     29 | 27.885 % |
2.77/2.98	c 3	|      1455 |    8234   212372   617749 |   114009     1455     27 | 27.885 % |
3.07/3.25	c 4	|      2216 |    5938   118194   341855 |   125409     2216     28 | 27.885 % |
3.47/3.60	c 4	|      3355 |    5938   118194   341855 |   137950     3355     31 | 27.885 % |
4.06/4.22	c 5	|      5065 |    5938   118194   341855 |   151746     5065     32 | 27.885 % |
4.75/4.99	c 5	|      7627 |    5938   118194   341855 |   166920     7627     36 | 27.885 % |
6.24/6.42	c 7	|     11473 |    5938   118194   341855 |   183612    11473     36 | 27.885 % |
8.62/8.88	c 9	|     17239 |    5938   118194   341855 |   201974    17239     35 | 27.885 % |
13.17/13.48	c 14	|     25888 |    5938   118194   341855 |   222171    25888     35 | 27.885 % |
22.24/22.60	c 23	|     38862 |    5938   118194   341855 |   244388    38862     38 | 27.885 % |
35.84/36.13	c 36	|     58327 |    5938   118194   341855 |   268827    58327     39 | 27.885 % |
66.93/67.28	c 68	|     87519 |    5938   118194   341855 |   295710    87519     39 | 27.885 % |
119.80/120.15	c 120	|    131311 |    5938   118194   341855 |   325281   131311     40 | 27.885 % |
218.07/218.45	c 219	|    196997 |    5938   118194   341855 |   357809   196997     46 | 27.885 % |
442.79/443.30	c 444	|    295523 |    5938   118194   341855 |   393590   295523     47 | 27.885 % |
734.37/734.99	c 735	|    443312 |    5938   118194   341855 |   432949    66938     50 | 27.885 % |
1212.20/1212.99	c 1213	|    664995 |    5938   118194   341855 |   476244   288621     50 | 27.885 % |
1344.25/1345.09	c 1345	===============================================================================
1344.25/1345.09	c 1345	restarts              : 23
1344.25/1345.09	c 1345	conflicts             : 710648        (530 /sec)
1344.25/1345.09	c 1345	decisions             : 829007        (0.86 % random) (618 /sec)
1344.25/1345.09	c 1345	propagations          : 390580891      (291076 /sec)
1344.25/1345.09	c 1345	conflict literals     : 34492687       (31.09 % deleted)
1344.25/1345.09	c 1345	Memory used           : 98.36 MB
1344.25/1345.09	c 1345	CPU time              : 1341.85 s
1344.25/1345.09	c 1345	
1344.25/1345.09	c 1345	SATISFIABLE
1344.25/1345.09	c 1345	OK
1344.25/1345.09	c 1345	FOUND: _COST <= 60
1344.25/1345.09	c 1345	DECODING HOME/temp.out WITH HOME/temp.map
1344.25/1345.09	c 1345	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1344.34/1345.18	c 1346	Decoding HOME/temp.out
1344.53/1345.30	c 1346	OBJECTIVE _COST 60
1344.53/1345.30	o 60
1344.53/1345.31	v 778 540 778 540 694 456 30 778 114 722 380 142 44 470 456 72 456 694 526 764 366 128 44 792 16 254 30 324 128 366 778 540
1344.53/1345.31	c 1346	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1344.69/1345.51	c 1346	OK
1344.69/1345.51	c 1346	OBJECTIVE BOUND: 0 <= _COST <= 60
1344.69/1345.51	c 1346	SEARCHING: _COST <= 30
1344.69/1345.51	c 1346	============================[ Search Statistics ]==============================
1344.69/1345.51	c 1346	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1344.69/1345.51	c 1346	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1344.69/1345.51	c 1346	===============================================================================
1344.69/1345.51	c 1346	|    710648 |    5231    81076   232561 |    27025   334274     49 | 27.885 % |
1347.99/1348.89	c 1349	|    710748 |    5231    81076   232561 |    29727    15872     42 | 36.471 % |
1348.19/1349.01	c 1349	|    710899 |    5231    81076   232561 |    32700    16023     42 | 36.471 % |
1348.29/1349.10	c 1349	|    711126 |    5231    81076   232561 |    35970    16250     41 | 36.471 % |
1348.48/1349.30	c 1350	|    711465 |    5231    81076   232561 |    39567    16589     41 | 36.471 % |
1348.68/1349.57	c 1350	|    711973 |    5231    81076   232561 |    43524    17097     41 | 36.471 % |
1348.98/1349.86	c 1350	|    712733 |    5231    81076   232561 |    47877    17857     40 | 36.471 % |
1349.68/1350.51	c 1351	|    713873 |    5231    81076   232561 |    52664    18997     40 | 36.471 % |
1350.58/1351.44	c 1352	|    715582 |    5231    81076   232561 |    57931    20706     39 | 36.471 % |
1351.88/1352.76	c 1353	|    718144 |    5231    81076   232561 |    63724    23268     38 | 36.471 % |
1354.18/1355.01	c 1355	|    721989 |    5231    81076   232561 |    70096    27113     37 | 36.471 % |
1358.78/1359.61	c 1360	|    727756 |    5231    81076   232561 |    77106    32880     36 | 36.471 % |
1364.78/1365.64	c 1366	|    736408 |    5231    81076   232561 |    84817    41532     38 | 36.471 % |
1376.28/1377.20	c 1378	|    749383 |    5231    81076   232561 |    93298    54507     37 | 36.471 % |
1396.17/1397.09	c 1397	|    768844 |    5231    81076   232561 |   102628    73968     36 | 36.471 % |
1437.86/1438.70	c 1439	|    798036 |    5231    81076   232561 |   112891   103160     35 | 36.471 % |
1480.64/1481.55	c 1482	|    841827 |    5231    81076   232561 |   124180    43995     29 | 36.471 % |
1550.31/1551.25	c 1552	|    907511 |    5231    81076   232561 |   136598   109679     35 | 36.471 % |
1645.98/1646.98	c 1647	|   1006037 |    5231    81076   232561 |   150258    81749     46 | 36.471 % |
1826.61/1827.69	c 1828	|   1153829 |    5231    81076   232561 |   165284    89937     35 | 36.471 % |
2214.87/2216.08	c 2216	|   1375512 |    5231    81076   232561 |   181812   159308     37 | 36.471 % |
2731.58/2732.97	c 2733	|   1708039 |    5231    81076   232561 |   199994   153293     49 | 36.471 % |
3451.11/3452.73	c 3453	|   2206827 |    5231    81076   232561 |   219993    95478     41 | 36.471 % |
3600.06/3601.71	c ERROR INTERRUPTED
3600.06/3601.72	c 3602	CPU 3599.57 (0.06 0.01 3599.51 0.51)
3600.06/3601.72	c 3602	END Sun Jul 13 00:17:15 2008

Verifier Data (download as text)

OK	49	320
49 unsatisfied constraints, 320 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-1114167-1215897433/watcher-1114167-1215897433 -o /tmp/evaluation-result-1114167-1215897433/solver-1114167-1215897433 -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-1114167-1215897433.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.00 4/73 20068
/proc/meminfo: memFree=1410648/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=12268 CPUtime=0
/proc/20068/stat : 20068 (sugar++) R 20066 20068 18973 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 46445769 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 245482879589 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/20068/statm: 3067 316 241 3 0 167 0

[startup+0.0509581 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 20068
/proc/meminfo: memFree=1410648/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=13600 CPUtime=0.04
/proc/20068/stat : 20068 (sugar++) R 20066 20068 18973 0 -1 4194304 782 0 0 0 3 1 0 0 18 0 1 0 46445769 13926400 750 996147200 4194304 4206940 548682068528 18446744073709551615 245500702064 0 0 4224 0 0 0 0 17 1 0 0
/proc/20068/statm: 3400 750 338 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101984 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 20068
/proc/meminfo: memFree=1410648/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16740 CPUtime=0.06
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46445769 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20068/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301981 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 20068
/proc/meminfo: memFree=1410648/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16740 CPUtime=0.06
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46445769 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20068/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702025 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 20068
/proc/meminfo: memFree=1410648/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16740 CPUtime=0.41
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1296 4338 0 1 5 1 33 2 15 0 1 0 46445769 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20068/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 16740

[startup+1.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 20090
/proc/meminfo: memFree=1400960/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16740 CPUtime=0.41
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1297 4338 0 1 5 1 33 2 15 0 1 0 46445769 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20068/statm: 4185 1104 409 3 0 764 0
[pid=20081] ppid=20068 vsize=5356 CPUtime=0
/proc/20081/stat : 20081 (sh) S 20068 20068 18973 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46445816 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20081/statm: 1339 233 193 169 0 50 0
[pid=20082] ppid=20081 vsize=868472 CPUtime=1.01
/proc/20082/stat : 20082 (java) S 20081 20068 18973 0 -1 0 6382 0 1 0 98 3 0 0 18 0 9 0 46445816 889315328 5598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20082/statm: 217118 5598 2563 9 0 211665 0
[pid=20082/tid=20083] ppid=20081 vsize=868472 CPUtime=0.71
/proc/20082/task/20083/stat : 20083 (java) R 20081 20068 18973 0 -1 64 2727 0 1 0 70 1 0 0 18 0 9 0 46445817 889315328 5598 996147200 134512640 134550740 4294955920 18446744073709551615 4126788433 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20082/tid=20084] ppid=20081 vsize=868472 CPUtime=0.05
/proc/20082/task/20084/stat : 20084 (java) S 20081 20068 18973 0 -1 64 1501 0 0 0 5 0 0 0 16 0 9 0 46445818 889315328 5598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20082/tid=20085] ppid=20081 vsize=868472 CPUtime=0
/proc/20082/task/20085/stat : 20085 (java) S 20081 20068 18973 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46445818 889315328 5598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20082/tid=20086] ppid=20081 vsize=868472 CPUtime=0
/proc/20082/task/20086/stat : 20086 (java) S 20081 20068 18973 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 46445818 889315328 5598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20082/tid=20087] ppid=20081 vsize=868472 CPUtime=0
/proc/20082/task/20087/stat : 20087 (java) S 20081 20068 18973 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46445820 889315328 5598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20082/tid=20088] ppid=20081 vsize=868472 CPUtime=0.21
/proc/20082/task/20088/stat : 20088 (java) S 20081 20068 18973 0 -1 64 1461 0 0 0 21 0 0 0 15 0 9 0 46445820 889315328 5598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20082/tid=20089] ppid=20081 vsize=868472 CPUtime=0
/proc/20082/task/20089/stat : 20089 (java) S 20081 20068 18973 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46445820 889315328 5598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20082/tid=20090] ppid=20081 vsize=868472 CPUtime=0
/proc/20082/task/20090/stat : 20090 (java) S 20081 20068 18973 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46445820 889315328 5598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 890568

[startup+3.10127 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20091
/proc/meminfo: memFree=1401160/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.19
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1559 15073 0 3 6 1 200 12 15 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=11856 CPUtime=0.78
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 2796 0 0 0 76 2 0 0 20 0 1 0 46445978 12140544 2743 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/20091/statm: 2964 2743 80 151 0 2810 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 28728

[startup+6.3026 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20101
/proc/meminfo: memFree=1392840/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.19
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1559 15073 0 3 6 1 200 12 15 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=11856 CPUtime=3.95
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 2808 0 0 0 393 2 0 0 25 0 1 0 46445978 12140544 2755 996147200 134512640 135134323 4294956192 18446744073709551615 134531891 0 0 4096 3 0 0 0 17 1 0 0
/proc/20091/statm: 2964 2755 80 151 0 2810 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 28728

[startup+12.7013 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20101
/proc/meminfo: memFree=1391240/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.19
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1559 15073 0 3 6 1 200 12 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=13704 CPUtime=10.29
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 3253 0 0 0 1027 2 0 0 25 0 1 0 46445978 14032896 3200 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 1 0 0
/proc/20091/statm: 3426 3200 80 151 0 3272 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 30576

[startup+25.5016 s]
/proc/loadavg: 1.93 1.98 1.99 3/71 20105
/proc/meminfo: memFree=1682024/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.19
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1559 15073 0 3 6 1 200 12 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=17652 CPUtime=23.05
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 4239 0 0 0 2302 3 0 0 25 0 1 0 46445978 18075648 4186 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 4413 4186 80 151 0 4259 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 34524

[startup+51.1012 s]
/proc/loadavg: 1.95 1.98 1.99 3/71 20105
/proc/meminfo: memFree=1574632/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.19
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1559 15073 0 3 6 1 200 12 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=23592 CPUtime=48.64
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 5721 0 0 0 4858 6 0 0 25 0 1 0 46445978 24158208 5668 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 5898 5668 80 151 0 5744 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 40464

[startup+102.305 s]
/proc/loadavg: 1.98 1.98 1.99 3/83 20142
/proc/meminfo: memFree=1849728/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.19
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1559 15073 0 3 6 1 200 12 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=32384 CPUtime=99.82
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 7931 0 0 0 9973 9 0 0 25 0 1 0 46445978 33161216 7878 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 8096 7878 80 151 0 7942 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 49256

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 20142
/proc/meminfo: memFree=1838912/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.19
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1559 15073 0 3 6 1 200 12 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=43192 CPUtime=159.8
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 10597 0 0 0 15968 12 0 0 25 0 1 0 46445978 44228608 10544 996147200 134512640 135134323 4294956192 18446744073709551615 134532135 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 10798 10544 80 151 0 10644 0
Current children cumulated CPU time (s) 161.99
Current children cumulated vsize (KiB) 60064

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 20142
/proc/meminfo: memFree=1828800/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.19
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1559 15073 0 3 6 1 200 12 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=53104 CPUtime=219.78
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 13103 0 0 0 21962 16 0 0 25 0 1 0 46445978 54378496 13050 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 13276 13050 80 151 0 13122 0
Current children cumulated CPU time (s) 221.97
Current children cumulated vsize (KiB) 69976

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 20142
/proc/meminfo: memFree=1821568/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.19
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1559 15073 0 3 6 1 200 12 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=60676 CPUtime=279.75
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 14916 0 0 0 27957 18 0 0 25 0 1 0 46445978 62132224 14863 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 15169 14863 80 151 0 15015 0
Current children cumulated CPU time (s) 281.94
Current children cumulated vsize (KiB) 77548

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 20142
/proc/meminfo: memFree=1814912/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.19
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1559 15073 0 3 6 1 200 12 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0

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

[pid=20091] ppid=20068 vsize=100960 CPUtime=2918.51
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 24904 0 0 0 291818 33 0 0 25 0 1 0 46445978 103383040 24849 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 25240 24849 80 151 0 25086 0
Current children cumulated CPU time (s) 2920.91
Current children cumulated vsize (KiB) 117832

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20158
/proc/meminfo: memFree=1778880/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.4
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1630 18985 0 4 6 1 218 15 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=100960 CPUtime=2978.48
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 24904 0 0 0 297815 33 0 0 25 0 1 0 46445978 103383040 24849 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 25240 24849 80 151 0 25086 0
Current children cumulated CPU time (s) 2980.88
Current children cumulated vsize (KiB) 117832

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20158
/proc/meminfo: memFree=1778880/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.4
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1630 18985 0 4 6 1 218 15 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=101124 CPUtime=3038.46
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 24937 0 0 0 303813 33 0 0 25 0 1 0 46445978 103550976 24882 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 25281 24882 80 151 0 25127 0
Current children cumulated CPU time (s) 3040.86
Current children cumulated vsize (KiB) 117996

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20158
/proc/meminfo: memFree=1778752/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.4
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1630 18985 0 4 6 1 218 15 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=101288 CPUtime=3098.44
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 24966 0 0 0 309811 33 0 0 25 0 1 0 46445978 103718912 24911 996147200 134512640 135134323 4294956192 18446744073709551615 134531911 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 25322 24911 80 151 0 25168 0
Current children cumulated CPU time (s) 3100.84
Current children cumulated vsize (KiB) 118160

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20158
/proc/meminfo: memFree=1778752/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.4
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1630 18985 0 4 6 1 218 15 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=101288 CPUtime=3158.41
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 24968 0 0 0 315808 33 0 0 25 0 1 0 46445978 103718912 24913 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 25322 24913 80 151 0 25168 0
Current children cumulated CPU time (s) 3160.81
Current children cumulated vsize (KiB) 118160

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20158
/proc/meminfo: memFree=1778752/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.4
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1630 18985 0 4 6 1 218 15 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=101288 CPUtime=3218.39
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 24973 0 0 0 321806 33 0 0 25 0 1 0 46445978 103718912 24918 996147200 134512640 135134323 4294956192 18446744073709551615 134531908 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 25322 24918 80 151 0 25168 0
Current children cumulated CPU time (s) 3220.79
Current children cumulated vsize (KiB) 118160

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20158
/proc/meminfo: memFree=1778560/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.4
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1630 18985 0 4 6 1 218 15 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=101452 CPUtime=3278.37
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 25006 0 0 0 327804 33 0 0 25 0 1 0 46445978 103886848 24951 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 25363 24951 80 151 0 25209 0
Current children cumulated CPU time (s) 3280.77
Current children cumulated vsize (KiB) 118324

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20158
/proc/meminfo: memFree=1778496/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.4
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1630 18985 0 4 6 1 218 15 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=101452 CPUtime=3338.34
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 25009 0 0 0 333801 33 0 0 25 0 1 0 46445978 103886848 24954 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 25363 24954 80 151 0 25209 0
Current children cumulated CPU time (s) 3340.74
Current children cumulated vsize (KiB) 118324

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20158
/proc/meminfo: memFree=1778432/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.4
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1630 18985 0 4 6 1 218 15 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=101452 CPUtime=3398.33
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 25010 0 0 0 339799 34 0 0 25 0 1 0 46445978 103886848 24955 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 25363 24955 80 151 0 25209 0
Current children cumulated CPU time (s) 3400.73
Current children cumulated vsize (KiB) 118324

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20158
/proc/meminfo: memFree=1778304/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.4
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1630 18985 0 4 6 1 218 15 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=101452 CPUtime=3458.31
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 25010 0 0 0 345797 34 0 0 25 0 1 0 46445978 103886848 24955 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 25363 24955 80 151 0 25209 0
Current children cumulated CPU time (s) 3460.71
Current children cumulated vsize (KiB) 118324

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20158
/proc/meminfo: memFree=1778304/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.4
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1630 18985 0 4 6 1 218 15 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=101452 CPUtime=3518.28
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 25011 0 0 0 351794 34 0 0 25 0 1 0 46445978 103886848 24956 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 25363 24956 80 151 0 25209 0
Current children cumulated CPU time (s) 3520.68
Current children cumulated vsize (KiB) 118324

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20158
/proc/meminfo: memFree=1778112/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.4
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1630 18985 0 4 6 1 218 15 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=101452 CPUtime=3578.26
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 25012 0 0 0 357792 34 0 0 25 0 1 0 46445978 103886848 24957 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 25363 24957 80 151 0 25209 0
Current children cumulated CPU time (s) 3580.66
Current children cumulated vsize (KiB) 118324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20158
/proc/meminfo: memFree=1778112/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.4
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1630 18985 0 4 6 1 218 15 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=101452 CPUtime=3597.66
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 25012 0 0 0 359732 34 0 0 25 0 1 0 46445978 103886848 24957 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 25363 24957 80 151 0 25209 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 118324

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

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

[startup+3601.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20158
/proc/meminfo: memFree=1778112/2055920 swapFree=4181420/4192956
[pid=20068] ppid=20066 vsize=16872 CPUtime=2.4
/proc/20068/stat : 20068 (sugar++) S 20066 20068 18973 0 -1 4194304 1630 18985 0 4 6 1 218 15 16 0 1 0 46445769 17276928 1123 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20068/statm: 4218 1123 414 3 0 797 0
[pid=20091] ppid=20068 vsize=101452 CPUtime=3597.66
/proc/20091/stat : 20091 (minisat-inc) R 20068 20068 18973 0 -1 4194304 25012 0 0 0 359732 34 0 0 25 0 1 0 46445978 103886848 24957 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20091/statm: 25363 24957 80 151 0 25209 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 118324

Child status: 0
Real time (s): 3601.73
CPU time (s): 3600.12
CPU user time (s): 3599.58
CPU system time (s): 0.535918
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 890568

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

runsolver used 4.23136 second user time and 8.92764 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-12 23:17:13
IDJOB=1114167
IDBENCH=61699
IDSOLVER=367
FILE ID=node17/1114167-1215897433
PBS_JOBID= 7903641
Free space on /tmp= 66260 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/subs/normalized-scen06-sub2.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-1114167-1215897433/watcher-1114167-1215897433 -o /tmp/evaluation-result-1114167-1215897433/solver-1114167-1215897433 -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-1114167-1215897433.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7fb64fe8ce2331d0bbcb3e49378101c9
RANDOM SEED=1846917586

node17.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.240
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.240
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:       1411128 kB
Buffers:         23932 kB
Cached:         215264 kB
SwapCached:       5264 kB
Active:         559816 kB
Inactive:        27176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1411128 kB
SwapTotal:     4192956 kB
SwapFree:      4181420 kB
Dirty:             880 kB
Writeback:           0 kB
Mapped:         354816 kB
Slab:            42236 kB
Committed_AS:   566912 kB
PageTables:       2624 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= 66408 MiB
End job on node17 at 2008-07-13 00:17:17