Trace number 1070939

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 1641.3 1650.57

General information on the benchmark

Namecsp/ukPuzzle/
normalized-crossword-m1-uk-puzzle17.xml
MD5SUM986ce178ce14d067dc534143840d5d5c
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.422935
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints1420
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension88
Number of constraints which are defined in intension1332
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.16	c 0	Sugar v1-13 + HOME/minisat
0.00/0.16	c 0	BEGIN Fri Jul  4 12:33:08 2008
0.00/0.16	c 0	PID 30187
0.00/0.16	c 0	HOST node25.alineos.net
0.00/0.16	c 0	CONVERTING HOME/instance-1070939-1215167588.xml TO HOME/temp.csp
0.00/0.16	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1070939-1215167588.xml' 'HOME/temp.csp'
1.03/1.23	c 1	1 domains, 180 variables, 6 predicates, 5 relations, 1420 constraints
1.03/1.27	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.03/1.27	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'
1.09/1.36	c 1	Parsing HOME/temp.csp
2.00/2.27	c 2	parsed 1612 expressions
2.00/2.28	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.00/2.28	c 2	Converting to clausal form CSP
2.08/2.30	c 2	converted 162 (10%) expressions
3.57/3.90	c 4	converted 323 (20%) expressions
3.77/4.01	c 4	converted 484 (30%) expressions
3.77/4.03	c 4	converted 645 (40%) expressions
3.77/4.06	c 4	converted 806 (50%) expressions
4.07/4.32	c 4	converted 968 (60%) expressions
4.07/4.33	c 4	converted 1129 (70%) expressions
4.17/4.47	c 5	converted 1290 (80%) expressions
8.22/8.54	c 9	converted 1451 (90%) expressions
8.22/8.56	c 9	converted 1612 (100%) expressions
8.22/8.56	c 9	CSP : 180 integers, 0 booleans, 1420 clauses, largest domain size 26
8.22/8.56	c 9	Heap : 158 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.22/8.56	c 9	Propagation in CSP
8.22/8.58	c 9	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
8.22/8.58	c 9	CSP : 180 integers, 0 booleans, 1420 clauses, largest domain size 26
8.22/8.58	c 9	Heap : 159 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.22/8.58	c 9	Simplifing CSP by introducing new Boolean variables
8.32/8.68	c 9	CSP : 180 integers, 8848 booleans, 10268 clauses, largest domain size 26
8.32/8.68	c 9	Heap : 155 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.31/9.70	c 10	Encoding CSP to SAT : HOME/temp.cnf
9.42/9.72	c 10	18 (10%) CSP integer variables are encoded (432 clauses, 4608 bytes)
9.42/9.72	c 10	36 (20%) CSP integer variables are encoded (864 clauses, 9360 bytes)
9.42/9.72	c 10	54 (30%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
9.42/9.72	c 10	72 (40%) CSP integer variables are encoded (1728 clauses, 20401 bytes)
9.42/9.72	c 10	90 (50%) CSP integer variables are encoded (2160 clauses, 26017 bytes)
9.42/9.72	c 10	108 (60%) CSP integer variables are encoded (2592 clauses, 31633 bytes)
9.42/9.72	c 10	126 (70%) CSP integer variables are encoded (3024 clauses, 37249 bytes)
9.42/9.73	c 10	144 (80%) CSP integer variables are encoded (3456 clauses, 42865 bytes)
9.42/9.73	c 10	162 (90%) CSP integer variables are encoded (3888 clauses, 48481 bytes)
9.42/9.73	c 10	180 (100%) CSP integer variables are encoded (4320 clauses, 54097 bytes)
42.29/42.91	c 43	1027 (10%) CSP clauses are encoded (498697 clauses, 20039718 bytes)
42.29/42.96	c 43	2054 (20%) CSP clauses are encoded (521724 clauses, 20441000 bytes)
42.38/43.01	c 43	3081 (30%) CSP clauses are encoded (544751 clauses, 20846644 bytes)
86.08/87.10	c 87	4108 (40%) CSP clauses are encoded (720879 clauses, 29043877 bytes)
86.08/87.15	c 87	5134 (50%) CSP clauses are encoded (743880 clauses, 29473138 bytes)
86.08/87.20	c 87	6161 (60%) CSP clauses are encoded (766932 clauses, 29903333 bytes)
106.38/107.69	c 108	7188 (70%) CSP clauses are encoded (866497 clauses, 34384133 bytes)
1248.15/1253.70	c 1254	8215 (80%) CSP clauses are encoded (2801605 clauses, 142252903 bytes)
1248.15/1253.74	c 1254	9242 (90%) CSP clauses are encoded (2825782 clauses, 142725017 bytes)
1248.15/1253.79	c 1254	10268 (100%) CSP clauses are encoded (2850708 clauses, 143204503 bytes)
1248.15/1253.79	c 1254	10268 CSP clauses encoded
1248.15/1253.79	c 1254	Writing map file : HOME/temp.map
1248.15/1253.79	c 1254	Heap : 231 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1248.15/1253.79	c 1254	SAT : 13348 SAT variables, 2850708 SAT clauses, 143204503 bytes
1248.15/1253.79	c 1254	Heap : 231 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1248.24/1253.85	c 1254	SOLVING HOME/temp.cnf
1248.24/1253.85	c 1254	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1248.24/1253.86	c 1254	This is MiniSat 2.0 beta
1248.24/1253.86	c 1254	WARNING: for repeatability, setting FPU to use double precision
1248.24/1253.86	c 1254	============================[ Problem Statistics ]=============================
1248.24/1253.86	c 1254	|                                                                             |
1248.24/1253.86	c 1254	|  Number of variables:  13348                                                |
1248.24/1253.86	c 1254	|  Number of clauses:    2850708                                              |
1251.21/1256.89	c 1257	|  Parsing time:         2.70         s                                       |
1251.40/1257.09	c 1257	============================[ Search Statistics ]==============================
1251.40/1257.09	c 1257	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1251.40/1257.09	c 1257	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1251.40/1257.09	c 1257	===============================================================================
1251.40/1257.09	c 1257	|         0 |   13348  2850708 26192408 |   950236        0    nan |  0.000 % |
1251.70/1257.35	c 1257	|       101 |   13348  2850708 26192408 |  1045259      101     11 |  0.000 % |
1251.80/1257.48	c 1258	|       251 |   13348  2850708 26192408 |  1149785      251      9 |  0.000 % |
1251.99/1257.64	c 1258	|       476 |   13348  2850708 26192408 |  1264764      476      9 |  0.000 % |
1252.39/1258.09	c 1258	|       814 |   13348  2850708 26192408 |  1391240      814      8 |  0.000 % |
1252.69/1258.31	c 1258	|      1321 |   13348  2850708 26192408 |  1530364     1321      8 |  0.000 % |
1252.88/1258.59	c 1259	|      2081 |   13348  2850708 26192408 |  1683401     2081      9 |  0.000 % |
1254.07/1259.74	c 1260	|      3220 |   13348  2850708 26192408 |  1851741     3220     10 |  0.000 % |
1254.86/1260.55	c 1261	|      4928 |   13348  2850708 26192408 |  2036915     4928      9 |  0.000 % |
1256.25/1261.98	c 1262	|      7490 |   13348  2850708 26192408 |  2240606     7490      9 |  0.000 % |
1258.63/1264.34	c 1264	|     11334 |   13348  2850708 26192408 |  2464667    11334     10 |  0.000 % |
1262.69/1268.49	c 1269	|     17101 |   13348  2850708 26192408 |  2711134    17101     11 |  0.000 % |
1267.05/1272.86	c 1273	|     25751 |   13348  2850708 26192408 |  2982247    25751     11 |  0.000 % |
1274.68/1280.58	c 1281	|     38725 |   13348  2850708 26192408 |  3280472    38725     11 |  0.000 % |
1286.17/1292.13	c 1292	|     58186 |   13348  2850708 26192408 |  3608519    58186     11 |  0.000 % |
1305.08/1311.25	c 1311	|     87378 |   13348  2850708 26192408 |  3969371    87378     12 |  0.000 % |
1333.72/1340.11	c 1340	|    131167 |   13348  2850708 26192408 |  4366308   131167     12 |  0.000 % |
1378.99/1385.83	c 1386	|    196851 |   13348  2850708 26192408 |  4802939   196851     12 |  0.000 % |
1444.18/1451.60	c 1452	|    295377 |   13348  2850708 26192408 |  5283233   295377     12 |  0.000 % |
1570.19/1578.83	c 1579	|    443166 |   13348  2850708 26192408 |  5811556   443166     13 |  0.000 % |
1640.82/1650.16	c 1650	===============================================================================
1640.82/1650.16	c 1650	restarts              : 20
1640.82/1650.16	c 1650	conflicts             : 527343         (1345 /sec)
1640.82/1650.16	c 1650	decisions             : 720002         (1.63 % random) (1836 /sec)
1640.82/1650.16	c 1650	propagations          : 15388635       (39245 /sec)
1640.82/1650.16	c 1650	conflict literals     : 7008515        (21.79 % deleted)
1640.82/1650.16	c 1650	Memory used           : 272.93 MB
1640.82/1650.16	c 1650	CPU time              : 392.12 s
1640.82/1650.16	c 1650	
1640.82/1650.17	c 1650	SATISFIABLE
1640.92/1650.22	c 1650	DECODING HOME/temp.out WITH HOME/temp.map
1640.92/1650.22	c 1650	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1640.94/1650.30	c 1650	Decoding HOME/temp.out
1640.94/1650.44	s SATISFIABLE
1640.94/1650.45	v 18 14 21 15 14 19 21 8 25 22 4 13 20 15 14 0 12 24 20 18 4 8 17 4 18 19 20 19 19 4 17 11 11 0 13 4 17 14 21 20 11 13 0 21 0 11 14 13 18 14 17 17 24 14 1 0 18 22 8 21 4 19 22 0 19 0 3 24 19 0 24 4 0 17 18 19 24 11 8 25 4 4 21 0 18 20 4 4 2 20 14 13 4 18 15 24 4 17 6 19 22 8 13 19 20 1 20 17 4 18 24 20 6 0 18 19 20 19 20 12 14 17 0 19 24 20 18 20 17 18 20 18 4 19 7 4 17 18 8 21 4 18 14 17 21 8 4 19 14 19 14 20 25 11 4 18 24 4 0 24 20 15 0 22 11 4 12 20 4 4 13 3 8 4 12 0 0 18 4 13
1640.94/1650.45	c 1651	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1640.94/1650.49	c 1651	CPU 1639.07 (0.03 0.01 1639.04 2.13)
1640.94/1650.49	c 1651	END Fri Jul  4 13:00:39 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-1070939-1215167588/watcher-1070939-1215167588 -o /tmp/evaluation-result-1070939-1215167588/solver-1070939-1215167588 -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-1070939-1215167588.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: 1.92 1.99 2.06 4/74 30187
/proc/meminfo: memFree=1920968/2055920 swapFree=4180840/4192956
[pid=30187] ppid=30185 vsize=18572 CPUtime=0
/proc/30187/stat : 30187 (runsolver) R 30185 30187 29112 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1995732849 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 253307186471 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30187/statm: 4643 292 257 25 0 2626 0

[startup+0.0369039 s]
/proc/loadavg: 1.92 1.99 2.06 4/74 30187
/proc/meminfo: memFree=1920968/2055920 swapFree=4180840/4192956
[pid=30187] ppid=30185 vsize=2504 CPUtime=0
/proc/30187/stat : 30187 (sugar) D 30185 30187 29112 0 -1 4194304 37 0 1 0 0 0 0 0 19 0 1 0 1995732849 2564096 23 996147200 4194304 4206940 548682068608 18446744073709551615 253304570576 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/30187/statm: 626 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2504

[startup+0.101912 s]
/proc/loadavg: 1.92 1.99 2.06 4/74 30187
/proc/meminfo: memFree=1920968/2055920 swapFree=4180840/4192956
[pid=30187] ppid=30185 vsize=12272 CPUtime=0
/proc/30187/stat : 30187 (sugar) D 30185 30187 29112 0 -1 4194304 359 0 3 0 0 0 0 0 18 0 1 0 1995732849 12566528 330 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/30187/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301935 s]
/proc/loadavg: 1.92 1.99 2.06 4/74 30187
/proc/meminfo: memFree=1920968/2055920 swapFree=4180840/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=0.03
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 897 127 3 0 3 0 0 0 18 0 1 0 1995732849 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701969 s]
/proc/loadavg: 1.92 1.99 2.06 4/74 30187
/proc/meminfo: memFree=1920968/2055920 swapFree=4180840/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=0.03
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 897 127 3 0 3 0 0 0 18 0 1 0 1995732849 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50104 s]
/proc/loadavg: 1.92 1.99 2.06 3/85 30199
/proc/meminfo: memFree=1896048/2055920 swapFree=4180840/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1.09
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 970 9347 3 1 3 1 99 6 16 0 1 0 1995732849 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 13600

