Trace number 1108976

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+minisatMSAT (TO)24 3600.08 3623.43

General information on the benchmark

Namecsp/latinSquare/
normalized-latinSquare-dg-12_all.xml
MD5SUM535246887d226e6be0539abc12ce8eb5
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints24
Best CPU time to get the best result obtained on this benchmark3600.06
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints48
Maximum constraint arity12
Maximum domain size12
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)alldifferent(48)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 19:45:23 2008
0.00/0.04	c 0	PID 14319
0.00/0.04	c 0	HOST node53.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1108976-1215798323.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108976-1215798323.xml' 'HOME/temp.csp'
0.03/0.23	c 0	1 domains, 144 variables, 0 predicates, 0 relations, 48 constraints
0.03/0.28	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.28	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.24/0.36	c 0	Parsing HOME/temp.csp
0.24/0.43	c 0	parsed 193 expressions
0.24/0.45	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.24/0.46	c 0	MAX CSP: 48 constraints
0.24/0.46	c 0	Converting to clausal form CSP
0.24/0.48	c 0	converted 25 (10%) expressions
0.24/0.48	c 0	converted 49 (20%) expressions
0.24/0.48	c 0	converted 74 (30%) expressions
0.24/0.48	c 0	converted 98 (40%) expressions
0.24/0.48	c 0	converted 122 (50%) expressions
0.24/0.51	c 0	converted 147 (60%) expressions
0.24/0.66	c 1	converted 171 (70%) expressions
0.24/0.72	c 1	converted 196 (80%) expressions
0.24/0.74	c 1	converted 220 (90%) expressions
0.24/0.76	c 1	converted 244 (100%) expressions
0.24/0.76	c 1	CSP : 240 integers, 48 booleans, 3407 clauses, largest domain size 73
0.24/0.77	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.24/0.77	c 1	Propagation in CSP
0.25/0.81	c 1	46 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.25/0.82	c 1	CSP : 240 integers, 48 booleans, 3407 clauses, largest domain size 49
0.25/0.82	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.25/0.82	c 1	Simplifing CSP by introducing new Boolean variables
0.25/0.90	c 1	CSP : 240 integers, 6384 booleans, 9743 clauses, largest domain size 49
0.25/0.90	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.25/0.94	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.25/0.95	c 1	24 (10%) CSP integer variables are encoded (240 clauses, 2507 bytes)
0.25/0.96	c 1	48 (20%) CSP integer variables are encoded (480 clauses, 5147 bytes)
0.25/0.96	c 1	72 (30%) CSP integer variables are encoded (720 clauses, 7787 bytes)
0.25/0.96	c 1	96 (40%) CSP integer variables are encoded (960 clauses, 10530 bytes)
0.25/0.96	c 1	120 (50%) CSP integer variables are encoded (1200 clauses, 13650 bytes)
0.25/0.96	c 1	144 (60%) CSP integer variables are encoded (1440 clauses, 16770 bytes)
0.25/0.96	c 1	168 (70%) CSP integer variables are encoded (1440 clauses, 16770 bytes)
0.25/0.96	c 1	192 (80%) CSP integer variables are encoded (1440 clauses, 16770 bytes)
0.25/0.97	c 1	216 (90%) CSP integer variables are encoded (1723 clauses, 20449 bytes)
0.25/0.97	c 1	240 (100%) CSP integer variables are encoded (1859 clauses, 22217 bytes)
0.25/1.02	c 1	975 (10%) CSP clauses are encoded (9896 clauses, 153604 bytes)
0.25/1.05	c 1	1949 (20%) CSP clauses are encoded (17899 clauses, 288991 bytes)
0.25/1.07	c 1	2923 (30%) CSP clauses are encoded (25902 clauses, 424171 bytes)
0.25/1.09	c 1	3898 (40%) CSP clauses are encoded (33917 clauses, 559498 bytes)
1.04/1.12	c 1	4872 (50%) CSP clauses are encoded (41931 clauses, 695072 bytes)
1.04/1.14	c 1	5846 (60%) CSP clauses are encoded (49934 clauses, 830116 bytes)
1.04/1.16	c 1	6821 (70%) CSP clauses are encoded (57971 clauses, 966937 bytes)
1.04/1.18	c 1	7795 (80%) CSP clauses are encoded (65974 clauses, 1101267 bytes)
1.04/1.20	c 1	8769 (90%) CSP clauses are encoded (73988 clauses, 1232998 bytes)
1.13/1.22	c 1	9743 (100%) CSP clauses are encoded (84921 clauses, 1427540 bytes)
1.13/1.23	c 1	9743 CSP clauses encoded
1.13/1.23	c 1	Writing map file : HOME/temp.map
1.13/1.23	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.23	c 1	SAT : 8483 SAT variables, 84921 SAT clauses, 1427540 bytes
1.13/1.23	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.27	c 1	OBJECTIVE minimize _COST
1.13/1.27	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.13/1.27	c 1	SEARCHING: _COST <= 24
1.13/1.27	c 1	SOLVING HOME/temp.cnf
1.13/1.27	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.13/1.28	c 1	This is MiniSat 2.0 beta
1.13/1.28	c 1	WARNING: for repeatability, setting FPU to use double precision
1.13/1.28	c 1	============================[ Problem Statistics ]=============================
1.13/1.28	c 1	|                                                                             |
1.13/1.28	c 1	|  Number of variables:  8483                                                 |
1.13/1.28	c 1	|  Number of clauses:    84922                                                |
1.18/1.32	c 1	|  Parsing time:         0.03         s                                       |
1.18/1.33	c 1	============================[ Search Statistics ]==============================
1.18/1.33	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.18/1.33	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.18/1.33	c 1	===============================================================================
1.18/1.33	c 1	|         0 |    8339    83470   236313 |    27823        0    nan |  0.000 % |
1.18/1.37	c 1	|       100 |    8339    83470   236313 |    30605      100     55 |  1.698 % |
1.18/1.40	c 1	|       251 |    8339    83470   236313 |    33666      251     37 |  1.698 % |
1.18/1.42	c 1	|       477 |    8339    83470   236313 |    37032      477     28 |  1.698 % |
1.18/1.45	c 1	===============================================================================
1.18/1.45	c 1	restarts              : 4
1.18/1.45	c 1	conflicts             : 588            (3676 /sec)
1.18/1.45	c 1	decisions             : 5788           (1.21 % random) (36181 /sec)
1.18/1.45	c 1	propagations          : 194350         (1214877 /sec)
1.18/1.45	c 1	conflict literals     : 15885          (2.56 % deleted)
1.18/1.45	c 1	Memory used           : 6.12 MB
1.18/1.45	c 1	CPU time              : 0.159975 s
1.18/1.45	c 1	
1.18/1.45	c 1	SATISFIABLE
1.18/1.46	c 1	FOUND: _COST <= 24
1.18/1.46	s SATISFIABLE
1.18/1.46	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.18/1.46	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.36/1.54	c 1	Decoding HOME/temp.out
1.36/1.59	c 1	OBJECTIVE _COST 24
1.36/1.59	o 24
1.36/1.60	v 4 8 5 3 7 9 6 0 1 2 11 10 7 9 0 6 5 10 8 4 3 2 1 11 9 2 11 11 7 9 7 7 7 11 11 11 8 1 2 11 4 5 0 6 10 3 7 9 10 6 9 5 11 8 3 1 4 2 0 7 3 4 1 0 7 9 2 11 8 6 5 10 1 3 10 7 4 9 5 2 6 11 8 0 6 5 7 10 1 2 11 3 9 8 4 0 0 11 8 3 6 5 4 10 9 1 2 7 2 0 3 11 6 4 1 9 7 8 10 5 5 10 4 1 2 6 9 8 3 11 7 0 11 7 6 0 4 9 10 5 2 8 3 1
1.36/1.60	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.36/1.61	c 2	OBJECTIVE BOUND: 0 <= _COST <= 24
1.36/1.61	c 2	SEARCHING: _COST <= 12
1.36/1.61	c 2	SOLVING HOME/temp.cnf
1.36/1.61	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.36/1.62	c 2	This is MiniSat 2.0 beta
1.36/1.62	c 2	WARNING: for repeatability, setting FPU to use double precision
1.36/1.62	c 2	============================[ Problem Statistics ]=============================
1.36/1.62	c 2	|                                                                             |
1.36/1.62	c 2	|  Number of variables:  8483                                                 |
1.36/1.62	c 2	|  Number of clauses:    84922                                                |
1.36/1.66	c 2	|  Parsing time:         0.04         s                                       |
1.36/1.66	c 2	============================[ Search Statistics ]==============================
1.36/1.66	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.36/1.66	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.36/1.66	c 2	===============================================================================
1.36/1.66	c 2	|         0 |    8255    82588   233907 |    27529        0    nan |  0.000 % |
1.50/1.71	c 2	|       101 |    8255    82588   233907 |    30282      101     69 |  2.688 % |
1.50/1.74	c 2	|       251 |    8255    82588   233907 |    33310      251     44 |  2.688 % |
1.50/1.77	c 2	|       477 |    8255    82588   233907 |    36641      477     56 |  2.688 % |
1.50/1.84	c 2	|       815 |    8255    82588   233907 |    40305      815     52 |  2.688 % |
1.50/1.93	c 2	|      1321 |    8255    82588   233907 |    44336     1321     57 |  2.688 % |
1.50/2.16	c 2	|      2080 |    8255    82588   233907 |    48769     2080     61 |  2.688 % |
2.16/2.39	c 2	|      3221 |    8255    82588   233907 |    53646     3221     60 |  2.688 % |
2.56/2.76	c 3	|      4929 |    8255    82588   233907 |    59011     4929     55 |  2.688 % |
3.06/3.24	c 3	|      7492 |    8255    82588   233907 |    64912     7492     52 |  2.688 % |
4.14/4.33	c 4	|     11336 |    8255    82588   233907 |    71404    11336     53 |  2.688 % |
5.33/5.59	c 5	|     17102 |    8255    82588   233907 |    78544    17102     51 |  2.688 % |
8.11/8.39	c 8	|     25752 |    8255    82588   233907 |    86398    25752     55 |  2.688 % |
13.35/13.66	c 14	|     38728 |    8255    82588   233907 |    95038    38728     60 |  2.688 % |
26.24/26.67	c 27	|     58190 |    8255    82588   233907 |   104542    58190     69 |  2.688 % |
48.26/48.83	c 49	|     87382 |    8255    82588   233907 |   114996    87382     75 |  2.688 % |
81.96/82.83	c 83	|    131171 |    8255    82588   233907 |   126496    26697     80 |  2.688 % |
120.02/121.26	c 121	|    196856 |    8255    82588   233907 |   139146    92382     72 |  2.688 % |
250.87/253.24	c 253	|    295383 |    8255    82588   233907 |   153060    64624    141 |  2.688 % |
420.40/424.20	c 424	|    443172 |    8255    82588   233907 |   168366    72523     89 |  2.688 % |
766.34/773.27	c 773	|    664855 |    8255    82588   233907 |   185203   137569    105 |  2.688 % |
1152.36/1162.60	c 1162	|    997380 |    8255    82588   233907 |   203723   125393     97 |  2.688 % |
2222.68/2239.28	c 2239	|   1496169 |    8255    82588   233907 |   224096    62686     95 |  2.688 % |
3600.08/3623.42	c ERROR INTERRUPTED
3600.08/3623.43	c 3623	CPU 1.38 (0.04 0 1.34 0.12)
3600.08/3623.43	c 3623	END Fri Jul 11 20:45:46 2008

