Trace number 2061270

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisatUNSAT 1131.28 1142.35

General information on the benchmark

Namecsp/QG5/
normalized-quasigroup5-10.xml
MD5SUMf6ccf9bdc24d5d97f1a5ed00ccb631e3
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark452.63
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of constraints200
Maximum constraint arity12
Maximum domain size10
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)alldifferent(20),element(180)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 17:41:01 2009
0.00/0.08	c 0	PID 14391
0.00/0.08	c 0	HOST node69.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2061270-1247326861.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2061270-1247326861.xml' 'HOME/temp.csp'
0.06/0.45	c 1	56 domains, 280 variables, 0 predicates, 0 relations, 200 constraints
0.06/0.45	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.45	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.42/0.53	c 1	Parsing HOME/temp.csp
0.42/0.59	c 1	parsed 536 expressions
0.42/0.59	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.42/0.59	c 1	Converting to clausal form CSP
0.42/0.62	c 1	converted 54 (10%) expressions
0.42/0.62	c 1	converted 108 (20%) expressions
0.42/0.62	c 1	converted 161 (30%) expressions
0.42/0.62	c 1	converted 215 (40%) expressions
0.42/0.63	c 1	converted 268 (50%) expressions
0.42/0.63	c 1	converted 322 (60%) expressions
0.42/0.93	c 1	converted 376 (70%) expressions
0.42/0.98	c 1	converted 429 (80%) expressions
0.42/1.03	c 1	converted 483 (90%) expressions
1.05/1.13	c 1	converted 536 (100%) expressions
1.05/1.13	c 1	CSP : 280 integers, 1470 booleans, 5460 clauses, largest domain size 10
1.05/1.13	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.05/1.13	c 1	Propagation in CSP
1.05/1.18	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.05/1.18	c 1	CSP : 280 integers, 1470 booleans, 5460 clauses, largest domain size 10
1.05/1.18	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.05/1.19	c 1	Simplifing CSP by introducing new Boolean variables
1.14/1.20	c 1	CSP : 280 integers, 2910 booleans, 6900 clauses, largest domain size 10
1.14/1.20	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.14/1.25	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.14/1.27	c 1	28 (10%) CSP integer variables are encoded (150 clauses, 1530 bytes)
1.14/1.28	c 1	56 (20%) CSP integer variables are encoded (300 clauses, 3180 bytes)
1.14/1.28	c 1	84 (30%) CSP integer variables are encoded (456 clauses, 4896 bytes)
1.14/1.28	c 1	112 (40%) CSP integer variables are encoded (582 clauses, 6282 bytes)
1.14/1.29	c 1	140 (50%) CSP integer variables are encoded (687 clauses, 7437 bytes)
1.14/1.29	c 1	168 (60%) CSP integer variables are encoded (797 clauses, 8647 bytes)
1.14/1.29	c 1	196 (70%) CSP integer variables are encoded (905 clauses, 9912 bytes)
1.14/1.29	c 1	224 (80%) CSP integer variables are encoded (1015 clauses, 11342 bytes)
1.14/1.29	c 1	252 (90%) CSP integer variables are encoded (1123 clauses, 12746 bytes)
1.14/1.29	c 1	280 (100%) CSP integer variables are encoded (1224 clauses, 14059 bytes)
1.23/1.36	c 1	690 (10%) CSP clauses are encoded (4961 clauses, 70744 bytes)
1.23/1.38	c 1	1380 (20%) CSP clauses are encoded (8686 clauses, 128578 bytes)
1.34/1.41	c 2	2070 (30%) CSP clauses are encoded (12444 clauses, 188019 bytes)
1.34/1.43	c 2	2760 (40%) CSP clauses are encoded (15052 clauses, 228755 bytes)
1.34/1.45	c 2	3450 (50%) CSP clauses are encoded (17455 clauses, 267861 bytes)
1.34/1.47	c 2	4140 (60%) CSP clauses are encoded (19902 clauses, 308986 bytes)
1.34/1.48	c 2	4830 (70%) CSP clauses are encoded (22361 clauses, 350318 bytes)
1.34/1.49	c 2	5520 (80%) CSP clauses are encoded (24303 clauses, 383093 bytes)
1.43/1.51	c 2	6210 (90%) CSP clauses are encoded (26269 clauses, 416543 bytes)
1.43/1.52	c 2	6900 (100%) CSP clauses are encoded (27360 clauses, 433749 bytes)
1.43/1.52	c 2	6900 CSP clauses encoded
1.43/1.52	c 2	Writing map file : HOME/temp.map
1.43/1.53	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.43/1.53	c 2	SAT : 4314 SAT variables, 27360 SAT clauses, 433749 bytes
1.43/1.53	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.43/1.56	c 2	SOLVING HOME/temp.cnf
1.43/1.56	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.43/1.56	c 2	This is MiniSat 2.0 beta
1.43/1.56	c 2	WARNING: for repeatability, setting FPU to use double precision
1.43/1.56	c 2	============================[ Problem Statistics ]=============================
1.43/1.56	c 2	|                                                                             |
1.43/1.56	c 2	|  Number of variables:  4314                                                 |
1.43/1.56	c 2	|  Number of clauses:    27360                                                |
1.43/1.57	c 2	|  Parsing time:         0.01         s                                       |
1.43/1.58	c 2	============================[ Search Statistics ]==============================
1.43/1.58	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.43/1.58	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.43/1.58	c 2	===============================================================================
1.43/1.58	c 2	|         0 |    4310    27184    75188 |     9061        0    nan |  0.000 % |
1.43/1.59	c 2	|       101 |    4309    27184    75188 |     9967       99     17 |  0.139 % |
1.49/1.62	c 2	|       251 |    4305    27174    75168 |    10964      245     19 |  0.232 % |
1.49/1.66	c 2	|       478 |    4299    27162    75144 |    12060      466     20 |  0.371 % |
1.49/1.71	c 2	|       816 |    4297    27158    75136 |    13266      802     22 |  0.417 % |
1.49/1.81	c 2	|      1323 |    4292    27150    75120 |    14593     1304     23 |  0.533 % |
1.49/1.95	c 2	|      2082 |    4284    27132    75084 |    16052     2055     22 |  0.719 % |
1.49/2.18	c 2	|      3221 |    4281    27126    75072 |    17657     3189     22 |  0.834 % |
2.41/2.51	c 3	|      4929 |    4270    27104    75028 |    19423     4889     24 |  1.020 % |
2.91/3.08	c 3	|      7491 |    4255    27074    74968 |    21366     7436     24 |  1.368 % |
4.00/4.12	c 4	|     11335 |    4253    27070    74960 |    23502    11277     25 |  1.437 % |
5.98/6.12	c 6	|     17103 |    4247    27058    74936 |    25853    17039     26 |  1.576 % |
10.04/10.25	c 10	|     25752 |    4244    27052    74924 |    28438    25685     27 |  1.646 % |
15.98/16.28	c 16	|     38726 |    4241    27046    74912 |    31282    23800     25 |  1.692 % |
26.78/27.12	c 27	|     58188 |    4240    27044    74908 |    34410    27161     25 |  1.715 % |
45.89/46.43	c 47	|     87380 |    4240    27044    74908 |    37851    19938     23 |  1.715 % |
75.03/75.88	c 76	|    131169 |    4240    27044    74908 |    41636    20834     23 |  1.715 % |
125.54/126.87	c 127	|    196854 |    4240    27044    74908 |    45800    37950     28 |  1.715 % |
201.33/203.31	c 203	|    295380 |    4240    27044    74908 |    50380    26662     24 |  1.715 % |
324.06/327.25	c 327	|    443170 |    4240    27044    74908 |    55418    50121     24 |  1.715 % |
525.46/530.59	c 531	|    664855 |    4240    27044    74908 |    60960    20861     21 |  1.715 % |
846.73/854.87	c 855	|    997381 |    4240    27044    74908 |    67056    21085     21 |  1.715 % |
1131.04/1142.14	c 1142	===============================================================================
1131.04/1142.14	c 1142	restarts              : 22
1131.04/1142.14	c 1142	conflicts             : 1286976        (1139 /sec)
1131.04/1142.14	c 1142	decisions             : 1420658        (1.69 % random) (1258 /sec)
1131.04/1142.14	c 1142	propagations          : 789611557      (699045 /sec)
1131.04/1142.14	c 1142	conflict literals     : 36886072       (47.15 % deleted)
1131.04/1142.14	c 1142	Memory used           : 16.07 MB
1131.04/1142.14	c 1142	CPU time              : 1129.56 s
1131.04/1142.14	c 1142	
1131.04/1142.14	c 1142	UNSATISFIABLE
1131.04/1142.14	c 1142	DECODING HOME/temp.out WITH HOME/temp.map
1131.04/1142.14	c 1142	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1131.11/1142.26	c 1142	Decoding HOME/temp.out
1131.11/1142.33	s UNSATISFIABLE
1131.11/1142.34	c 1142	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1131.11/1142.35	c 1142	CPU 1131.26 (0.06 0.02 1131.01 0.17)
1131.11/1142.35	c 1142	END Sat Jul 11 18:00:03 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2061270-1247326861/watcher-2061270-1247326861 -o /tmp/evaluation-result-2061270-1247326861/solver-2061270-1247326861 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2061270-1247326861.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.61 1.91 1.97 4/80 14391
/proc/meminfo: memFree=1060840/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=12268 CPUtime=0
/proc/14391/stat : 14391 (sugar) R 14389 14391 12818 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 19748813 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 237947812453 0 0 4224 0 0 0 0 17 1 0 0
/proc/14391/statm: 3067 316 241 3 0 167 0