[startup+3.10219 s]
/proc/loadavg: 1.92 1.99 2.06 3/85 30209
/proc/meminfo: memFree=1901872/2055920 swapFree=4180840/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1.09
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 970 9347 3 1 3 1 99 6 16 0 1 0 1995732849 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 797 370 3 0 500 0
[pid=30200] ppid=30187 vsize=5356 CPUtime=0
/proc/30200/stat : 30200 (sh) S 30187 30187 29112 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995732977 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30200/statm: 1339 233 193 169 0 50 0
[pid=30201] ppid=30200 vsize=864248 CPUtime=1.79
/proc/30201/stat : 30201 (java) S 30200 30187 29112 0 -1 0 13087 0 1 0 172 7 0 0 18 0 9 0 1995732977 884989952 11980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30201/statm: 216062 11980 2540 9 0 210637 0
[pid=30201/tid=30202] ppid=30200 vsize=864248 CPUtime=1
/proc/30201/task/30202/stat : 30202 (java) R 30200 30187 29112 0 -1 64 2883 0 1 0 99 1 0 0 20 0 9 0 1995732978 884989952 11980 996147200 134512640 134550740 4294955952 18446744073709551615 103215000 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30203] ppid=30200 vsize=864248 CPUtime=0.68
/proc/30201/task/30203/stat : 30203 (java) S 30200 30187 29112 0 -1 64 9172 0 0 0 64 4 0 0 16 0 9 0 1995732979 884989952 11980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30204] ppid=30200 vsize=864248 CPUtime=0
/proc/30201/task/30204/stat : 30204 (java) S 30200 30187 29112 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1995732979 884989952 11980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30205] ppid=30200 vsize=864248 CPUtime=0
/proc/30201/task/30205/stat : 30205 (java) S 30200 30187 29112 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1995732979 884989952 11980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30206] ppid=30200 vsize=864248 CPUtime=0
/proc/30201/task/30206/stat : 30206 (java) S 30200 30187 29112 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995732982 884989952 11980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30207] ppid=30200 vsize=864248 CPUtime=0.08
/proc/30201/task/30207/stat : 30207 (java) S 30200 30187 29112 0 -1 64 335 0 0 0 8 0 0 0 16 0 9 0 1995732982 884989952 11980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30208] ppid=30200 vsize=864248 CPUtime=0
/proc/30201/task/30208/stat : 30208 (java) S 30200 30187 29112 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995732982 884989952 11980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30209] ppid=30200 vsize=864248 CPUtime=0
/proc/30201/task/30209/stat : 30209 (java) S 30200 30187 29112 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995732982 884989952 11980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 883204

