Trace number 2076428

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 56.4884 57.1784

General information on the benchmark

Namecsp/lexPuzzle/
normalized-crossword-m1-lex-puzzle16.xml
MD5SUM0c5a53b323af0df90858476c1f792574
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.168973
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of constraints802
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension68
Number of constraints which are defined in intension734
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:40:09 2009
0.00/0.08	c 0	PID 18846
0.07/0.08	c 0	HOST node31.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2076428-1247362809.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-2076428-1247362809.xml' 'HOME/temp.csp'
0.07/0.80	c 1	1 domains, 135 variables, 6 predicates, 5 relations, 802 constraints
0.07/0.83	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.83	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.78/0.91	c 1	Parsing HOME/temp.csp
1.12/1.23	c 1	parsed 949 expressions
1.12/1.24	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.12/1.24	c 1	Converting to clausal form CSP
1.12/1.26	c 1	converted 95 (10%) expressions
1.42/1.58	c 2	converted 190 (20%) expressions
1.81/1.97	c 2	converted 285 (30%) expressions
2.01/2.10	c 2	converted 380 (40%) expressions
2.01/2.15	c 2	converted 475 (50%) expressions
2.40/2.51	c 3	converted 570 (60%) expressions
2.40/2.52	c 3	converted 665 (70%) expressions
2.40/2.54	c 3	converted 760 (80%) expressions
2.40/2.55	c 3	converted 855 (90%) expressions
2.40/2.57	c 3	converted 949 (100%) expressions
2.40/2.57	c 3	CSP : 135 integers, 0 booleans, 802 clauses, largest domain size 26
2.40/2.57	c 3	Heap : 27 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.40/2.57	c 3	Propagation in CSP
2.40/2.58	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.40/2.58	c 3	CSP : 135 integers, 0 booleans, 802 clauses, largest domain size 26
2.40/2.58	c 3	Heap : 27 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.40/2.58	c 3	Simplifing CSP by introducing new Boolean variables
2.50/2.62	c 3	CSP : 135 integers, 5284 booleans, 6086 clauses, largest domain size 26
2.50/2.62	c 3	Heap : 27 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.60/2.80	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.70/2.81	c 3	14 (10%) CSP integer variables are encoded (336 clauses, 3552 bytes)
2.70/2.81	c 3	27 (20%) CSP integer variables are encoded (648 clauses, 6984 bytes)
2.70/2.82	c 3	41 (30%) CSP integer variables are encoded (984 clauses, 10729 bytes)
2.70/2.82	c 3	54 (40%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
2.70/2.82	c 3	68 (50%) CSP integer variables are encoded (1632 clauses, 19153 bytes)
2.70/2.82	c 3	81 (60%) CSP integer variables are encoded (1944 clauses, 23209 bytes)
2.70/2.82	c 3	95 (70%) CSP integer variables are encoded (2280 clauses, 27577 bytes)
2.70/2.82	c 3	108 (80%) CSP integer variables are encoded (2592 clauses, 31633 bytes)
2.70/2.82	c 3	122 (90%) CSP integer variables are encoded (2928 clauses, 36001 bytes)
2.70/2.82	c 3	135 (100%) CSP integer variables are encoded (3240 clauses, 40057 bytes)
11.41/11.60	c 12	609 (10%) CSP clauses are encoded (247300 clauses, 8745460 bytes)
13.38/13.64	c 14	1218 (20%) CSP clauses are encoded (283587 clauses, 9920529 bytes)
15.36/15.68	c 16	1826 (30%) CSP clauses are encoded (319873 clauses, 11304673 bytes)
29.72/30.12	c 30	2435 (40%) CSP clauses are encoded (466944 clauses, 18366403 bytes)
29.72/30.15	c 30	3043 (50%) CSP clauses are encoded (481052 clauses, 18609455 bytes)
29.72/30.18	c 30	3652 (60%) CSP clauses are encoded (495211 clauses, 18856578 bytes)
29.82/30.21	c 30	4261 (70%) CSP clauses are encoded (509345 clauses, 19106662 bytes)
29.82/30.24	c 30	4869 (80%) CSP clauses are encoded (523453 clauses, 19369588 bytes)
29.82/30.27	c 30	5478 (90%) CSP clauses are encoded (537612 clauses, 19634188 bytes)
29.82/30.29	c 31	6086 (100%) CSP clauses are encoded (551970 clauses, 19898146 bytes)
29.82/30.29	c 31	6086 CSP clauses encoded
29.82/30.30	c 31	Writing map file : HOME/temp.map
29.92/30.30	c 31	Heap : 30 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
29.92/30.30	c 31	SAT : 8659 SAT variables, 551970 SAT clauses, 19898146 bytes
29.92/30.30	c 31	Heap : 30 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
29.92/30.35	c 31	SOLVING HOME/temp.cnf
29.92/30.35	c 31	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
29.92/30.35	c 31	This is MiniSat 2.0 beta
29.92/30.35	c 31	WARNING: for repeatability, setting FPU to use double precision
29.92/30.35	c 31	============================[ Problem Statistics ]=============================
29.92/30.35	c 31	|                                                                             |
29.92/30.35	c 31	|  Number of variables:  8659                                                 |
29.92/30.35	c 31	|  Number of clauses:    551970                                               |
30.39/30.83	c 31	|  Parsing time:         0.41         s                                       |
30.39/30.86	c 31	============================[ Search Statistics ]==============================
30.39/30.86	c 31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
30.39/30.86	c 31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
30.39/30.86	c 31	===============================================================================
30.39/30.86	c 31	|         0 |    8659   551970  3610574 |   183990        0    nan |  0.000 % |
30.48/30.91	c 31	|       102 |    8658   551970  3610574 |   202389      101     10 |  0.012 % |
30.48/30.93	c 31	|       253 |    8658   551970  3610574 |   222627      252     11 |  0.012 % |
30.58/31.00	c 31	|       479 |    8657   551970  3610574 |   244890      477     10 |  0.023 % |
30.58/31.02	c 31	|       817 |    8657   551970  3610574 |   269379      815      9 |  0.023 % |
30.58/31.08	c 31	|      1324 |    8657   551970  3610574 |   296317     1322      9 |  0.023 % |
30.68/31.14	c 31	|      2083 |    8657   551970  3610574 |   325949     2081     10 |  0.023 % |
30.78/31.25	c 31	|      3222 |    8657   551970  3610574 |   358544     3220      9 |  0.023 % |
30.98/31.41	c 32	|      4930 |    8657   551970  3610574 |   394398     4928     10 |  0.023 % |
31.37/31.83	c 32	|      7492 |    8656   551970  3610574 |   433838     7489      9 |  0.035 % |
31.97/32.42	c 33	|     11336 |    8656   551970  3610574 |   477222    11333     10 |  0.035 % |
32.56/33.04	c 33	|     17102 |    8656   551970  3610574 |   524944    17099     10 |  0.035 % |
33.74/34.22	c 34	|     25753 |    8655   551970  3610574 |   577439    25749     10 |  0.046 % |
35.83/36.31	c 37	|     38727 |    8654   551970  3610574 |   635183    38722     11 |  0.058 % |
39.09/39.67	c 40	|     58188 |    8652   551970  3610574 |   698701    58181     11 |  0.081 % |
44.63/45.28	c 46	|     87380 |    8652   551970  3610574 |   768571    87373     12 |  0.081 % |
52.76/53.45	c 54	|    131169 |    8648   551308  3608297 |   845429   131144     13 |  0.127 % |
56.13/56.88	c 57	===============================================================================
56.13/56.89	c 57	restarts              : 17
56.13/56.89	c 57	conflicts             : 145563         (5565 /sec)
56.13/56.89	c 57	decisions             : 222874         (1.70 % random) (8520 /sec)
56.13/56.89	c 57	propagations          : 5601783        (214152 /sec)
56.13/56.89	c 57	conflict literals     : 1839581        (22.66 % deleted)
56.13/56.89	c 57	Memory used           : 49.34 MB
56.13/56.89	c 57	CPU time              : 26.158 s
56.13/56.89	c 57	
56.13/56.89	c 57	SATISFIABLE
56.23/56.90	c 57	DECODING HOME/temp.out WITH HOME/temp.map
56.23/56.90	c 57	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'
56.23/56.98	c 57	Decoding HOME/temp.out
56.24/57.08	s SATISFIABLE
56.24/57.08	v 5 17 14 15 4 18 19 18 13 0 15 14 20 17 24 4 0 17 19 24 15 14 17 13 0 19 17 14 24 14 20 18 19 3 4 11 15 7 8 15 17 14 17 14 4 18 24 11 21 8 0 22 14 19 0 13 21 8 4 8 14 13 14 21 20 12 19 14 13 11 4 22 3 11 4 13 0 22 13 1 24 22 0 24 5 17 4 18 13 14 5 20 17 22 0 18 14 17 0 13 6 4 19 24 15 4 14 15 20 18 14 17 17 17 20 18 4 12 14 13 19 21 8 8 22 7 8 19 4 3 3 24 14 13 4
56.42/57.12	c 57	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
56.42/57.17	c 57	CPU 56.46 (0.06 0.02 55.87 0.51)
56.42/57.17	c 57	END Sun Jul 12 03:41:06 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-2076428-1247362809/watcher-2076428-1247362809 -o /tmp/evaluation-result-2076428-1247362809/solver-2076428-1247362809 -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-2076428-1247362809.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.08 2.14 2.07 4/81 18846
/proc/meminfo: memFree=1420120/2055920 swapFree=4192812/4192956
[pid=18846] ppid=18844 vsize=4708 CPUtime=0
/proc/18846/stat : 18846 (sugar) R 18844 18846 16884 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 23347043 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 225609577865 0 0 4096 0 0 0 0 17 1 0 0
/proc/18846/statm: 1177 43 33 3 0 8 0

[startup+0.083814 s]
/proc/loadavg: 2.08 2.14 2.07 4/81 18846
/proc/meminfo: memFree=1420120/2055920 swapFree=4192812/4192956
[pid=18846] ppid=18844 vsize=16740 CPUtime=0.07
/proc/18846/stat : 18846 (sugar) S 18844 18846 16884 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 23347043 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18846/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.102189 s]
/proc/loadavg: 2.08 2.14 2.07 4/81 18846
/proc/meminfo: memFree=1420120/2055920 swapFree=4192812/4192956
[pid=18846] ppid=18844 vsize=16868 CPUtime=0.07
/proc/18846/stat : 18846 (sugar) S 18844 18846 16884 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23347043 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18846/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301202 s]
/proc/loadavg: 2.08 2.14 2.07 4/81 18846
/proc/meminfo: memFree=1420120/2055920 swapFree=4192812/4192956
[pid=18846] ppid=18844 vsize=16868 CPUtime=0.07
/proc/18846/stat : 18846 (sugar) S 18844 18846 16884 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23347043 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18846/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701237 s]
/proc/loadavg: 2.08 2.14 2.07 4/81 18846
/proc/meminfo: memFree=1420120/2055920 swapFree=4192812/4192956
[pid=18846] ppid=18844 vsize=16868 CPUtime=0.07
/proc/18846/stat : 18846 (sugar) S 18844 18846 16884 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23347043 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18846/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50232 s]
/proc/loadavg: 2.08 2.14 2.07 5/92 18868
/proc/meminfo: memFree=1411968/2055920 swapFree=4192812/4192956
[pid=18846] ppid=18844 vsize=16868 CPUtime=0.78
/proc/18846/stat : 18846 (sugar) S 18844 18846 16884 0 -1 4194304 1309 5479 0 1 5 2 67 4 16 0 1 0 23347043 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18846/statm: 4217 1111 409 3 0 796 0
[pid=18859] ppid=18846 vsize=5356 CPUtime=0
/proc/18859/stat : 18859 (sh) S 18846 18846 16884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23347126 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18859/statm: 1339 233 193 169 0 50 0
[pid=18860] ppid=18859 vsize=864256 CPUtime=0.64
/proc/18860/stat : 18860 (java) S 18859 18846 16884 0 -1 0 6844 0 1 0 61 3 0 0 18 0 9 0 23347127 884998144 6122 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18860/statm: 216064 6122 2566 9 0 210569 0
[pid=18860/tid=18861] ppid=18859 vsize=864256 CPUtime=0.42
/proc/18860/task/18861/stat : 18861 (java) R 18859 18846 16884 0 -1 64 2667 0 1 0 42 0 0 0 18 0 9 0 23347128 884998144 6122 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18862] ppid=18859 vsize=864256 CPUtime=0.15
/proc/18860/task/18862/stat : 18862 (java) R 18859 18846 16884 0 -1 64 3173 0 0 0 14 1 0 0 16 0 9 0 23347129 884998144 6122 996147200 134512640 134550932 4294955936 18446744073709551615 104188666 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18863] ppid=18859 vsize=864256 CPUtime=0
/proc/18860/task/18863/stat : 18863 (java) S 18859 18846 16884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23347129 884998144 6122 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18864] ppid=18859 vsize=864256 CPUtime=0
/proc/18860/task/18864/stat : 18864 (java) S 18859 18846 16884 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23347129 884998144 6122 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18865] ppid=18859 vsize=864256 CPUtime=0
/proc/18860/task/18865/stat : 18865 (java) S 18859 18846 16884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23347131 884998144 6122 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18866] ppid=18859 vsize=864256 CPUtime=0.04
/proc/18860/task/18866/stat : 18866 (java) S 18859 18846 16884 0 -1 64 306 0 0 0 4 0 0 0 16 0 9 0 23347131 884998144 6122 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18867] ppid=18859 vsize=864256 CPUtime=0
/proc/18860/task/18867/stat : 18867 (java) S 18859 18846 16884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23347131 884998144 6122 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18868] ppid=18859 vsize=864256 CPUtime=0
/proc/18860/task/18868/stat : 18868 (java) S 18859 18846 16884 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23347131 884998144 6122 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 886480

