Trace number 1071107

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.13+minisatSAT 58.8421 58.7152

General information on the benchmark

Namecsp/ukPuzzle/
normalized-crossword-m1-uk-puzzle15.xml
MD5SUM98129fa20e289740bbf08ab4e7d9fbb5
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.114981
Satisfiable
(Un)Satisfiability was proved
Number of variables95
Number of constraints425
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension46
Number of constraints which are defined in intension379
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul  4 12:38:24 2008
0.00/0.04	c 0	PID 10900
0.00/0.04	c 0	HOST node26.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1071107-1215167904.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1071107-1215167904.xml' 'HOME/temp.csp'
0.04/0.40	c 0	1 domains, 95 variables, 4 predicates, 3 relations, 425 constraints
0.04/0.42	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.42	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.04/0.49	c 0	Parsing HOME/temp.csp
0.50/0.69	c 1	parsed 528 expressions
0.50/0.69	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.50/0.69	c 1	Converting to clausal form CSP
0.50/0.71	c 1	converted 53 (10%) expressions
0.50/0.75	c 1	converted 106 (20%) expressions
2.64/2.56	c 2	converted 159 (30%) expressions
2.64/2.60	c 2	converted 212 (40%) expressions
2.76/2.60	c 2	converted 264 (50%) expressions
2.76/2.62	c 2	converted 317 (60%) expressions
2.76/2.64	c 3	converted 370 (70%) expressions
2.76/2.67	c 3	converted 423 (80%) expressions
2.76/2.68	c 3	converted 476 (90%) expressions
2.76/2.69	c 3	converted 528 (100%) expressions
2.76/2.69	c 3	CSP : 95 integers, 0 booleans, 425 clauses, largest domain size 26
2.76/2.69	c 3	Heap : 49 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.76/2.69	c 3	Propagation in CSP
2.76/2.70	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.76/2.70	c 3	CSP : 95 integers, 0 booleans, 425 clauses, largest domain size 26
2.76/2.70	c 3	Heap : 50 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.93/2.70	c 3	Simplifing CSP by introducing new Boolean variables
2.93/2.71	c 3	CSP : 95 integers, 3176 booleans, 3601 clauses, largest domain size 26
2.93/2.71	c 3	Heap : 51 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.25/3.00	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.25/3.01	c 3	10 (10%) CSP integer variables are encoded (240 clauses, 2496 bytes)
3.25/3.01	c 3	19 (20%) CSP integer variables are encoded (456 clauses, 4872 bytes)
3.25/3.01	c 3	29 (30%) CSP integer variables are encoded (696 clauses, 7512 bytes)
3.25/3.01	c 3	38 (40%) CSP integer variables are encoded (912 clauses, 9888 bytes)
3.25/3.01	c 3	48 (50%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
3.25/3.01	c 3	57 (60%) CSP integer variables are encoded (1368 clauses, 15721 bytes)
3.25/3.02	c 3	67 (70%) CSP integer variables are encoded (1608 clauses, 18841 bytes)
3.25/3.02	c 3	76 (80%) CSP integer variables are encoded (1824 clauses, 21649 bytes)
3.25/3.02	c 3	86 (90%) CSP integer variables are encoded (2064 clauses, 24769 bytes)
3.25/3.02	c 3	95 (100%) CSP integer variables are encoded (2280 clauses, 27577 bytes)
57.24/57.14	c 57	361 (10%) CSP clauses are encoded (703112 clauses, 28588389 bytes)
57.24/57.16	c 57	721 (20%) CSP clauses are encoded (711197 clauses, 28733215 bytes)
57.24/57.18	c 57	1081 (30%) CSP clauses are encoded (719407 clauses, 28878839 bytes)
57.24/57.20	c 57	1441 (40%) CSP clauses are encoded (727792 clauses, 29029529 bytes)
57.36/57.22	c 57	1801 (50%) CSP clauses are encoded (736327 clauses, 29177561 bytes)
57.36/57.23	c 57	2161 (60%) CSP clauses are encoded (744862 clauses, 29328772 bytes)
57.36/57.25	c 57	2521 (70%) CSP clauses are encoded (753422 clauses, 29480039 bytes)
57.36/57.26	c 57	2881 (80%) CSP clauses are encoded (761957 clauses, 29630875 bytes)
57.36/57.28	c 57	3241 (90%) CSP clauses are encoded (770492 clauses, 29787354 bytes)
57.45/57.30	c 57	3601 (100%) CSP clauses are encoded (779027 clauses, 29947011 bytes)
57.45/57.30	c 57	3601 CSP clauses encoded
57.45/57.30	c 57	Writing map file : HOME/temp.map
57.45/57.30	c 57	Heap : 84 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
57.45/57.30	c 57	SAT : 5551 SAT variables, 779027 SAT clauses, 29947011 bytes
57.45/57.30	c 57	Heap : 84 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
57.45/57.36	c 57	SOLVING HOME/temp.cnf
57.45/57.36	c 57	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
57.45/57.36	c 57	This is MiniSat 2.0 beta
57.45/57.36	c 57	WARNING: for repeatability, setting FPU to use double precision
57.45/57.36	c 57	============================[ Problem Statistics ]=============================
57.45/57.36	c 57	|                                                                             |
57.45/57.36	c 57	|  Number of variables:  5551                                                 |
57.45/57.36	c 57	|  Number of clauses:    779027                                               |
57.48/57.96	c 58	|  Parsing time:         0.53         s                                       |
57.48/58.00	c 58	============================[ Search Statistics ]==============================
57.48/58.01	c 58	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
57.48/58.01	c 58	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
57.48/58.01	c 58	===============================================================================
57.48/58.01	c 58	|         0 |    5551   779027  5603880 |   259675        0    nan |  0.000 % |
57.48/58.10	c 58	|       100 |    5551   779027  5603880 |   285643      100      9 |  0.000 % |
57.48/58.18	c 58	|       250 |    5551   779027  5603880 |   314207      250      8 |  0.000 % |
58.30/58.21	c 58	|       475 |    5551   779027  5603880 |   345628      475      8 |  0.000 % |
58.40/58.37	c 58	|       812 |    5551   779027  5603880 |   380191      812     10 |  0.000 % |
58.61/58.53	c 58	===============================================================================
58.61/58.53	c 58	restarts              : 5
58.61/58.53	c 58	conflicts             : 1196           (1106 /sec)
58.61/58.53	c 58	decisions             : 8518           (1.24 % random) (7874 /sec)
58.61/58.53	c 58	propagations          : 98652          (91190 /sec)
58.61/58.53	c 58	conflict literals     : 13176          (21.20 % deleted)
58.61/58.53	c 58	Memory used           : 49.98 MB
58.61/58.53	c 58	CPU time              : 1.08184 s
58.61/58.53	c 58	
58.61/58.53	c 58	SATISFIABLE
58.61/58.54	c 58	DECODING HOME/temp.out WITH HOME/temp.map
58.61/58.54	c 58	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
58.67/58.61	c 58	Decoding HOME/temp.out
58.67/58.64	s SATISFIABLE
58.67/58.65	v 5 20 25 4 4 25 17 0 14 21 20 11 4 0 11 14 4 18 17 20 13 19 24 2 14 15 17 0 4 11 8 19 4 19 15 20 17 0 18 22 8 12 19 14 13 7 4 20 6 7 25 7 14 17 24 14 19 18 25 14 14 10 4 15 25 14 4 4 17 17 14 17 18 19 0 17 17 20 17 20 1 20 24 20 17 19 18 18 14 18 18 15 18 18 19
58.67/58.65	c 59	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
58.67/58.70	c 59	CPU 58.25 (0.03 0.01 58.22 0.54)
58.67/58.70	c 59	END Fri Jul  4 12:39:23 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1071107-1215167904/watcher-1071107-1215167904 -o /tmp/evaluation-result-1071107-1215167904/solver-1071107-1215167904 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1071107-1215167904.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): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10900
/proc/meminfo: memFree=1797128/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=12268 CPUtime=0
/proc/10900/stat : 10900 (sugar) D 10898 10900 8767 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1001245312 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 269028653669 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/10900/statm: 3067 316 241 3 0 167 0