[startup+6.30248 s]
/proc/loadavg: 2.01 2.01 2.06 3/85 30209
/proc/meminfo: memFree=1823536/2055920 swapFree=4180840/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1.09
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 970 9347 3 1 3 1 99 6 15 0 1 0 1995732849 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 797 370 3 0 500 0
[pid=30200] ppid=30187 vsize=5356 CPUtime=0
/proc/30200/stat : 30200 (sh) S 30187 30187 29112 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995732977 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30200/statm: 1339 233 193 169 0 50 0
[pid=30201] ppid=30200 vsize=868416 CPUtime=4.96
/proc/30201/stat : 30201 (java) S 30200 30187 29112 0 -1 0 34212 0 1 0 478 18 0 0 18 0 9 0 1995732977 889257984 32903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30201/statm: 217104 32903 2540 9 0 211679 0
[pid=30201/tid=30202] ppid=30200 vsize=868416 CPUtime=2.31
/proc/30201/task/30202/stat : 30202 (java) R 30200 30187 29112 0 -1 64 3670 0 1 0 229 2 0 0 25 0 9 0 1995732978 889257984 32903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30203] ppid=30200 vsize=868416 CPUtime=2.45
/proc/30201/task/30203/stat : 30203 (java) R 30200 30187 29112 0 -1 64 28402 0 0 0 231 14 0 0 16 0 9 0 1995732979 889257984 32903 996147200 134512640 134550740 4294955952 18446744073709551615 104187680 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30204] ppid=30200 vsize=868416 CPUtime=0
/proc/30201/task/30204/stat : 30204 (java) S 30200 30187 29112 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1995732979 889257984 32903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30205] ppid=30200 vsize=868416 CPUtime=0
/proc/30201/task/30205/stat : 30205 (java) S 30200 30187 29112 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1995732979 889257984 32903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30206] ppid=30200 vsize=868416 CPUtime=0
/proc/30201/task/30206/stat : 30206 (java) S 30200 30187 29112 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995732982 889257984 32903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30207] ppid=30200 vsize=868416 CPUtime=0.18
/proc/30201/task/30207/stat : 30207 (java) S 30200 30187 29112 0 -1 64 1443 0 0 0 18 0 0 0 16 0 9 0 1995732982 889257984 32903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30208] ppid=30200 vsize=868416 CPUtime=0
/proc/30201/task/30208/stat : 30208 (java) S 30200 30187 29112 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995732982 889257984 32903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30209] ppid=30200 vsize=868416 CPUtime=0
/proc/30201/task/30209/stat : 30209 (java) S 30200 30187 29112 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995732982 889257984 32903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 887372

