Trace number 1108972

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)18 3600.06 3601.52

General information on the benchmark

Namecsp/latinSquare/
normalized-latinSquare-dg-9_all.xml
MD5SUM7efe3866b185dd04500269e982e38673
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints18
Best CPU time to get the best result obtained on this benchmark3600.06
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints36
Maximum constraint arity9
Maximum domain size9
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)alldifferent(36)

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:44:59 2008
0.00/0.04	c 0	PID 14232
0.00/0.04	c 0	HOST node1.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1108972-1215798298.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-1108972-1215798298.xml' 'HOME/temp.csp'
0.03/0.19	c 0	1 domains, 81 variables, 0 predicates, 0 relations, 36 constraints
0.03/0.20	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.20	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.03/0.27	c 0	Parsing HOME/temp.csp
0.21/0.31	c 0	parsed 118 expressions
0.21/0.31	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.21/0.32	c 0	MAX CSP: 36 constraints
0.21/0.32	c 0	Converting to clausal form CSP
0.21/0.33	c 0	converted 16 (10%) expressions
0.21/0.33	c 0	converted 32 (20%) expressions
0.21/0.33	c 0	converted 48 (30%) expressions
0.21/0.33	c 0	converted 63 (40%) expressions
0.21/0.33	c 0	converted 79 (50%) expressions
0.21/0.39	c 0	converted 95 (60%) expressions
0.21/0.42	c 0	converted 110 (70%) expressions
0.21/0.46	c 0	converted 126 (80%) expressions
0.21/0.47	c 0	converted 142 (90%) expressions
0.21/0.48	c 0	converted 157 (100%) expressions
0.21/0.48	c 0	CSP : 153 integers, 36 booleans, 1475 clauses, largest domain size 55
0.21/0.48	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.21/0.48	c 0	Propagation in CSP
0.21/0.50	c 0	34 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.21/0.50	c 0	CSP : 153 integers, 36 booleans, 1475 clauses, largest domain size 37
0.21/0.50	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.21/0.50	c 0	Simplifing CSP by introducing new Boolean variables
0.21/0.52	c 0	CSP : 153 integers, 2628 booleans, 4067 clauses, largest domain size 37
0.21/0.52	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.21/0.55	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.21/0.56	c 0	16 (10%) CSP integer variables are encoded (112 clauses, 1108 bytes)
0.21/0.56	c 0	31 (20%) CSP integer variables are encoded (217 clauses, 2263 bytes)
0.21/0.56	c 0	46 (30%) CSP integer variables are encoded (322 clauses, 3418 bytes)
0.21/0.56	c 0	62 (40%) CSP integer variables are encoded (434 clauses, 4650 bytes)
0.21/0.56	c 0	77 (50%) CSP integer variables are encoded (539 clauses, 5805 bytes)
0.21/0.56	c 0	92 (60%) CSP integer variables are encoded (567 clauses, 6113 bytes)
0.21/0.56	c 0	108 (70%) CSP integer variables are encoded (567 clauses, 6113 bytes)
0.21/0.56	c 0	123 (80%) CSP integer variables are encoded (645 clauses, 6971 bytes)
0.21/0.56	c 0	138 (90%) CSP integer variables are encoded (810 clauses, 8786 bytes)
0.21/0.56	c 0	153 (100%) CSP integer variables are encoded (866 clauses, 9439 bytes)
0.21/0.58	c 0	407 (10%) CSP clauses are encoded (3393 clauses, 47961 bytes)
0.21/0.60	c 0	814 (20%) CSP clauses are encoded (5904 clauses, 87602 bytes)
0.21/0.61	c 0	1221 (30%) CSP clauses are encoded (8423 clauses, 127667 bytes)
0.21/0.62	c 0	1627 (40%) CSP clauses are encoded (10941 clauses, 167782 bytes)
0.21/0.63	c 0	2034 (50%) CSP clauses are encoded (13460 clauses, 208168 bytes)
0.21/0.64	c 0	2441 (60%) CSP clauses are encoded (15979 clauses, 248471 bytes)
0.21/0.64	c 0	2847 (70%) CSP clauses are encoded (18497 clauses, 288661 bytes)
0.21/0.65	c 0	3254 (80%) CSP clauses are encoded (21008 clauses, 328562 bytes)
0.21/0.66	c 0	3661 (90%) CSP clauses are encoded (23535 clauses, 369443 bytes)
0.21/0.67	c 0	4067 (100%) CSP clauses are encoded (27816 clauses, 434679 bytes)
0.21/0.67	c 0	4067 CSP clauses encoded
0.21/0.67	c 0	Writing map file : HOME/temp.map
0.21/0.67	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.21/0.67	c 0	SAT : 3647 SAT variables, 27816 SAT clauses, 434679 bytes
0.21/0.67	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.21/0.72	c 0	OBJECTIVE minimize _COST
0.21/0.72	c 0	OBJECTIVE BOUND: 0 <= _COST <= 
0.21/0.72	c 0	SEARCHING: _COST <= 18
0.21/0.72	c 0	SOLVING HOME/temp.cnf
0.21/0.72	c 0	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
0.21/0.72	c 0	This is MiniSat 2.0 beta
0.21/0.72	c 0	WARNING: for repeatability, setting FPU to use double precision
0.21/0.72	c 0	============================[ Problem Statistics ]=============================
0.21/0.72	c 0	|                                                                             |
0.21/0.73	c 0	|  Number of variables:  3647                                                 |
0.21/0.73	c 0	|  Number of clauses:    27817                                                |
0.21/0.74	c 0	|  Parsing time:         0.01         s                                       |
0.21/0.74	c 0	============================[ Search Statistics ]==============================
0.21/0.74	c 0	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.21/0.74	c 0	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.21/0.74	c 0	===============================================================================
0.21/0.74	c 0	|         0 |    3539    26927    74871 |     8975        0    nan |  0.000 % |
0.21/0.75	c 0	===============================================================================
0.21/0.75	c 0	restarts              : 1
0.21/0.75	c 0	conflicts             : 27             (1350 /sec)
0.21/0.75	c 0	decisions             : 1314           (1.67 % random) (65713 /sec)
0.21/0.75	c 0	propagations          : 10183          (509252 /sec)
0.21/0.75	c 0	conflict literals     : 884            (2.64 % deleted)
0.21/0.75	c 0	Memory used           : 3.23 MB
0.21/0.75	c 0	CPU time              : 0.019996 s
0.21/0.75	c 0	
0.21/0.75	c 0	SATISFIABLE
0.21/0.75	c 0	FOUND: _COST <= 18
0.21/0.75	s SATISFIABLE
0.21/0.75	c 0	DECODING HOME/temp.out WITH HOME/temp.map
0.21/0.75	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
0.89/0.82	c 0	Decoding HOME/temp.out
0.89/0.85	c 0	OBJECTIVE _COST 18
0.89/0.85	o 18
0.89/0.86	v 1 2 5 4 3 7 6 8 0 4 0 1 8 0 0 3 7 8 2 5 6 5 1 8 8 5 8 0 7 8 2 6 4 2 6 8 6 1 3 0 8 0 0 1 8 3 4 2 7 7 3 3 3 6 5 8 0 3 5 7 7 4 2 7 3 4 1 4 6 8 4 7 8 6 7 6 2 5 6 8 5
0.89/0.86	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.89/0.91	c 0	OBJECTIVE BOUND: 0 <= _COST <= 18
0.89/0.91	c 0	SEARCHING: _COST <= 9
0.89/0.91	c 0	SOLVING HOME/temp.cnf
0.89/0.91	c 0	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
0.89/0.91	c 0	This is MiniSat 2.0 beta
0.89/0.91	c 0	WARNING: for repeatability, setting FPU to use double precision
0.89/0.91	c 0	============================[ Problem Statistics ]=============================
0.89/0.91	c 0	|                                                                             |
0.89/0.91	c 0	|  Number of variables:  3647                                                 |
0.89/0.91	c 0	|  Number of clauses:    27817                                                |
0.89/0.93	c 0	|  Parsing time:         0.01         s                                       |
0.89/0.93	c 0	============================[ Search Statistics ]==============================
0.89/0.93	c 0	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.93	c 0	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.93	c 0	===============================================================================
0.89/0.93	c 0	|         0 |    3476    26387    73431 |     8795        0    nan |  0.000 % |
0.89/0.95	c 0	|       100 |    3476    26387    73431 |     9675      100     51 |  4.689 % |
0.89/0.96	c 0	|       251 |    3476    26387    73431 |    10642      251     43 |  4.689 % |
0.89/0.98	c 0	|       476 |    3476    26387    73431 |    11707      476     39 |  4.689 % |
1.03/1.02	c 1	|       813 |    3476    26387    73431 |    12877      813     39 |  4.689 % |
1.03/1.07	c 1	|      1320 |    3476    26387    73431 |    14165     1320     39 |  4.689 % |
1.21/1.14	c 1	|      2079 |    3476    26387    73431 |    15582     2079     36 |  4.689 % |
1.31/1.27	c 1	|      3218 |    3476    26387    73431 |    17140     3218     38 |  4.689 % |
1.60/1.52	c 1	|      4931 |    3476    26387    73431 |    18854     4931     40 |  4.689 % |
1.90/1.88	c 1	|      7493 |    3476    26387    73431 |    20739     7493     44 |  4.689 % |
2.60/2.55	c 2	|     11338 |    3476    26387    73431 |    22813    11338     46 |  4.689 % |
3.51/3.44	c 3	|     17106 |    3476    26387    73431 |    25095    17106     45 |  4.689 % |
5.60/5.57	c 5	|     25756 |    3476    26387    73431 |    27604    25756     47 |  4.689 % |
8.39/8.37	c 8	|     38730 |    3476    26387    73431 |    30365    20934     48 |  4.689 % |
14.20/14.17	c 14	|     58192 |    3476    26387    73431 |    33401    20040     52 |  4.689 % |
23.39/23.35	c 23	|     87384 |    3476    26387    73431 |    36741    25921     54 |  4.689 % |
39.58/39.55	c 39	|    131175 |    3476    26387    73431 |    40415    19558     58 |  4.689 % |
66.77/66.73	c 66	|    196859 |    3476    26387    73431 |    44457    29569     62 |  4.689 % |
113.96/113.90	c 113	|    295385 |    3476    26387    73431 |    48903    34160     58 |  4.689 % |
197.52/197.50	c 197	|    443176 |    3476    26387    73431 |    53793    42466     69 |  4.689 % |
348.45/348.53	c 348	|    664859 |    3476    26387    73431 |    59172    26832     53 |  4.689 % |
561.46/561.63	c 561	|    997384 |    3476    26387    73431 |    65090    53955     72 |  4.689 % |
909.21/909.59	c 909	|   1496173 |    3476    26387    73431 |    71599    52447     65 |  4.689 % |
1484.99/1485.50	c 1485	|   2244355 |    3476    26387    73431 |    78759    32857     56 |  4.689 % |
2367.21/2368.19	c 2368	|   3366632 |    3476    26387    73431 |    86634    70306     66 |  4.689 % |
3600.06/3601.52	c ERROR unknown output  in HOME/temp.out
3600.06/3601.52	c 3601	CPU 0.91 (0.03 0.02 0.88 0.1)
3600.06/3601.52	c 3601	END Fri Jul 11 20:45:00 2008