[startup+0.0715331 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10900
/proc/meminfo: memFree=1797128/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=13600 CPUtime=0.04
/proc/10900/stat : 10900 (sugar) S 10898 10900 8767 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 1001245312 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10900/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102535 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10900
/proc/meminfo: memFree=1797128/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=13600 CPUtime=0.04
/proc/10900/stat : 10900 (sugar) S 10898 10900 8767 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 1001245312 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10900/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302557 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10900
/proc/meminfo: memFree=1797128/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=13600 CPUtime=0.04
/proc/10900/stat : 10900 (sugar) S 10898 10900 8767 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 1001245312 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10900/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702585 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10900
/proc/meminfo: memFree=1797128/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=13600 CPUtime=0.5
/proc/10900/stat : 10900 (sugar) S 10898 10900 8767 0 -1 4194304 973 6779 0 1 3 1 42 4 16 0 1 0 1001245312 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10900/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 13600

[startup+1.50165 s]
/proc/loadavg: 0.92 0.98 0.99 2/75 10922
/proc/meminfo: memFree=1779376/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=13600 CPUtime=0.5
/proc/10900/stat : 10900 (sugar) S 10898 10900 8767 0 -1 4194304 973 6779 0 1 3 1 42 4 16 0 1 0 1001245312 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10900/statm: 3400 797 370 3 0 500 0
[pid=10913] ppid=10900 vsize=5356 CPUtime=0
/proc/10913/stat : 10913 (sh) S 10900 10900 8767 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1001245354 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10913/statm: 1339 233 193 169 0 50 0
[pid=10914] ppid=10913 vsize=864908 CPUtime=1.14
/proc/10914/stat : 10914 (java) S 10913 10900 8767 0 -1 0 10461 0 1 0 109 5 0 0 20 0 9 0 1001245354 885665792 9617 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10914/statm: 216227 9617 2540 9 0 210802 0
[pid=10914/tid=10915] ppid=10913 vsize=864908 CPUtime=0.55
/proc/10914/task/10915/stat : 10915 (java) S 10913 10900 8767 0 -1 64 2767 0 1 0 54 1 0 0 16 0 9 0 1001245355 885665792 9617 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10916] ppid=10913 vsize=864908 CPUtime=0.49
/proc/10914/task/10916/stat : 10916 (java) R 10913 10900 8767 0 -1 64 6642 0 0 0 46 3 0 0 17 0 9 0 1001245356 885665792 9617 996147200 134512640 134550740 4294955952 18446744073709551615 104181352 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10917] ppid=10913 vsize=864908 CPUtime=0
/proc/10914/task/10917/stat : 10917 (java) S 10913 10900 8767 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1001245356 885665792 9617 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10918] ppid=10913 vsize=864908 CPUtime=0
/proc/10914/task/10918/stat : 10918 (java) S 10913 10900 8767 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1001245356 885665792 9617 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10919] ppid=10913 vsize=864908 CPUtime=0
/proc/10914/task/10919/stat : 10919 (java) S 10913 10900 8767 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1001245358 885665792 9617 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10920] ppid=10913 vsize=864908 CPUtime=0.07
/proc/10914/task/10920/stat : 10920 (java) S 10913 10900 8767 0 -1 64 359 0 0 0 7 0 0 0 16 0 9 0 1001245358 885665792 9617 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10921] ppid=10913 vsize=864908 CPUtime=0
/proc/10914/task/10921/stat : 10921 (java) S 10913 10900 8767 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1001245358 885665792 9617 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10922] ppid=10913 vsize=864908 CPUtime=0
/proc/10914/task/10922/stat : 10922 (java) S 10913 10900 8767 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1001245358 885665792 9617 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 883864