[startup+12.7021 s]
/proc/loadavg: 2.09 2.03 2.07 3/85 30209
/proc/meminfo: memFree=1736176/2055920 swapFree=4180840/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1.09
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 971 9347 3 1 3 1 99 6 16 0 1 0 1995732849 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 797 370 3 0 500 0
[pid=30200] ppid=30187 vsize=5356 CPUtime=0
/proc/30200/stat : 30200 (sh) S 30187 30187 29112 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995732977 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30200/statm: 1339 233 193 169 0 50 0
[pid=30201] ppid=30200 vsize=868528 CPUtime=11.29
/proc/30201/stat : 30201 (java) S 30200 30187 29112 0 -1 0 67358 0 1 0 1093 36 0 0 18 0 9 0 1995732977 889372672 46670 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30201/statm: 217132 46670 2565 9 0 211679 0
[pid=30201/tid=30202] ppid=30200 vsize=868528 CPUtime=5.92
/proc/30201/task/30202/stat : 30202 (java) R 30200 30187 29112 0 -1 64 4619 0 1 0 586 6 0 0 25 0 9 0 1995732978 889372672 46670 996147200 134512640 134550740 4294955952 18446744073709551615 4126951285 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30203] ppid=30200 vsize=868528 CPUtime=5.11
/proc/30201/task/30203/stat : 30203 (java) S 30200 30187 29112 0 -1 64 60568 0 0 0 483 28 0 0 16 0 9 0 1995732979 889372672 46670 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30204] ppid=30200 vsize=868528 CPUtime=0
/proc/30201/task/30204/stat : 30204 (java) S 30200 30187 29112 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1995732979 889372672 46670 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30205] ppid=30200 vsize=868528 CPUtime=0
/proc/30201/task/30205/stat : 30205 (java) S 30200 30187 29112 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1995732979 889372672 46670 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30206] ppid=30200 vsize=868528 CPUtime=0
/proc/30201/task/30206/stat : 30206 (java) S 30200 30187 29112 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995732982 889372672 46670 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30207] ppid=30200 vsize=868528 CPUtime=0.23
/proc/30201/task/30207/stat : 30207 (java) S 30200 30187 29112 0 -1 64 1474 0 0 0 23 0 0 0 16 0 9 0 1995732982 889372672 46670 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30208] ppid=30200 vsize=868528 CPUtime=0
/proc/30201/task/30208/stat : 30208 (java) S 30200 30187 29112 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995732982 889372672 46670 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30209] ppid=30200 vsize=868528 CPUtime=0
/proc/30201/task/30209/stat : 30209 (java) S 30200 30187 29112 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995732982 889372672 46670 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 887484