[startup+3.10245 s]
/proc/loadavg: 2.08 2.14 2.07 3/92 18868
/proc/meminfo: memFree=1385856/2055920 swapFree=4192812/4192956
[pid=18846] ppid=18844 vsize=16868 CPUtime=0.79
/proc/18846/stat : 18846 (sugar) S 18844 18846 16884 0 -1 4194304 1310 5479 0 1 6 2 67 4 15 0 1 0 23347043 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18846/statm: 4217 1111 409 3 0 796 0
[pid=18859] ppid=18846 vsize=5356 CPUtime=0
/proc/18859/stat : 18859 (sh) S 18846 18846 16884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23347126 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18859/statm: 1339 233 193 169 0 50 0
[pid=18860] ppid=18859 vsize=868712 CPUtime=2.22
/proc/18860/stat : 18860 (java) S 18859 18846 16884 0 -1 0 13756 0 1 0 214 8 0 0 18 0 9 0 23347127 889561088 12930 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18860/statm: 217178 12930 2591 9 0 211655 0
[pid=18860/tid=18861] ppid=18859 vsize=868712 CPUtime=1.1
/proc/18860/task/18861/stat : 18861 (java) R 18859 18846 16884 0 -1 64 3034 0 1 0 108 2 0 0 19 0 9 0 23347128 889561088 12930 996147200 134512640 134550932 4294955936 18446744073709551615 103563617 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18862] ppid=18859 vsize=868712 CPUtime=0.9
/proc/18860/task/18862/stat : 18862 (java) S 18859 18846 16884 0 -1 64 8535 0 0 0 86 4 0 0 16 0 9 0 23347129 889561088 12930 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18863] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18863/stat : 18863 (java) S 18859 18846 16884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23347129 889561088 12930 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18864] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18864/stat : 18864 (java) S 18859 18846 16884 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23347129 889561088 12930 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18865] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18865/stat : 18865 (java) S 18859 18846 16884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23347131 889561088 12930 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18866] ppid=18859 vsize=868712 CPUtime=0.18
/proc/18860/task/18866/stat : 18866 (java) S 18859 18846 16884 0 -1 64 1489 0 0 0 18 0 0 0 16 0 9 0 23347131 889561088 12930 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18867] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18867/stat : 18867 (java) S 18859 18846 16884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23347131 889561088 12930 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18868] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18868/stat : 18868 (java) S 18859 18846 16884 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23347131 889561088 12930 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) 890936