[startup+3.10178 s]
/proc/loadavg: 0.92 0.98 0.99 2/75 10922
/proc/meminfo: memFree=1750960/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=13600 CPUtime=0.5
/proc/10900/stat : 10900 (sugar) S 10898 10900 8767 0 -1 4194304 974 6779 0 1 3 1 42 4 16 0 1 0 1001245312 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10900/statm: 3400 797 370 3 0 500 0
[pid=10913] ppid=10900 vsize=5356 CPUtime=0
/proc/10913/stat : 10913 (sh) S 10900 10900 8767 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1001245354 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10913/statm: 1339 233 193 169 0 50 0
[pid=10914] ppid=10913 vsize=868992 CPUtime=2.87
/proc/10914/stat : 10914 (java) S 10913 10900 8767 0 -1 0 19170 0 1 0 278 9 0 0 20 0 9 0 1001245354 889847808 18182 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10914/statm: 217248 18182 2565 9 0 211795 0
[pid=10914/tid=10915] ppid=10913 vsize=868992 CPUtime=1.22
/proc/10914/task/10915/stat : 10915 (java) R 10913 10900 8767 0 -1 64 3388 0 1 0 121 1 0 0 17 0 9 0 1001245355 889847808 18182 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10916] ppid=10913 vsize=868992 CPUtime=1.42
/proc/10914/task/10916/stat : 10916 (java) S 10913 10900 8767 0 -1 64 13565 0 0 0 136 6 0 0 16 0 9 0 1001245356 889847808 18182 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10917] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10917/stat : 10917 (java) S 10913 10900 8767 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1001245356 889847808 18182 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10918] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10918/stat : 10918 (java) S 10913 10900 8767 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1001245356 889847808 18182 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10919] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10919/stat : 10919 (java) S 10913 10900 8767 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1001245358 889847808 18182 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10920] ppid=10913 vsize=868992 CPUtime=0.2
/proc/10914/task/10920/stat : 10920 (java) S 10913 10900 8767 0 -1 64 1524 0 0 0 20 0 0 0 16 0 9 0 1001245358 889847808 18182 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10921] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10921/stat : 10921 (java) S 10913 10900 8767 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1001245358 889847808 18182 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10922] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10922/stat : 10922 (java) S 10913 10900 8767 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1001245358 889847808 18182 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.37
Current children cumulated vsize (KiB) 887948

