Trace number 1068010

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 313.94 314.573

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-15-05.xml
MD5SUM1088f687040d2c1385f07f325ab59f0e
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.267959
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of constraints1044
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension78
Number of constraints which are defined in intension966
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 08:14:57 2008
0.00/0.04	c 0	PID 25885
0.03/0.04	c 0	HOST node87.alineos.net
0.03/0.04	c 0	CONVERTING HOME/instance-1068010-1215152097.xml TO HOME/temp.csp
0.03/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1068010-1215152097.xml' 'HOME/temp.csp'
0.03/0.55	c 0	1 domains, 181 variables, 6 predicates, 7 relations, 1044 constraints
0.03/0.56	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.56	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.53/0.64	c 0	Parsing HOME/temp.csp
0.53/0.91	c 1	parsed 1239 expressions
0.53/0.92	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.53/0.92	c 1	Converting to clausal form CSP
0.53/0.94	c 1	converted 124 (10%) expressions
1.44/1.52	c 1	converted 248 (20%) expressions
2.13/2.26	c 2	converted 372 (30%) expressions
2.22/2.31	c 2	converted 496 (40%) expressions
2.22/2.32	c 2	converted 620 (50%) expressions
2.22/2.34	c 2	converted 744 (60%) expressions
2.22/2.36	c 2	converted 868 (70%) expressions
2.22/2.37	c 2	converted 992 (80%) expressions
2.22/2.38	c 2	converted 1116 (90%) expressions
2.53/2.69	c 2	converted 1239 (100%) expressions
2.53/2.69	c 2	CSP : 181 integers, 0 booleans, 1044 clauses, largest domain size 26
2.53/2.69	c 2	Heap : 42 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.53/2.69	c 2	Propagation in CSP
2.63/2.70	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.63/2.70	c 2	CSP : 181 integers, 0 booleans, 1044 clauses, largest domain size 26
2.63/2.70	c 2	Heap : 43 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.63/2.71	c 2	Simplifing CSP by introducing new Boolean variables
2.63/2.76	c 2	CSP : 181 integers, 8046 booleans, 9090 clauses, largest domain size 26
2.63/2.76	c 2	Heap : 44 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.82/2.99	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.92/3.01	c 3	19 (10%) CSP integer variables are encoded (456 clauses, 4872 bytes)
2.92/3.02	c 3	37 (20%) CSP integer variables are encoded (888 clauses, 9624 bytes)
2.92/3.02	c 3	55 (30%) CSP integer variables are encoded (1320 clauses, 15097 bytes)
2.92/3.02	c 3	73 (40%) CSP integer variables are encoded (1752 clauses, 20713 bytes)
2.92/3.02	c 3	91 (50%) CSP integer variables are encoded (2184 clauses, 26329 bytes)
2.92/3.02	c 3	109 (60%) CSP integer variables are encoded (2616 clauses, 31945 bytes)
2.92/3.02	c 3	127 (70%) CSP integer variables are encoded (3048 clauses, 37561 bytes)
2.92/3.02	c 3	145 (80%) CSP integer variables are encoded (3480 clauses, 43177 bytes)
2.92/3.02	c 3	163 (90%) CSP integer variables are encoded (3912 clauses, 48793 bytes)
2.92/3.02	c 3	181 (100%) CSP integer variables are encoded (4344 clauses, 54409 bytes)
36.82/37.29	c 37	909 (10%) CSP clauses are encoded (611080 clauses, 25816275 bytes)
36.92/37.34	c 37	1818 (20%) CSP clauses are encoded (632189 clauses, 26185807 bytes)
36.92/37.38	c 37	2727 (30%) CSP clauses are encoded (653298 clauses, 26561519 bytes)
37.01/37.42	c 37	3636 (40%) CSP clauses are encoded (674407 clauses, 26935433 bytes)
37.01/37.46	c 37	4545 (50%) CSP clauses are encoded (695516 clauses, 27323116 bytes)
37.11/37.50	c 37	5454 (60%) CSP clauses are encoded (716625 clauses, 27717622 bytes)
37.11/37.54	c 37	6363 (70%) CSP clauses are encoded (737734 clauses, 28114854 bytes)
37.11/37.58	c 37	7272 (80%) CSP clauses are encoded (759118 clauses, 28521001 bytes)
40.88/41.31	c 41	8181 (90%) CSP clauses are encoded (811020 clauses, 30744582 bytes)
44.55/45.08	c 45	9090 (100%) CSP clauses are encoded (864420 clauses, 33500599 bytes)
44.55/45.08	c 45	9090 CSP clauses encoded
44.55/45.08	c 45	Writing map file : HOME/temp.map
44.55/45.08	c 45	Heap : 72 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
44.55/45.08	c 45	SAT : 12571 SAT variables, 864420 SAT clauses, 33500599 bytes
44.55/45.08	c 45	Heap : 72 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
44.64/45.11	c 45	SOLVING HOME/temp.cnf
44.64/45.11	c 45	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
44.64/45.12	c 45	This is MiniSat 2.0 beta
44.64/45.12	c 45	WARNING: for repeatability, setting FPU to use double precision
44.64/45.12	c 45	============================[ Problem Statistics ]=============================
44.64/45.12	c 45	|                                                                             |
44.64/45.12	c 45	|  Number of variables:  12571                                                |
44.64/45.12	c 45	|  Number of clauses:    864420                                               |
44.66/45.81	c 45	|  Parsing time:         0.60         s                                       |
44.66/45.85	c 45	============================[ Search Statistics ]==============================
44.66/45.85	c 45	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
44.66/45.85	c 45	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
44.66/45.85	c 45	===============================================================================
44.66/45.85	c 45	|         0 |   12565   864219  5982433 |   288073        0    nan |  0.000 % |
44.66/45.92	c 46	|       100 |   12565   864219  5982433 |   316880      100      8 |  0.048 % |
44.66/45.99	c 46	|       250 |   12565   864219  5982433 |   348568      250     10 |  0.048 % |
44.66/46.03	c 46	|       476 |   12565   864219  5982433 |   383425      476     10 |  0.048 % |
45.63/46.17	c 46	|       813 |   12565   864219  5982433 |   421767      813     10 |  0.048 % |
45.83/46.31	c 46	|      1319 |   12565   864219  5982433 |   463944     1319     12 |  0.048 % |
45.93/46.49	c 46	|      2078 |   12565   864219  5982433 |   510338     2078     11 |  0.048 % |
46.32/46.81	c 46	|      3217 |   12565   864219  5982433 |   561372     3216     12 |  0.056 % |
46.83/47.35	c 47	|      4927 |   12564   864219  5982433 |   617510     4926     12 |  0.056 % |
47.62/48.13	c 48	|      7489 |   12564   864219  5982433 |   679261     7488     12 |  0.056 % |
49.22/49.79	c 49	|     11334 |   12564   864219  5982433 |   747187    11333     12 |  0.056 % |
50.62/51.11	c 51	|     17100 |   12564   864219  5982433 |   821905    17099     13 |  0.056 % |
51.82/52.39	c 52	|     25749 |   12563   864219  5982433 |   904096    25747     12 |  0.064 % |
55.91/56.48	c 56	|     38723 |   12563   864219  5982433 |   994506    38721     13 |  0.064 % |
63.91/64.47	c 64	|     58184 |   12562   864219  5982433 |  1093956    58181     14 |  0.072 % |
71.11/71.69	c 71	|     87376 |   12561   864219  5982433 |  1203352    87372     14 |  0.080 % |
84.00/84.58	c 84	|    131167 |   12560   863888  5980630 |  1323687   131157     14 |  0.088 % |
114.39/114.98	c 115	|    196853 |   12560   863888  5980630 |  1456056   196843     17 |  0.088 % |
171.65/172.25	c 172	|    295379 |   12560   863448  5977142 |  1601662   295369     17 |  0.088 % |
282.90/283.55	c 283	|    443168 |   12560   863448  5977142 |  1761828   443158     17 |  0.088 % |
313.70/314.31	c 314	===============================================================================
313.70/314.31	c 314	restarts              : 20
313.70/314.31	c 314	conflicts             : 478623         (1780 /sec)
313.70/314.31	c 314	decisions             : 680708         (1.69 % random) (2532 /sec)
313.70/314.31	c 314	propagations          : 39817500       (148116 /sec)
313.70/314.31	c 314	conflict literals     : 8119038        (25.37 % deleted)
313.70/314.31	c 314	Memory used           : 107.91 MB
313.70/314.31	c 314	CPU time              : 268.827 s
313.70/314.31	c 314	
313.70/314.32	c 314	SATISFIABLE
313.70/314.34	c 314	DECODING HOME/temp.out WITH HOME/temp.map
313.70/314.34	c 314	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
313.75/314.42	c 314	Decoding HOME/temp.out
313.75/314.49	s SATISFIABLE
313.75/314.49	v 14 18 2 0 17 18 19 0 13 19 7 0 8 18 14 0 15 24 22 0 3 8 7 24 12 13 7 14 17 18 4 22 14 12 4 13 14 12 8 19 0 13 19 4 0 17 4 13 0 18 0 13 4 0 23 4 18 4 13 14 17 21 4 18 19 17 24 18 22 0 19 0 25 19 4 2 22 0 17 17 0 13 19 19 17 0 13 18 15 11 0 13 19 0 19 8 14 13 0 17 19 8 18 0 13 19 14 13 8 2 13 8 2 10 19 20 15 4 11 14 15 17 14 1 4 7 14 12 17 14 15 4 0 17 8 4 18 25 4 0 11 4 24 4 3 2 7 17 8 18 19 8 0 13 0 18 0 17 8 17 4 8 13 22 14 17 18 19 18 11 0 12 4 0 18 4 0 13 13 8 4
313.88/314.51	c 314	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
313.88/314.56	c 314	CPU 313.22 (0.03 0.01 313.19 0.67)
313.88/314.56	c 314	END Fri Jul  4 08:20:11 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-1068010-1215152097/watcher-1068010-1215152097 -o /tmp/evaluation-result-1068010-1215152097/solver-1068010-1215152097 -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-1068010-1215152097.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.12 2.03 2.01 4/73 25885
/proc/meminfo: memFree=1840016/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=12268 CPUtime=0
/proc/25885/stat : 25885 (sugar) R 25883 25885 23136 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 627465330 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 254622612478 0 0 4224 0 0 0 0 17 0 0 0
/proc/25885/statm: 3067 316 241 3 0 167 0

