Trace number 1068180

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+minisatUNSAT 907.757 918.235

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg15-18_ext.xml
MD5SUMa701f3f59671fae930bd0c2ea7e3e55b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.62975
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of constraints33
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension33
Number of constraints which are defined in intension0
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:25:36 2008
0.00/0.04	c 0	PID 680
0.00/0.05	c 0	HOST node29.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1068180-1215152736.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1068180-1215152736.xml' 'HOME/temp.csp'
0.04/0.43	c 0	1 domains, 270 variables, 0 predicates, 2 relations, 33 constraints
0.04/0.47	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.47	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.42/0.55	c 0	Parsing HOME/temp.csp
0.42/0.74	c 0	parsed 306 expressions
0.42/0.74	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.42/0.74	c 0	Converting to clausal form CSP
0.42/0.76	c 0	converted 31 (10%) expressions
0.42/0.76	c 0	converted 62 (20%) expressions
0.42/0.77	c 0	converted 92 (30%) expressions
0.42/0.77	c 0	converted 123 (40%) expressions
0.42/0.77	c 0	converted 153 (50%) expressions
0.42/0.77	c 0	converted 184 (60%) expressions
0.42/0.77	c 0	converted 215 (70%) expressions
0.42/0.77	c 0	converted 245 (80%) expressions
1.13/1.20	c 1	converted 276 (90%) expressions
3.30/3.46	c 3	converted 306 (100%) expressions
3.30/3.46	c 3	CSP : 270 integers, 0 booleans, 33 clauses, largest domain size 26
3.30/3.46	c 3	Heap : 105 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.30/3.46	c 3	Propagation in CSP
3.30/3.46	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.30/3.46	c 3	CSP : 270 integers, 0 booleans, 33 clauses, largest domain size 26
3.30/3.46	c 3	Heap : 105 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.30/3.46	c 3	Simplifing CSP by introducing new Boolean variables
3.30/3.46	c 3	CSP : 270 integers, 0 booleans, 33 clauses, largest domain size 26
3.30/3.46	c 3	Heap : 105 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.70/3.86	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.70/3.88	c 3	27 (10%) CSP integer variables are encoded (648 clauses, 6984 bytes)
3.70/3.88	c 3	54 (20%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
3.70/3.88	c 3	81 (30%) CSP integer variables are encoded (1944 clauses, 23209 bytes)
3.70/3.88	c 3	108 (40%) CSP integer variables are encoded (2592 clauses, 31633 bytes)
3.70/3.88	c 3	135 (50%) CSP integer variables are encoded (3240 clauses, 40057 bytes)
3.70/3.89	c 3	162 (60%) CSP integer variables are encoded (3888 clauses, 48481 bytes)
3.70/3.89	c 3	189 (70%) CSP integer variables are encoded (4536 clauses, 56905 bytes)
3.70/3.89	c 3	216 (80%) CSP integer variables are encoded (5184 clauses, 65329 bytes)
3.70/3.89	c 3	243 (90%) CSP integer variables are encoded (5832 clauses, 73753 bytes)
3.70/3.89	c 3	270 (100%) CSP integer variables are encoded (6480 clauses, 82177 bytes)
156.84/158.41	c 158	4 (10%) CSP clauses are encoded (397704 clauses, 37763937 bytes)
276.30/279.02	c 279	7 (20%) CSP clauses are encoded (691122 clauses, 67218804 bytes)
392.67/396.60	c 396	10 (30%) CSP clauses are encoded (984540 clauses, 96673671 bytes)
545.86/551.19	c 551	14 (40%) CSP clauses are encoded (1375764 clauses, 135946827 bytes)
661.85/671.22	c 671	17 (50%) CSP clauses are encoded (1669182 clauses, 165401694 bytes)
704.63/714.22	c 714	20 (60%) CSP clauses are encoded (1812458 clauses, 179317030 bytes)
714.60/724.29	c 724	24 (70%) CSP clauses are encoded (1903398 clauses, 189579261 bytes)
721.77/731.41	c 731	27 (80%) CSP clauses are encoded (1971603 clauses, 197405187 bytes)
728.92/738.61	c 738	30 (90%) CSP clauses are encoded (2039808 clauses, 205231113 bytes)
735.98/745.77	c 745	33 (100%) CSP clauses are encoded (2108013 clauses, 213057039 bytes)
735.98/745.78	c 745	33 CSP clauses encoded
735.98/745.78	c 745	Writing map file : HOME/temp.map
735.98/745.78	c 745	Heap : 165 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
735.98/745.78	c 745	SAT : 6750 SAT variables, 2108013 SAT clauses, 213057039 bytes
735.98/745.78	c 745	Heap : 165 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
736.06/745.84	c 745	SOLVING HOME/temp.cnf
736.06/745.84	c 745	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
736.06/745.84	c 745	This is MiniSat 2.0 beta
736.06/745.84	c 745	WARNING: for repeatability, setting FPU to use double precision
736.06/745.84	c 745	============================[ Problem Statistics ]=============================
736.06/745.84	c 745	|                                                                             |
736.06/745.84	c 745	|  Number of variables:  6750                                                 |
736.06/745.84	c 745	|  Number of clauses:    2108013                                              |
740.04/749.86	c 749	|  Parsing time:         3.60         s                                       |
740.25/750.07	c 750	============================[ Search Statistics ]==============================
740.25/750.07	c 750	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
740.25/750.07	c 750	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
740.25/750.07	c 750	===============================================================================
740.25/750.07	c 750	|         0 |    6750  2108013 39554268 |   702671        0    nan |  0.000 % |
740.64/750.42	c 750	|       100 |    6745  2108013 39554268 |   772938       95      7 |  0.074 % |
740.84/750.69	c 750	|       250 |    6745  2108013 39554268 |   850231      245      7 |  0.074 % |
741.03/750.81	c 750	|       477 |    6745  2108013 39554268 |   935255      472      7 |  0.074 % |
741.03/750.86	c 750	|       814 |    6745  2108013 39554268 |  1028780      809      8 |  0.074 % |
741.13/750.98	c 751	|      1320 |    6745  2108013 39554268 |  1131658     1315      9 |  0.074 % |
741.43/751.27	c 751	|      2079 |    6745  2108013 39554268 |  1244824     2074      9 |  0.074 % |
741.83/751.60	c 751	|      3219 |    6745  2108013 39554268 |  1369306     3213      9 |  0.089 % |
742.03/751.80	c 751	|      4928 |    6744  2108013 39554268 |  1506237     4922      9 |  0.089 % |
742.73/752.51	c 752	|      7491 |    6744  2108013 39554268 |  1656861     7485     10 |  0.089 % |
743.32/753.11	c 753	|     11335 |    6744  2108013 39554268 |  1822547    11329     10 |  0.089 % |
745.22/755.05	c 755	|     17101 |    6744  2108013 39554268 |  2004802    17095     10 |  0.089 % |
748.30/758.11	c 758	|     25750 |    6743  2108013 39554268 |  2205282    25743     10 |  0.104 % |
752.29/762.15	c 762	|     38724 |    6743  2108013 39554268 |  2425810    38717     10 |  0.104 % |
758.46/768.36	c 768	|     58186 |    6743  2108013 39554268 |  2668391    58179     11 |  0.104 % |
771.30/781.23	c 781	|     87378 |    6740  2108013 39554268 |  2935231    87368     11 |  0.148 % |
906.03/916.52	c 916	|    131167 |    6710  2108013 39554268 |  3228754   131154     12 |  1.096 % |
907.43/917.92	c 918	===============================================================================
907.43/917.92	c 918	restarts              : 17
907.43/917.92	c 918	conflicts             : 131554         (770 /sec)
907.43/917.92	c 918	decisions             : 181339         (1.85 % random) (1061 /sec)
907.43/917.92	c 918	propagations          : 7873644        (46077 /sec)
907.43/917.92	c 918	conflict literals     : 1554990        (27.65 % deleted)
907.43/917.92	c 918	Memory used           : 254.95 MB
907.43/917.92	c 918	CPU time              : 170.879 s
907.43/917.92	c 918	
907.43/917.92	c 918	UNSATISFIABLE
907.43/917.96	c 918	DECODING HOME/temp.out WITH HOME/temp.map
907.43/917.96	c 918	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
907.50/918.05	c 918	Decoding HOME/temp.out
907.50/918.10	s UNSATISFIABLE
907.50/918.10	c 918	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
907.50/918.14	c 918	CPU 905.13 (0.03 0.01 905.1 2.49)
907.50/918.14	c 918	END Fri Jul  4 08:40:54 2008

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1068180-1215152736/watcher-1068180-1215152736 -o /tmp/evaluation-result-1068180-1215152736/solver-1068180-1215152736 -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-1068180-1215152736.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.06 2.02 2.00 4/74 680
/proc/meminfo: memFree=1455256/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=18572 CPUtime=0
/proc/680/stat : 680 (runsolver) R 678 680 29028 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1994247350 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 221780700455 0 0 4096 24578 0 0 0 17 1 0 0
/proc/680/statm: 4643 292 257 25 0 2626 0

[startup+0.086977 s]
/proc/loadavg: 2.06 2.02 2.00 4/74 680
/proc/meminfo: memFree=1455256/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=0.04
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1994247350 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/680/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101937 s]
/proc/loadavg: 2.06 2.02 2.00 4/74 680
/proc/meminfo: memFree=1455256/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=0.04
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1994247350 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/680/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301948 s]
/proc/loadavg: 2.06 2.02 2.00 4/74 680
/proc/meminfo: memFree=1455256/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=0.04
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1994247350 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/680/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701972 s]
/proc/loadavg: 2.06 2.02 2.00 4/74 680
/proc/meminfo: memFree=1455256/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=0.42
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 973 6431 0 1 3 1 34 4 16 0 1 0 1994247350 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/680/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13600

