Trace number 1074345

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 66.7679 67.5221

General information on the benchmark

Namecsp/lexPuzzle/
normalized-crossword-m1-lex-puzzle18.xml
MD5SUM440709f70ad69a79de8494504f306ace
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.202968
Satisfiable
(Un)Satisfiability was proved
Number of variables177
Number of constraints1277
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension86
Number of constraints which are defined in intension1191
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 15:34:21 2008
0.00/0.04	c 0	PID 26205
0.00/0.05	c 0	HOST node71.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1074345-1215178461.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1074345-1215178461.xml' 'HOME/temp.csp'
0.03/0.50	c 1	1 domains, 177 variables, 6 predicates, 4 relations, 1277 constraints
0.03/0.52	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.52	c 1	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.48/0.60	c 1	Parsing HOME/temp.csp
0.48/1.04	c 1	parsed 1465 expressions
0.48/1.04	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.48/1.04	c 1	Converting to clausal form CSP
0.48/1.06	c 1	converted 147 (10%) expressions
1.92/2.03	c 2	converted 293 (20%) expressions
2.03/2.17	c 2	converted 440 (30%) expressions
2.03/2.19	c 2	converted 586 (40%) expressions
2.12/2.22	c 2	converted 733 (50%) expressions
2.12/2.23	c 2	converted 879 (60%) expressions
2.12/2.25	c 2	converted 1026 (70%) expressions
2.12/2.27	c 2	converted 1172 (80%) expressions
2.12/2.28	c 2	converted 1319 (90%) expressions
2.31/2.40	c 3	converted 1465 (100%) expressions
2.31/2.40	c 3	CSP : 177 integers, 0 booleans, 1277 clauses, largest domain size 26
2.31/2.41	c 3	Heap : 33 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.31/2.41	c 3	Propagation in CSP
2.31/2.42	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.31/2.42	c 3	CSP : 177 integers, 0 booleans, 1277 clauses, largest domain size 26
2.31/2.42	c 3	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.31/2.43	c 3	Simplifing CSP by introducing new Boolean variables
2.31/2.47	c 3	CSP : 177 integers, 8832 booleans, 10109 clauses, largest domain size 26
2.31/2.47	c 3	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.52/2.68	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.52/2.69	c 3	18 (10%) CSP integer variables are encoded (432 clauses, 4608 bytes)
2.62/2.70	c 3	36 (20%) CSP integer variables are encoded (864 clauses, 9360 bytes)
2.62/2.70	c 3	54 (30%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
2.62/2.70	c 3	71 (40%) CSP integer variables are encoded (1704 clauses, 20089 bytes)
2.62/2.70	c 3	89 (50%) CSP integer variables are encoded (2136 clauses, 25705 bytes)
2.62/2.70	c 3	107 (60%) CSP integer variables are encoded (2568 clauses, 31321 bytes)
2.62/2.70	c 3	124 (70%) CSP integer variables are encoded (2976 clauses, 36625 bytes)
2.62/2.71	c 3	142 (80%) CSP integer variables are encoded (3408 clauses, 42241 bytes)
2.62/2.71	c 3	160 (90%) CSP integer variables are encoded (3840 clauses, 47857 bytes)
2.62/2.71	c 3	177 (100%) CSP integer variables are encoded (4248 clauses, 53161 bytes)
15.78/16.07	c 16	1011 (10%) CSP clauses are encoded (387565 clauses, 14084947 bytes)
15.87/16.13	c 16	2022 (20%) CSP clauses are encoded (410226 clauses, 14507865 bytes)
15.87/16.18	c 16	3033 (30%) CSP clauses are encoded (432912 clauses, 14931234 bytes)
15.97/16.22	c 16	4044 (40%) CSP clauses are encoded (456073 clauses, 15336648 bytes)
15.97/16.27	c 16	5055 (50%) CSP clauses are encoded (479559 clauses, 15749279 bytes)
16.07/16.32	c 17	6066 (60%) CSP clauses are encoded (503020 clauses, 16165809 bytes)
16.07/16.36	c 17	7077 (70%) CSP clauses are encoded (526506 clauses, 16597968 bytes)
16.17/16.40	c 17	8088 (80%) CSP clauses are encoded (549992 clauses, 17061159 bytes)
20.03/20.35	c 21	9099 (90%) CSP clauses are encoded (604021 clauses, 19543168 bytes)
31.81/32.25	c 32	10109 (100%) CSP clauses are encoded (719135 clauses, 26607286 bytes)
31.81/32.25	c 32	10109 CSP clauses encoded
31.81/32.25	c 32	Writing map file : HOME/temp.map
31.81/32.26	c 32	Heap : 58 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
31.81/32.26	c 32	SAT : 13257 SAT variables, 719135 SAT clauses, 26607286 bytes
31.81/32.26	c 32	Heap : 58 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
31.86/32.32	c 33	SOLVING HOME/temp.cnf
31.86/32.32	c 33	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
31.86/32.32	c 33	This is MiniSat 2.0 beta
31.86/32.32	c 33	WARNING: for repeatability, setting FPU to use double precision
31.86/32.32	c 33	============================[ Problem Statistics ]=============================
31.86/32.32	c 33	|                                                                             |
31.86/32.33	c 33	|  Number of variables:  13257                                                |
31.86/32.33	c 33	|  Number of clauses:    719135                                               |
31.91/32.93	c 33	|  Parsing time:         0.53         s                                       |
31.91/32.97	c 33	============================[ Search Statistics ]==============================
31.91/32.97	c 33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.91/32.97	c 33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
31.91/32.97	c 33	===============================================================================
31.91/32.97	c 33	|         0 |   13257   719135  4721946 |   239711        0    nan |  0.000 % |
32.57/33.02	c 33	|       100 |   13257   719135  4721946 |   263682      100     14 |  0.000 % |
32.57/33.08	c 33	|       251 |   13257   719135  4721946 |   290051      251     12 |  0.000 % |
32.67/33.14	c 33	|       476 |   13257   719135  4721946 |   319056      476     11 |  0.000 % |
32.76/33.22	c 33	|       814 |   13256   719135  4721946 |   350961      813     11 |  0.008 % |
32.86/33.35	c 34	|      1321 |   13256   719135  4721946 |   386058     1320     10 |  0.008 % |
32.96/33.45	c 34	|      2081 |   13256   719135  4721946 |   424663     2080     11 |  0.008 % |
33.15/33.63	c 34	|      3221 |   13256   719135  4721946 |   467130     3220     11 |  0.008 % |
33.35/33.84	c 34	|      4929 |   13256   719135  4721946 |   513843     4928     10 |  0.008 % |
33.84/34.32	c 35	|      7494 |   13256   719135  4721946 |   565227     7493     11 |  0.008 % |
34.45/34.96	c 35	|     11338 |   13255   719135  4721946 |   621750    11336     11 |  0.015 % |
35.84/36.32	c 37	|     17105 |   13254   719135  4721946 |   683925    17102     11 |  0.023 % |
37.21/37.78	c 38	|     25754 |   13253   719135  4721946 |   752317    25750     12 |  0.030 % |
39.70/40.24	c 40	|     38728 |   13253   719135  4721946 |   827549    38724     12 |  0.030 % |
43.55/44.15	c 44	|     58191 |   13249   719135  4721946 |   910304    58183     12 |  0.060 % |
50.39/51.02	c 51	|     87384 |   13245   717674  4713495 |  1001335    87362     12 |  0.091 % |
60.79/61.57	c 62	|    131174 |   13243   717674  4713495 |  1101468   131150     13 |  0.106 % |
66.44/67.21	c 67	===============================================================================
66.44/67.21	c 67	restarts              : 17
66.44/67.21	c 67	conflicts             : 148396         (4310 /sec)
66.44/67.21	c 67	decisions             : 253202         (1.67 % random) (7354 /sec)
66.44/67.21	c 67	propagations          : 10872567       (315771 /sec)
66.44/67.21	c 67	conflict literals     : 1890735        (24.95 % deleted)
66.44/67.21	c 67	Memory used           : 60.52 MB
66.44/67.21	c 67	CPU time              : 34.4318 s
66.44/67.21	c 67	
66.44/67.22	c 67	SATISFIABLE
66.44/67.23	c 67	DECODING HOME/temp.out WITH HOME/temp.map
66.44/67.23	c 67	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
66.48/67.32	c 68	Decoding HOME/temp.out
66.48/67.46	s SATISFIABLE
66.48/67.46	v 20 18 18 17 2 18 13 4 19 1 11 14 19 18 22 0 24 20 19 8 11 4 24 14 20 17 3 8 21 0 19 20 11 11 4 4 11 18 4 0 12 4 13 3 24 4 0 17 0 19 4 13 14 21 18 8 18 18 18 4 0 21 4 19 20 12 1 19 20 0 11 11 24 0 18 18 20 12 15 19 8 14 13 12 20 18 4 0 2 18 4 25 17 0 1 17 8 19 0 13 13 8 2 0 13 4 0 17 0 15 4 6 20 19 0 13 8 19 7 24 22 14 13 11 19 21 0 11 21 0 19 14 14 24 4 0 18 19 21 4 8 11 1 20 23 14 12 21 8 19 14 14 21 0 11 14 1 4 18 4 8 3 14 11 22 8 11 24 15 4 13 0 11 11 4 22 3
66.48/67.49	c 68	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
66.48/67.51	c 68	CPU 66.17 (0.03 0.01 66.14 0.54)
66.48/67.51	c 68	END Fri Jul  4 15:35:29 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-1074345-1215178461/watcher-1074345-1215178461 -o /tmp/evaluation-result-1074345-1215178461/solver-1074345-1215178461 -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-1074345-1215178461.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: 2.09 2.03 1.85 4/81 26205
/proc/meminfo: memFree=1611496/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=12268 CPUtime=0
/proc/26205/stat : 26205 (sugar) R 26203 26205 25452 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1996814855 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 231962540645 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/26205/statm: 3067 316 241 3 0 167 0

[startup+0.105523 s]
/proc/loadavg: 2.09 2.03 1.85 4/81 26205
/proc/meminfo: memFree=1611496/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=0.03
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1996814855 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201536 s]
/proc/loadavg: 2.09 2.03 1.85 4/81 26205
/proc/meminfo: memFree=1611496/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=0.03
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1996814855 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301551 s]
/proc/loadavg: 2.09 2.03 1.85 4/81 26205
/proc/meminfo: memFree=1611496/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=0.03
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1996814855 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701602 s]
/proc/loadavg: 2.09 2.03 1.85 4/81 26205
/proc/meminfo: memFree=1611496/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=0.48
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 973 5252 0 1 3 0 41 4 16 0 1 0 1996814855 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 13600