Verifier Data (download as text)

OK	24	24
24 unsatisfied constraints, 24 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-1108976-1215798323/watcher-1108976-1215798323 -o /tmp/evaluation-result-1108976-1215798323/solver-1108976-1215798323 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1108976-1215798323.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: 3.56 2.72 2.55 4/74 14319
/proc/meminfo: memFree=1933336/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=12272 CPUtime=0
/proc/14319/stat : 14319 (sugar) R 14317 14319 13153 0 -1 4194304 375 0 0 0 0 0 0 0 20 0 1 0 36531639 12566528 343 996147200 4194304 4206940 548682068592 18446744073709551615 269950141875 0 0 4224 0 0 0 0 17 1 0 0
/proc/14319/statm: 3068 343 256 3 0 168 0

[startup+0.101114 s]
/proc/loadavg: 3.56 2.72 2.55 4/74 14319
/proc/meminfo: memFree=1933336/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=0.03
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 36531639 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14319/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201133 s]
/proc/loadavg: 3.56 2.72 2.55 4/74 14319
/proc/meminfo: memFree=1933336/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=0.03
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 36531639 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14319/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30116 s]
/proc/loadavg: 3.56 2.72 2.55 4/74 14319
/proc/meminfo: memFree=1933336/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=0.24
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 957 4289 0 1 3 0 18 3 16 0 1 0 36531639 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14319/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 13600

