Trace number 2076373

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+minisatSAT 332.262 333.565

General information on the benchmark

Namecsp/lexPuzzle/
normalized-crossword-m1-lex-puzzle19.xml
MD5SUM13ce82a1c45d8f0569097266eb912ed5
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.371943
Satisfiable
(Un)Satisfiability was proved
Number of variables187
Number of constraints913
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension80
Number of constraints which are defined in intension833
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 03:39:03 2009
0.00/0.08	c 0	PID 18772
0.07/0.08	c 0	HOST node11.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2076373-1247362743.xml TO HOME/temp.csp
0.07/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-2076373-1247362743.xml' 'HOME/temp.csp'
0.07/0.65	c 1	1 domains, 187 variables, 8 predicates, 7 relations, 913 constraints
0.07/0.67	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.67	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.62/0.75	c 1	Parsing HOME/temp.csp
0.62/0.98	c 1	parsed 1116 expressions
0.62/0.99	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.62/0.99	c 1	Converting to clausal form CSP
0.93/1.07	c 1	converted 112 (10%) expressions
1.11/1.26	c 1	converted 224 (20%) expressions
2.01/2.18	c 2	converted 335 (30%) expressions
2.60/2.78	c 3	converted 447 (40%) expressions
2.70/2.85	c 3	converted 558 (50%) expressions
2.70/2.86	c 3	converted 670 (60%) expressions
2.81/2.90	c 3	converted 782 (70%) expressions
2.81/2.91	c 3	converted 893 (80%) expressions
2.81/2.96	c 3	converted 1005 (90%) expressions
2.91/3.00	c 3	converted 1116 (100%) expressions
2.91/3.00	c 3	CSP : 187 integers, 0 booleans, 913 clauses, largest domain size 26
2.91/3.00	c 3	Heap : 48 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.91/3.00	c 3	Propagation in CSP
2.91/3.01	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.91/3.01	c 3	CSP : 187 integers, 0 booleans, 913 clauses, largest domain size 26
2.91/3.01	c 3	Heap : 48 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.91/3.02	c 3	Simplifing CSP by introducing new Boolean variables
2.91/3.06	c 3	CSP : 187 integers, 7014 booleans, 7927 clauses, largest domain size 26
2.91/3.06	c 3	Heap : 48 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.20/3.38	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.20/3.40	c 3	19 (10%) CSP integer variables are encoded (456 clauses, 4872 bytes)
3.30/3.40	c 3	38 (20%) CSP integer variables are encoded (912 clauses, 9888 bytes)
3.30/3.40	c 3	57 (30%) CSP integer variables are encoded (1368 clauses, 15721 bytes)
3.30/3.41	c 3	75 (40%) CSP integer variables are encoded (1800 clauses, 21337 bytes)
3.30/3.41	c 3	94 (50%) CSP integer variables are encoded (2256 clauses, 27265 bytes)
3.30/3.41	c 3	113 (60%) CSP integer variables are encoded (2712 clauses, 33193 bytes)
3.30/3.41	c 3	131 (70%) CSP integer variables are encoded (3144 clauses, 38809 bytes)
3.30/3.41	c 3	150 (80%) CSP integer variables are encoded (3600 clauses, 44737 bytes)
3.30/3.41	c 3	169 (90%) CSP integer variables are encoded (4056 clauses, 50665 bytes)
3.30/3.41	c 3	187 (100%) CSP integer variables are encoded (4488 clauses, 56281 bytes)
50.49/51.19	c 51	793 (10%) CSP clauses are encoded (686690 clauses, 29973786 bytes)
50.58/51.24	c 51	1586 (20%) CSP clauses are encoded (705108 clauses, 30287218 bytes)
56.23/56.91	c 57	2379 (30%) CSP clauses are encoded (760875 clauses, 32631484 bytes)
56.23/56.95	c 57	3171 (40%) CSP clauses are encoded (779267 clauses, 32958412 bytes)
56.23/56.99	c 57	3964 (50%) CSP clauses are encoded (797660 clauses, 33292182 bytes)
61.96/62.71	c 63	4757 (60%) CSP clauses are encoded (853427 clauses, 35938700 bytes)
61.96/62.75	c 63	5549 (70%) CSP clauses are encoded (872019 clauses, 36278356 bytes)
66.02/66.88	c 67	6342 (80%) CSP clauses are encoded (921180 clauses, 38648977 bytes)
70.47/71.35	c 71	7135 (90%) CSP clauses are encoded (970341 clauses, 41218207 bytes)
70.47/71.39	c 71	7927 (100%) CSP clauses are encoded (989283 clauses, 41591251 bytes)
70.47/71.39	c 71	7927 CSP clauses encoded
70.47/71.39	c 71	Writing map file : HOME/temp.map
70.58/71.41	c 71	Heap : 48 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
70.58/71.41	c 71	SAT : 11689 SAT variables, 989283 SAT clauses, 41591251 bytes
70.58/71.41	c 71	Heap : 48 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
70.58/71.47	c 71	SOLVING HOME/temp.cnf
70.58/71.47	c 71	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
70.58/71.48	c 71	This is MiniSat 2.0 beta
70.58/71.48	c 71	WARNING: for repeatability, setting FPU to use double precision
70.58/71.48	c 71	============================[ Problem Statistics ]=============================
70.58/71.48	c 71	|                                                                             |
70.58/71.48	c 71	|  Number of variables:  11689                                                |
70.58/71.48	c 71	|  Number of clauses:    989283                                               |
70.61/72.45	c 72	|  Parsing time:         0.83         s                                       |
71.62/72.52	c 72	============================[ Search Statistics ]==============================
71.62/72.52	c 72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
71.62/72.52	c 72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
71.62/72.52	c 72	===============================================================================
71.62/72.52	c 72	|         0 |   11689   989283  7425497 |   329761        0    nan |  0.000 % |
71.62/72.60	c 73	|       102 |   11689   989283  7425497 |   362737      102     12 |  0.000 % |
71.72/72.63	c 73	|       253 |   11689   989283  7425497 |   399010      253      9 |  0.000 % |
71.81/72.73	c 73	|       478 |   11689   989283  7425497 |   438911      478      8 |  0.000 % |
71.91/72.85	c 73	|       815 |   11689   989283  7425497 |   482803      815      9 |  0.000 % |
72.01/72.99	c 73	|      1322 |   11688   989283  7425497 |   531083     1321      8 |  0.009 % |
72.21/73.17	c 73	|      2082 |   11688   989283  7425497 |   584191     2081     10 |  0.009 % |
72.51/73.40	c 73	|      3222 |   11688   989283  7425497 |   642610     3221     11 |  0.009 % |
72.80/73.76	c 74	|      4931 |   11687   989283  7425497 |   706871     4929     10 |  0.017 % |
73.10/74.09	c 74	|      7494 |   11687   989283  7425497 |   777559     7492     11 |  0.017 % |
74.19/75.14	c 75	|     11338 |   11687   989283  7425497 |   855315    11336     11 |  0.017 % |
75.18/76.14	c 76	|     17104 |   11687   989283  7425497 |   940846    17102     11 |  0.017 % |
77.35/78.38	c 78	|     25758 |   11687   989283  7425497 |  1034931    25756     11 |  0.017 % |
79.83/80.89	c 81	|     38732 |   11686   989283  7425497 |  1138424    38729     11 |  0.026 % |
85.27/86.36	c 86	|     58194 |   11685   989283  7425497 |  1252266    58190     12 |  0.034 % |
96.87/98.04	c 98	|     87386 |   11684   989283  7425497 |  1377493    87381     13 |  0.043 % |
110.52/111.74	c 112	|    131175 |   11683   989283  7425497 |  1515242   131169     13 |  0.051 % |
131.22/132.49	c 132	|    196862 |   11682   988759  7423238 |  1666767   196838     13 |  0.060 % |
161.61/162.87	c 163	|    295388 |   11681   988759  7423238 |  1833443   295363     13 |  0.068 % |
239.15/240.44	c 240	|    443178 |   11680   988759  7423238 |  2016788   443152     14 |  0.077 % |
331.87/333.30	c 333	===============================================================================
331.87/333.30	c 333	restarts              : 20
331.87/333.30	c 333	conflicts             : 621834         (2382 /sec)
331.87/333.30	c 333	decisions             : 863319         (1.74 % random) (3308 /sec)
331.87/333.30	c 333	propagations          : 32680677       (125207 /sec)
331.87/333.30	c 333	conflict literals     : 8806325        (26.00 % deleted)
331.87/333.30	c 333	Memory used           : 124.99 MB
331.87/333.30	c 333	CPU time              : 261.012 s
331.87/333.30	c 333	
331.97/333.30	c 333	SATISFIABLE
331.97/333.32	c 333	DECODING HOME/temp.out WITH HOME/temp.map
331.97/333.32	c 333	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'
332.01/333.40	c 333	Decoding HOME/temp.out
332.01/333.52	s SATISFIABLE
332.01/333.53	v 18 7 0 7 1 0 11 18 0 24 21 4 18 0 8 13 20 0 1 0 19 4 21 8 3 4 2 17 20 23 3 4 1 20 6 4 21 4 13 10 4 18 19 17 4 11 3 8 18 19 0 13 19 0 13 13 1 4 18 4 19 0 1 0 1 0 5 8 1 15 4 18 19 4 15 20 17 11 12 14 25 0 17 19 4 17 0 15 24 11 4 1 17 0 10 4 14 15 20 18 11 4 4 25 0 6 17 4 1 18 8 19 4 4 17 13 8 4 4 17 17 18 19 0 7 11 18 19 0 19 4 6 0 17 1 0 11 11 0 18 19 9 20 3 0 8 18 12 20 18 8 0 18 8 19 20 18 2 14 15 4 18 8 0 13 0 13 4 13 19 14 19 8 18 24 0 17 3 8 6 11 14 14 3 0 19 0
332.01/333.53	c 333	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
332.01/333.55	c 333	CPU 332.22 (0.07 0.02 331.14 0.99)
332.01/333.55	c 333	END Sun Jul 12 03:44:36 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2076373-1247362743/watcher-2076373-1247362743 -o /tmp/evaluation-result-2076373-1247362743/solver-2076373-1247362743 -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-2076373-1247362743.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: 2.23 2.17 2.01 4/82 18772
/proc/meminfo: memFree=1405264/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=3672 CPUtime=0
/proc/18772/stat : 18772 (sugar) R 18770 18772 16613 0 -1 4194304 53 0 0 0 0 0 0 0 20 0 1 0 23341305 3760128 38 996147200 4194304 4206940 548682068608 18446744073709551615 262907426185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18772/statm: 918 38 29 3 0 8 0