[startup+1.50203 s]
/proc/loadavg: 2.06 2.02 2.00 3/85 702
/proc/meminfo: memFree=1438144/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=0.42
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 973 6431 0 1 3 1 34 4 15 0 1 0 1994247350 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/680/statm: 3400 797 370 3 0 500 0
[pid=693] ppid=680 vsize=5356 CPUtime=0
/proc/693/stat : 693 (sh) S 680 680 29028 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994247397 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/693/statm: 1339 233 193 169 0 50 0
[pid=694] ppid=693 vsize=864136 CPUtime=1
/proc/694/stat : 694 (java) S 693 680 29028 0 -1 0 11820 0 1 0 95 5 0 0 18 0 9 0 1994247398 884875264 10775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/694/statm: 216034 10775 2540 9 0 210609 0
[pid=694/tid=695] ppid=693 vsize=864136 CPUtime=0.39
/proc/694/task/695/stat : 695 (java) R 693 680 29028 0 -1 64 2924 0 1 0 38 1 0 0 19 0 9 0 1994247399 884875264 10775 996147200 134512640 134550740 4294955952 18446744073709551615 4126551877 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=696] ppid=693 vsize=864136 CPUtime=0.51
/proc/694/task/696/stat : 696 (java) S 693 680 29028 0 -1 64 7869 0 0 0 49 2 0 0 17 0 9 0 1994247400 884875264 10775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=697] ppid=693 vsize=864136 CPUtime=0
/proc/694/task/697/stat : 697 (java) S 693 680 29028 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994247400 884875264 10775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=698] ppid=693 vsize=864136 CPUtime=0
/proc/694/task/698/stat : 698 (java) S 693 680 29028 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1994247400 884875264 10775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=699] ppid=693 vsize=864136 CPUtime=0
/proc/694/task/699/stat : 699 (java) S 693 680 29028 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994247402 884875264 10775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=700] ppid=693 vsize=864136 CPUtime=0.06
/proc/694/task/700/stat : 700 (java) S 693 680 29028 0 -1 64 335 0 0 0 6 0 0 0 16 0 9 0 1994247402 884875264 10775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=701] ppid=693 vsize=864136 CPUtime=0
/proc/694/task/701/stat : 701 (java) S 693 680 29028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994247402 884875264 10775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=702] ppid=693 vsize=864136 CPUtime=0
/proc/694/task/702/stat : 702 (java) S 693 680 29028 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994247402 884875264 10775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 883092