[startup+6.30202 s]
/proc/loadavg: 0.93 0.98 0.99 2/75 10922
/proc/meminfo: memFree=1723504/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=13600 CPUtime=0.5
/proc/10900/stat : 10900 (sugar) S 10898 10900 8767 0 -1 4194304 974 6779 0 1 3 1 42 4 16 0 1 0 1001245312 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10900/statm: 3400 797 370 3 0 500 0
[pid=10913] ppid=10900 vsize=5356 CPUtime=0
/proc/10913/stat : 10913 (sh) S 10900 10900 8767 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1001245354 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10913/statm: 1339 233 193 169 0 50 0
[pid=10914] ppid=10913 vsize=868992 CPUtime=6.07
/proc/10914/stat : 10914 (java) S 10913 10900 8767 0 -1 0 21072 0 1 0 595 12 0 0 20 0 9 0 1001245354 889847808 20045 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10914/statm: 217248 20045 2565 9 0 211795 0
[pid=10914/tid=10915] ppid=10913 vsize=868992 CPUtime=4.3
/proc/10914/task/10915/stat : 10915 (java) R 10913 10900 8767 0 -1 64 3428 0 1 0 427 3 0 0 23 0 9 0 1001245355 889847808 20045 996147200 134512640 134550740 4294955952 18446744073709551615 4126940490 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10916] ppid=10913 vsize=868992 CPUtime=1.53
/proc/10914/task/10916/stat : 10916 (java) S 10913 10900 8767 0 -1 64 15427 0 0 0 146 7 0 0 16 0 9 0 1001245356 889847808 20045 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10917] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10917/stat : 10917 (java) S 10913 10900 8767 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1001245356 889847808 20045 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10918] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10918/stat : 10918 (java) S 10913 10900 8767 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1001245356 889847808 20045 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10919] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10919/stat : 10919 (java) S 10913 10900 8767 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1001245358 889847808 20045 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10920] ppid=10913 vsize=868992 CPUtime=0.2
/proc/10914/task/10920/stat : 10920 (java) S 10913 10900 8767 0 -1 64 1524 0 0 0 20 0 0 0 16 0 9 0 1001245358 889847808 20045 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10921] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10921/stat : 10921 (java) S 10913 10900 8767 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1001245358 889847808 20045 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10922] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10922/stat : 10922 (java) S 10913 10900 8767 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1001245358 889847808 20045 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.57
Current children cumulated vsize (KiB) 887948

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/75 10922
/proc/meminfo: memFree=1712384/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=13600 CPUtime=0.5
/proc/10900/stat : 10900 (sugar) S 10898 10900 8767 0 -1 4194304 974 6779 0 1 3 1 42 4 16 0 1 0 1001245312 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10900/statm: 3400 797 370 3 0 500 0
[pid=10913] ppid=10900 vsize=5356 CPUtime=0
/proc/10913/stat : 10913 (sh) S 10900 10900 8767 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1001245354 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10913/statm: 1339 233 193 169 0 50 0
[pid=10914] ppid=10913 vsize=868992 CPUtime=12.44
/proc/10914/stat : 10914 (java) S 10913 10900 8767 0 -1 0 22862 0 1 0 1230 14 0 0 20 0 9 0 1001245354 889847808 21787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10914/statm: 217248 21787 2565 9 0 211795 0
[pid=10914/tid=10915] ppid=10913 vsize=868992 CPUtime=10.54
/proc/10914/task/10915/stat : 10915 (java) R 10913 10900 8767 0 -1 64 3476 0 1 0 1050 4 0 0 19 0 9 0 1001245355 889847808 21787 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10916] ppid=10913 vsize=868992 CPUtime=1.67
/proc/10914/task/10916/stat : 10916 (java) S 10913 10900 8767 0 -1 64 17167 0 0 0 159 8 0 0 16 0 9 0 1001245356 889847808 21787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10917] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10917/stat : 10917 (java) S 10913 10900 8767 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1001245356 889847808 21787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10918] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10918/stat : 10918 (java) S 10913 10900 8767 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1001245356 889847808 21787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10919] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10919/stat : 10919 (java) S 10913 10900 8767 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1001245358 889847808 21787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10920] ppid=10913 vsize=868992 CPUtime=0.2
/proc/10914/task/10920/stat : 10920 (java) S 10913 10900 8767 0 -1 64 1526 0 0 0 20 0 0 0 16 0 9 0 1001245358 889847808 21787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10921] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10921/stat : 10921 (java) S 10913 10900 8767 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1001245358 889847808 21787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10922] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10922/stat : 10922 (java) S 10913 10900 8767 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1001245358 889847808 21787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.94
Current children cumulated vsize (KiB) 887948