[startup+25.5012 s]
/proc/loadavg: 2.07 2.02 2.07 3/85 30209
/proc/meminfo: memFree=1727856/2055920 swapFree=4180840/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1.09
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 971 9347 3 1 3 1 99 6 16 0 1 0 1995732849 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 797 370 3 0 500 0
[pid=30200] ppid=30187 vsize=5356 CPUtime=0
/proc/30200/stat : 30200 (sh) S 30187 30187 29112 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995732977 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30200/statm: 1339 233 193 169 0 50 0
[pid=30201] ppid=30200 vsize=868528 CPUtime=23.96
/proc/30201/stat : 30201 (java) S 30200 30187 29112 0 -1 0 67912 0 1 0 2356 40 0 0 18 0 9 0 1995732977 889372672 47194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30201/statm: 217132 47194 2565 9 0 211679 0
[pid=30201/tid=30202] ppid=30200 vsize=868528 CPUtime=18.37
/proc/30201/task/30202/stat : 30202 (java) R 30200 30187 29112 0 -1 64 4649 0 1 0 1828 9 0 0 25 0 9 0 1995732978 889372672 47194 996147200 134512640 134550740 4294955952 18446744073709551615 4126953822 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30203] ppid=30200 vsize=868528 CPUtime=5.33
/proc/30201/task/30203/stat : 30203 (java) S 30200 30187 29112 0 -1 64 61087 0 0 0 504 29 0 0 16 0 9 0 1995732979 889372672 47194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30204] ppid=30200 vsize=868528 CPUtime=0
/proc/30201/task/30204/stat : 30204 (java) S 30200 30187 29112 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1995732979 889372672 47194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30205] ppid=30200 vsize=868528 CPUtime=0
/proc/30201/task/30205/stat : 30205 (java) S 30200 30187 29112 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1995732979 889372672 47194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30206] ppid=30200 vsize=868528 CPUtime=0
/proc/30201/task/30206/stat : 30206 (java) S 30200 30187 29112 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995732982 889372672 47194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30207] ppid=30200 vsize=868528 CPUtime=0.23
/proc/30201/task/30207/stat : 30207 (java) S 30200 30187 29112 0 -1 64 1479 0 0 0 23 0 0 0 16 0 9 0 1995732982 889372672 47194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30208] ppid=30200 vsize=868528 CPUtime=0
/proc/30201/task/30208/stat : 30208 (java) S 30200 30187 29112 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995732982 889372672 47194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30201/tid=30209] ppid=30200 vsize=868528 CPUtime=0
/proc/30201/task/30209/stat : 30209 (java) S 30200 30187 29112 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995732982 889372672 47194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 887484