[startup+0.0852251 s]
/proc/loadavg: 2.23 2.17 2.01 4/82 18772
/proc/meminfo: memFree=1405264/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16740 CPUtime=0.07
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 23341305 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18772/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101369 s]
/proc/loadavg: 2.23 2.17 2.01 4/82 18772
/proc/meminfo: memFree=1405264/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=0.07
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23341305 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18772/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301402 s]
/proc/loadavg: 2.23 2.17 2.01 4/82 18772
/proc/meminfo: memFree=1405264/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=0.07
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23341305 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18772/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701482 s]
/proc/loadavg: 2.23 2.17 2.01 4/82 18772
/proc/meminfo: memFree=1405264/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=0.62
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1292 6739 0 1 5 2 50 5 16 0 1 0 23341305 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18772/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 16868

[startup+1.50264 s]
/proc/loadavg: 2.23 2.17 2.01 4/93 18794
/proc/meminfo: memFree=1392176/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=0.62
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1309 6739 0 1 5 2 50 5 16 0 1 0 23341305 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18772/statm: 4217 1111 409 3 0 796 0
[pid=18785] ppid=18772 vsize=5356 CPUtime=0
/proc/18785/stat : 18785 (sh) S 18772 18772 16613 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23341373 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18785/statm: 1339 233 193 169 0 50 0
[pid=18786] ppid=18785 vsize=864340 CPUtime=0.79
/proc/18786/stat : 18786 (java) S 18785 18772 16613 0 -1 0 8432 0 1 0 74 5 0 0 19 0 9 0 23341373 885084160 7699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18786/statm: 216085 7699 2566 9 0 210590 0
[pid=18786/tid=18787] ppid=18785 vsize=864340 CPUtime=0.4
/proc/18786/task/18787/stat : 18787 (java) R 18785 18772 16613 0 -1 64 2751 0 1 0 39 1 0 0 22 0 9 0 23341374 885084160 7699 996147200 134512640 134550932 4294955936 18446744073709551615 103210832 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18788] ppid=18785 vsize=864340 CPUtime=0.31
/proc/18786/task/18788/stat : 18788 (java) S 18785 18772 16613 0 -1 64 4670 0 0 0 29 2 0 0 16 0 9 0 23341376 885084160 7699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18789] ppid=18785 vsize=864340 CPUtime=0
/proc/18786/task/18789/stat : 18789 (java) S 18785 18772 16613 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23341376 885084160 7699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18790] ppid=18785 vsize=864340 CPUtime=0
/proc/18786/task/18790/stat : 18790 (java) S 18785 18772 16613 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23341376 885084160 7699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18791] ppid=18785 vsize=864340 CPUtime=0
/proc/18786/task/18791/stat : 18791 (java) S 18785 18772 16613 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23341378 885084160 7699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18792] ppid=18785 vsize=864340 CPUtime=0.05
/proc/18786/task/18792/stat : 18792 (java) S 18785 18772 16613 0 -1 64 312 0 0 0 5 0 0 0 16 0 9 0 23341378 885084160 7699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18793] ppid=18785 vsize=864340 CPUtime=0
/proc/18786/task/18793/stat : 18793 (java) S 18785 18772 16613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23341378 885084160 7699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18794] ppid=18785 vsize=864340 CPUtime=0
/proc/18786/task/18794/stat : 18794 (java) S 18785 18772 16613 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23341378 885084160 7699 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 886564

