Trace number 2074899

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 45.752 46.098

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle20.xml
MD5SUMae7587a2e349332d30d6368d2db99718
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.139977
Satisfiable
(Un)Satisfiability was proved
Number of variables52
Number of constraints92
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension24
Number of constraints which are defined in intension68
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 02:43:36 2009
0.00/0.08	c 0	PID 21555
0.07/0.08	c 0	HOST node43.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2074899-1247359416.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-2074899-1247359416.xml' 'HOME/temp.csp'
0.07/0.57	c 1	1 domains, 52 variables, 6 predicates, 4 relations, 92 constraints
0.07/0.60	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.60	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.07/0.68	c 1	Parsing HOME/temp.csp
0.55/0.85	c 1	parsed 155 expressions
0.55/0.86	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.55/0.86	c 1	Converting to clausal form CSP
0.55/0.88	c 1	converted 16 (10%) expressions
0.55/0.88	c 1	converted 31 (20%) expressions
0.55/0.88	c 1	converted 47 (30%) expressions
0.55/0.89	c 1	converted 62 (40%) expressions
0.55/1.00	c 1	converted 78 (50%) expressions
1.03/1.18	c 1	converted 93 (60%) expressions
1.03/1.19	c 1	converted 109 (70%) expressions
1.42/1.52	c 2	converted 124 (80%) expressions
1.42/1.53	c 2	converted 140 (90%) expressions
1.42/1.55	c 2	converted 155 (100%) expressions
1.42/1.55	c 2	CSP : 52 integers, 0 booleans, 92 clauses, largest domain size 26
1.42/1.55	c 2	Heap : 18 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.42/1.55	c 2	Propagation in CSP
1.42/1.55	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.42/1.55	c 2	CSP : 52 integers, 0 booleans, 92 clauses, largest domain size 26
1.42/1.55	c 2	Heap : 18 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.42/1.56	c 2	Simplifing CSP by introducing new Boolean variables
1.42/1.56	c 2	CSP : 52 integers, 512 booleans, 604 clauses, largest domain size 26
1.42/1.56	c 2	Heap : 18 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.52/1.68	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.52/1.69	c 2	6 (10%) CSP integer variables are encoded (144 clauses, 1440 bytes)
1.52/1.69	c 2	11 (20%) CSP integer variables are encoded (264 clauses, 2760 bytes)
1.52/1.69	c 2	16 (30%) CSP integer variables are encoded (384 clauses, 4080 bytes)
1.52/1.69	c 2	21 (40%) CSP integer variables are encoded (504 clauses, 5400 bytes)
1.52/1.69	c 2	26 (50%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.52/1.70	c 2	32 (60%) CSP integer variables are encoded (768 clauses, 8304 bytes)
1.52/1.70	c 2	37 (70%) CSP integer variables are encoded (888 clauses, 9624 bytes)
1.52/1.70	c 2	42 (80%) CSP integer variables are encoded (1008 clauses, 11041 bytes)
1.52/1.70	c 2	47 (90%) CSP integer variables are encoded (1128 clauses, 12601 bytes)
1.62/1.70	c 2	52 (100%) CSP integer variables are encoded (1248 clauses, 14161 bytes)
5.40/5.54	c 6	61 (10%) CSP clauses are encoded (95971 clauses, 3292996 bytes)
5.40/5.55	c 6	121 (20%) CSP clauses are encoded (97331 clauses, 3315346 bytes)
5.40/5.55	c 6	182 (30%) CSP clauses are encoded (98692 clauses, 3338750 bytes)
41.60/41.93	c 42	242 (40%) CSP clauses are encoded (302388 clauses, 13152489 bytes)
41.60/41.94	c 42	302 (50%) CSP clauses are encoded (303798 clauses, 13175985 bytes)
41.60/41.94	c 42	363 (60%) CSP clauses are encoded (305209 clauses, 13199765 bytes)
41.60/41.94	c 42	423 (70%) CSP clauses are encoded (306594 clauses, 13223460 bytes)
41.60/41.95	c 42	484 (80%) CSP clauses are encoded (308030 clauses, 13248107 bytes)
41.60/41.96	c 42	544 (90%) CSP clauses are encoded (309465 clauses, 13272973 bytes)
41.60/41.96	c 42	604 (100%) CSP clauses are encoded (310900 clauses, 13297849 bytes)
41.60/41.96	c 42	604 CSP clauses encoded
41.60/41.96	c 42	Writing map file : HOME/temp.map
41.60/41.96	c 42	Heap : 23 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
41.60/41.96	c 42	SAT : 1812 SAT variables, 310900 SAT clauses, 13297849 bytes
41.60/41.96	c 42	Heap : 23 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
41.68/42.00	c 42	SOLVING HOME/temp.cnf
41.68/42.00	c 42	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
41.68/42.01	c 42	This is MiniSat 2.0 beta
41.68/42.01	c 42	WARNING: for repeatability, setting FPU to use double precision
41.68/42.01	c 42	============================[ Problem Statistics ]=============================
41.68/42.01	c 42	|                                                                             |
41.68/42.01	c 42	|  Number of variables:  1812                                                 |
41.68/42.01	c 42	|  Number of clauses:    310900                                               |
41.70/42.32	c 42	|  Parsing time:         0.28         s                                       |
41.70/42.34	c 42	============================[ Search Statistics ]==============================
41.70/42.34	c 42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
41.70/42.34	c 42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
41.70/42.34	c 42	===============================================================================
41.70/42.34	c 42	|         0 |    1812   310900  2730892 |   103633        0    nan |  0.000 % |
41.70/42.38	c 42	|       100 |    1812   310900  2730892 |   113996      100      7 |  0.000 % |
41.70/42.40	c 42	|       250 |    1812   310900  2730892 |   125396      250      6 |  0.001 % |
41.70/42.44	c 42	|       476 |    1812   310900  2730892 |   137935      476      7 |  0.001 % |
41.70/42.49	c 42	|       814 |    1812   310900  2730892 |   151729      814      7 |  0.001 % |
41.70/42.58	c 43	|      1320 |    1812   310900  2730892 |   166902     1320      8 |  0.001 % |
41.70/42.69	c 43	|      2079 |    1812   310900  2730892 |   183592     2079      8 |  0.001 % |
42.47/42.83	c 43	|      3219 |    1812   310900  2730892 |   201952     3219      8 |  0.000 % |
42.77/43.17	c 43	|      4929 |    1812   310900  2730892 |   222147     4929      9 |  0.000 % |
43.27/43.67	c 44	|      7492 |    1812   310900  2730892 |   244361     7492     10 |  0.000 % |
43.97/44.38	c 44	|     11337 |    1812   310900  2730892 |   268798    11337     11 |  0.000 % |
44.97/45.37	c 45	|     17103 |    1812   310900  2730892 |   295677    17103     11 |  0.000 % |
45.57/45.91	c 46	===============================================================================
45.57/45.91	c 46	restarts              : 12
45.57/45.91	c 46	conflicts             : 18817          (4896 /sec)
45.57/45.91	c 46	decisions             : 26669          (1.65 % random) (6939 /sec)
45.57/45.91	c 46	propagations          : 406308         (105715 /sec)
45.57/45.91	c 46	conflict literals     : 200396         (20.52 % deleted)
45.57/45.91	c 46	Memory used           : 25.80 MB
45.57/45.91	c 46	CPU time              : 3.84342 s
45.57/45.91	c 46	
45.57/45.91	c 46	SATISFIABLE
45.57/45.92	c 46	DECODING HOME/temp.out WITH HOME/temp.map
45.57/45.92	c 46	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'
45.59/46.00	c 46	Decoding HOME/temp.out
45.59/46.04	s SATISFIABLE
45.59/46.04	v 14 13 4 22 17 8 13 6 24 8 4 11 3 4 3 17 14 19 18 18 19 4 12 24 20 7 19 0 20 4 17 14 18 22 4 11 3 18 20 15 15 14 17 19 19 8 4 17 18 19 0 13
45.59/46.05	c 46	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
45.59/46.09	c 46	CPU 45.72 (0.05 0.02 45.29 0.36)
45.59/46.09	c 46	END Sun Jul 12 02:44:22 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-2074899-1247359416/watcher-2074899-1247359416 -o /tmp/evaluation-result-2074899-1247359416/solver-2074899-1247359416 -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-2074899-1247359416.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.89 1.51 1.72 4/80 21555
/proc/meminfo: memFree=1793184/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=12268 CPUtime=0
/proc/21555/stat : 21555 (sugar) R 21553 21555 19607 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 23005482 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 221954931301 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/21555/statm: 3067 316 241 3 0 167 0

[startup+0.082413 s]
/proc/loadavg: 1.89 1.51 1.72 4/80 21555
/proc/meminfo: memFree=1793184/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16740 CPUtime=0.07
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 23005482 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.105451 s]
/proc/loadavg: 1.89 1.51 1.72 4/80 21555
/proc/meminfo: memFree=1793184/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16868 CPUtime=0.07
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23005482 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301468 s]
/proc/loadavg: 1.89 1.51 1.72 4/80 21555
/proc/meminfo: memFree=1793184/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16868 CPUtime=0.07
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23005482 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701505 s]
/proc/loadavg: 1.89 1.51 1.72 4/80 21555
/proc/meminfo: memFree=1793184/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16868 CPUtime=0.55
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1309 6493 0 1 5 2 45 3 16 0 1 0 23005482 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 16868