[startup+1.50272 s]
/proc/loadavg: 2.16 2.04 1.86 3/92 26227
/proc/meminfo: memFree=1600528/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=0.48
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 973 5252 0 1 3 0 41 4 15 0 1 0 1996814855 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 797 370 3 0 500 0
[pid=26218] ppid=26205 vsize=5356 CPUtime=0
/proc/26218/stat : 26218 (sh) S 26205 26205 25452 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1996814908 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26218/statm: 1339 233 193 169 0 50 0
[pid=26219] ppid=26218 vsize=864336 CPUtime=0.95
/proc/26219/stat : 26219 (java) S 26218 26205 25452 0 -1 0 8178 0 1 0 91 4 0 0 19 0 9 0 1996814908 885080064 7439 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26219/statm: 216084 7439 2540 9 0 210659 0
[pid=26219/tid=26220] ppid=26218 vsize=864336 CPUtime=0.6
/proc/26219/task/26220/stat : 26220 (java) R 26218 26205 25452 0 -1 64 2664 0 1 0 59 1 0 0 19 0 9 0 1996814909 885080064 7439 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26221] ppid=26218 vsize=864336 CPUtime=0.24
/proc/26219/task/26221/stat : 26221 (java) R 26218 26205 25452 0 -1 64 4479 0 0 0 23 1 0 0 16 0 9 0 1996814910 885080064 7439 996147200 134512640 134550740 4294955952 18446744073709551615 102721796 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26222] ppid=26218 vsize=864336 CPUtime=0
/proc/26219/task/26222/stat : 26222 (java) S 26218 26205 25452 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996814910 885080064 7439 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26223] ppid=26218 vsize=864336 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26218 26205 25452 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1996814910 885080064 7439 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26224] ppid=26218 vsize=864336 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26218 26205 25452 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996814912 885080064 7439 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26225] ppid=26218 vsize=864336 CPUtime=0.08
/proc/26219/task/26225/stat : 26225 (java) S 26218 26205 25452 0 -1 64 342 0 0 0 8 0 0 0 16 0 9 0 1996814912 885080064 7439 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26226] ppid=26218 vsize=864336 CPUtime=0
/proc/26219/task/26226/stat : 26226 (java) S 26218 26205 25452 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996814912 885080064 7439 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26227] ppid=26218 vsize=864336 CPUtime=0
/proc/26219/task/26227/stat : 26227 (java) S 26218 26205 25452 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996814912 885080064 7439 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 883292