[startup+3.10213 s]
/proc/loadavg: 2.14 2.03 2.01 4/85 702
/proc/meminfo: memFree=1397504/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=0.42
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 973 6431 0 1 3 1 34 4 15 0 1 0 1994247350 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/680/statm: 3400 797 370 3 0 500 0
[pid=693] ppid=680 vsize=5356 CPUtime=0
/proc/693/stat : 693 (sh) S 680 680 29028 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994247397 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/693/statm: 1339 233 193 169 0 50 0
[pid=694] ppid=693 vsize=864136 CPUtime=2.59
/proc/694/stat : 694 (java) S 693 680 29028 0 -1 0 26838 0 1 0 248 11 0 0 18 0 9 0 1994247398 884875264 25593 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/694/statm: 216034 25593 2540 9 0 210609 0
[pid=694/tid=695] ppid=693 vsize=864136 CPUtime=0.87
/proc/694/task/695/stat : 695 (java) R 693 680 29028 0 -1 64 3664 0 1 0 85 2 0 0 24 0 9 0 1994247399 884875264 25593 996147200 134512640 134550740 4294955952 18446744073709551615 4126550761 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=696] ppid=693 vsize=864136 CPUtime=1.63
/proc/694/task/696/stat : 696 (java) S 693 680 29028 0 -1 64 22147 0 0 0 155 8 0 0 17 0 9 0 1994247400 884875264 25593 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=697] ppid=693 vsize=864136 CPUtime=0
/proc/694/task/697/stat : 697 (java) S 693 680 29028 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994247400 884875264 25593 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=698] ppid=693 vsize=864136 CPUtime=0
/proc/694/task/698/stat : 698 (java) S 693 680 29028 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1994247400 884875264 25593 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=699] ppid=693 vsize=864136 CPUtime=0
/proc/694/task/699/stat : 699 (java) S 693 680 29028 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994247402 884875264 25593 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=700] ppid=693 vsize=864136 CPUtime=0.06
/proc/694/task/700/stat : 700 (java) S 693 680 29028 0 -1 64 335 0 0 0 6 0 0 0 16 0 9 0 1994247402 884875264 25593 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=701] ppid=693 vsize=864136 CPUtime=0
/proc/694/task/701/stat : 701 (java) S 693 680 29028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994247402 884875264 25593 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=702] ppid=693 vsize=864136 CPUtime=0
/proc/694/task/702/stat : 702 (java) S 693 680 29028 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994247402 884875264 25593 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 883092