[startup+1.50258 s]
/proc/loadavg: 1.89 1.51 1.72 3/91 21577
/proc/meminfo: memFree=1778696/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16868 CPUtime=0.55
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1309 6493 0 1 5 2 45 3 15 0 1 0 23005482 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4217 1111 409 3 0 796 0
[pid=21568] ppid=21555 vsize=5356 CPUtime=0
/proc/21568/stat : 21568 (sh) S 21555 21555 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23005543 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21568/statm: 1339 233 193 169 0 50 0
[pid=21569] ppid=21568 vsize=864352 CPUtime=0.87
/proc/21569/stat : 21569 (java) S 21568 21555 19607 0 -1 0 9524 0 1 0 83 4 0 0 18 0 9 0 23005543 885096448 8787 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21569/statm: 216088 8787 2566 9 0 210593 0
[pid=21569/tid=21570] ppid=21568 vsize=864352 CPUtime=0.43
/proc/21569/task/21570/stat : 21570 (java) R 21568 21555 19607 0 -1 64 2796 0 1 0 42 1 0 0 23 0 9 0 23005544 885096448 8787 996147200 134512640 134550932 4294955936 18446744073709551615 103211686 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21571] ppid=21568 vsize=864352 CPUtime=0.36
/proc/21569/task/21571/stat : 21571 (java) S 21568 21555 19607 0 -1 64 5714 0 0 0 34 2 0 0 16 0 9 0 23005545 885096448 8787 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21572] ppid=21568 vsize=864352 CPUtime=0
/proc/21569/task/21572/stat : 21572 (java) S 21568 21555 19607 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23005546 885096448 8787 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21573] ppid=21568 vsize=864352 CPUtime=0
/proc/21569/task/21573/stat : 21573 (java) S 21568 21555 19607 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23005546 885096448 8787 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21574] ppid=21568 vsize=864352 CPUtime=0
/proc/21569/task/21574/stat : 21574 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23005548 885096448 8787 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21575] ppid=21568 vsize=864352 CPUtime=0.05
/proc/21569/task/21575/stat : 21575 (java) S 21568 21555 19607 0 -1 64 315 0 0 0 5 0 0 0 16 0 9 0 23005548 885096448 8787 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21576] ppid=21568 vsize=864352 CPUtime=0
/proc/21569/task/21576/stat : 21576 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23005548 885096448 8787 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21577] ppid=21568 vsize=864352 CPUtime=0
/proc/21569/task/21577/stat : 21577 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23005548 885096448 8787 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) 886576