[startup+0.042714 s]
/proc/loadavg: 2.12 2.03 2.01 4/73 25885
/proc/meminfo: memFree=1840016/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=0.03
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 845 0 0 0 3 0 0 0 19 0 1 0 627465330 13926400 793 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25885/statm: 3400 793 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102713 s]
/proc/loadavg: 2.12 2.03 2.01 4/73 25885
/proc/meminfo: memFree=1840016/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=0.03
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 627465330 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25885/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301732 s]
/proc/loadavg: 2.12 2.03 2.01 4/73 25885
/proc/meminfo: memFree=1840016/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=0.03
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 627465330 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25885/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701774 s]
/proc/loadavg: 2.12 2.03 2.01 4/73 25885
/proc/meminfo: memFree=1840016/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=0.53
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 973 6678 0 1 3 1 44 5 15 0 1 0 627465330 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25885/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 13600

[startup+1.50186 s]
/proc/loadavg: 2.12 2.03 2.01 4/84 25907
/proc/meminfo: memFree=1826808/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=0.53
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 973 6678 0 1 3 1 44 5 15 0 1 0 627465330 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25885/statm: 3400 797 370 3 0 500 0
[pid=25898] ppid=25885 vsize=5356 CPUtime=0
/proc/25898/stat : 25898 (sh) S 25885 25885 23136 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 627465387 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25898/statm: 1339 233 193 169 0 50 0
[pid=25899] ppid=25898 vsize=864276 CPUtime=0.91
/proc/25899/stat : 25899 (java) S 25898 25885 23136 0 -1 0 9494 0 1 0 87 4 0 0 18 0 9 0 627465387 885018624 8756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25899/statm: 216069 8756 2540 9 0 210644 0
[pid=25899/tid=25900] ppid=25898 vsize=864276 CPUtime=0.48
/proc/25899/task/25900/stat : 25900 (java) R 25898 25885 23136 0 -1 64 2781 0 1 0 47 1 0 0 20 0 9 0 627465388 885018624 8756 996147200 134512640 134550740 4294955952 18446744073709551615 4126580408 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25901] ppid=25898 vsize=864276 CPUtime=0.33
/proc/25899/task/25901/stat : 25901 (java) S 25898 25885 23136 0 -1 64 5677 0 0 0 31 2 0 0 16 0 9 0 627465389 885018624 8756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25902] ppid=25898 vsize=864276 CPUtime=0
/proc/25899/task/25902/stat : 25902 (java) S 25898 25885 23136 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 627465389 885018624 8756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25903] ppid=25898 vsize=864276 CPUtime=0
/proc/25899/task/25903/stat : 25903 (java) S 25898 25885 23136 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 627465389 885018624 8756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25904] ppid=25898 vsize=864276 CPUtime=0
/proc/25899/task/25904/stat : 25904 (java) S 25898 25885 23136 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 627465391 885018624 8756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25905] ppid=25898 vsize=864276 CPUtime=0.07
/proc/25899/task/25905/stat : 25905 (java) S 25898 25885 23136 0 -1 64 343 0 0 0 7 0 0 0 16 0 9 0 627465391 885018624 8756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25906] ppid=25898 vsize=864276 CPUtime=0
/proc/25899/task/25906/stat : 25906 (java) S 25898 25885 23136 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 627465391 885018624 8756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25907] ppid=25898 vsize=864276 CPUtime=0
/proc/25899/task/25907/stat : 25907 (java) S 25898 25885 23136 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627465391 885018624 8756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883232