[startup+25.5034 s]
/proc/loadavg: 0.95 0.98 0.99 2/75 10922
/proc/meminfo: memFree=1691840/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=13600 CPUtime=0.5
/proc/10900/stat : 10900 (sugar) S 10898 10900 8767 0 -1 4194304 974 6779 0 1 3 1 42 4 16 0 1 0 1001245312 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10900/statm: 3400 797 370 3 0 500 0
[pid=10913] ppid=10900 vsize=5356 CPUtime=0
/proc/10913/stat : 10913 (sh) S 10900 10900 8767 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1001245354 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10913/statm: 1339 233 193 169 0 50 0
[pid=10914] ppid=10913 vsize=868992 CPUtime=25.23
/proc/10914/stat : 10914 (java) S 10913 10900 8767 0 -1 0 26657 0 1 0 2503 20 0 0 20 0 9 0 1001245354 889847808 25495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10914/statm: 217248 25495 2565 9 0 211795 0
[pid=10914/tid=10915] ppid=10913 vsize=868992 CPUtime=23.06
/proc/10914/task/10915/stat : 10915 (java) R 10913 10900 8767 0 -1 64 3564 0 1 0 2298 8 0 0 16 0 9 0 1001245355 889847808 25495 996147200 134512640 134550740 4294955952 18446744073709551615 4126927328 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10916] ppid=10913 vsize=868992 CPUtime=1.94
/proc/10914/task/10916/stat : 10916 (java) S 10913 10900 8767 0 -1 64 20871 0 0 0 184 10 0 0 15 0 9 0 1001245356 889847808 25495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10917] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10917/stat : 10917 (java) S 10913 10900 8767 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1001245356 889847808 25495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10918] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10918/stat : 10918 (java) S 10913 10900 8767 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1001245356 889847808 25495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10919] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10919/stat : 10919 (java) S 10913 10900 8767 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1001245358 889847808 25495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10920] ppid=10913 vsize=868992 CPUtime=0.2
/proc/10914/task/10920/stat : 10920 (java) S 10913 10900 8767 0 -1 64 1529 0 0 0 20 0 0 0 16 0 9 0 1001245358 889847808 25495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10921] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10921/stat : 10921 (java) S 10913 10900 8767 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1001245358 889847808 25495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10922] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10922/stat : 10922 (java) S 10913 10900 8767 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1001245358 889847808 25495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.73
Current children cumulated vsize (KiB) 887948

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/75 10922
/proc/meminfo: memFree=1674304/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=13600 CPUtime=0.5
/proc/10900/stat : 10900 (sugar) S 10898 10900 8767 0 -1 4194304 974 6779 0 1 3 1 42 4 16 0 1 0 1001245312 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10900/statm: 3400 797 370 3 0 500 0
[pid=10913] ppid=10900 vsize=5356 CPUtime=0
/proc/10913/stat : 10913 (sh) S 10900 10900 8767 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1001245354 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10913/statm: 1339 233 193 169 0 50 0
[pid=10914] ppid=10913 vsize=868992 CPUtime=50.76
/proc/10914/stat : 10914 (java) S 10913 10900 8767 0 -1 0 32909 0 1 0 5044 32 0 0 20 0 9 0 1001245354 889847808 26413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10914/statm: 217248 26413 2565 9 0 211795 0
[pid=10914/tid=10915] ppid=10913 vsize=868992 CPUtime=47.79
/proc/10914/task/10915/stat : 10915 (java) R 10913 10900 8767 0 -1 64 3731 0 1 0 4763 16 0 0 17 0 9 0 1001245355 889847808 26413 996147200 134512640 134550740 4294955952 18446744073709551615 4126940544 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10916] ppid=10913 vsize=868992 CPUtime=2.73
/proc/10914/task/10916/stat : 10916 (java) S 10913 10900 8767 0 -1 64 26956 0 0 0 259 14 0 0 15 0 9 0 1001245356 889847808 26413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10917] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10917/stat : 10917 (java) S 10913 10900 8767 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1001245356 889847808 26413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10918] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10918/stat : 10918 (java) S 10913 10900 8767 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1001245356 889847808 26413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10919] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10919/stat : 10919 (java) S 10913 10900 8767 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1001245358 889847808 26413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10920] ppid=10913 vsize=868992 CPUtime=0.2
/proc/10914/task/10920/stat : 10920 (java) S 10913 10900 8767 0 -1 64 1529 0 0 0 20 0 0 0 16 0 9 0 1001245358 889847808 26413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10921] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10921/stat : 10921 (java) S 10913 10900 8767 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1001245358 889847808 26413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10922] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10922/stat : 10922 (java) S 10913 10900 8767 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1001245358 889847808 26413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.26
Current children cumulated vsize (KiB) 887948

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