[startup+3.10272 s]
/proc/loadavg: 1.89 1.51 1.72 3/91 21577
/proc/meminfo: memFree=1762376/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16868 CPUtime=0.55
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1310 6493 0 1 5 2 45 3 15 0 1 0 23005482 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4217 1111 409 3 0 796 0
[pid=21568] ppid=21555 vsize=5356 CPUtime=0
/proc/21568/stat : 21568 (sh) S 21555 21555 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23005543 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21568/statm: 1339 233 193 169 0 50 0
[pid=21569] ppid=21568 vsize=864464 CPUtime=2.47
/proc/21569/stat : 21569 (java) S 21568 21555 19607 0 -1 0 10178 0 1 0 241 6 0 0 18 0 9 0 23005543 885211136 9341 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21569/statm: 216116 9341 2590 9 0 210593 0
[pid=21569/tid=21570] ppid=21568 vsize=864464 CPUtime=1.78
/proc/21569/task/21570/stat : 21570 (java) R 21568 21555 19607 0 -1 64 2928 0 1 0 177 1 0 0 25 0 9 0 23005544 885211136 9341 996147200 134512640 134550932 4294955936 18446744073709551615 101450369 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21571] ppid=21568 vsize=864464 CPUtime=0.55
/proc/21569/task/21571/stat : 21571 (java) S 21568 21555 19607 0 -1 64 6205 0 0 0 52 3 0 0 16 0 9 0 23005545 885211136 9341 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21572] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21572/stat : 21572 (java) S 21568 21555 19607 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23005546 885211136 9341 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21573] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21573/stat : 21573 (java) S 21568 21555 19607 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23005546 885211136 9341 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21574] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21574/stat : 21574 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23005548 885211136 9341 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21575] ppid=21568 vsize=864464 CPUtime=0.1
/proc/21569/task/21575/stat : 21575 (java) S 21568 21555 19607 0 -1 64 346 0 0 0 10 0 0 0 16 0 9 0 23005548 885211136 9341 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21576] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21576/stat : 21576 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23005548 885211136 9341 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21577] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21577/stat : 21577 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23005548 885211136 9341 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 886688