[startup+0.175184 s]
/proc/loadavg: 1.61 1.91 1.97 4/80 14391
/proc/meminfo: memFree=1060840/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=0.06
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 19748813 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.201185 s]
/proc/loadavg: 1.61 1.91 1.97 4/80 14391
/proc/meminfo: memFree=1060840/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=0.06
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 19748813 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301192 s]
/proc/loadavg: 1.61 1.91 1.97 4/80 14391
/proc/meminfo: memFree=1060840/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=0.06
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 19748813 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701227 s]
/proc/loadavg: 1.61 1.91 1.97 4/80 14391
/proc/meminfo: memFree=1060840/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=0.42
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1309 4633 0 1 5 1 33 3 15 0 1 0 19748813 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 16868

[startup+1.50229 s]
/proc/loadavg: 1.61 1.91 1.97 4/91 14413
/proc/meminfo: memFree=1042768/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=0.42
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1310 4633 0 1 5 1 33 3 15 0 1 0 19748813 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1111 409 3 0 796 0
[pid=14404] ppid=14391 vsize=5356 CPUtime=0
/proc/14404/stat : 14404 (sh) S 14391 14391 12818 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19748859 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14404/statm: 1339 233 193 169 0 50 0
[pid=14405] ppid=14404 vsize=868700 CPUtime=1.01
/proc/14405/stat : 14405 (java) S 14404 14391 12818 0 -1 0 7383 0 1 0 96 5 0 0 18 0 9 0 19748859 889548800 6583 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14405/statm: 217175 6583 2592 9 0 211652 0
[pid=14405/tid=14406] ppid=14404 vsize=868700 CPUtime=0.63
/proc/14405/task/14406/stat : 14406 (java) R 14404 14391 12818 0 -1 64 2770 0 1 0 61 2 0 0 25 0 9 0 19748860 889548800 6583 996147200 134512640 134550932 4294955936 18446744073709551615 4126433405 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14407] ppid=14404 vsize=868700 CPUtime=0.14
/proc/14405/task/14407/stat : 14407 (java) S 14404 14391 12818 0 -1 64 2410 0 0 0 14 0 0 0 16 0 9 0 19748861 889548800 6583 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14408] ppid=14404 vsize=868700 CPUtime=0
/proc/14405/task/14408/stat : 14408 (java) S 14404 14391 12818 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19748861 889548800 6583 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14409] ppid=14404 vsize=868700 CPUtime=0
/proc/14405/task/14409/stat : 14409 (java) S 14404 14391 12818 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19748861 889548800 6583 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14410] ppid=14404 vsize=868700 CPUtime=0
/proc/14405/task/14410/stat : 14410 (java) S 14404 14391 12818 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19748863 889548800 6583 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14411] ppid=14404 vsize=868700 CPUtime=0.2
/proc/14405/task/14411/stat : 14411 (java) S 14404 14391 12818 0 -1 64 1504 0 0 0 20 0 0 0 16 0 9 0 19748863 889548800 6583 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14412] ppid=14404 vsize=868700 CPUtime=0
/proc/14405/task/14412/stat : 14412 (java) S 14404 14391 12818 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19748863 889548800 6583 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14405/tid=14413] ppid=14404 vsize=868700 CPUtime=0
/proc/14405/task/14413/stat : 14413 (java) R 14404 14391 12818 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19748863 889548800 6583 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890924