[startup+54.303 s]
/proc/loadavg: 0.97 0.98 0.99 2/75 10922
/proc/meminfo: memFree=1672832/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=13600 CPUtime=0.5
/proc/10900/stat : 10900 (sugar) S 10898 10900 8767 0 -1 4194304 974 6779 0 1 3 1 42 4 16 0 1 0 1001245312 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10900/statm: 3400 797 370 3 0 500 0
[pid=10913] ppid=10900 vsize=5356 CPUtime=0
/proc/10913/stat : 10913 (sh) S 10900 10900 8767 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1001245354 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10913/statm: 1339 233 193 169 0 50 0
[pid=10914] ppid=10913 vsize=868992 CPUtime=53.95
/proc/10914/stat : 10914 (java) S 10913 10900 8767 0 -1 0 33068 0 1 0 5362 33 0 0 20 0 9 0 1001245354 889847808 26554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10914/statm: 217248 26554 2565 9 0 211795 0
[pid=10914/tid=10915] ppid=10913 vsize=868992 CPUtime=50.93
/proc/10914/task/10915/stat : 10915 (java) R 10913 10900 8767 0 -1 64 3749 0 1 0 5076 17 0 0 17 0 9 0 1001245355 889847808 26554 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10916] ppid=10913 vsize=868992 CPUtime=2.79
/proc/10914/task/10916/stat : 10916 (java) S 10913 10900 8767 0 -1 64 27097 0 0 0 265 14 0 0 16 0 9 0 1001245356 889847808 26554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10917] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10917/stat : 10917 (java) S 10913 10900 8767 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1001245356 889847808 26554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10918] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10918/stat : 10918 (java) S 10913 10900 8767 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1001245356 889847808 26554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10919] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10919/stat : 10919 (java) S 10913 10900 8767 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1001245358 889847808 26554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10920] ppid=10913 vsize=868992 CPUtime=0.2
/proc/10914/task/10920/stat : 10920 (java) S 10913 10900 8767 0 -1 64 1529 0 0 0 20 0 0 0 16 0 9 0 1001245358 889847808 26554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10921] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10921/stat : 10921 (java) S 10913 10900 8767 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1001245358 889847808 26554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10922] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10922/stat : 10922 (java) S 10913 10900 8767 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1001245358 889847808 26554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 54.45
Current children cumulated vsize (KiB) 887948