[startup+3.10296 s]
/proc/loadavg: 2.21 2.17 2.01 4/93 18794
/proc/meminfo: memFree=1364656/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=0.63
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1310 6739 0 1 6 2 50 5 16 0 1 0 23341305 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18772/statm: 4217 1111 409 3 0 796 0
[pid=18785] ppid=18772 vsize=5356 CPUtime=0
/proc/18785/stat : 18785 (sh) S 18772 18772 16613 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23341373 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18785/statm: 1339 233 193 169 0 50 0
[pid=18786] ppid=18785 vsize=868692 CPUtime=2.38
/proc/18786/stat : 18786 (java) S 18785 18772 16613 0 -1 0 19040 0 1 0 226 12 0 0 19 0 9 0 23341373 889540608 18235 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18786/statm: 217173 18235 2566 9 0 211678 0
[pid=18786/tid=18787] ppid=18785 vsize=868692 CPUtime=0.98
/proc/18786/task/18787/stat : 18787 (java) R 18785 18772 16613 0 -1 64 3233 0 1 0 96 2 0 0 25 0 9 0 23341374 889540608 18235 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18788] ppid=18785 vsize=868692 CPUtime=1.19
/proc/18786/task/18788/stat : 18788 (java) R 18785 18772 16613 0 -1 64 13650 0 0 0 111 8 0 0 16 0 9 0 23341376 889540608 18235 996147200 134512640 134550932 4294955936 18446744073709551615 102758162 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18789] ppid=18785 vsize=868692 CPUtime=0
/proc/18786/task/18789/stat : 18789 (java) S 18785 18772 16613 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23341376 889540608 18235 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18790] ppid=18785 vsize=868692 CPUtime=0
/proc/18786/task/18790/stat : 18790 (java) S 18785 18772 16613 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23341376 889540608 18235 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18791] ppid=18785 vsize=868692 CPUtime=0
/proc/18786/task/18791/stat : 18791 (java) S 18785 18772 16613 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23341378 889540608 18235 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18792] ppid=18785 vsize=868692 CPUtime=0.17
/proc/18786/task/18792/stat : 18792 (java) S 18785 18772 16613 0 -1 64 1458 0 0 0 17 0 0 0 16 0 9 0 23341378 889540608 18235 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18793] ppid=18785 vsize=868692 CPUtime=0
/proc/18786/task/18793/stat : 18793 (java) S 18785 18772 16613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23341378 889540608 18235 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18794] ppid=18785 vsize=868692 CPUtime=0
/proc/18786/task/18794/stat : 18794 (java) S 18785 18772 16613 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23341378 889540608 18235 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 890916