[startup+6.303 s]
/proc/loadavg: 1.90 1.52 1.72 3/91 21577
/proc/meminfo: memFree=1755080/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16868 CPUtime=0.55
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1310 6493 0 1 5 2 45 3 16 0 1 0 23005482 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4217 1111 409 3 0 796 0
[pid=21568] ppid=21555 vsize=5356 CPUtime=0
/proc/21568/stat : 21568 (sh) S 21555 21555 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23005543 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21568/statm: 1339 233 193 169 0 50 0
[pid=21569] ppid=21568 vsize=864464 CPUtime=5.65
/proc/21569/stat : 21569 (java) S 21568 21555 19607 0 -1 0 14454 0 1 0 555 10 0 0 18 0 9 0 23005543 885211136 10956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21569/statm: 216116 10956 2590 9 0 210593 0
[pid=21569/tid=21570] ppid=21568 vsize=864464 CPUtime=4.7
/proc/21569/task/21570/stat : 21570 (java) R 21568 21555 19607 0 -1 64 3041 0 1 0 467 3 0 0 25 0 9 0 23005544 885211136 10956 996147200 134512640 134550932 4294955936 18446744073709551615 4126617153 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21571] ppid=21568 vsize=864464 CPUtime=0.8
/proc/21569/task/21571/stat : 21571 (java) S 21568 21555 19607 0 -1 64 10364 0 0 0 75 5 0 0 16 0 9 0 23005545 885211136 10956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21572] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21572/stat : 21572 (java) S 21568 21555 19607 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23005546 885211136 10956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21573] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21573/stat : 21573 (java) S 21568 21555 19607 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23005546 885211136 10956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21574] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21574/stat : 21574 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23005548 885211136 10956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21575] ppid=21568 vsize=864464 CPUtime=0.11
/proc/21569/task/21575/stat : 21575 (java) S 21568 21555 19607 0 -1 64 350 0 0 0 11 0 0 0 16 0 9 0 23005548 885211136 10956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21576] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21576/stat : 21576 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23005548 885211136 10956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21577] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21577/stat : 21577 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23005548 885211136 10956 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 886688

[startup+12.7026 s]
/proc/loadavg: 1.91 1.52 1.72 3/91 21577
/proc/meminfo: memFree=1752008/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16868 CPUtime=0.55
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1310 6493 0 1 5 2 45 3 16 0 1 0 23005482 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4217 1111 409 3 0 796 0
[pid=21568] ppid=21555 vsize=5356 CPUtime=0
/proc/21568/stat : 21568 (sh) S 21555 21555 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23005543 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21568/statm: 1339 233 193 169 0 50 0
[pid=21569] ppid=21568 vsize=864464 CPUtime=12.01
/proc/21569/stat : 21569 (java) S 21568 21555 19607 0 -1 0 14517 0 1 0 1191 10 0 0 18 0 9 0 23005543 885211136 10964 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21569/statm: 216116 10964 2590 9 0 210593 0
[pid=21569/tid=21570] ppid=21568 vsize=864464 CPUtime=11
/proc/21569/task/21570/stat : 21570 (java) R 21568 21555 19607 0 -1 64 3096 0 1 0 1097 3 0 0 25 0 9 0 23005544 885211136 10964 996147200 134512640 134550932 4294955936 18446744073709551615 4126614442 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21571] ppid=21568 vsize=864464 CPUtime=0.87
/proc/21569/task/21571/stat : 21571 (java) S 21568 21555 19607 0 -1 64 10372 0 0 0 82 5 0 0 16 0 9 0 23005545 885211136 10964 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21572] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21572/stat : 21572 (java) S 21568 21555 19607 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23005546 885211136 10964 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21573] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21573/stat : 21573 (java) S 21568 21555 19607 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23005546 885211136 10964 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21574] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21574/stat : 21574 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23005548 885211136 10964 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21575] ppid=21568 vsize=864464 CPUtime=0.11
/proc/21569/task/21575/stat : 21575 (java) S 21568 21555 19607 0 -1 64 350 0 0 0 11 0 0 0 16 0 9 0 23005548 885211136 10964 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21576] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21576/stat : 21576 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23005548 885211136 10964 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21577] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21577/stat : 21577 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23005548 885211136 10964 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 886688