[startup+55.9021 s]
/proc/loadavg: 0.97 0.98 0.99 2/75 10922
/proc/meminfo: memFree=1670528/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=13600 CPUtime=0.5
/proc/10900/stat : 10900 (sugar) S 10898 10900 8767 0 -1 4194304 974 6779 0 1 3 1 42 4 16 0 1 0 1001245312 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10900/statm: 3400 797 370 3 0 500 0
[pid=10913] ppid=10900 vsize=5356 CPUtime=0
/proc/10913/stat : 10913 (sh) S 10900 10900 8767 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1001245354 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10913/statm: 1339 233 193 169 0 50 0
[pid=10914] ppid=10913 vsize=868992 CPUtime=55.54
/proc/10914/stat : 10914 (java) S 10913 10900 8767 0 -1 0 33475 0 1 0 5520 34 0 0 20 0 9 0 1001245354 889847808 26949 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10914/statm: 217248 26949 2565 9 0 211795 0
[pid=10914/tid=10915] ppid=10913 vsize=868992 CPUtime=52.5
/proc/10914/task/10915/stat : 10915 (java) R 10913 10900 8767 0 -1 64 3761 0 1 0 5232 18 0 0 17 0 9 0 1001245355 889847808 26949 996147200 134512640 134550740 4294955952 18446744073709551615 4126940569 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10916] ppid=10913 vsize=868992 CPUtime=2.81
/proc/10914/task/10916/stat : 10916 (java) S 10913 10900 8767 0 -1 64 27492 0 0 0 267 14 0 0 15 0 9 0 1001245356 889847808 26949 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10917] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10917/stat : 10917 (java) S 10913 10900 8767 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1001245356 889847808 26949 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10918] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10918/stat : 10918 (java) S 10913 10900 8767 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1001245356 889847808 26949 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10914/tid=10919] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10919/stat : 10919 (java) S 10913 10900 8767 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1001245358 889847808 26949 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10920] ppid=10913 vsize=868992 CPUtime=0.2
/proc/10914/task/10920/stat : 10920 (java) S 10913 10900 8767 0 -1 64 1529 0 0 0 20 0 0 0 16 0 9 0 1001245358 889847808 26949 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10921] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10921/stat : 10921 (java) S 10913 10900 8767 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1001245358 889847808 26949 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10914/tid=10922] ppid=10913 vsize=868992 CPUtime=0
/proc/10914/task/10922/stat : 10922 (java) S 10913 10900 8767 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1001245358 889847808 26949 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 56.04
Current children cumulated vsize (KiB) 887948