[startup+3.10143 s]
/proc/loadavg: 1.61 1.91 1.97 3/83 14415
/proc/meminfo: memFree=1054608/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 15 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=4176 CPUtime=1.52
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 816 0 0 0 152 0 0 0 25 0 1 0 19748969 4276224 802 996147200 134512640 135127466 4294956256 18446744073709551615 134530866 0 0 4096 3 0 0 0 17 1 0 0
/proc/14415/statm: 1044 802 75 150 0 891 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 26400

[startup+6.30269 s]
/proc/loadavg: 1.64 1.91 1.97 3/83 14415
/proc/meminfo: memFree=1052816/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=5660 CPUtime=4.69
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 1173 0 0 0 469 0 0 0 25 0 1 0 19748969 5795840 1159 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/14415/statm: 1415 1159 75 150 0 1262 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 27884

[startup+12.7012 s]
/proc/loadavg: 1.67 1.92 1.97 3/83 14415
/proc/meminfo: memFree=1050640/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=7412 CPUtime=11.02
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 1598 0 0 0 1101 1 0 0 25 0 1 0 19748969 7589888 1584 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14415/statm: 1853 1584 75 150 0 1700 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 29636

[startup+25.5013 s]
/proc/loadavg: 1.74 1.92 1.97 3/83 14415
/proc/meminfo: memFree=1050000/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=7940 CPUtime=23.7
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 1734 0 0 0 2369 1 0 0 25 0 1 0 19748969 8130560 1720 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/14415/statm: 1985 1720 75 150 0 1832 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 30164