[startup+3.10293 s]
/proc/loadavg: 2.16 2.04 1.86 3/92 26227
/proc/meminfo: memFree=1571152/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=0.48
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 974 5252 0 1 3 0 41 4 15 0 1 0 1996814855 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 797 370 3 0 500 0
[pid=26218] ppid=26205 vsize=5356 CPUtime=0
/proc/26218/stat : 26218 (sh) S 26205 26205 25452 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1996814908 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26218/statm: 1339 233 193 169 0 50 0
[pid=26219] ppid=26218 vsize=868512 CPUtime=2.53
/proc/26219/stat : 26219 (java) S 26218 26205 25452 0 -1 0 15006 0 1 0 245 8 0 0 19 0 9 0 1996814908 889356288 14167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26219/statm: 217128 14167 2565 9 0 211675 0
[pid=26219/tid=26220] ppid=26218 vsize=868512 CPUtime=1.37
/proc/26219/task/26220/stat : 26220 (java) R 26218 26205 25452 0 -1 64 3191 0 1 0 135 2 0 0 20 0 9 0 1996814909 889356288 14167 996147200 134512640 134550740 4294955952 18446744073709551615 4126945186 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26221] ppid=26218 vsize=868512 CPUtime=0.9
/proc/26219/task/26221/stat : 26221 (java) S 26218 26205 25452 0 -1 64 9650 0 0 0 86 4 0 0 16 0 9 0 1996814910 889356288 14167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26222] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26222/stat : 26222 (java) S 26218 26205 25452 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996814910 889356288 14167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26223] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26218 26205 25452 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996814910 889356288 14167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26224] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26218 26205 25452 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996814912 889356288 14167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26225] ppid=26218 vsize=868512 CPUtime=0.22
/proc/26219/task/26225/stat : 26225 (java) S 26218 26205 25452 0 -1 64 1472 0 0 0 22 0 0 0 16 0 9 0 1996814912 889356288 14167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26226] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26226/stat : 26226 (java) S 26218 26205 25452 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996814912 889356288 14167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26227] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26227/stat : 26227 (java) S 26218 26205 25452 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996814912 889356288 14167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 887468