Verifier Data (download as text)

OK	18	18
18 unsatisfied constraints, 18 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-1108972-1215798298/watcher-1108972-1215798298 -o /tmp/evaluation-result-1108972-1215798298/solver-1108972-1215798298 -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-1108972-1215798298.xml 

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


[startup+0 s]
/proc/loadavg: 1.85 1.92 1.99 3/64 14232
/proc/meminfo: memFree=1859712/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=12268 CPUtime=0
/proc/14232/stat : 14232 (sugar) R 14230 14232 13894 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 36533343 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 259353442917 0 0 4224 0 0 0 0 17 0 0 0
/proc/14232/statm: 3067 316 241 3 0 167 0

[startup+0.100276 s]
/proc/loadavg: 1.85 1.92 1.99 3/64 14232
/proc/meminfo: memFree=1859712/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=0.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 898 127 0 0 2 1 0 0 18 0 1 0 36533343 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14232/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201284 s]
/proc/loadavg: 1.85 1.92 1.99 3/64 14232
/proc/meminfo: memFree=1859712/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=0.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 916 127 0 0 2 1 0 0 15 0 1 0 36533343 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14232/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301297 s]
/proc/loadavg: 1.85 1.92 1.99 3/64 14232
/proc/meminfo: memFree=1859712/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=0.21
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 974 4147 0 1 3 1 15 2 15 0 1 0 36533343 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14232/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 13600