[startup+6.30132 s]
/proc/loadavg: 2.14 2.03 2.01 3/85 702
/proc/meminfo: memFree=1328064/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=0.42
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 974 6431 0 1 3 1 34 4 15 0 1 0 1994247350 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/680/statm: 3400 797 370 3 0 500 0
[pid=693] ppid=680 vsize=5356 CPUtime=0
/proc/693/stat : 693 (sh) S 680 680 29028 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994247397 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/693/statm: 1339 233 193 169 0 50 0
[pid=694] ppid=693 vsize=864248 CPUtime=5.75
/proc/694/stat : 694 (java) S 693 680 29028 0 -1 0 34943 0 1 0 561 14 0 0 18 0 9 0 1994247398 884989952 33572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/694/statm: 216062 33572 2564 9 0 210609 0
[pid=694/tid=695] ppid=693 vsize=864248 CPUtime=3.24
/proc/694/task/695/stat : 695 (java) R 693 680 29028 0 -1 64 4454 0 1 0 322 2 0 0 25 0 9 0 1994247399 884989952 33572 996147200 134512640 134550740 4294955952 18446744073709551615 4126567400 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=696] ppid=693 vsize=864248 CPUtime=2.39
/proc/694/task/696/stat : 696 (java) S 693 680 29028 0 -1 64 29443 0 0 0 228 11 0 0 16 0 9 0 1994247400 884989952 33572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=697] ppid=693 vsize=864248 CPUtime=0
/proc/694/task/697/stat : 697 (java) S 693 680 29028 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994247400 884989952 33572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=698] ppid=693 vsize=864248 CPUtime=0
/proc/694/task/698/stat : 698 (java) S 693 680 29028 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1994247400 884989952 33572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=699] ppid=693 vsize=864248 CPUtime=0
/proc/694/task/699/stat : 699 (java) S 693 680 29028 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994247402 884989952 33572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=700] ppid=693 vsize=864248 CPUtime=0.09
/proc/694/task/700/stat : 700 (java) S 693 680 29028 0 -1 64 354 0 0 0 9 0 0 0 16 0 9 0 1994247402 884989952 33572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=701] ppid=693 vsize=864248 CPUtime=0
/proc/694/task/701/stat : 701 (java) S 693 680 29028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994247402 884989952 33572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=702] ppid=693 vsize=864248 CPUtime=0
/proc/694/task/702/stat : 702 (java) S 693 680 29028 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994247402 884989952 33572 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 883204