[startup+6.30173 s]
/proc/loadavg: 2.15 2.16 2.08 3/92 18868
/proc/meminfo: memFree=1365056/2055920 swapFree=4192812/4192956
[pid=18846] ppid=18844 vsize=16868 CPUtime=0.79
/proc/18846/stat : 18846 (sugar) S 18844 18846 16884 0 -1 4194304 1310 5479 0 1 6 2 67 4 15 0 1 0 23347043 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18846/statm: 4217 1111 409 3 0 796 0
[pid=18859] ppid=18846 vsize=5356 CPUtime=0
/proc/18859/stat : 18859 (sh) S 18846 18846 16884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23347126 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18859/statm: 1339 233 193 169 0 50 0
[pid=18860] ppid=18859 vsize=868712 CPUtime=5.38
/proc/18860/stat : 18860 (java) S 18859 18846 16884 0 -1 0 15843 0 1 0 525 13 0 0 18 0 9 0 23347127 889561088 14911 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18860/statm: 217178 14911 2591 9 0 211655 0
[pid=18860/tid=18861] ppid=18859 vsize=868712 CPUtime=4.05
/proc/18860/task/18861/stat : 18861 (java) R 18859 18846 16884 0 -1 64 3141 0 1 0 400 5 0 0 25 0 9 0 23347128 889561088 14911 996147200 134512640 134550932 4294955936 18446744073709551615 4126905061 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18862] ppid=18859 vsize=868712 CPUtime=1.11
/proc/18860/task/18862/stat : 18862 (java) S 18859 18846 16884 0 -1 64 10513 0 0 0 105 6 0 0 16 0 9 0 23347129 889561088 14911 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18863] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18863/stat : 18863 (java) S 18859 18846 16884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23347129 889561088 14911 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18864] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18864/stat : 18864 (java) S 18859 18846 16884 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23347129 889561088 14911 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18865] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18865/stat : 18865 (java) S 18859 18846 16884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23347131 889561088 14911 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18866] ppid=18859 vsize=868712 CPUtime=0.19
/proc/18860/task/18866/stat : 18866 (java) S 18859 18846 16884 0 -1 64 1491 0 0 0 19 0 0 0 16 0 9 0 23347131 889561088 14911 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18867] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18867/stat : 18867 (java) S 18859 18846 16884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23347131 889561088 14911 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18868] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18868/stat : 18868 (java) S 18859 18846 16884 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23347131 889561088 14911 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) 890936