[startup+0.701344 s]
/proc/loadavg: 1.85 1.92 1.99 3/64 14232
/proc/meminfo: memFree=1859712/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=0.21
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 974 4147 0 1 3 1 15 2 16 0 1 0 36533343 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 13600

[startup+1.50143 s]
/proc/loadavg: 1.85 1.92 1.99 2/67 14268
/proc/meminfo: memFree=1855008/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=4232 CPUtime=0.57
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 801 0 0 0 57 0 0 0 22 0 1 0 36533434 4333568 787 996147200 134512640 135127466 4294956256 18446744073709551615 134530949 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 1058 788 76 150 0 905 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 23188

[startup+3.10162 s]
/proc/loadavg: 1.78 1.91 1.98 2/67 14268
/proc/meminfo: memFree=1853088/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=6476 CPUtime=2.17
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 1381 0 0 0 217 0 0 0 25 0 1 0 36533434 6631424 1367 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 1619 1367 76 150 0 1466 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 25432

[startup+6.30299 s]
/proc/loadavg: 1.78 1.91 1.98 2/67 14268
/proc/meminfo: memFree=1849504/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=9752 CPUtime=5.37
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 2191 0 0 0 537 0 0 0 25 0 1 0 36533434 9986048 2177 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 2438 2177 76 150 0 2285 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 28708