[startup+3.10204 s]
/proc/loadavg: 2.19 2.05 2.01 4/84 25907
/proc/meminfo: memFree=1797048/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=0.53
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 974 6678 0 1 3 1 44 5 15 0 1 0 627465330 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25885/statm: 3400 797 370 3 0 500 0
[pid=25898] ppid=25885 vsize=5356 CPUtime=0
/proc/25898/stat : 25898 (sh) S 25885 25885 23136 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 627465387 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25898/statm: 1339 233 193 169 0 50 0
[pid=25899] ppid=25898 vsize=868536 CPUtime=2.5
/proc/25899/stat : 25899 (java) S 25898 25885 23136 0 -1 0 17771 0 1 0 242 8 0 0 18 0 9 0 627465387 889380864 16941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25899/statm: 217134 16941 2565 9 0 211681 0
[pid=25899/tid=25900] ppid=25898 vsize=868536 CPUtime=0.98
/proc/25899/task/25900/stat : 25900 (java) R 25898 25885 23136 0 -1 64 3374 0 1 0 96 2 0 0 24 0 9 0 627465388 889380864 16941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25901] ppid=25898 vsize=868536 CPUtime=1.27
/proc/25899/task/25901/stat : 25901 (java) R 25898 25885 23136 0 -1 64 12219 0 0 0 124 3 0 0 16 0 9 0 627465389 889380864 16941 996147200 134512640 134550740 4294955952 18446744073709551615 101408984 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25902] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25902/stat : 25902 (java) S 25898 25885 23136 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 627465389 889380864 16941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25903] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25903/stat : 25903 (java) S 25898 25885 23136 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 627465389 889380864 16941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25904] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25904/stat : 25904 (java) S 25898 25885 23136 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 627465391 889380864 16941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25905] ppid=25898 vsize=868536 CPUtime=0.22
/proc/25899/task/25905/stat : 25905 (java) S 25898 25885 23136 0 -1 64 1485 0 0 0 21 1 0 0 15 0 9 0 627465391 889380864 16941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25906] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25906/stat : 25906 (java) S 25898 25885 23136 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 627465391 889380864 16941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25907] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25907/stat : 25907 (java) S 25898 25885 23136 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627465391 889380864 16941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 887492