[startup+6.30259 s]
/proc/loadavg: 2.21 2.17 2.01 3/93 18794
/proc/meminfo: memFree=1334640/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=0.63
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1310 6739 0 1 6 2 50 5 15 0 1 0 23341305 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18772/statm: 4217 1111 409 3 0 796 0
[pid=18785] ppid=18772 vsize=5356 CPUtime=0
/proc/18785/stat : 18785 (sh) S 18772 18772 16613 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23341373 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18785/statm: 1339 233 193 169 0 50 0
[pid=18786] ppid=18785 vsize=868740 CPUtime=5.54
/proc/18786/stat : 18786 (java) S 18785 18772 16613 0 -1 0 19411 0 1 0 539 15 0 0 19 0 9 0 23341373 889589760 18515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18786/statm: 217185 18515 2591 9 0 211662 0
[pid=18786/tid=18787] ppid=18785 vsize=868740 CPUtime=3.73
/proc/18786/task/18787/stat : 18787 (java) R 18785 18772 16613 0 -1 64 3384 0 1 0 369 4 0 0 25 0 9 0 23341374 889589760 18515 996147200 134512640 134550932 4294955936 18446744073709551615 4126426662 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18788] ppid=18785 vsize=868740 CPUtime=1.57
/proc/18786/task/18788/stat : 18788 (java) S 18785 18772 16613 0 -1 64 13848 0 0 0 149 8 0 0 16 0 9 0 23341376 889589760 18515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18789] ppid=18785 vsize=868740 CPUtime=0
/proc/18786/task/18789/stat : 18789 (java) S 18785 18772 16613 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23341376 889589760 18515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18790] ppid=18785 vsize=868740 CPUtime=0
/proc/18786/task/18790/stat : 18790 (java) S 18785 18772 16613 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23341376 889589760 18515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18791] ppid=18785 vsize=868740 CPUtime=0
/proc/18786/task/18791/stat : 18791 (java) S 18785 18772 16613 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23341378 889589760 18515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18792] ppid=18785 vsize=868740 CPUtime=0.2
/proc/18786/task/18792/stat : 18792 (java) S 18785 18772 16613 0 -1 64 1480 0 0 0 20 0 0 0 16 0 9 0 23341378 889589760 18515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18793] ppid=18785 vsize=868740 CPUtime=0
/proc/18786/task/18793/stat : 18793 (java) S 18785 18772 16613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23341378 889589760 18515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18794] ppid=18785 vsize=868740 CPUtime=0
/proc/18786/task/18794/stat : 18794 (java) S 18785 18772 16613 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23341378 889589760 18515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890964