[startup+6.30236 s]
/proc/loadavg: 2.16 2.04 1.86 3/92 26227
/proc/meminfo: memFree=1552208/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=0.48
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 974 5252 0 1 3 0 41 4 15 0 1 0 1996814855 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 797 370 3 0 500 0
[pid=26218] ppid=26205 vsize=5356 CPUtime=0
/proc/26218/stat : 26218 (sh) S 26205 26205 25452 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1996814908 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26218/statm: 1339 233 193 169 0 50 0
[pid=26219] ppid=26218 vsize=868512 CPUtime=5.69
/proc/26219/stat : 26219 (java) S 26218 26205 25452 0 -1 0 16813 0 1 0 557 12 0 0 19 0 9 0 1996814908 889356288 15880 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26219/statm: 217128 15880 2565 9 0 211675 0
[pid=26219/tid=26220] ppid=26218 vsize=868512 CPUtime=4.36
/proc/26219/task/26220/stat : 26220 (java) R 26218 26205 25452 0 -1 64 3286 0 1 0 431 5 0 0 25 0 9 0 1996814909 889356288 15880 996147200 134512640 134550740 4294955952 18446744073709551615 4126942810 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26221] ppid=26218 vsize=868512 CPUtime=1.08
/proc/26219/task/26221/stat : 26221 (java) S 26218 26205 25452 0 -1 64 11357 0 0 0 103 5 0 0 16 0 9 0 1996814910 889356288 15880 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26222] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26222/stat : 26222 (java) S 26218 26205 25452 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996814910 889356288 15880 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26223] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26218 26205 25452 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996814910 889356288 15880 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26224] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26218 26205 25452 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996814912 889356288 15880 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26225] ppid=26218 vsize=868512 CPUtime=0.22
/proc/26219/task/26225/stat : 26225 (java) S 26218 26205 25452 0 -1 64 1477 0 0 0 22 0 0 0 17 0 9 0 1996814912 889356288 15880 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26226] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26226/stat : 26226 (java) S 26218 26205 25452 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996814912 889356288 15880 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26227] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26227/stat : 26227 (java) S 26218 26205 25452 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996814912 889356288 15880 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 887468