[startup+0.701231 s]
/proc/loadavg: 3.56 2.72 2.55 4/74 14319
/proc/meminfo: memFree=1933336/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=0.24
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 974 4289 0 1 3 0 18 3 15 0 1 0 36531639 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14319/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 13600

[startup+1.50139 s]
/proc/loadavg: 3.56 2.72 2.55 4/85 14341
/proc/meminfo: memFree=1915200/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.36
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1102 13519 0 2 4 0 122 10 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 13600

[startup+3.10271 s]
/proc/loadavg: 3.56 2.72 2.55 3/77 14355
/proc/meminfo: memFree=1923584/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 15 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=7708 CPUtime=1.46
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 1828 0 0 0 145 1 0 0 25 0 1 0 36531801 7892992 1814 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14355/statm: 1927 1814 76 150 0 1774 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 26664

[startup+6.30534 s]
/proc/loadavg: 3.44 2.71 2.55 3/77 14355
/proc/meminfo: memFree=1920192/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=10844 CPUtime=4.63
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 2592 0 0 0 462 1 0 0 25 0 1 0 36531801 11104256 2578 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14355/statm: 2711 2578 76 150 0 2558 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 29800

[startup+12.7016 s]
/proc/loadavg: 3.32 2.70 2.54 3/77 14355
/proc/meminfo: memFree=1914432/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=16156 CPUtime=10.96
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 3916 0 0 0 1094 2 0 0 25 0 1 0 36531801 16543744 3902 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/14355/statm: 4039 3902 76 150 0 3886 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 35112