[startup+12.7029 s]
/proc/loadavg: 2.26 2.18 2.01 3/93 18794
/proc/meminfo: memFree=1323440/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=0.63
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1310 6739 0 1 6 2 50 5 15 0 1 0 23341305 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18772/statm: 4217 1111 409 3 0 796 0
[pid=18785] ppid=18772 vsize=5356 CPUtime=0
/proc/18785/stat : 18785 (sh) S 18772 18772 16613 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23341373 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18785/statm: 1339 233 193 169 0 50 0
[pid=18786] ppid=18785 vsize=868740 CPUtime=11.87
/proc/18786/stat : 18786 (java) S 18785 18772 16613 0 -1 0 21101 0 1 0 1168 19 0 0 19 0 9 0 23341373 889589760 20124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18786/statm: 217185 20124 2591 9 0 211662 0
[pid=18786/tid=18787] ppid=18785 vsize=868740 CPUtime=9.83
/proc/18786/task/18787/stat : 18787 (java) R 18785 18772 16613 0 -1 64 3465 0 1 0 976 7 0 0 25 0 9 0 23341374 889589760 20124 996147200 134512640 134550932 4294955936 18446744073709551615 4126911861 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18788] ppid=18785 vsize=868740 CPUtime=1.79
/proc/18786/task/18788/stat : 18788 (java) S 18785 18772 16613 0 -1 64 15452 0 0 0 170 9 0 0 16 0 9 0 23341376 889589760 20124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18789] ppid=18785 vsize=868740 CPUtime=0
/proc/18786/task/18789/stat : 18789 (java) S 18785 18772 16613 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23341376 889589760 20124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18790] ppid=18785 vsize=868740 CPUtime=0
/proc/18786/task/18790/stat : 18790 (java) S 18785 18772 16613 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23341376 889589760 20124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18791] ppid=18785 vsize=868740 CPUtime=0
/proc/18786/task/18791/stat : 18791 (java) S 18785 18772 16613 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23341378 889589760 20124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18792] ppid=18785 vsize=868740 CPUtime=0.2
/proc/18786/task/18792/stat : 18792 (java) S 18785 18772 16613 0 -1 64 1485 0 0 0 20 0 0 0 16 0 9 0 23341378 889589760 20124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18793] ppid=18785 vsize=868740 CPUtime=0
/proc/18786/task/18793/stat : 18793 (java) S 18785 18772 16613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23341378 889589760 20124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18794] ppid=18785 vsize=868740 CPUtime=0
/proc/18786/task/18794/stat : 18794 (java) S 18785 18772 16613 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23341378 889589760 20124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 890964