[startup+12.7012 s]
/proc/loadavg: 2.14 2.04 1.86 3/92 26227
/proc/meminfo: memFree=1535376/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=0.48
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 974 5252 0 1 3 0 41 4 15 0 1 0 1996814855 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 797 370 3 0 500 0
[pid=26218] ppid=26205 vsize=5356 CPUtime=0
/proc/26218/stat : 26218 (sh) S 26205 26205 25452 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1996814908 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26218/statm: 1339 233 193 169 0 50 0
[pid=26219] ppid=26218 vsize=868512 CPUtime=12.03
/proc/26219/stat : 26219 (java) S 26218 26205 25452 0 -1 0 19632 0 1 0 1186 17 0 0 19 0 9 0 1996814908 889356288 18586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26219/statm: 217128 18586 2565 9 0 211675 0
[pid=26219/tid=26220] ppid=26218 vsize=868512 CPUtime=10.42
/proc/26219/task/26220/stat : 26220 (java) R 26218 26205 25452 0 -1 64 3399 0 1 0 1034 8 0 0 25 0 9 0 1996814909 889356288 18586 996147200 134512640 134550740 4294955952 18446744073709551615 4125952094 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26221] ppid=26218 vsize=868512 CPUtime=1.34
/proc/26219/task/26221/stat : 26221 (java) S 26218 26205 25452 0 -1 64 14059 0 0 0 127 7 0 0 15 0 9 0 1996814910 889356288 18586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26222] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26222/stat : 26222 (java) S 26218 26205 25452 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996814910 889356288 18586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26223] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26218 26205 25452 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996814910 889356288 18586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26224] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26218 26205 25452 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996814912 889356288 18586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26225] ppid=26218 vsize=868512 CPUtime=0.23
/proc/26219/task/26225/stat : 26225 (java) S 26218 26205 25452 0 -1 64 1481 0 0 0 23 0 0 0 16 0 9 0 1996814912 889356288 18586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26226] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26226/stat : 26226 (java) S 26218 26205 25452 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996814912 889356288 18586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26227] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26227/stat : 26227 (java) S 26218 26205 25452 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996814912 889356288 18586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 887468

[startup+25.503 s]
/proc/loadavg: 2.12 2.04 1.86 3/92 26227
/proc/meminfo: memFree=1517584/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=0.48
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 974 5252 0 1 3 0 41 4 16 0 1 0 1996814855 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 797 370 3 0 500 0
[pid=26218] ppid=26205 vsize=5356 CPUtime=0
/proc/26218/stat : 26218 (sh) S 26205 26205 25452 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1996814908 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26218/statm: 1339 233 193 169 0 50 0
[pid=26219] ppid=26218 vsize=868512 CPUtime=24.69
/proc/26219/stat : 26219 (java) S 26218 26205 25452 0 -1 0 25264 0 1 0 2440 29 0 0 19 0 9 0 1996814908 889356288 19857 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26219/statm: 217128 19857 2566 9 0 211675 0
[pid=26219/tid=26220] ppid=26218 vsize=868512 CPUtime=22.47
/proc/26219/task/26220/stat : 26220 (java) R 26218 26205 25452 0 -1 64 3593 0 1 0 2231 16 0 0 25 0 9 0 1996814909 889356288 19857 996147200 134512640 134550740 4294955952 18446744073709551615 4126942714 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26221] ppid=26218 vsize=868512 CPUtime=1.93
/proc/26219/task/26221/stat : 26221 (java) S 26218 26205 25452 0 -1 64 19484 0 0 0 182 11 0 0 16 0 9 0 1996814910 889356288 19857 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26222] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26222/stat : 26222 (java) S 26218 26205 25452 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996814910 889356288 19857 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26223] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26218 26205 25452 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996814910 889356288 19857 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26224] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26218 26205 25452 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996814912 889356288 19857 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26225] ppid=26218 vsize=868512 CPUtime=0.25
/proc/26219/task/26225/stat : 26225 (java) S 26218 26205 25452 0 -1 64 1494 0 0 0 25 0 0 0 15 0 9 0 1996814912 889356288 19857 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26226] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26226/stat : 26226 (java) S 26218 26205 25452 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996814912 889356288 19857 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26219/tid=26227] ppid=26218 vsize=868512 CPUtime=0
/proc/26219/task/26227/stat : 26227 (java) S 26218 26205 25452 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996814912 889356288 19857 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 887468