[startup+25.5017 s]
/proc/loadavg: 1.93 1.55 1.73 3/91 21577
/proc/meminfo: memFree=1744008/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16868 CPUtime=0.55
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1310 6493 0 1 5 2 45 3 16 0 1 0 23005482 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4217 1111 409 3 0 796 0
[pid=21568] ppid=21555 vsize=5356 CPUtime=0
/proc/21568/stat : 21568 (sh) S 21555 21555 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23005543 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21568/statm: 1339 233 193 169 0 50 0
[pid=21569] ppid=21568 vsize=864464 CPUtime=24.75
/proc/21569/stat : 21569 (java) S 21568 21555 19607 0 -1 0 18115 0 1 0 2459 16 0 0 18 0 9 0 23005543 885211136 11795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21569/statm: 216116 11795 2590 9 0 210593 0
[pid=21569/tid=21570] ppid=21568 vsize=864464 CPUtime=23.38
/proc/21569/task/21570/stat : 21570 (java) R 21568 21555 19607 0 -1 64 3270 0 1 0 2332 6 0 0 25 0 9 0 23005544 885211136 11795 996147200 134512640 134550932 4294955936 18446744073709551615 4126614464 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21571] ppid=21568 vsize=864464 CPUtime=1.22
/proc/21569/task/21571/stat : 21571 (java) S 21568 21555 19607 0 -1 64 13791 0 0 0 114 8 0 0 16 0 9 0 23005545 885211136 11795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21572] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21572/stat : 21572 (java) S 21568 21555 19607 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23005546 885211136 11795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21573] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21573/stat : 21573 (java) S 21568 21555 19607 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23005546 885211136 11795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21574] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21574/stat : 21574 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23005548 885211136 11795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21575] ppid=21568 vsize=864464 CPUtime=0.11
/proc/21569/task/21575/stat : 21575 (java) S 21568 21555 19607 0 -1 64 355 0 0 0 11 0 0 0 16 0 9 0 23005548 885211136 11795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21576] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21576/stat : 21576 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23005548 885211136 11795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21577] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21577/stat : 21577 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23005548 885211136 11795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 886688

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

[startup+38.3029 s]
/proc/loadavg: 1.94 1.56 1.73 3/91 21577
/proc/meminfo: memFree=1736392/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16868 CPUtime=0.55
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1310 6493 0 1 5 2 45 3 16 0 1 0 23005482 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4217 1111 409 3 0 796 0
[pid=21568] ppid=21555 vsize=5356 CPUtime=0
/proc/21568/stat : 21568 (sh) S 21555 21555 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23005543 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21568/statm: 1339 233 193 169 0 50 0
[pid=21569] ppid=21568 vsize=864464 CPUtime=37.49
/proc/21569/stat : 21569 (java) S 21568 21555 19607 0 -1 0 19745 0 1 0 3729 20 0 0 18 0 9 0 23005543 885211136 13294 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21569/statm: 216116 13294 2590 9 0 210593 0
[pid=21569/tid=21570] ppid=21568 vsize=864464 CPUtime=35.93
/proc/21569/task/21570/stat : 21570 (java) R 21568 21555 19607 0 -1 64 3401 0 1 0 3584 9 0 0 25 0 9 0 23005544 885211136 13294 996147200 134512640 134550932 4294955936 18446744073709551615 4126095872 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21571] ppid=21568 vsize=864464 CPUtime=1.4
/proc/21569/task/21571/stat : 21571 (java) S 21568 21555 19607 0 -1 64 15289 0 0 0 131 9 0 0 16 0 9 0 23005545 885211136 13294 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21572] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21572/stat : 21572 (java) S 21568 21555 19607 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23005546 885211136 13294 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21573] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21573/stat : 21573 (java) S 21568 21555 19607 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23005546 885211136 13294 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21574] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21574/stat : 21574 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23005548 885211136 13294 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21575] ppid=21568 vsize=864464 CPUtime=0.12
/proc/21569/task/21575/stat : 21575 (java) S 21568 21555 19607 0 -1 64 356 0 0 0 12 0 0 0 17 0 9 0 23005548 885211136 13294 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21576] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21576/stat : 21576 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23005548 885211136 13294 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21577] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21577/stat : 21577 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23005548 885211136 13294 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.04
Current children cumulated vsize (KiB) 886688