[startup+12.7013 s]
/proc/loadavg: 2.22 2.17 2.08 4/92 18868
/proc/meminfo: memFree=1350144/2055920 swapFree=4192812/4192956
[pid=18846] ppid=18844 vsize=16868 CPUtime=0.79
/proc/18846/stat : 18846 (sugar) S 18844 18846 16884 0 -1 4194304 1310 5479 0 1 6 2 67 4 16 0 1 0 23347043 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18846/statm: 4217 1111 409 3 0 796 0
[pid=18859] ppid=18846 vsize=5356 CPUtime=0
/proc/18859/stat : 18859 (sh) S 18846 18846 16884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23347126 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18859/statm: 1339 233 193 169 0 50 0
[pid=18860] ppid=18859 vsize=868712 CPUtime=11.7
/proc/18860/stat : 18860 (java) S 18859 18846 16884 0 -1 0 18748 0 1 0 1152 18 0 0 18 0 9 0 23347127 889561088 16732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18860/statm: 217178 16732 2591 9 0 211655 0
[pid=18860/tid=18861] ppid=18859 vsize=868712 CPUtime=9.96
/proc/18860/task/18861/stat : 18861 (java) R 18859 18846 16884 0 -1 64 3260 0 1 0 988 8 0 0 25 0 9 0 23347128 889561088 16732 996147200 134512640 134550932 4294955936 18446744073709551615 4126564964 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18862] ppid=18859 vsize=868712 CPUtime=1.5
/proc/18860/task/18862/stat : 18862 (java) S 18859 18846 16884 0 -1 64 13285 0 0 0 142 8 0 0 16 0 9 0 23347129 889561088 16732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18863] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18863/stat : 18863 (java) S 18859 18846 16884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23347129 889561088 16732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18864] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18864/stat : 18864 (java) S 18859 18846 16884 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23347129 889561088 16732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18865] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18865/stat : 18865 (java) S 18859 18846 16884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23347131 889561088 16732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18866] ppid=18859 vsize=868712 CPUtime=0.21
/proc/18860/task/18866/stat : 18866 (java) S 18859 18846 16884 0 -1 64 1505 0 0 0 21 0 0 0 16 0 9 0 23347131 889561088 16732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18867] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18867/stat : 18867 (java) S 18859 18846 16884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23347131 889561088 16732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18868] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18868/stat : 18868 (java) S 18859 18846 16884 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23347131 889561088 16732 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 890936