[startup+51.1025 s]
/proc/loadavg: 2.04 2.02 2.06 3/85 30209
/proc/meminfo: memFree=1701040/2055920 swapFree=4180840/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1.09
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 971 9347 3 1 3 1 99 6 15 0 1 0 1995732849 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 797 370 3 0 500 0
[pid=30200] ppid=30187 vsize=5356 CPUtime=0
/proc/30200/stat : 30200 (sh) S 30187 30187 29112 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995732977 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30200/statm: 1339 233 193 169 0 50 0
[pid=30201] ppid=30200 vsize=868528 CPUtime=49.32
/proc/30201/stat : 30201 (java) S 30200 30187 29112 0 -1 0 71897 0 1 0 4883 49 0 0 18 0 9 0 1995732977 889372672 51129 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30289
/proc/meminfo: memFree=1506744/2055920 swapFree=4180844/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1248.3
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 1029 127836 3 2 3 1 124669 157 16 0 1 0 1995732849 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 798 370 3 0 500 0
[pid=30288] ppid=30187 vsize=5356 CPUtime=0
/proc/30288/stat : 30288 (sh) S 30187 30187 29112 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995858234 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30288/statm: 1339 232 193 169 0 50 0
[pid=30289] ppid=30288 vsize=246052 CPUtime=166.85
/proc/30289/stat : 30289 (minisat) R 30288 30187 29112 0 -1 4194304 59675 0 0 0 16645 40 0 0 25 0 1 0 1995858235 251957248 59661 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/30289/statm: 61513 59661 76 150 0 61360 0
Current children cumulated CPU time (s) 1415.15
Current children cumulated vsize (KiB) 265008

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30289
/proc/meminfo: memFree=1495416/2055920 swapFree=4180844/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1248.3
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 1029 127836 3 2 3 1 124669 157 16 0 1 0 1995732849 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 798 370 3 0 500 0
[pid=30288] ppid=30187 vsize=5356 CPUtime=0
/proc/30288/stat : 30288 (sh) S 30187 30187 29112 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995858234 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30288/statm: 1339 232 193 169 0 50 0
[pid=30289] ppid=30288 vsize=258096 CPUtime=226.29
/proc/30289/stat : 30289 (minisat) R 30288 30187 29112 0 -1 4194304 62510 0 0 0 22587 42 0 0 25 0 1 0 1995858235 264290304 62496 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30289/statm: 64524 62496 76 150 0 64371 0
Current children cumulated CPU time (s) 1474.59
Current children cumulated vsize (KiB) 277052

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30289
/proc/meminfo: memFree=1488568/2055920 swapFree=4180844/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1248.3
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 1029 127836 3 2 3 1 124669 157 16 0 1 0 1995732849 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 798 370 3 0 500 0
[pid=30288] ppid=30187 vsize=5356 CPUtime=0
/proc/30288/stat : 30288 (sh) S 30187 30187 29112 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995858234 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30288/statm: 1339 232 193 169 0 50 0
[pid=30289] ppid=30288 vsize=264844 CPUtime=285.73
/proc/30289/stat : 30289 (minisat) R 30288 30187 29112 0 -1 4194304 64233 0 0 0 28529 44 0 0 25 0 1 0 1995858235 271200256 64219 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30289/statm: 66211 64219 76 150 0 66058 0
Current children cumulated CPU time (s) 1534.03
Current children cumulated vsize (KiB) 283800

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30289
/proc/meminfo: memFree=1481272/2055920 swapFree=4180844/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1248.3
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 1029 127836 3 2 3 1 124669 157 16 0 1 0 1995732849 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 798 370 3 0 500 0
[pid=30288] ppid=30187 vsize=5356 CPUtime=0
/proc/30288/stat : 30288 (sh) S 30187 30187 29112 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995858234 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30288/statm: 1339 232 193 169 0 50 0
[pid=30289] ppid=30288 vsize=272860 CPUtime=345.18
/proc/30289/stat : 30289 (minisat) R 30288 30187 29112 0 -1 4194304 66048 0 0 0 34472 46 0 0 25 0 1 0 1995858235 279408640 66034 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30289/statm: 68215 66034 76 150 0 68062 0
Current children cumulated CPU time (s) 1593.48
Current children cumulated vsize (KiB) 291816

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