[startup+51.1014 s]
/proc/loadavg: 2.08 2.03 1.86 3/84 26229
/proc/meminfo: memFree=1529232/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=31.91
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 1032 30900 0 2 3 1 3148 39 16 0 1 0 1996814855 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 798 370 3 0 500 0
[pid=26228] ppid=26205 vsize=5356 CPUtime=0
/proc/26228/stat : 26228 (sh) S 26205 26205 25452 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996818088 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26228/statm: 1339 232 193 169 0 50 0
[pid=26229] ppid=26228 vsize=55812 CPUtime=18.58
/proc/26229/stat : 26229 (minisat) R 26228 26205 25452 0 -1 4194304 13514 0 0 0 1849 9 0 0 25 0 1 0 1996818088 57151488 13500 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26229/statm: 13953 13500 76 150 0 13800 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 74768

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

[startup+51.2015 s]
/proc/loadavg: 2.08 2.03 1.86 3/84 26229
/proc/meminfo: memFree=1529232/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=31.91
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 1032 30900 0 2 3 1 3148 39 16 0 1 0 1996814855 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 798 370 3 0 500 0
[pid=26228] ppid=26205 vsize=5356 CPUtime=0
/proc/26228/stat : 26228 (sh) S 26205 26205 25452 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996818088 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26228/statm: 1339 232 193 169 0 50 0
[pid=26229] ppid=26228 vsize=55812 CPUtime=18.68
/proc/26229/stat : 26229 (minisat) R 26228 26205 25452 0 -1 4194304 13527 0 0 0 1859 9 0 0 25 0 1 0 1996818088 57151488 13513 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26229/statm: 13953 13513 76 150 0 13800 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 74768

[startup+57.6013 s]
/proc/loadavg: 2.06 2.03 1.86 3/84 26229
/proc/meminfo: memFree=1526352/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=31.91
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 1032 30900 0 2 3 1 3148 39 16 0 1 0 1996814855 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 798 370 3 0 500 0
[pid=26228] ppid=26205 vsize=5356 CPUtime=0
/proc/26228/stat : 26228 (sh) S 26205 26205 25452 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996818088 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26228/statm: 1339 232 193 169 0 50 0
[pid=26229] ppid=26228 vsize=58784 CPUtime=25.01
/proc/26229/stat : 26229 (minisat) R 26228 26205 25452 0 -1 4194304 14252 0 0 0 2491 10 0 0 25 0 1 0 1996818088 60194816 14238 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26229/statm: 14696 14238 76 150 0 14543 0
Current children cumulated CPU time (s) 56.92
Current children cumulated vsize (KiB) 77740

[startup+64.0012 s]
/proc/loadavg: 2.06 2.03 1.87 3/84 26229
/proc/meminfo: memFree=1524176/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=31.91
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 1032 30900 0 2 3 1 3148 39 16 0 1 0 1996814855 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 798 370 3 0 500 0
[pid=26228] ppid=26205 vsize=5356 CPUtime=0
/proc/26228/stat : 26228 (sh) S 26205 26205 25452 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996818088 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26228/statm: 1339 232 193 169 0 50 0
[pid=26229] ppid=26228 vsize=60776 CPUtime=31.35
/proc/26229/stat : 26229 (minisat) R 26228 26205 25452 0 -1 4194304 14754 0 0 0 3124 11 0 0 25 0 1 0 1996818088 62234624 14740 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26229/statm: 15194 14740 76 150 0 15041 0
Current children cumulated CPU time (s) 63.26
Current children cumulated vsize (KiB) 79732