[startup+6.30264 s]
/proc/loadavg: 2.19 2.05 2.01 3/84 25907
/proc/meminfo: memFree=1775480/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=0.53
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 974 6678 0 1 3 1 44 5 15 0 1 0 627465330 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25885/statm: 3400 797 370 3 0 500 0
[pid=25898] ppid=25885 vsize=5356 CPUtime=0
/proc/25898/stat : 25898 (sh) S 25885 25885 23136 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 627465387 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25898/statm: 1339 233 193 169 0 50 0
[pid=25899] ppid=25898 vsize=868536 CPUtime=5.67
/proc/25899/stat : 25899 (java) S 25898 25885 23136 0 -1 0 18033 0 1 0 556 11 0 0 18 0 9 0 627465387 889380864 17120 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25899/statm: 217134 17120 2565 9 0 211681 0
[pid=25899/tid=25900] ppid=25898 vsize=868536 CPUtime=4.01
/proc/25899/task/25900/stat : 25900 (java) R 25898 25885 23136 0 -1 64 3457 0 1 0 396 5 0 0 25 0 9 0 627465388 889380864 17120 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25901] ppid=25898 vsize=868536 CPUtime=1.42
/proc/25899/task/25901/stat : 25901 (java) S 25898 25885 23136 0 -1 64 12396 0 0 0 138 4 0 0 15 0 9 0 627465389 889380864 17120 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25902] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25902/stat : 25902 (java) S 25898 25885 23136 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 627465389 889380864 17120 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25903] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25903/stat : 25903 (java) S 25898 25885 23136 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 627465389 889380864 17120 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25904] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25904/stat : 25904 (java) S 25898 25885 23136 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 627465391 889380864 17120 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25905] ppid=25898 vsize=868536 CPUtime=0.22
/proc/25899/task/25905/stat : 25905 (java) S 25898 25885 23136 0 -1 64 1487 0 0 0 21 1 0 0 16 0 9 0 627465391 889380864 17120 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25906] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25906/stat : 25906 (java) S 25898 25885 23136 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 627465391 889380864 17120 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25907] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25907/stat : 25907 (java) S 25898 25885 23136 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627465391 889380864 17120 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 887492