[startup+51.1014 s]
/proc/loadavg: 1.83 1.92 1.97 3/83 14415
/proc/meminfo: memFree=1049616/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=8468 CPUtime=49.06
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 1880 0 0 0 4905 1 0 0 25 0 1 0 19748969 8671232 1866 996147200 134512640 135127466 4294956256 18446744073709551615 134530770 0 0 4096 3 0 0 0 17 1 0 0
/proc/14415/statm: 2117 1866 75 150 0 1964 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 30692

[startup+102.302 s]
/proc/loadavg: 1.92 1.93 1.97 3/83 14415
/proc/meminfo: memFree=1048208/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=9888 CPUtime=99.79
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 2211 0 0 0 9977 2 0 0 25 0 1 0 19748969 10125312 2197 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14415/statm: 2472 2197 75 150 0 2319 0
Current children cumulated CPU time (s) 101.28
Current children cumulated vsize (KiB) 32112

[startup+162.302 s]
/proc/loadavg: 1.97 1.94 1.97 3/83 14415
/proc/meminfo: memFree=1046864/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=11076 CPUtime=159.22
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 2521 0 0 0 15920 2 0 0 25 0 1 0 19748969 11341824 2507 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/14415/statm: 2769 2507 75 150 0 2616 0
Current children cumulated CPU time (s) 160.71
Current children cumulated vsize (KiB) 33300