[startup+41.5012 s]
/proc/loadavg: 1.94 1.57 1.73 3/91 21577
/proc/meminfo: memFree=1734984/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16868 CPUtime=0.55
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1310 6493 0 1 5 2 45 3 16 0 1 0 23005482 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4217 1111 409 3 0 796 0
[pid=21568] ppid=21555 vsize=5356 CPUtime=0
/proc/21568/stat : 21568 (sh) S 21555 21555 19607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23005543 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21568/statm: 1339 233 193 169 0 50 0
[pid=21569] ppid=21568 vsize=864464 CPUtime=40.67
/proc/21569/stat : 21569 (java) S 21568 21555 19607 0 -1 0 22454 0 1 0 4045 22 0 0 18 0 9 0 23005543 885211136 13385 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21569/statm: 216116 13385 2590 9 0 210593 0
[pid=21569/tid=21570] ppid=21568 vsize=864464 CPUtime=38.93
/proc/21569/task/21570/stat : 21570 (java) R 21568 21555 19607 0 -1 64 3419 0 1 0 3884 9 0 0 25 0 9 0 23005544 885211136 13385 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21571] ppid=21568 vsize=864464 CPUtime=1.59
/proc/21569/task/21571/stat : 21571 (java) S 21568 21555 19607 0 -1 64 17980 0 0 0 148 11 0 0 16 0 9 0 23005545 885211136 13385 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21572] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21572/stat : 21572 (java) S 21568 21555 19607 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23005546 885211136 13385 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21573] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21573/stat : 21573 (java) S 21568 21555 19607 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23005546 885211136 13385 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21574] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21574/stat : 21574 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23005548 885211136 13385 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21575] ppid=21568 vsize=864464 CPUtime=0.12
/proc/21569/task/21575/stat : 21575 (java) S 21568 21555 19607 0 -1 64 356 0 0 0 12 0 0 0 17 0 9 0 23005548 885211136 13385 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21576] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21576/stat : 21576 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23005548 885211136 13385 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21569/tid=21577] ppid=21568 vsize=864464 CPUtime=0
/proc/21569/task/21577/stat : 21577 (java) S 21568 21555 19607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23005548 885211136 13385 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.22
Current children cumulated vsize (KiB) 886688

[startup+43.1013 s]
/proc/loadavg: 1.94 1.57 1.73 3/83 21579
/proc/meminfo: memFree=1752712/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16868 CPUtime=41.7
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1376 29289 0 2 5 2 4135 28 15 0 1 0 23005482 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4217 1113 409 3 0 796 0
[pid=21578] ppid=21555 vsize=5356 CPUtime=0
/proc/21578/stat : 21578 (sh) S 21555 21555 19607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23009683 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21578/statm: 1339 232 193 169 0 50 0
[pid=21579] ppid=21578 vsize=24264 CPUtime=1.07
/proc/21579/stat : 21579 (minisat) R 21578 21555 19607 0 -1 4194304 5944 0 0 0 104 3 0 0 25 0 1 0 23009683 24846336 5930 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/21579/statm: 6066 5930 76 150 0 5913 0
Current children cumulated CPU time (s) 42.77
Current children cumulated vsize (KiB) 46488