[startup+1612.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30289
/proc/meminfo: memFree=1479864/2055920 swapFree=4180844/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1248.3
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 1029 127836 3 2 3 1 124669 157 16 0 1 0 1995732849 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 798 370 3 0 500 0
[pid=30288] ppid=30187 vsize=5356 CPUtime=0
/proc/30288/stat : 30288 (sh) S 30187 30187 29112 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995858234 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30288/statm: 1339 232 193 169 0 50 0
[pid=30289] ppid=30288 vsize=274116 CPUtime=355.47
/proc/30289/stat : 30289 (minisat) R 30288 30187 29112 0 -1 4194304 66387 0 0 0 35501 46 0 0 25 0 1 0 1995858235 280694784 66373 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30289/statm: 68529 66373 76 150 0 68376 0
Current children cumulated CPU time (s) 1603.77
Current children cumulated vsize (KiB) 293072

[startup+1625.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30289
/proc/meminfo: memFree=1478456/2055920 swapFree=4180844/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1248.3
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 1029 127836 3 2 3 1 124669 157 16 0 1 0 1995732849 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 798 370 3 0 500 0
[pid=30288] ppid=30187 vsize=5356 CPUtime=0
/proc/30288/stat : 30288 (sh) S 30187 30187 29112 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995858234 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30288/statm: 1339 232 193 169 0 50 0
[pid=30289] ppid=30288 vsize=275724 CPUtime=368.15
/proc/30289/stat : 30289 (minisat) R 30288 30187 29112 0 -1 4194304 66797 0 0 0 36769 46 0 0 25 0 1 0 1995858235 282341376 66783 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30289/statm: 68931 66783 76 150 0 68778 0
Current children cumulated CPU time (s) 1616.45
Current children cumulated vsize (KiB) 294680

[startup+1638.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30289
/proc/meminfo: memFree=1476088/2055920 swapFree=4180844/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1248.3
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 1029 127836 3 2 3 1 124669 157 16 0 1 0 1995732849 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 798 370 3 0 500 0
[pid=30288] ppid=30187 vsize=5356 CPUtime=0
/proc/30288/stat : 30288 (sh) S 30187 30187 29112 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995858234 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30288/statm: 1339 232 193 169 0 50 0
[pid=30289] ppid=30288 vsize=277940 CPUtime=380.84
/proc/30289/stat : 30289 (minisat) R 30288 30187 29112 0 -1 4194304 67335 0 0 0 38037 47 0 0 25 0 1 0 1995858235 284610560 67321 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/30289/statm: 69485 67321 76 150 0 69332 0
Current children cumulated CPU time (s) 1629.14
Current children cumulated vsize (KiB) 296896

[startup+1644.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30289
/proc/meminfo: memFree=1475064/2055920 swapFree=4180844/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1248.3
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 1029 127836 3 2 3 1 124669 157 16 0 1 0 1995732849 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 798 370 3 0 500 0
[pid=30288] ppid=30187 vsize=5356 CPUtime=0
/proc/30288/stat : 30288 (sh) S 30187 30187 29112 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995858234 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30288/statm: 1339 232 193 169 0 50 0
[pid=30289] ppid=30288 vsize=278952 CPUtime=387.17
/proc/30289/stat : 30289 (minisat) R 30288 30187 29112 0 -1 4194304 67576 0 0 0 38670 47 0 0 25 0 1 0 1995858235 285646848 67562 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30289/statm: 69738 67562 76 150 0 69585 0
Current children cumulated CPU time (s) 1635.47
Current children cumulated vsize (KiB) 297908

[startup+1647.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30289
/proc/meminfo: memFree=1474744/2055920 swapFree=4180844/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1248.3
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 1029 127836 3 2 3 1 124669 157 16 0 1 0 1995732849 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 798 370 3 0 500 0
[pid=30288] ppid=30187 vsize=5356 CPUtime=0
/proc/30288/stat : 30288 (sh) S 30187 30187 29112 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995858234 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30288/statm: 1339 232 193 169 0 50 0
[pid=30289] ppid=30288 vsize=279216 CPUtime=390.34
/proc/30289/stat : 30289 (minisat) R 30288 30187 29112 0 -1 4194304 67651 0 0 0 38987 47 0 0 25 0 1 0 1995858235 285917184 67637 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30289/statm: 69804 67637 76 150 0 69651 0
Current children cumulated CPU time (s) 1638.64
Current children cumulated vsize (KiB) 298172

[startup+1649.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30289
/proc/meminfo: memFree=1474680/2055920 swapFree=4180844/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1248.3
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 1029 127836 3 2 3 1 124669 157 16 0 1 0 1995732849 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 798 370 3 0 500 0
[pid=30288] ppid=30187 vsize=5356 CPUtime=0
/proc/30288/stat : 30288 (sh) S 30187 30187 29112 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995858234 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30288/statm: 1339 232 193 169 0 50 0
[pid=30289] ppid=30288 vsize=279348 CPUtime=391.93
/proc/30289/stat : 30289 (minisat) R 30288 30187 29112 0 -1 4194304 67685 0 0 0 39146 47 0 0 25 0 1 0 1995858235 286052352 67671 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/30289/statm: 69837 67671 76 150 0 69684 0
Current children cumulated CPU time (s) 1640.23
Current children cumulated vsize (KiB) 298304

[startup+1650.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30289
/proc/meminfo: memFree=1474552/2055920 swapFree=4180844/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1640.94
/proc/30187/stat : 30187 (sugar) S 30185 30187 29112 0 -1 4194304 1067 195848 3 2 3 1 163881 209 17 0 1 0 1995732849 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30187/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 1640.94
Current children cumulated vsize (KiB) 13600

[startup+1650.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30289
/proc/meminfo: memFree=1474552/2055920 swapFree=4180844/4192956
[pid=30187] ppid=30185 vsize=13600 CPUtime=1641.22
/proc/30187/stat : 30187 (sugar) R 30185 30187 29112 0 -1 4194304 1113 199593 3 3 3 2 163904 213 16 0 1 0 1995732849 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 253307360297 0 0 4224 16386 0 0 0 17 1 0 0
/proc/30187/statm: 3400 799 371 3 0 500 0
Current children cumulated CPU time (s) 1641.22
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 1650.57
CPU time (s): 1641.3
CPU user time (s): 1639.08
CPU system time (s): 2.22066
CPU usage (%): 99.4389
Max. virtual memory (cumulated for all children) (KiB): 908364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1639.08
system time used= 2.22066
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200736
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32894
involuntary context switches= 56041

runsolver used 2.36964 second user time and 5.16122 second system time

The end

Launcher Data (download as text)

Begin job on node25 at 2008-07-04 12:33:08
IDJOB=1070939
IDBENCH=56005
IDSOLVER=346
FILE ID=node25/1070939-1215167588
PBS_JOBID= 7881458
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ukPuzzle/normalized-crossword-m1-uk-puzzle17.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-1070939-1215167588/watcher-1070939-1215167588 -o /tmp/evaluation-result-1070939-1215167588/solver-1070939-1215167588 -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-1070939-1215167588.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 986ce178ce14d067dc534143840d5d5c
RANDOM SEED=138653442

node25.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.234
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.234
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:       1921448 kB
Buffers:         12684 kB
Cached:          46136 kB
SwapCached:       4964 kB
Active:          54568 kB
Inactive:        27548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1921448 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:            2460 kB
Writeback:           0 kB
Mapped:          30900 kB
Slab:            37488 kB
Committed_AS:  3540440 kB
PageTables:       1948 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= 66556 MiB
End job on node25 at 2008-07-04 13:00:39