[startup+222.307 s]
/proc/loadavg: 1.99 1.95 1.97 3/83 14415
/proc/meminfo: memFree=1046544/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0

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


[startup+942.301 s]
/proc/loadavg: 2.05 2.02 1.99 3/83 14417
/proc/meminfo: memFree=1041680/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=15984 CPUtime=931.92
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 3699 0 0 0 93188 4 0 0 25 0 1 0 19748969 16367616 3685 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14415/statm: 3996 3685 75 150 0 3843 0
Current children cumulated CPU time (s) 933.41
Current children cumulated vsize (KiB) 38208

[startup+1002.3 s]
/proc/loadavg: 2.02 2.02 1.99 3/83 14417
/proc/meminfo: memFree=1041424/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=16316 CPUtime=991.36
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 3752 0 0 0 99132 4 0 0 25 0 1 0 19748969 16707584 3738 996147200 134512640 135127466 4294956256 18446744073709551615 134530768 0 0 4096 3 0 0 0 17 1 0 0
/proc/14415/statm: 4079 3738 75 150 0 3926 0
Current children cumulated CPU time (s) 992.85
Current children cumulated vsize (KiB) 38540

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/83 14417
/proc/meminfo: memFree=1041232/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=16456 CPUtime=1050.8
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 3783 0 0 0 105076 4 0 0 25 0 1 0 19748969 16850944 3769 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14415/statm: 4114 3769 75 150 0 3961 0
Current children cumulated CPU time (s) 1052.29
Current children cumulated vsize (KiB) 38680

[startup+1122.3 s]
/proc/loadavg: 1.93 1.99 1.98 3/86 14494
/proc/meminfo: memFree=988920/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=16456 CPUtime=1110.06
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 3797 0 0 0 111002 4 0 0 25 0 1 0 19748969 16850944 3783 996147200 134512640 135127466 4294956256 18446744073709551615 134530882 0 0 4096 3 0 0 0 17 0 0 0
/proc/14415/statm: 4114 3783 75 150 0 3961 0
Current children cumulated CPU time (s) 1111.55
Current children cumulated vsize (KiB) 38680

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

[startup+1126.4 s]
/proc/loadavg: 2.10 2.02 1.99 3/86 14494
/proc/meminfo: memFree=941624/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=16456 CPUtime=1114.04
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 3797 0 0 0 111400 4 0 0 25 0 1 0 19748969 16850944 3783 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14415/statm: 4114 3783 75 150 0 3961 0
Current children cumulated CPU time (s) 1115.53
Current children cumulated vsize (KiB) 38680

[startup+1132.8 s]
/proc/loadavg: 2.09 2.02 1.99 3/86 14494
/proc/meminfo: memFree=904184/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=16456 CPUtime=1120.38
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 3806 0 0 0 112034 4 0 0 25 0 1 0 19748969 16850944 3792 996147200 134512640 135127466 4294956256 18446744073709551615 134523403 0 0 4096 3 0 0 0 17 0 0 0
/proc/14415/statm: 4114 3792 75 150 0 3961 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 38680

[startup+1139.2 s]
/proc/loadavg: 2.08 2.02 1.99 3/86 14494
/proc/meminfo: memFree=850040/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=16456 CPUtime=1126.73
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 3806 0 0 0 112669 4 0 0 25 0 1 0 19748969 16850944 3792 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14415/statm: 4114 3792 75 150 0 3961 0
Current children cumulated CPU time (s) 1128.22
Current children cumulated vsize (KiB) 38680