[startup+12.7017 s]
/proc/loadavg: 1.66 1.88 1.97 2/67 14268
/proc/meminfo: memFree=1847336/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=11072 CPUtime=11.77
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 2497 0 0 0 1176 1 0 0 25 0 1 0 36533434 11337728 2483 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 2768 2483 76 150 0 2615 0
Current children cumulated CPU time (s) 12.8
Current children cumulated vsize (KiB) 30028

[startup+25.5012 s]
/proc/loadavg: 1.56 1.85 1.96 2/67 14268
/proc/meminfo: memFree=1845800/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=12792 CPUtime=24.57
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 2953 0 0 0 2455 2 0 0 25 0 1 0 36533434 13099008 2939 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 3198 2939 76 150 0 3045 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 31748

[startup+51.1012 s]
/proc/loadavg: 1.37 1.78 1.94 2/67 14268
/proc/meminfo: memFree=1842856/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=15656 CPUtime=50.15
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 3659 0 0 0 5013 2 0 0 25 0 1 0 36533434 16031744 3645 996147200 134512640 135127466 4294956256 18446744073709551615 134530817 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 3914 3645 76 150 0 3761 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 34612

[startup+102.301 s]
/proc/loadavg: 1.14 1.64 1.88 2/67 14268
/proc/meminfo: memFree=1840872/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=17524 CPUtime=101.34
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 4119 0 0 0 10131 3 0 0 25 0 1 0 36533434 17944576 4105 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 4381 4105 76 150 0 4228 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 36480

[startup+162.301 s]
/proc/loadavg: 1.05 1.52 1.82 2/67 14268
/proc/meminfo: memFree=1836136/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=22276 CPUtime=161.31
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 5302 0 0 0 16127 4 0 0 25 0 1 0 36533434 22810624 5288 996147200 134512640 135127466 4294956256 18446744073709551615 134522687 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 5569 5288 76 150 0 5416 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 41232

[startup+222.305 s]
/proc/loadavg: 1.02 1.43 1.77 2/67 14268
/proc/meminfo: memFree=1834984/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=23388 CPUtime=221.27
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 5587 0 0 0 22123 4 0 0 25 0 1 0 36533434 23949312 5573 996147200 134512640 135127466 4294956256 18446744073709551615 134530736 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 5847 5573 76 150 0 5694 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 42344

[startup+282.301 s]
/proc/loadavg: 1.00 1.35 1.72 2/67 14268
/proc/meminfo: memFree=1834984/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1807784/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=50056 CPUtime=3100.03
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 12124 0 0 0 309991 12 0 0 25 0 1 0 36533434 51257344 12110 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 12514 12110 76 150 0 12361 0
Current children cumulated CPU time (s) 3101.06
Current children cumulated vsize (KiB) 69012

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14276
/proc/meminfo: memFree=1807784/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=50056 CPUtime=3160
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 12124 0 0 0 315988 12 0 0 25 0 1 0 36533434 51257344 12110 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 12514 12110 76 150 0 12361 0
Current children cumulated CPU time (s) 3161.03
Current children cumulated vsize (KiB) 69012

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14276
/proc/meminfo: memFree=1807784/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=50056 CPUtime=3219.98
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 12127 0 0 0 321986 12 0 0 25 0 1 0 36533434 51257344 12113 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 12514 12113 76 150 0 12361 0
Current children cumulated CPU time (s) 3221.01
Current children cumulated vsize (KiB) 69012

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14276
/proc/meminfo: memFree=1807656/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=50352 CPUtime=3279.95
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 12170 0 0 0 327983 12 0 0 25 0 1 0 36533434 51560448 12156 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 12588 12156 76 150 0 12435 0
Current children cumulated CPU time (s) 3280.98
Current children cumulated vsize (KiB) 69308

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14276
/proc/meminfo: memFree=1806440/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=51408 CPUtime=3339.93
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 12461 0 0 0 333980 13 0 0 25 0 1 0 36533434 52641792 12447 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 12852 12447 76 150 0 12699 0
Current children cumulated CPU time (s) 3340.96
Current children cumulated vsize (KiB) 70364