[startup+65.6014 s]
/proc/loadavg: 2.06 2.03 1.87 3/84 26229
/proc/meminfo: memFree=1523984/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=31.91
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 1032 30900 0 2 3 1 3148 39 16 0 1 0 1996814855 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 798 370 3 0 500 0
[pid=26228] ppid=26205 vsize=5356 CPUtime=0
/proc/26228/stat : 26228 (sh) S 26205 26205 25452 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996818088 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26228/statm: 1339 232 193 169 0 50 0
[pid=26229] ppid=26228 vsize=61308 CPUtime=32.94
/proc/26229/stat : 26229 (minisat) R 26228 26205 25452 0 -1 4194304 14842 0 0 0 3283 11 0 0 25 0 1 0 1996818088 62779392 14828 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26229/statm: 15327 14828 76 150 0 15174 0
Current children cumulated CPU time (s) 64.85
Current children cumulated vsize (KiB) 80264

[startup+66.4015 s]
/proc/loadavg: 2.05 2.03 1.87 3/84 26229
/proc/meminfo: memFree=1523664/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=31.91
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 1032 30900 0 2 3 1 3148 39 16 0 1 0 1996814855 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 798 370 3 0 500 0
[pid=26228] ppid=26205 vsize=5356 CPUtime=0
/proc/26228/stat : 26228 (sh) S 26205 26205 25452 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996818088 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26228/statm: 1339 232 193 169 0 50 0
[pid=26229] ppid=26228 vsize=61572 CPUtime=33.73
/proc/26229/stat : 26229 (minisat) R 26228 26205 25452 0 -1 4194304 14901 0 0 0 3362 11 0 0 25 0 1 0 1996818088 63049728 14887 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/26229/statm: 15393 14887 76 150 0 15240 0
Current children cumulated CPU time (s) 65.64
Current children cumulated vsize (KiB) 80528

[startup+67.2066 s]
/proc/loadavg: 2.05 2.03 1.87 3/84 26229
/proc/meminfo: memFree=1523216/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=31.91
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 1032 30900 0 2 3 1 3148 39 16 0 1 0 1996814855 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 798 370 3 0 500 0
[pid=26228] ppid=26205 vsize=5356 CPUtime=0
/proc/26228/stat : 26228 (sh) S 26205 26205 25452 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996818088 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26228/statm: 1339 232 193 169 0 50 0
[pid=26229] ppid=26228 vsize=61968 CPUtime=34.53
/proc/26229/stat : 26229 (minisat) R 26228 26205 25452 0 -1 4194304 14989 0 0 0 3442 11 0 0 25 0 1 0 1996818088 63455232 14975 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/26229/statm: 15492 14975 76 150 0 15339 0
Current children cumulated CPU time (s) 66.44
Current children cumulated vsize (KiB) 80924

[startup+67.4016 s]
/proc/loadavg: 2.05 2.03 1.87 3/84 26229
/proc/meminfo: memFree=1523216/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=66.48
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 1087 46202 0 2 3 1 6592 52 16 0 1 0 1996814855 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 66.48
Current children cumulated vsize (KiB) 13600

[startup+67.5017 s]
/proc/loadavg: 2.05 2.03 1.87 3/84 26229
/proc/meminfo: memFree=1523216/2055920 swapFree=4180436/4192956
[pid=26205] ppid=26203 vsize=13600 CPUtime=66.48
/proc/26205/stat : 26205 (sugar) S 26203 26205 25452 0 -1 4194304 1089 46202 0 2 3 1 6592 52 15 0 1 0 1996814855 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26205/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 66.48
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 67.5221
CPU time (s): 66.7679
CPU user time (s): 66.1899
CPU system time (s): 0.577912
CPU usage (%): 98.8829
Max. virtual memory (cumulated for all children) (KiB): 897716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.1899
system time used= 0.577912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51099
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= 6655
involuntary context switches= 7821

runsolver used 0.089986 second user time and 0.244962 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-04 15:34:21
IDJOB=1074345
IDBENCH=56406
IDSOLVER=346
FILE ID=node71/1074345-1215178461
PBS_JOBID= 7881543
Free space on /tmp= 66524 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 440709f70ad69a79de8494504f306ace
RANDOM SEED=1058716767

node71.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.209
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.209
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:       1611976 kB
Buffers:         45712 kB
Cached:         157572 kB
SwapCached:       6632 kB
Active:         334408 kB
Inactive:        51032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1611976 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            2336 kB
Writeback:           0 kB
Mapped:         198128 kB
Slab:            43224 kB
Committed_AS:  4506024 kB
PageTables:       2264 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= 66524 MiB
End job on node71 at 2008-07-04 15:35:29