[startup+25.5011 s]
/proc/loadavg: 3.03 2.66 2.54 3/77 14355
/proc/meminfo: memFree=1906368/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=23496 CPUtime=23.66
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 5770 0 0 0 2361 5 0 0 25 0 1 0 36531801 24059904 5756 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/14355/statm: 5874 5756 76 150 0 5721 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 42452

[startup+51.1012 s]
/proc/loadavg: 2.68 2.61 2.52 3/77 14355
/proc/meminfo: memFree=1892352/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=36292 CPUtime=49.04
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 8980 0 0 0 4896 8 0 0 25 0 1 0 36531801 37163008 8966 996147200 134512640 135127466 4294956256 18446744073709551615 134528752 0 0 4096 3 0 0 0 17 0 0 0
/proc/14355/statm: 9073 8966 76 150 0 8920 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 55248

[startup+102.301 s]
/proc/loadavg: 2.29 2.51 2.49 3/77 14355
/proc/meminfo: memFree=1881536/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=45980 CPUtime=99.79
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 11362 0 0 0 9969 10 0 0 25 0 1 0 36531801 47083520 11348 996147200 134512640 135127466 4294956256 18446744073709551615 134528439 0 0 4096 3 0 0 0 17 0 0 0
/proc/14355/statm: 11495 11348 76 150 0 11342 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 64936

[startup+162.301 s]
/proc/loadavg: 2.10 2.42 2.46 3/77 14355
/proc/meminfo: memFree=1871616/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=54428 CPUtime=159.27
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 13477 0 0 0 15914 13 0 0 25 0 1 0 36531801 55734272 13463 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14355/statm: 13607 13463 76 150 0 13454 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 73384

[startup+222.306 s]
/proc/loadavg: 2.04 2.34 2.43 3/77 14355
/proc/meminfo: memFree=1861824/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=63168 CPUtime=218.74
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 15639 0 0 0 21860 14 0 0 25 0 1 0 36531801 64684032 15625 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/14355/statm: 15792 15625 76 150 0 15639 0
Current children cumulated CPU time (s) 220.24
Current children cumulated vsize (KiB) 82124

[startup+282.303 s]
/proc/loadavg: 2.01 2.27 2.40 3/77 14355
/proc/meminfo: memFree=1860736/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=63168 CPUtime=278.22
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 15639 0 0 0 27808 14 0 0 25 0 1 0 36531801 64684032 15625 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14355/statm: 15792 15625 76 150 0 15639 0
Current children cumulated CPU time (s) 279.72
Current children cumulated vsize (KiB) 82124


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

/proc/meminfo: memFree=1091576/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=132284 CPUtime=3139.73
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 32811 0 0 0 313928 45 0 0 25 0 1 0 36531801 135458816 32747 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14355/statm: 33071 32747 76 150 0 32918 0
Current children cumulated CPU time (s) 3141.23
Current children cumulated vsize (KiB) 151240

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14658
/proc/meminfo: memFree=1091512/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=132284 CPUtime=3199.44
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 32811 0 0 0 319899 45 0 0 25 0 1 0 36531801 135458816 32747 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14355/statm: 33071 32747 76 150 0 32918 0
Current children cumulated CPU time (s) 3200.94
Current children cumulated vsize (KiB) 151240

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14658
/proc/meminfo: memFree=1091448/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=132500 CPUtime=3259.15
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 32842 0 0 0 325869 46 0 0 25 0 1 0 36531801 135680000 32778 996147200 134512640 135127466 4294956256 18446744073709551615 134527694 0 0 4096 3 0 0 0 17 1 0 0
/proc/14355/statm: 33125 32778 76 150 0 32972 0
Current children cumulated CPU time (s) 3260.65
Current children cumulated vsize (KiB) 151456

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14658
/proc/meminfo: memFree=1085304/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=138608 CPUtime=3318.85
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 34384 0 0 0 331837 48 0 0 25 0 1 0 36531801 141934592 34320 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/14355/statm: 34652 34320 76 150 0 34499 0
Current children cumulated CPU time (s) 3320.35
Current children cumulated vsize (KiB) 157564