[startup+25.5014 s]
/proc/loadavg: 2.37 2.21 2.02 3/93 18794
/proc/meminfo: memFree=1295088/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=0.63
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1310 6739 0 1 6 2 50 5 15 0 1 0 23341305 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18772/statm: 4217 1111 409 3 0 796 0
[pid=18785] ppid=18772 vsize=5356 CPUtime=0
/proc/18785/stat : 18785 (sh) S 18772 18772 16613 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23341373 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18785/statm: 1339 233 193 169 0 50 0
[pid=18786] ppid=18785 vsize=868740 CPUtime=24.53
/proc/18786/stat : 18786 (java) S 18785 18772 16613 0 -1 0 25528 0 1 0 2427 26 0 0 19 0 9 0 23341373 889589760 24408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18786/statm: 217185 24408 2591 9 0 211662 0
[pid=18786/tid=18787] ppid=18785 vsize=868740 CPUtime=22.06
/proc/18786/task/18787/stat : 18787 (java) R 18785 18772 16613 0 -1 64 3608 0 1 0 2194 12 0 0 25 0 9 0 23341374 889589760 24408 996147200 134512640 134550932 4294955936 18446744073709551615 4126911808 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18788] ppid=18785 vsize=868740 CPUtime=2.22
/proc/18786/task/18788/stat : 18788 (java) S 18785 18772 16613 0 -1 64 19731 0 0 0 210 12 0 0 15 0 9 0 23341376 889589760 24408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18789] ppid=18785 vsize=868740 CPUtime=0
/proc/18786/task/18789/stat : 18789 (java) S 18785 18772 16613 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23341376 889589760 24408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18790] ppid=18785 vsize=868740 CPUtime=0
/proc/18786/task/18790/stat : 18790 (java) S 18785 18772 16613 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23341376 889589760 24408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18786/tid=18791] ppid=18785 vsize=868740 CPUtime=0

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

/proc/18772/statm: 4217 1113 409 3 0 796 0
[pid=18795] ppid=18772 vsize=5356 CPUtime=0
/proc/18795/stat : 18795 (sh) S 18772 18772 16613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23348453 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18795/statm: 1339 232 193 169 0 50 0
[pid=18796] ppid=18795 vsize=78004 CPUtime=30.53
/proc/18796/stat : 18796 (minisat) R 18795 18772 16613 0 -1 4194304 19280 0 0 0 3034 19 0 0 25 0 1 0 23348454 79876096 19266 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/18796/statm: 19501 19266 76 150 0 19348 0
Current children cumulated CPU time (s) 101.14
Current children cumulated vsize (KiB) 100228

[startup+162.301 s]
/proc/loadavg: 2.09 2.16 2.02 3/83 18833
/proc/meminfo: memFree=1572288/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=70.61
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1376 43645 0 2 6 2 6994 59 16 0 1 0 23341305 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18772/statm: 4217 1113 409 3 0 796 0
[pid=18795] ppid=18772 vsize=5356 CPUtime=0
/proc/18795/stat : 18795 (sh) S 18772 18772 16613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23348453 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18795/statm: 1339 232 193 169 0 50 0
[pid=18796] ppid=18795 vsize=96332 CPUtime=90.49
/proc/18796/stat : 18796 (minisat) R 18795 18772 16613 0 -1 4194304 23878 0 0 0 9025 24 0 0 25 0 1 0 23348454 98643968 23864 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/18796/statm: 24083 23864 76 150 0 23930 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 118556

[startup+222.301 s]
/proc/loadavg: 2.03 2.13 2.02 3/83 18833
/proc/meminfo: memFree=1559488/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=70.61
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1376 43645 0 2 6 2 6994 59 16 0 1 0 23341305 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18772/statm: 4217 1113 409 3 0 796 0
[pid=18795] ppid=18772 vsize=5356 CPUtime=0
/proc/18795/stat : 18795 (sh) S 18772 18772 16613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23348453 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18795/statm: 1339 232 193 169 0 50 0
[pid=18796] ppid=18795 vsize=108348 CPUtime=150.46
/proc/18796/stat : 18796 (minisat) R 18795 18772 16613 0 -1 4194304 26843 0 0 0 15019 27 0 0 25 0 1 0 23348454 110948352 26829 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/18796/statm: 27087 26829 76 150 0 26934 0
Current children cumulated CPU time (s) 221.07
Current children cumulated vsize (KiB) 130572

[startup+282.303 s]
/proc/loadavg: 2.15 2.15 2.03 3/76 19040
/proc/meminfo: memFree=1678776/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=70.61
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1376 43645 0 2 6 2 6994 59 16 0 1 0 23341305 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18772/statm: 4217 1113 409 3 0 796 0
[pid=18795] ppid=18772 vsize=5356 CPUtime=0
/proc/18795/stat : 18795 (sh) S 18772 18772 16613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23348453 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18795/statm: 1339 232 193 169 0 50 0
[pid=18796] ppid=18795 vsize=118336 CPUtime=210.4
/proc/18796/stat : 18796 (minisat) R 18795 18772 16613 0 -1 4194304 29166 0 0 0 21007 33 0 0 25 0 1 0 23348454 121176064 29152 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18796/statm: 29584 29152 76 150 0 29431 0
Current children cumulated CPU time (s) 281.01
Current children cumulated vsize (KiB) 140560

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