[startup+12.7021 s]
/proc/loadavg: 2.24 2.06 2.02 3/84 25907
/proc/meminfo: memFree=1758328/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=0.53
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 974 6678 0 1 3 1 44 5 15 0 1 0 627465330 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25885/statm: 3400 797 370 3 0 500 0
[pid=25898] ppid=25885 vsize=5356 CPUtime=0
/proc/25898/stat : 25898 (sh) S 25885 25885 23136 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 627465387 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25898/statm: 1339 233 193 169 0 50 0
[pid=25899] ppid=25898 vsize=868536 CPUtime=12
/proc/25899/stat : 25899 (java) S 25898 25885 23136 0 -1 0 20873 0 1 0 1185 15 0 0 18 0 9 0 627465387 889380864 19859 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25899/statm: 217134 19859 2565 9 0 211681 0
[pid=25899/tid=25900] ppid=25898 vsize=868536 CPUtime=10.1
/proc/25899/task/25900/stat : 25900 (java) R 25898 25885 23136 0 -1 64 3558 0 1 0 1002 8 0 0 25 0 9 0 627465388 889380864 19859 996147200 134512640 134550740 4294955952 18446744073709551615 4126943696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25901] ppid=25898 vsize=868536 CPUtime=1.66
/proc/25899/task/25901/stat : 25901 (java) S 25898 25885 23136 0 -1 64 15130 0 0 0 161 5 0 0 16 0 9 0 627465389 889380864 19859 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25902] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25902/stat : 25902 (java) S 25898 25885 23136 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 627465389 889380864 19859 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25903] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25903/stat : 25903 (java) S 25898 25885 23136 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 627465389 889380864 19859 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25904] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25904/stat : 25904 (java) S 25898 25885 23136 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 627465391 889380864 19859 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25905] ppid=25898 vsize=868536 CPUtime=0.23
/proc/25899/task/25905/stat : 25905 (java) S 25898 25885 23136 0 -1 64 1492 0 0 0 22 1 0 0 17 0 9 0 627465391 889380864 19859 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25906] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25906/stat : 25906 (java) S 25898 25885 23136 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 627465391 889380864 19859 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25907] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25907/stat : 25907 (java) S 25898 25885 23136 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627465391 889380864 19859 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 887492

[startup+25.5025 s]
/proc/loadavg: 2.21 2.06 2.02 3/84 25907
/proc/meminfo: memFree=1736888/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=0.53
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 974 6678 0 1 3 1 44 5 15 0 1 0 627465330 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25885/statm: 3400 797 370 3 0 500 0
[pid=25898] ppid=25885 vsize=5356 CPUtime=0
/proc/25898/stat : 25898 (sh) S 25885 25885 23136 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 627465387 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25898/statm: 1339 233 193 169 0 50 0
[pid=25899] ppid=25898 vsize=868536 CPUtime=24.68
/proc/25899/stat : 25899 (java) S 25898 25885 23136 0 -1 0 27636 0 1 0 2446 22 0 0 18 0 9 0 627465387 889380864 22950 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25899/statm: 217134 22950 2565 9 0 211681 0
[pid=25899/tid=25900] ppid=25898 vsize=868536 CPUtime=22.13
/proc/25899/task/25900/stat : 25900 (java) R 25898 25885 23136 0 -1 64 3705 0 1 0 2201 12 0 0 25 0 9 0 627465388 889380864 22950 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25901] ppid=25898 vsize=868536 CPUtime=2.3
/proc/25899/task/25901/stat : 25901 (java) S 25898 25885 23136 0 -1 64 21742 0 0 0 222 8 0 0 16 0 9 0 627465389 889380864 22950 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25902] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25902/stat : 25902 (java) S 25898 25885 23136 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 627465389 889380864 22950 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25899/tid=25903] ppid=25898 vsize=868536 CPUtime=0
/proc/25899/task/25903/stat : 25903 (java) S 25898 25885 23136 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 627465389 889380864 22950 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 94180