[startup+25.5024 s]
/proc/loadavg: 2.17 2.16 2.08 3/92 18868
/proc/meminfo: memFree=1340416/2055920 swapFree=4192812/4192956
[pid=18846] ppid=18844 vsize=16868 CPUtime=0.79
/proc/18846/stat : 18846 (sugar) S 18844 18846 16884 0 -1 4194304 1310 5479 0 1 6 2 67 4 16 0 1 0 23347043 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18846/statm: 4217 1111 409 3 0 796 0
[pid=18859] ppid=18846 vsize=5356 CPUtime=0
/proc/18859/stat : 18859 (sh) S 18846 18846 16884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23347126 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18859/statm: 1339 233 193 169 0 50 0
[pid=18860] ppid=18859 vsize=868712 CPUtime=24.37
/proc/18860/stat : 18860 (java) S 18859 18846 16884 0 -1 0 19894 0 1 0 2412 25 0 0 18 0 9 0 23347127 889561088 17704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18860/statm: 217178 17704 2591 9 0 211655 0
[pid=18860/tid=18861] ppid=18859 vsize=868712 CPUtime=22.32
/proc/18860/task/18861/stat : 18861 (java) R 18859 18846 16884 0 -1 64 3434 0 1 0 2219 13 0 0 25 0 9 0 23347128 889561088 17704 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18862] ppid=18859 vsize=868712 CPUtime=1.81
/proc/18860/task/18862/stat : 18862 (java) S 18859 18846 16884 0 -1 64 14255 0 0 0 171 10 0 0 16 0 9 0 23347129 889561088 17704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18863] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18863/stat : 18863 (java) S 18859 18846 16884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23347129 889561088 17704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18864] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18864/stat : 18864 (java) S 18859 18846 16884 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23347129 889561088 17704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18865] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18865/stat : 18865 (java) S 18859 18846 16884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23347131 889561088 17704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18866] ppid=18859 vsize=868712 CPUtime=0.22
/proc/18860/task/18866/stat : 18866 (java) S 18859 18846 16884 0 -1 64 1507 0 0 0 22 0 0 0 16 0 9 0 23347131 889561088 17704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18867] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18867/stat : 18867 (java) S 18859 18846 16884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23347131 889561088 17704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18860/tid=18868] ppid=18859 vsize=868712 CPUtime=0
/proc/18860/task/18868/stat : 18868 (java) S 18859 18846 16884 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23347131 889561088 17704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 890936