[startup+307.102 s]
/proc/loadavg: 2.09 2.13 2.03 3/76 19040
/proc/meminfo: memFree=1673656/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=70.61
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1376 43645 0 2 6 2 6994 59 16 0 1 0 23341305 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18772/statm: 4217 1113 409 3 0 796 0
[pid=18795] ppid=18772 vsize=5356 CPUtime=0
/proc/18795/stat : 18795 (sh) S 18772 18772 16613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23348453 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18795/statm: 1339 232 193 169 0 50 0
[pid=18796] ppid=18795 vsize=123300 CPUtime=235.18
/proc/18796/stat : 18796 (minisat) R 18795 18772 16613 0 -1 4194304 30475 0 0 0 23484 34 0 0 25 0 1 0 23348454 126259200 30461 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18796/statm: 30825 30461 76 150 0 30672 0
Current children cumulated CPU time (s) 305.79
Current children cumulated vsize (KiB) 145524

[startup+319.901 s]
/proc/loadavg: 2.07 2.13 2.02 3/76 19040
/proc/meminfo: memFree=1671352/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=70.61
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1376 43645 0 2 6 2 6994 59 16 0 1 0 23341305 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18772/statm: 4217 1113 409 3 0 796 0
[pid=18795] ppid=18772 vsize=5356 CPUtime=0
/proc/18795/stat : 18795 (sh) S 18772 18772 16613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23348453 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18795/statm: 1339 232 193 169 0 50 0
[pid=18796] ppid=18795 vsize=125568 CPUtime=247.97
/proc/18796/stat : 18796 (minisat) R 18795 18772 16613 0 -1 4194304 31069 0 0 0 24762 35 0 0 25 0 1 0 23348454 128581632 31055 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/18796/statm: 31392 31055 76 150 0 31239 0
Current children cumulated CPU time (s) 318.58
Current children cumulated vsize (KiB) 147792

[startup+326.302 s]
/proc/loadavg: 2.07 2.13 2.02 3/76 19040
/proc/meminfo: memFree=1669880/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=70.61
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1376 43645 0 2 6 2 6994 59 16 0 1 0 23341305 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18772/statm: 4217 1113 409 3 0 796 0
[pid=18795] ppid=18772 vsize=5356 CPUtime=0
/proc/18795/stat : 18795 (sh) S 18772 18772 16613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23348453 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18795/statm: 1339 232 193 169 0 50 0
[pid=18796] ppid=18795 vsize=127060 CPUtime=254.37
/proc/18796/stat : 18796 (minisat) R 18795 18772 16613 0 -1 4194304 31429 0 0 0 25402 35 0 0 25 0 1 0 23348454 130109440 31415 996147200 134512640 135127466 4294956256 18446744073709551615 134527128 0 0 4096 3 0 0 0 17 0 0 0
/proc/18796/statm: 31765 31415 76 150 0 31612 0
Current children cumulated CPU time (s) 324.98
Current children cumulated vsize (KiB) 149284

[startup+329.501 s]
/proc/loadavg: 2.06 2.12 2.02 3/76 19040
/proc/meminfo: memFree=1669304/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=70.61
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1376 43645 0 2 6 2 6994 59 16 0 1 0 23341305 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18772/statm: 4217 1113 409 3 0 796 0
[pid=18795] ppid=18772 vsize=5356 CPUtime=0
/proc/18795/stat : 18795 (sh) S 18772 18772 16613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23348453 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18795/statm: 1339 232 193 169 0 50 0
[pid=18796] ppid=18795 vsize=127456 CPUtime=257.56
/proc/18796/stat : 18796 (minisat) R 18795 18772 16613 0 -1 4194304 31548 0 0 0 25721 35 0 0 25 0 1 0 23348454 130514944 31534 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18796/statm: 31864 31534 76 150 0 31711 0
Current children cumulated CPU time (s) 328.17
Current children cumulated vsize (KiB) 149680