[startup+162.303 s]
/proc/loadavg: 2.11 2.07 2.02 3/76 25909
/proc/meminfo: memFree=1717176/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=44.66
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 1032 35895 0 2 3 1 4423 39 16 0 1 0 627465330 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25885/statm: 3400 798 370 3 0 500 0
[pid=25908] ppid=25885 vsize=5356 CPUtime=0
/proc/25908/stat : 25908 (sh) S 25885 25885 23136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627469842 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25908/statm: 1339 232 193 169 0 50 0
[pid=25909] ppid=25908 vsize=88276 CPUtime=117.1
/proc/25909/stat : 25909 (minisat) R 25908 25885 23136 0 -1 4194304 21731 0 0 0 11693 17 0 0 25 0 1 0 627469843 90394624 21717 996147200 134512640 135127466 4294956272 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/25909/statm: 22069 21717 76 150 0 21916 0
Current children cumulated CPU time (s) 161.76
Current children cumulated vsize (KiB) 107232

[startup+222.303 s]
/proc/loadavg: 2.10 2.07 2.02 3/76 25909
/proc/meminfo: memFree=1707384/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=44.66
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 1032 35895 0 2 3 1 4423 39 16 0 1 0 627465330 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25885/statm: 3400 798 370 3 0 500 0
[pid=25908] ppid=25885 vsize=5356 CPUtime=0
/proc/25908/stat : 25908 (sh) S 25885 25885 23136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627469842 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25908/statm: 1339 232 193 169 0 50 0
[pid=25909] ppid=25908 vsize=98556 CPUtime=177.07
/proc/25909/stat : 25909 (minisat) R 25908 25885 23136 0 -1 4194304 24203 0 0 0 17687 20 0 0 25 0 1 0 627469843 100921344 24189 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25909/statm: 24639 24189 76 150 0 24486 0
Current children cumulated CPU time (s) 221.73
Current children cumulated vsize (KiB) 117512

[startup+282.302 s]
/proc/loadavg: 2.09 2.07 2.02 3/76 25909
/proc/meminfo: memFree=1700280/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=44.66
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 1032 35895 0 2 3 1 4423 39 16 0 1 0 627465330 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25885/statm: 3400 798 370 3 0 500 0
[pid=25908] ppid=25885 vsize=5356 CPUtime=0
/proc/25908/stat : 25908 (sh) S 25885 25885 23136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627469842 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25908/statm: 1339 232 193 169 0 50 0
[pid=25909] ppid=25908 vsize=105400 CPUtime=237.04
/proc/25909/stat : 25909 (minisat) R 25908 25885 23136 0 -1 4194304 25992 0 0 0 23683 21 0 0 25 0 1 0 627469843 107929600 25978 996147200 134512640 135127466 4294956272 18446744073709551615 134530736 0 0 4096 3 0 0 0 17 0 0 0
/proc/25909/statm: 26350 25978 76 150 0 26197 0
Current children cumulated CPU time (s) 281.7
Current children cumulated vsize (KiB) 124356

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

[startup+294.302 s]
/proc/loadavg: 2.07 2.06 2.02 3/76 25909
/proc/meminfo: memFree=1698360/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=44.66
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 1032 35895 0 2 3 1 4423 39 16 0 1 0 627465330 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25885/statm: 3400 798 370 3 0 500 0
[pid=25908] ppid=25885 vsize=5356 CPUtime=0
/proc/25908/stat : 25908 (sh) S 25885 25885 23136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627469842 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25908/statm: 1339 232 193 169 0 50 0
[pid=25909] ppid=25908 vsize=107172 CPUtime=249.04
/proc/25909/stat : 25909 (minisat) R 25908 25885 23136 0 -1 4194304 26442 0 0 0 24882 22 0 0 25 0 1 0 627469843 109744128 26428 996147200 134512640 135127466 4294956272 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/25909/statm: 26793 26428 76 150 0 26640 0
Current children cumulated CPU time (s) 293.7
Current children cumulated vsize (KiB) 126128