[startup+51.1016 s]
/proc/loadavg: 2.11 2.15 2.08 3/84 18870
/proc/meminfo: memFree=1349632/2055920 swapFree=4192812/4192956
[pid=18846] ppid=18844 vsize=16868 CPUtime=29.96
/proc/18846/stat : 18846 (sugar) S 18844 18846 16884 0 -1 4194304 1376 27026 0 2 6 2 2952 36 16 0 1 0 23347043 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18846/statm: 4217 1113 409 3 0 796 0
[pid=18869] ppid=18846 vsize=5356 CPUtime=0
/proc/18869/stat : 18869 (sh) S 18846 18846 16884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23350078 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18869/statm: 1339 232 193 169 0 50 0
[pid=18870] ppid=18869 vsize=48256 CPUtime=20.53
/proc/18870/stat : 18870 (minisat) R 18869 18846 16884 0 -1 4194304 11791 0 0 0 2043 10 0 0 25 0 1 0 23350078 49414144 11777 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18870/statm: 12064 11777 76 150 0 11911 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 70480

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

[startup+54.3029 s]
/proc/loadavg: 2.10 2.14 2.08 3/84 18870
/proc/meminfo: memFree=1348544/2055920 swapFree=4192812/4192956
[pid=18846] ppid=18844 vsize=16868 CPUtime=29.96
/proc/18846/stat : 18846 (sugar) S 18844 18846 16884 0 -1 4194304 1376 27026 0 2 6 2 2952 36 16 0 1 0 23347043 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18846/statm: 4217 1113 409 3 0 796 0
[pid=18869] ppid=18846 vsize=5356 CPUtime=0
/proc/18869/stat : 18869 (sh) S 18846 18846 16884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23350078 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18869/statm: 1339 232 193 169 0 50 0
[pid=18870] ppid=18869 vsize=49320 CPUtime=23.69
/proc/18870/stat : 18870 (minisat) R 18869 18846 16884 0 -1 4194304 12071 0 0 0 2359 10 0 0 25 0 1 0 23350078 50503680 12057 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/18870/statm: 12330 12057 76 150 0 12177 0
Current children cumulated CPU time (s) 53.65
Current children cumulated vsize (KiB) 71544