[startup+12.7027 s]
/proc/loadavg: 2.11 2.03 2.01 3/85 702
/proc/meminfo: memFree=1325248/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=0.42
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 974 6431 0 1 3 1 34 4 15 0 1 0 1994247350 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/680/statm: 3400 797 370 3 0 500 0
[pid=693] ppid=680 vsize=5356 CPUtime=0
/proc/693/stat : 693 (sh) S 680 680 29028 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994247397 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/693/statm: 1339 233 193 169 0 50 0
[pid=694] ppid=693 vsize=864248 CPUtime=12.1
/proc/694/stat : 694 (java) S 693 680 29028 0 -1 0 35587 0 1 0 1195 15 0 0 18 0 9 0 1994247398 884989952 34210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/694/statm: 216062 34210 2564 9 0 210609 0
[pid=694/tid=695] ppid=693 vsize=864248 CPUtime=9.55
/proc/694/task/695/stat : 695 (java) R 693 680 29028 0 -1 64 4460 0 1 0 953 2 0 0 25 0 9 0 1994247399 884989952 34210 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=696] ppid=693 vsize=864248 CPUtime=2.42
/proc/694/task/696/stat : 696 (java) S 693 680 29028 0 -1 64 30081 0 0 0 231 11 0 0 16 0 9 0 1994247400 884989952 34210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=697] ppid=693 vsize=864248 CPUtime=0
/proc/694/task/697/stat : 697 (java) S 693 680 29028 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994247400 884989952 34210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=698] ppid=693 vsize=864248 CPUtime=0
/proc/694/task/698/stat : 698 (java) S 693 680 29028 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1994247400 884989952 34210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=699] ppid=693 vsize=864248 CPUtime=0
/proc/694/task/699/stat : 699 (java) S 693 680 29028 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994247402 884989952 34210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=700] ppid=693 vsize=864248 CPUtime=0.09
/proc/694/task/700/stat : 700 (java) S 693 680 29028 0 -1 64 354 0 0 0 9 0 0 0 16 0 9 0 1994247402 884989952 34210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=701] ppid=693 vsize=864248 CPUtime=0
/proc/694/task/701/stat : 701 (java) S 693 680 29028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994247402 884989952 34210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=702] ppid=693 vsize=864248 CPUtime=0
/proc/694/task/702/stat : 702 (java) S 693 680 29028 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994247402 884989952 34210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 883204