[startup+307.102 s]
/proc/loadavg: 2.06 2.06 2.02 3/76 25909
/proc/meminfo: memFree=1696824/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=44.66
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 1032 35895 0 2 3 1 4423 39 16 0 1 0 627465330 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25885/statm: 3400 798 370 3 0 500 0
[pid=25908] ppid=25885 vsize=5356 CPUtime=0
/proc/25908/stat : 25908 (sh) S 25885 25885 23136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627469842 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25908/statm: 1339 232 193 169 0 50 0
[pid=25909] ppid=25908 vsize=109684 CPUtime=261.84
/proc/25909/stat : 25909 (minisat) R 25908 25885 23136 0 -1 4194304 26831 0 0 0 26161 23 0 0 25 0 1 0 627469843 112316416 26817 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25909/statm: 27421 26817 76 150 0 27268 0
Current children cumulated CPU time (s) 306.5
Current children cumulated vsize (KiB) 128640

[startup+310.301 s]
/proc/loadavg: 2.06 2.06 2.02 3/76 25909
/proc/meminfo: memFree=1696440/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=44.66
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 1032 35895 0 2 3 1 4423 39 16 0 1 0 627465330 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25885/statm: 3400 798 370 3 0 500 0
[pid=25908] ppid=25885 vsize=5356 CPUtime=0
/proc/25908/stat : 25908 (sh) S 25885 25885 23136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627469842 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25908/statm: 1339 232 193 169 0 50 0
[pid=25909] ppid=25908 vsize=109948 CPUtime=265.04
/proc/25909/stat : 25909 (minisat) R 25908 25885 23136 0 -1 4194304 26919 0 0 0 26481 23 0 0 25 0 1 0 627469843 112586752 26905 996147200 134512640 135127466 4294956272 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 0 0 0
/proc/25909/statm: 27487 26905 76 150 0 27334 0
Current children cumulated CPU time (s) 309.7
Current children cumulated vsize (KiB) 128904

[startup+311.902 s]
/proc/loadavg: 2.06 2.06 2.02 3/76 25909
/proc/meminfo: memFree=1696248/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=44.66
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 1032 35895 0 2 3 1 4423 39 16 0 1 0 627465330 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25885/statm: 3400 798 370 3 0 500 0
[pid=25908] ppid=25885 vsize=5356 CPUtime=0
/proc/25908/stat : 25908 (sh) S 25885 25885 23136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627469842 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25908/statm: 1339 232 193 169 0 50 0
[pid=25909] ppid=25908 vsize=110228 CPUtime=266.64
/proc/25909/stat : 25909 (minisat) R 25908 25885 23136 0 -1 4194304 26978 0 0 0 26641 23 0 0 25 0 1 0 627469843 112873472 26964 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25909/statm: 27557 26964 76 150 0 27404 0
Current children cumulated CPU time (s) 311.3
Current children cumulated vsize (KiB) 129184

[startup+313.507 s]
/proc/loadavg: 2.13 2.08 2.02 3/76 25909
/proc/meminfo: memFree=1695992/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=44.66
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 1032 35895 0 2 3 1 4423 39 16 0 1 0 627465330 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25885/statm: 3400 798 370 3 0 500 0
[pid=25908] ppid=25885 vsize=5356 CPUtime=0
/proc/25908/stat : 25908 (sh) S 25885 25885 23136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627469842 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25908/statm: 1339 232 193 169 0 50 0
[pid=25909] ppid=25908 vsize=110360 CPUtime=268.24
/proc/25909/stat : 25909 (minisat) R 25908 25885 23136 0 -1 4194304 27023 0 0 0 26801 23 0 0 25 0 1 0 627469843 113008640 27009 996147200 134512640 135127466 4294956272 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/25909/statm: 27590 27009 76 150 0 27437 0
Current children cumulated CPU time (s) 312.9
Current children cumulated vsize (KiB) 129316

[startup+314.303 s]
/proc/loadavg: 2.13 2.08 2.02 3/76 25909
/proc/meminfo: memFree=1695992/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=44.66
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 1032 35895 0 2 3 1 4423 39 16 0 1 0 627465330 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25885/statm: 3400 798 370 3 0 500 0
[pid=25908] ppid=25885 vsize=5356 CPUtime=0
/proc/25908/stat : 25908 (sh) S 25885 25885 23136 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627469842 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25908/statm: 1339 232 193 169 0 50 0
[pid=25909] ppid=25908 vsize=110500 CPUtime=269.04
/proc/25909/stat : 25909 (minisat) R 25908 25885 23136 0 -1 4194304 27048 0 0 0 26881 23 0 0 25 0 1 0 627469843 113152000 27034 996147200 134512640 135127466 4294956272 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 0 0 0
/proc/25909/statm: 27625 27034 76 150 0 27472 0
Current children cumulated CPU time (s) 313.7
Current children cumulated vsize (KiB) 129456