[startup+1140.81 s]
/proc/loadavg: 2.08 2.02 1.99 3/86 14494
/proc/meminfo: memFree=837560/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=16456 CPUtime=1128.27
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 3806 0 0 0 112823 4 0 0 25 0 1 0 19748969 16850944 3792 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/14415/statm: 4114 3792 75 150 0 3961 0
Current children cumulated CPU time (s) 1129.76
Current children cumulated vsize (KiB) 38680

[startup+1141.6 s]
/proc/loadavg: 2.08 2.02 1.99 3/86 14494
/proc/meminfo: memFree=837560/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=16456 CPUtime=1129.06
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 3806 0 0 0 112902 4 0 0 25 0 1 0 19748969 16850944 3792 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14415/statm: 4114 3792 75 150 0 3961 0
Current children cumulated CPU time (s) 1130.55
Current children cumulated vsize (KiB) 38680

[startup+1142 s]
/proc/loadavg: 2.08 2.02 1.99 3/86 14494
/proc/meminfo: memFree=828472/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1.49
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1376 12325 0 2 6 2 132 9 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
[pid=14414] ppid=14391 vsize=5356 CPUtime=0
/proc/14414/stat : 14414 (sh) S 14391 14391 12818 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19748969 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14414/statm: 1339 232 193 169 0 50 0
[pid=14415] ppid=14414 vsize=16456 CPUtime=1129.45
/proc/14415/stat : 14415 (minisat) R 14414 14391 12818 0 -1 4194304 3806 0 0 0 112941 4 0 0 25 0 1 0 19748969 16850944 3792 996147200 134512640 135127466 4294956256 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 1 0 0
/proc/14415/statm: 4114 3792 75 150 0 3961 0
Current children cumulated CPU time (s) 1130.94
Current children cumulated vsize (KiB) 38680

[startup+1142.2 s]
/proc/loadavg: 2.08 2.02 1.99 3/86 14494
/proc/meminfo: memFree=828472/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1131.11
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1430 16425 0 2 6 2 113088 15 16 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1131.11
Current children cumulated vsize (KiB) 16868

[startup+1142.3 s]
/proc/loadavg: 2.08 2.02 1.99 3/86 14494
/proc/meminfo: memFree=828472/2055920 swapFree=4192956/4192956
[pid=14391] ppid=14389 vsize=16868 CPUtime=1131.11
/proc/14391/stat : 14391 (sugar) S 14389 14391 12818 0 -1 4194304 1448 16425 0 2 6 2 113088 15 15 0 1 0 19748813 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14391/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1131.11
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 1142.35
CPU time (s): 1131.28
CPU user time (s): 1131.08
CPU system time (s): 0.201969
CPU usage (%): 99.0305
Max. virtual memory (cumulated for all children) (KiB): 890924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1131.08
system time used= 0.201969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21803
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= 2330
involuntary context switches= 26718

runsolver used 1.3328 second user time and 3.87241 second system time

The end

Launcher Data

Begin job on node69 at 2009-07-11 17:41:01
IDJOB=2061270
IDBENCH=53793
IDSOLVER=739
FILE ID=node69/2061270-1247326861
PBS_JOBID= 9506494
Free space on /tmp= 66500 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/QG5/normalized-quasigroup5-10.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2061270-1247326861/watcher-2061270-1247326861 -o /tmp/evaluation-result-2061270-1247326861/solver-2061270-1247326861 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2061270-1247326861.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f6ccf9bdc24d5d97f1a5ed00ccb631e3
RANDOM SEED=1260130354

node69.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.211
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.211
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:       1061320 kB
Buffers:         47772 kB
Cached:         810048 kB
SwapCached:          0 kB
Active:         195204 kB
Inactive:       746804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1061320 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:         102104 kB
Slab:            37696 kB
Committed_AS:   891168 kB
PageTables:       2040 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= 66500 MiB
End job on node69 at 2009-07-11 18:00:03