[startup+3402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14276
/proc/meminfo: memFree=1806376/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=51588 CPUtime=3399.91
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 12479 0 0 0 339978 13 0 0 25 0 1 0 36533434 52826112 12465 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 12897 12465 76 150 0 12744 0
Current children cumulated CPU time (s) 3400.94
Current children cumulated vsize (KiB) 70544

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14276
/proc/meminfo: memFree=1805480/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=52248 CPUtime=3459.88
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 12653 0 0 0 345975 13 0 0 25 0 1 0 36533434 53501952 12639 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 13062 12639 76 150 0 12909 0
Current children cumulated CPU time (s) 3460.91
Current children cumulated vsize (KiB) 71204

[startup+3522.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14276
/proc/meminfo: memFree=1805032/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=52776 CPUtime=3519.86
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 12784 0 0 0 351973 13 0 0 25 0 1 0 36533434 54042624 12770 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 13194 12770 76 150 0 13041 0
Current children cumulated CPU time (s) 3520.89
Current children cumulated vsize (KiB) 71732

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14276
/proc/meminfo: memFree=1804968/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=52776 CPUtime=3579.83
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 12785 0 0 0 357970 13 0 0 25 0 1 0 36533434 54042624 12771 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 13194 12771 76 150 0 13041 0
Current children cumulated CPU time (s) 3580.86
Current children cumulated vsize (KiB) 71732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14276
/proc/meminfo: memFree=1804968/2055920 swapFree=4177724/4192956
[pid=14232] ppid=14230 vsize=13600 CPUtime=1.03
/proc/14232/stat : 14232 (sugar) S 14230 14232 13894 0 -1 4194304 1173 15573 0 3 3 2 88 10 16 0 1 0 36533343 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14232/statm: 3400 804 374 3 0 500 0
[pid=14267] ppid=14232 vsize=5356 CPUtime=0
/proc/14267/stat : 14267 (sh) S 14232 14232 13894 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533434 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14267/statm: 1339 232 193 169 0 50 0
[pid=14268] ppid=14267 vsize=52776 CPUtime=3599.03
/proc/14268/stat : 14268 (minisat) R 14267 14232 13894 0 -1 4194304 12794 0 0 0 359890 13 0 0 25 0 1 0 36533434 54042624 12780 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14268/statm: 13194 12780 76 150 0 13041 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 71732

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

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

Child status: 0

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

Real time (s): 3601.52
CPU time (s): 3600.06
CPU user time (s): 3599.81
CPU system time (s): 0.25
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 71732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.921859
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17091
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= 856
involuntary context switches= 378

runsolver used 3.75743 second user time and 9.35458 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-11 19:44:58
IDJOB=1108972
IDBENCH=60848
IDSOLVER=368
FILE ID=node1/1108972-1215798298
PBS_JOBID= 7903205
Free space on /tmp= 66524 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/latinSquare/normalized-latinSquare-dg-9_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-1108972-1215798298/watcher-1108972-1215798298 -o /tmp/evaluation-result-1108972-1215798298/solver-1108972-1215798298 -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-1108972-1215798298.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7efe3866b185dd04500269e982e38673
RANDOM SEED=1505860446

node1.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.244
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.244
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:       1860192 kB
Buffers:         34088 kB
Cached:         108628 kB
SwapCached:      10080 kB
Active:          57156 kB
Inactive:        97888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860192 kB
SwapTotal:     4192956 kB
SwapFree:      4177724 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            26592 kB
Committed_AS:    89848 kB
PageTables:       1516 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= 66520 MiB
End job on node1 at 2008-07-11 20:45:00