[startup+25.5025 s]
/proc/loadavg: 2.10 2.03 2.01 3/85 702
/proc/meminfo: memFree=1318848/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=0.42
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 974 6431 0 1 3 1 34 4 15 0 1 0 1994247350 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/680/statm: 3400 797 370 3 0 500 0
[pid=693] ppid=680 vsize=5356 CPUtime=0
/proc/693/stat : 693 (sh) S 680 680 29028 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994247397 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/693/statm: 1339 233 193 169 0 50 0
[pid=694] ppid=693 vsize=864248 CPUtime=24.77
/proc/694/stat : 694 (java) S 693 680 29028 0 -1 0 37223 0 1 0 2462 15 0 0 18 0 9 0 1994247398 884989952 35831 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/694/statm: 216062 35831 2564 9 0 210609 0
[pid=694/tid=695] ppid=693 vsize=864248 CPUtime=22.14
/proc/694/task/695/stat : 695 (java) R 693 680 29028 0 -1 64 4475 0 1 0 2212 2 0 0 25 0 9 0 1994247399 884989952 35831 996147200 134512640 134550740 4294955952 18446744073709551615 4126623187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=696] ppid=693 vsize=864248 CPUtime=2.5
/proc/694/task/696/stat : 696 (java) S 693 680 29028 0 -1 64 31702 0 0 0 239 11 0 0 16 0 9 0 1994247400 884989952 35831 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=697] ppid=693 vsize=864248 CPUtime=0
/proc/694/task/697/stat : 697 (java) S 693 680 29028 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994247400 884989952 35831 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=698] ppid=693 vsize=864248 CPUtime=0
/proc/694/task/698/stat : 698 (java) S 693 680 29028 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1994247400 884989952 35831 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/694/task/696/stat : 696 (java) S 693 680 29028 0 -1 64 82251 0 0 0 841 42 0 0 16 0 9 0 1994247400 885108736 55479 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=694/tid=697] ppid=693 vsize=864364 CPUtime=0
/proc/694/task/697/stat : 697 (java) S 693 680 29028 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994247400 885108736 55479 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=698] ppid=693 vsize=864364 CPUtime=0
/proc/694/task/698/stat : 698 (java) S 693 680 29028 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994247400 885108736 55479 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=699] ppid=693 vsize=864364 CPUtime=0
/proc/694/task/699/stat : 699 (java) S 693 680 29028 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994247402 885108736 55479 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=700] ppid=693 vsize=864364 CPUtime=0.11
/proc/694/task/700/stat : 700 (java) S 693 680 29028 0 -1 64 361 0 0 0 11 0 0 0 16 0 9 0 1994247402 885108736 55479 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=701] ppid=693 vsize=864364 CPUtime=0
/proc/694/task/701/stat : 701 (java) S 693 680 29028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994247402 885108736 55479 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=694/tid=702] ppid=693 vsize=864364 CPUtime=0
/proc/694/task/702/stat : 702 (java) S 693 680 29028 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994247402 885108736 55479 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 692.79
Current children cumulated vsize (KiB) 883320

[startup+762.307 s]
/proc/loadavg: 2.08 2.07 2.02 3/75 977
/proc/meminfo: memFree=1156240/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=736.11
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 1033 106197 0 2 3 1 73413 194 16 0 1 0 1994247350 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/680/statm: 3400 799 370 3 0 500 0
[pid=976] ppid=680 vsize=5356 CPUtime=0
/proc/976/stat : 976 (sh) S 680 680 29028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994321934 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/976/statm: 1339 232 193 169 0 50 0
[pid=977] ppid=976 vsize=233400 CPUtime=16.38
/proc/977/stat : 977 (minisat) R 976 680 29028 0 -1 4194304 57628 0 0 0 1596 42 0 0 25 0 1 0 1994321935 239001600 57614 996147200 134512640 135127466 4294956272 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 0 0 0
/proc/977/statm: 58350 57614 75 150 0 58197 0
Current children cumulated CPU time (s) 752.49
Current children cumulated vsize (KiB) 252356

[startup+822.301 s]
/proc/loadavg: 2.03 2.05 2.01 3/75 977
/proc/meminfo: memFree=1133840/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=736.11
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 1033 106197 0 2 3 1 73413 194 16 0 1 0 1994247350 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/680/statm: 3400 799 370 3 0 500 0
[pid=976] ppid=680 vsize=5356 CPUtime=0
/proc/976/stat : 976 (sh) S 680 680 29028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994321934 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/976/statm: 1339 232 193 169 0 50 0
[pid=977] ppid=976 vsize=255920 CPUtime=76.09
/proc/977/stat : 977 (minisat) R 976 680 29028 0 -1 4194304 62953 0 0 0 7564 45 0 0 25 0 1 0 1994321935 262062080 62939 996147200 134512640 135127466 4294956272 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/977/statm: 63980 62939 75 150 0 63827 0
Current children cumulated CPU time (s) 812.2
Current children cumulated vsize (KiB) 274876