[startup+3402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14658
/proc/meminfo: memFree=1084408/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=139532 CPUtime=3378.55
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 34589 0 0 0 337807 48 0 0 25 0 1 0 36531801 142880768 34525 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/14355/statm: 34883 34525 76 150 0 34730 0
Current children cumulated CPU time (s) 3380.05
Current children cumulated vsize (KiB) 158488

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14658
/proc/meminfo: memFree=1084408/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=139532 CPUtime=3438.26
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 34589 0 0 0 343778 48 0 0 25 0 1 0 36531801 142880768 34525 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14355/statm: 34883 34525 76 150 0 34730 0
Current children cumulated CPU time (s) 3439.76
Current children cumulated vsize (KiB) 158488

[startup+3522.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14658
/proc/meminfo: memFree=1084344/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=139532 CPUtime=3497.96
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 34595 0 0 0 349748 48 0 0 25 0 1 0 36531801 142880768 34531 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/14355/statm: 34883 34531 76 150 0 34730 0
Current children cumulated CPU time (s) 3499.46
Current children cumulated vsize (KiB) 158488

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14658
/proc/meminfo: memFree=1084280/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=139532 CPUtime=3557.66
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 34595 0 0 0 355718 48 0 0 25 0 1 0 36531801 142880768 34531 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14355/statm: 34883 34531 76 150 0 34730 0
Current children cumulated CPU time (s) 3559.16
Current children cumulated vsize (KiB) 158488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3623.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14658
/proc/meminfo: memFree=1084280/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=139532 CPUtime=3598.58
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 34595 0 0 0 359809 49 0 0 25 0 1 0 36531801 142880768 34531 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14355/statm: 34883 34531 76 150 0 34730 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 158488

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

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

[startup+3623.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14658
/proc/meminfo: memFree=1084280/2055920 swapFree=4192812/4192956
[pid=14319] ppid=14317 vsize=13600 CPUtime=1.5
/proc/14319/stat : 14319 (sugar) S 14317 14319 13153 0 -1 4194304 1174 17268 0 3 4 0 134 12 16 0 1 0 36531639 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14319/statm: 3400 804 374 3 0 500 0
[pid=14354] ppid=14319 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (sh) S 14319 14319 13153 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36531801 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14354/statm: 1339 232 193 169 0 50 0
[pid=14355] ppid=14354 vsize=139532 CPUtime=3598.58
/proc/14355/stat : 14355 (minisat) R 14354 14319 13153 0 -1 4194304 34595 0 0 0 359809 49 0 0 25 0 1 0 36531801 142880768 34531 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14355/statm: 34883 34531 76 150 0 34730 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 158488

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14319 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=394787
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=141978
# CPU time returned by wait4() is 1.53676
# while last known CPU time is 3600.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3623.43
CPU time (s): 3600.08
CPU user time (s): 3599.47
CPU system time (s): 0.61
CPU usage (%): 99.3555
Max. virtual memory (cumulated for all children) (KiB): 887408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.39479
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18784
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1849
involuntary context switches= 1709

runsolver used 4.88726 second user time and 11.0553 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-11 19:45:23
IDJOB=1108976
IDBENCH=60850
IDSOLVER=368
FILE ID=node53/1108976-1215798323
PBS_JOBID= 7903095
Free space on /tmp= 65124 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/latinSquare/normalized-latinSquare-dg-12_all.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108976-1215798323/watcher-1108976-1215798323 -o /tmp/evaluation-result-1108976-1215798323/solver-1108976-1215798323 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1108976-1215798323.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 535246887d226e6be0539abc12ce8eb5
RANDOM SEED=864467995

node53.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.261
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.261
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1933752 kB
Buffers:          2200 kB
Cached:          35404 kB
SwapCached:          0 kB
Active:          60012 kB
Inactive:         3416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1933752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2032 kB
Writeback:           0 kB
Mapped:          36948 kB
Slab:            43844 kB
Committed_AS:   139656 kB
PageTables:       1952 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= 65124 MiB
End job on node53 at 2008-07-11 20:45:48