[startup+331.107 s]
/proc/loadavg: 2.06 2.12 2.02 3/76 19040
/proc/meminfo: memFree=1669048/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=70.61
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1376 43645 0 2 6 2 6994 59 16 0 1 0 23341305 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18772/statm: 4217 1113 409 3 0 796 0
[pid=18795] ppid=18772 vsize=5356 CPUtime=0
/proc/18795/stat : 18795 (sh) S 18772 18772 16613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23348453 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18795/statm: 1339 232 193 169 0 50 0
[pid=18796] ppid=18795 vsize=127720 CPUtime=259.17
/proc/18796/stat : 18796 (minisat) R 18795 18772 16613 0 -1 4194304 31598 0 0 0 25882 35 0 0 25 0 1 0 23348454 130785280 31584 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/18796/statm: 31930 31584 76 150 0 31777 0
Current children cumulated CPU time (s) 329.78
Current children cumulated vsize (KiB) 149944

[startup+332.702 s]
/proc/loadavg: 2.06 2.12 2.02 3/76 19040
/proc/meminfo: memFree=1668856/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=70.61
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1376 43645 0 2 6 2 6994 59 16 0 1 0 23341305 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18772/statm: 4217 1113 409 3 0 796 0
[pid=18795] ppid=18772 vsize=5356 CPUtime=0
/proc/18795/stat : 18795 (sh) S 18772 18772 16613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23348453 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18795/statm: 1339 232 193 169 0 50 0
[pid=18796] ppid=18795 vsize=127852 CPUtime=260.76
/proc/18796/stat : 18796 (minisat) R 18795 18772 16613 0 -1 4194304 31656 0 0 0 26041 35 0 0 25 0 1 0 23348454 130920448 31642 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/18796/statm: 31963 31642 76 150 0 31810 0
Current children cumulated CPU time (s) 331.37
Current children cumulated vsize (KiB) 150076

[startup+333.103 s]
/proc/loadavg: 2.06 2.12 2.02 3/76 19040
/proc/meminfo: memFree=1668856/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=70.61
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1376 43645 0 2 6 2 6994 59 16 0 1 0 23341305 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18772/statm: 4217 1113 409 3 0 796 0
[pid=18795] ppid=18772 vsize=5356 CPUtime=0
/proc/18795/stat : 18795 (sh) S 18772 18772 16613 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23348453 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18795/statm: 1339 232 193 169 0 50 0
[pid=18796] ppid=18795 vsize=127984 CPUtime=261.16
/proc/18796/stat : 18796 (minisat) R 18795 18772 16613 0 -1 4194304 31665 0 0 0 26081 35 0 0 25 0 1 0 23348454 131055616 31651 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18796/statm: 31996 31651 76 150 0 31843 0
Current children cumulated CPU time (s) 331.77
Current children cumulated vsize (KiB) 150208

[startup+333.502 s]
/proc/loadavg: 2.06 2.12 2.02 3/76 19040
/proc/meminfo: memFree=1668728/2055920 swapFree=4192812/4192956
[pid=18772] ppid=18770 vsize=16868 CPUtime=332.01
/proc/18772/stat : 18772 (sugar) S 18770 18772 16613 0 -1 4194304 1448 75623 0 2 6 2 33096 97 15 0 1 0 23341305 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18772/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 332.01
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 333.565
CPU time (s): 332.262
CPU user time (s): 331.219
CPU system time (s): 1.04384
CPU usage (%): 99.6095
Max. virtual memory (cumulated for all children) (KiB): 901212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 331.219
system time used= 1.04384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80965
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= 9582
involuntary context switches= 13913

runsolver used 0.384941 second user time and 1.11983 second system time

The end

Launcher Data

Begin job on node11 at 2009-07-12 03:39:03
IDJOB=2076373
IDBENCH=56415
IDSOLVER=739
FILE ID=node11/2076373-1247362743
PBS_JOBID= 9506901
Free space on /tmp= 66444 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/lexPuzzle/normalized-crossword-m1-lex-puzzle19.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-2076373-1247362743/watcher-2076373-1247362743 -o /tmp/evaluation-result-2076373-1247362743/solver-2076373-1247362743 -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-2076373-1247362743.xml

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

MD5SUM BENCH= 13ce82a1c45d8f0569097266eb912ed5
RANDOM SEED=17779010

node11.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.274
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.274
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:       1405744 kB
Buffers:         40100 kB
Cached:          97940 kB
SwapCached:          0 kB
Active:         540932 kB
Inactive:        55908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1405744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2008 kB
Writeback:           0 kB
Mapped:         479256 kB
Slab:            37616 kB
Committed_AS:   619600 kB
PageTables:       2784 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= 66444 MiB
End job on node11 at 2009-07-12 03:44:37