[startup+314.502 s]
/proc/loadavg: 2.13 2.08 2.02 4/84 25919
/proc/meminfo: memFree=1798776/2055920 swapFree=4179032/4192956
[pid=25885] ppid=25883 vsize=13600 CPUtime=313.75
/proc/25885/stat : 25885 (sugar) S 25883 25885 23136 0 -1 4194304 1089 63257 0 2 3 1 31306 65 15 0 1 0 627465330 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25885/statm: 3400 798 370 3 0 500 0
[pid=25910] ppid=25885 vsize=5356 CPUtime=0
/proc/25910/stat : 25910 (sh) S 25885 25885 23136 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 627496764 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25910/statm: 1339 233 193 169 0 50 0
[pid=25911] ppid=25910 vsize=864044 CPUtime=0.13
/proc/25911/stat : 25911 (java) S 25910 25885 23136 0 -1 0 3412 0 1 0 12 1 0 0 19 0 9 0 627496765 884781056 2885 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25911/statm: 216011 2885 1663 9 0 210593 0
[pid=25911/tid=25912] ppid=25910 vsize=864044 CPUtime=0.1
/proc/25911/task/25912/stat : 25912 (java) R 25910 25885 23136 0 -1 64 2428 0 1 0 9 1 0 0 25 0 9 0 627496766 884781056 2885 996147200 134512640 134550740 4294956000 18446744073709551615 1606436 0 2147483391 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25913] ppid=25910 vsize=864044 CPUtime=0
/proc/25911/task/25913/stat : 25913 (java) S 25910 25885 23136 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 627496767 884781056 2885 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25914] ppid=25910 vsize=864044 CPUtime=0
/proc/25911/task/25914/stat : 25914 (java) S 25910 25885 23136 0 -1 64 10 0 0 0 0 0 0 0 22 0 9 0 627496767 884781056 2885 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25915] ppid=25910 vsize=864044 CPUtime=0
/proc/25911/task/25915/stat : 25915 (java) S 25910 25885 23136 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 627496767 884781056 2885 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25916] ppid=25910 vsize=864044 CPUtime=0
/proc/25911/task/25916/stat : 25916 (java) S 25910 25885 23136 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 627496769 884781056 2885 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25917] ppid=25910 vsize=864044 CPUtime=0.02
/proc/25911/task/25917/stat : 25917 (java) S 25910 25885 23136 0 -1 64 289 0 0 0 2 0 0 0 21 0 9 0 627496769 884781056 2885 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25918] ppid=25910 vsize=864044 CPUtime=0
/proc/25911/task/25918/stat : 25918 (java) S 25910 25885 23136 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 627496769 884781056 2885 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25911/tid=25919] ppid=25910 vsize=864044 CPUtime=0
/proc/25911/task/25919/stat : 25919 (java) S 25910 25885 23136 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 627496769 884781056 2885 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 313.88
Current children cumulated vsize (KiB) 883000

Child status: 0
Real time (s): 314.573
CPU time (s): 313.94
CPU user time (s): 313.229
CPU system time (s): 0.710891
CPU usage (%): 99.7987
Max. virtual memory (cumulated for all children) (KiB): 897740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 313.229
system time used= 0.710891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68149
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= 7554
involuntary context switches= 9324

runsolver used 0.333949 second user time and 0.876866 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-04 08:14:57
IDJOB=1068010
IDBENCH=55467
IDSOLVER=346
FILE ID=node87/1068010-1215152097
PBS_JOBID= 7877362
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-15-05.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-1068010-1215152097/watcher-1068010-1215152097 -o /tmp/evaluation-result-1068010-1215152097/solver-1068010-1215152097 -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-1068010-1215152097.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1088f687040d2c1385f07f325ab59f0e
RANDOM SEED=1746605776

node87.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1840432 kB
Buffers:         20812 kB
Cached:         111296 kB
SwapCached:       8108 kB
Active:         133304 kB
Inactive:        33916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840432 kB
SwapTotal:     4192956 kB
SwapFree:      4179032 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:          40672 kB
Slab:            33484 kB
Committed_AS:  1567532 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 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 node87 at 2008-07-04 08:20:11