[startup+44.7015 s]
/proc/loadavg: 1.95 1.58 1.73 3/83 21579
/proc/meminfo: memFree=1751816/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16868 CPUtime=41.7
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1376 29289 0 2 5 2 4135 28 15 0 1 0 23005482 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4217 1113 409 3 0 796 0
[pid=21578] ppid=21555 vsize=5356 CPUtime=0
/proc/21578/stat : 21578 (sh) S 21555 21555 19607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23009683 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21578/statm: 1339 232 193 169 0 50 0
[pid=21579] ppid=21578 vsize=25492 CPUtime=2.67
/proc/21579/stat : 21579 (minisat) R 21578 21555 19607 0 -1 4194304 6227 0 0 0 263 4 0 0 25 0 1 0 23009683 26103808 6213 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/21579/statm: 6373 6213 76 150 0 6220 0
Current children cumulated CPU time (s) 44.37
Current children cumulated vsize (KiB) 47716

[startup+45.5015 s]
/proc/loadavg: 1.95 1.58 1.73 3/83 21579
/proc/meminfo: memFree=1751112/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16868 CPUtime=41.7
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1376 29289 0 2 5 2 4135 28 16 0 1 0 23005482 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4217 1113 409 3 0 796 0
[pid=21578] ppid=21555 vsize=5356 CPUtime=0
/proc/21578/stat : 21578 (sh) S 21555 21555 19607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23009683 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21578/statm: 1339 232 193 169 0 50 0
[pid=21579] ppid=21578 vsize=25892 CPUtime=3.47
/proc/21579/stat : 21579 (minisat) R 21578 21555 19607 0 -1 4194304 6339 0 0 0 343 4 0 0 25 0 1 0 23009683 26513408 6325 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/21579/statm: 6473 6325 76 150 0 6320 0
Current children cumulated CPU time (s) 45.17
Current children cumulated vsize (KiB) 48116

[startup+45.9016 s]
/proc/loadavg: 1.95 1.58 1.73 3/83 21579
/proc/meminfo: memFree=1751112/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16868 CPUtime=41.7
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1376 29289 0 2 5 2 4135 28 16 0 1 0 23005482 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4217 1113 409 3 0 796 0
[pid=21578] ppid=21555 vsize=5356 CPUtime=0
/proc/21578/stat : 21578 (sh) S 21555 21555 19607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23009683 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21578/statm: 1339 232 193 169 0 50 0
[pid=21579] ppid=21578 vsize=26412 CPUtime=3.87
/proc/21579/stat : 21579 (minisat) R 21578 21555 19607 0 -1 4194304 6450 0 0 0 383 4 0 0 25 0 1 0 23009683 27045888 6436 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/21579/statm: 6603 6436 76 150 0 6450 0
Current children cumulated CPU time (s) 45.57
Current children cumulated vsize (KiB) 48636

[startup+46.0016 s]
/proc/loadavg: 1.95 1.58 1.73 3/83 21579
/proc/meminfo: memFree=1751112/2055920 swapFree=4192812/4192956
[pid=21555] ppid=21553 vsize=16868 CPUtime=45.59
/proc/21555/stat : 21555 (sugar) S 21553 21555 19607 0 -1 4194304 1430 36034 0 2 5 2 4519 33 16 0 1 0 23005482 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21555/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 45.59
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 46.098
CPU time (s): 45.752
CPU user time (s): 45.3531
CPU system time (s): 0.398939
CPU usage (%): 99.2495
Max. virtual memory (cumulated for all children) (KiB): 892068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.3531
system time used= 0.398939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41320
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= 7759
involuntary context switches= 8819

runsolver used 0.068989 second user time and 0.160975 second system time

The end

Launcher Data

Begin job on node43 at 2009-07-12 02:43:36
IDJOB=2074899
IDBENCH=56150
IDSOLVER=739
FILE ID=node43/2074899-1247359416
PBS_JOBID= 9506958
Free space on /tmp= 66188 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/wordsPuzzle/normalized-crossword-m1-words-puzzle20.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-2074899-1247359416/watcher-2074899-1247359416 -o /tmp/evaluation-result-2074899-1247359416/solver-2074899-1247359416 -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-2074899-1247359416.xml

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

MD5SUM BENCH= ae7587a2e349332d30d6368d2db99718
RANDOM SEED=1945997275

node43.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.213
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.213
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:       1793664 kB
Buffers:         22152 kB
Cached:          88076 kB
SwapCached:          0 kB
Active:         183436 kB
Inactive:        30772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1544 kB
Writeback:           0 kB
Mapped:         121844 kB
Slab:            33156 kB
Committed_AS:   938908 kB
PageTables:       2036 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= 66188 MiB
End job on node43 at 2009-07-12 02:44:22