[startup+882.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/75 977
/proc/meminfo: memFree=1131536/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=736.11
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 1033 106197 0 2 3 1 73413 194 16 0 1 0 1994247350 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/680/statm: 3400 799 370 3 0 500 0
[pid=976] ppid=680 vsize=5356 CPUtime=0
/proc/976/stat : 976 (sh) S 680 680 29028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994321934 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/976/statm: 1339 232 193 169 0 50 0
[pid=977] ppid=976 vsize=259252 CPUtime=135.85
/proc/977/stat : 977 (minisat) R 976 680 29028 0 -1 4194304 63769 0 0 0 13539 46 0 0 25 0 1 0 1994321935 265474048 63755 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/977/statm: 64813 63755 75 150 0 64660 0
Current children cumulated CPU time (s) 871.96
Current children cumulated vsize (KiB) 278208

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

[startup+895.903 s]
/proc/loadavg: 2.01 2.04 2.00 3/75 977
/proc/meminfo: memFree=1130640/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=736.11
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 1033 106197 0 2 3 1 73413 194 16 0 1 0 1994247350 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/680/statm: 3400 799 370 3 0 500 0
[pid=976] ppid=680 vsize=5356 CPUtime=0
/proc/976/stat : 976 (sh) S 680 680 29028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994321934 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/976/statm: 1339 232 193 169 0 50 0
[pid=977] ppid=976 vsize=260220 CPUtime=149.41
/proc/977/stat : 977 (minisat) R 976 680 29028 0 -1 4194304 63995 0 0 0 14894 47 0 0 25 0 1 0 1994321935 266465280 63981 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/977/statm: 65055 63981 75 150 0 64902 0
Current children cumulated CPU time (s) 885.52
Current children cumulated vsize (KiB) 279176

[startup+908.702 s]
/proc/loadavg: 2.08 2.05 2.01 3/75 977
/proc/meminfo: memFree=1130000/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=736.11
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 1033 106197 0 2 3 1 73413 194 16 0 1 0 1994247350 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/680/statm: 3400 799 370 3 0 500 0
[pid=976] ppid=680 vsize=5356 CPUtime=0
/proc/976/stat : 976 (sh) S 680 680 29028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994321934 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/976/statm: 1339 232 193 169 0 50 0
[pid=977] ppid=976 vsize=260800 CPUtime=162.15
/proc/977/stat : 977 (minisat) R 976 680 29028 0 -1 4194304 64140 0 0 0 16168 47 0 0 25 0 1 0 1994321935 267059200 64126 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/977/statm: 65200 64126 75 150 0 65047 0
Current children cumulated CPU time (s) 898.26
Current children cumulated vsize (KiB) 279756

[startup+915.101 s]
/proc/loadavg: 2.07 2.05 2.01 3/75 977
/proc/meminfo: memFree=1129744/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=736.11
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 1033 106197 0 2 3 1 73413 194 16 0 1 0 1994247350 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/680/statm: 3400 799 370 3 0 500 0
[pid=976] ppid=680 vsize=5356 CPUtime=0
/proc/976/stat : 976 (sh) S 680 680 29028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994321934 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/976/statm: 1339 232 193 169 0 50 0
[pid=977] ppid=976 vsize=261068 CPUtime=168.53
/proc/977/stat : 977 (minisat) R 976 680 29028 0 -1 4194304 64218 0 0 0 16806 47 0 0 25 0 1 0 1994321935 267333632 64204 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/977/statm: 65267 64204 75 150 0 65114 0
Current children cumulated CPU time (s) 904.64
Current children cumulated vsize (KiB) 280024

[startup+916.701 s]
/proc/loadavg: 2.07 2.05 2.01 3/75 977
/proc/meminfo: memFree=1129744/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=736.11
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 1033 106197 0 2 3 1 73413 194 16 0 1 0 1994247350 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/680/statm: 3400 799 370 3 0 500 0
[pid=976] ppid=680 vsize=5356 CPUtime=0
/proc/976/stat : 976 (sh) S 680 680 29028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994321934 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/976/statm: 1339 232 193 169 0 50 0
[pid=977] ppid=976 vsize=261068 CPUtime=170.12
/proc/977/stat : 977 (minisat) R 976 680 29028 0 -1 4194304 64220 0 0 0 16965 47 0 0 25 0 1 0 1994321935 267333632 64206 996147200 134512640 135127466 4294956272 18446744073709551615 134530684 0 0 4096 3 0 0 0 17 0 0 0
/proc/977/statm: 65267 64206 75 150 0 65114 0
Current children cumulated CPU time (s) 906.23
Current children cumulated vsize (KiB) 280024

[startup+917.501 s]
/proc/loadavg: 2.07 2.05 2.01 3/75 977
/proc/meminfo: memFree=1129744/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=736.11
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 1033 106197 0 2 3 1 73413 194 16 0 1 0 1994247350 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/680/statm: 3400 799 370 3 0 500 0
[pid=976] ppid=680 vsize=5356 CPUtime=0
/proc/976/stat : 976 (sh) S 680 680 29028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994321934 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/976/statm: 1339 232 193 169 0 50 0
[pid=977] ppid=976 vsize=261068 CPUtime=170.92
/proc/977/stat : 977 (minisat) R 976 680 29028 0 -1 4194304 64220 0 0 0 17045 47 0 0 25 0 1 0 1994321935 267333632 64206 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/977/statm: 65267 64206 75 150 0 65114 0
Current children cumulated CPU time (s) 907.03
Current children cumulated vsize (KiB) 280024

[startup+917.901 s]
/proc/loadavg: 2.07 2.05 2.01 3/75 977
/proc/meminfo: memFree=1129744/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=736.11
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 1033 106197 0 2 3 1 73413 194 16 0 1 0 1994247350 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/680/statm: 3400 799 370 3 0 500 0
[pid=976] ppid=680 vsize=5356 CPUtime=0
/proc/976/stat : 976 (sh) S 680 680 29028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994321934 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/976/statm: 1339 232 193 169 0 50 0
[pid=977] ppid=976 vsize=261068 CPUtime=171.32
/proc/977/stat : 977 (minisat) R 976 680 29028 0 -1 4194304 64220 0 0 0 17085 47 0 0 25 0 1 0 1994321935 267333632 64206 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/977/statm: 65267 64206 75 150 0 65114 0
Current children cumulated CPU time (s) 907.43
Current children cumulated vsize (KiB) 280024

[startup+918.101 s]
/proc/loadavg: 2.07 2.05 2.01 3/75 977
/proc/meminfo: memFree=1129744/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=907.5
/proc/680/stat : 680 (sugar) S 678 680 29028 0 -1 4194304 1092 170711 0 2 3 1 90501 245 15 0 1 0 1994247350 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/680/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 907.5
Current children cumulated vsize (KiB) 13600

[startup+918.201 s]
/proc/loadavg: 2.07 2.05 2.01 3/75 977
/proc/meminfo: memFree=1129744/2055920 swapFree=4180452/4192956
[pid=680] ppid=678 vsize=13600 CPUtime=907.7
/proc/680/stat : 680 (sugar) R 678 680 29028 0 -1 4194304 1119 174412 0 3 3 8 90510 249 16 0 1 0 1994247350 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 221780874281 0 0 4224 16386 0 0 0 17 0 0 0
/proc/680/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 907.7
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 918.235
CPU time (s): 907.757
CPU user time (s): 905.146
CPU system time (s): 2.6106
CPU usage (%): 98.8589
Max. virtual memory (cumulated for all children) (KiB): 909184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 905.146
system time used= 2.6106
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175561
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= 26039
involuntary context switches= 38603

runsolver used 1.11383 second user time and 2.95755 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-04 08:25:36
IDJOB=1068180
IDBENCH=55503
IDSOLVER=346
FILE ID=node29/1068180-1215152736
PBS_JOBID= 7877320
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg15-18_ext.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-1068180-1215152736/watcher-1068180-1215152736 -o /tmp/evaluation-result-1068180-1215152736/solver-1068180-1215152736 -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-1068180-1215152736.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a701f3f59671fae930bd0c2ea7e3e55b
RANDOM SEED=789192881

node29.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.220
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.220
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:       1455736 kB
Buffers:         67728 kB
Cached:         311504 kB
SwapCached:       6872 kB
Active:         345732 kB
Inactive:       196052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1455736 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:         168780 kB
Slab:            43000 kB
Committed_AS:  3660704 kB
PageTables:       2520 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 node29 at 2008-07-04 08:40:54