[startup+55.902 s]
/proc/loadavg: 2.10 2.14 2.08 3/84 18870
/proc/meminfo: memFree=1348224/2055920 swapFree=4192812/4192956
[pid=18846] ppid=18844 vsize=16868 CPUtime=29.96
/proc/18846/stat : 18846 (sugar) S 18844 18846 16884 0 -1 4194304 1376 27026 0 2 6 2 2952 36 16 0 1 0 23347043 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18846/statm: 4217 1113 409 3 0 796 0
[pid=18869] ppid=18846 vsize=5356 CPUtime=0
/proc/18869/stat : 18869 (sh) S 18846 18846 16884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23350078 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18869/statm: 1339 232 193 169 0 50 0
[pid=18870] ppid=18869 vsize=50120 CPUtime=25.28
/proc/18870/stat : 18870 (minisat) R 18869 18846 16884 0 -1 4194304 12223 0 0 0 2518 10 0 0 25 0 1 0 23350078 51322880 12209 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18870/statm: 12530 12209 76 150 0 12377 0
Current children cumulated CPU time (s) 55.24
Current children cumulated vsize (KiB) 72344

[startup+56.7011 s]
/proc/loadavg: 2.10 2.14 2.08 3/84 18870
/proc/meminfo: memFree=1347840/2055920 swapFree=4192812/4192956
[pid=18846] ppid=18844 vsize=16868 CPUtime=29.96
/proc/18846/stat : 18846 (sugar) S 18844 18846 16884 0 -1 4194304 1376 27026 0 2 6 2 2952 36 16 0 1 0 23347043 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18846/statm: 4217 1113 409 3 0 796 0
[pid=18869] ppid=18846 vsize=5356 CPUtime=0
/proc/18869/stat : 18869 (sh) S 18846 18846 16884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23350078 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18869/statm: 1339 232 193 169 0 50 0
[pid=18870] ppid=18869 vsize=50384 CPUtime=26.07
/proc/18870/stat : 18870 (minisat) R 18869 18846 16884 0 -1 4194304 12299 0 0 0 2597 10 0 0 25 0 1 0 23350078 51593216 12285 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/18870/statm: 12596 12285 76 150 0 12443 0
Current children cumulated CPU time (s) 56.03
Current children cumulated vsize (KiB) 72608