[startup+57.5013 s]
/proc/loadavg: 0.97 0.98 0.99 2/75 10922
/proc/meminfo: memFree=1666816/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=13600 CPUtime=57.48
/proc/10900/stat : 10900 (sugar) S 10898 10900 8767 0 -1 4194304 1032 41027 0 2 3 1 5702 42 16 0 1 0 1001245312 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10900/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 57.48
Current children cumulated vsize (KiB) 13600

[startup+58.3063 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 10924
/proc/meminfo: memFree=1716800/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=13600 CPUtime=57.48
/proc/10900/stat : 10900 (sugar) S 10898 10900 8767 0 -1 4194304 1032 41027 0 2 3 1 5702 42 15 0 1 0 1001245312 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10900/statm: 3400 798 370 3 0 500 0
[pid=10923] ppid=10900 vsize=5356 CPUtime=0
/proc/10923/stat : 10923 (sh) S 10900 10900 8767 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1001251048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10923/statm: 1339 232 193 169 0 50 0
[pid=10924] ppid=10923 vsize=50080 CPUtime=0.92
/proc/10924/stat : 10924 (minisat) R 10923 10900 8767 0 -1 4194304 12166 0 0 0 85 7 0 0 25 0 1 0 1001251048 51281920 12152 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10924/statm: 12520 12152 76 150 0 12367 0
Current children cumulated CPU time (s) 58.4
Current children cumulated vsize (KiB) 69036

[startup+58.7024 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 10924
/proc/meminfo: memFree=1716800/2055920 swapFree=4137112/4192956
[pid=10900] ppid=10898 vsize=13600 CPUtime=58.81
/proc/10900/stat : 10900 (sugar) R 10898 10900 8767 0 -1 4194304 1116 57444 0 3 3 2 5822 54 15 0 1 0 1001245312 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269028660265 0 0 4224 16386 0 0 0 17 0 0 0
/proc/10900/statm: 3400 799 371 3 0 500 0
Current children cumulated CPU time (s) 58.81
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 58.7152
CPU time (s): 58.8421
CPU user time (s): 58.2621
CPU system time (s): 0.579911
CPU usage (%): 100.216
Max. virtual memory (cumulated for all children) (KiB): 898448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.2621
system time used= 0.579911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58590
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= 3123
involuntary context switches= 1874

runsolver used 0.067989 second user time and 0.182972 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-04 12:38:24
IDJOB=1071107
IDBENCH=56016
IDSOLVER=346
FILE ID=node26/1071107-1215167904
PBS_JOBID= 7877425
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ukPuzzle/normalized-crossword-m1-uk-puzzle15.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1071107-1215167904/watcher-1071107-1215167904 -o /tmp/evaluation-result-1071107-1215167904/solver-1071107-1215167904 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1071107-1215167904.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 98129fa20e289740bbf08ab4e7d9fbb5
RANDOM SEED=370226890

node26.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.221
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
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:       1797672 kB
Buffers:         32768 kB
Cached:         108700 kB
SwapCached:      49748 kB
Active:         159468 kB
Inactive:        45236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797672 kB
SwapTotal:     4192956 kB
SwapFree:      4137112 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:          68812 kB
Slab:            39580 kB
Committed_AS:  1628212 kB
PageTables:       1480 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= 66560 MiB
End job on node26 at 2008-07-04 12:39:23