[startup+57.1011 s]
/proc/loadavg: 2.10 2.14 2.08 4/92 18880
/proc/meminfo: memFree=1391616/2055920 swapFree=4192812/4192956
[pid=18846] ppid=18844 vsize=16868 CPUtime=56.24
/proc/18846/stat : 18846 (sugar) S 18844 18846 16884 0 -1 4194304 1450 39654 0 2 6 2 5568 48 15 0 1 0 23347043 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18846/statm: 4217 1113 409 3 0 796 0
[pid=18871] ppid=18846 vsize=5356 CPUtime=0
/proc/18871/stat : 18871 (sh) S 18846 18846 16884 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 23352733 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18871/statm: 1339 233 193 169 0 50 0
[pid=18872] ppid=18871 vsize=862156 CPUtime=0.18
/proc/18872/stat : 18872 (java) S 18871 18846 16884 0 -1 0 2918 0 1 0 16 2 0 0 18 0 9 0 23352733 882847744 2389 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18872/statm: 215539 2389 1265 9 0 210452 0
[pid=18872/tid=18873] ppid=18871 vsize=862156 CPUtime=0.15
/proc/18872/task/18873/stat : 18873 (java) R 18871 18846 16884 0 -1 64 1983 0 1 0 14 1 0 0 19 0 9 0 23352734 882847744 2389 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
[pid=18872/tid=18874] ppid=18871 vsize=862156 CPUtime=0
/proc/18872/task/18874/stat : 18874 (java) S 18871 18846 16884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23352735 882847744 2389 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18872/tid=18875] ppid=18871 vsize=862156 CPUtime=0
/proc/18872/task/18875/stat : 18875 (java) S 18871 18846 16884 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 23352736 882847744 2389 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18872/tid=18876] ppid=18871 vsize=862156 CPUtime=0
/proc/18872/task/18876/stat : 18876 (java) S 18871 18846 16884 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 23352736 882847744 2389 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18872/tid=18877] ppid=18871 vsize=862156 CPUtime=0
/proc/18872/task/18877/stat : 18877 (java) S 18871 18846 16884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23352738 882847744 2389 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18872/tid=18878] ppid=18871 vsize=862156 CPUtime=0.01
/proc/18872/task/18878/stat : 18878 (java) R 18871 18846 16884 0 -1 64 240 0 0 0 1 0 0 0 18 0 9 0 23352738 882847744 2389 996147200 134512640 134550932 4294955984 18446744073709551615 101602863 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18872/tid=18879] ppid=18871 vsize=862156 CPUtime=0
/proc/18872/task/18879/stat : 18879 (java) S 18871 18846 16884 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23352738 882847744 2389 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18872/tid=18880] ppid=18871 vsize=862156 CPUtime=0
/proc/18872/task/18880/stat : 18880 (java) S 18871 18846 16884 0 -1 64 1 0 0 0 0 0 0 0 17 0 9 0 23352738 882847744 2389 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 56.42
Current children cumulated vsize (KiB) 884380

Child status: 0
Real time (s): 57.1784
CPU time (s): 56.4884
CPU user time (s): 55.9405
CPU system time (s): 0.547916
CPU usage (%): 98.7933
Max. virtual memory (cumulated for all children) (KiB): 893500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.9405
system time used= 0.547916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44981
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= 6961
involuntary context switches= 8007

runsolver used 0.067989 second user time and 0.216967 second system time

The end

Launcher Data

Begin job on node31 at 2009-07-12 03:40:09
IDJOB=2076428
IDBENCH=56420
IDSOLVER=739
FILE ID=node31/2076428-1247362809
PBS_JOBID= 9506898
Free space on /tmp= 66372 MiB

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

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

MD5SUM BENCH= 0c5a53b323af0df90858476c1f792574
RANDOM SEED=1694142068

node31.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.216
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	: 5931.00
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.216
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:       1420600 kB
Buffers:         32480 kB
Cached:          85500 kB
SwapCached:          0 kB
Active:         533636 kB
Inactive:        48584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:         484724 kB
Slab:            37248 kB
Committed_AS:   630724 kB
PageTables:       2820 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66372 MiB
End job on node31 at 2009-07-12 03:41:06