Trace number 1071905

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 79.7789 80.7122

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle21.xml
MD5SUMa1a739fb8d99893699a2f45ae725d33e
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.12098
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints672
Maximum constraint arity12
Maximum domain size26
Number of constraints which are defined in extension64
Number of constraints which are defined in intension608
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 13:15:35 2008
0.00/0.04	c 0	PID 7548
0.00/0.05	c 0	HOST node54.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1071905-1215170135.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-1071905-1215170135.xml' 'HOME/temp.csp'
0.03/0.70	c 1	1 domains, 128 variables, 5 predicates, 4 relations, 672 constraints
0.03/0.73	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.73	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.66/0.81	c 1	Parsing HOME/temp.csp
0.91/1.06	c 1	parsed 810 expressions
0.91/1.07	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.91/1.07	c 1	Converting to clausal form CSP
0.91/1.09	c 1	converted 81 (10%) expressions
1.01/1.19	c 2	converted 162 (20%) expressions
1.60/1.77	c 2	converted 243 (30%) expressions
1.79/1.94	c 2	converted 324 (40%) expressions
2.00/2.16	c 3	converted 405 (50%) expressions
2.09/2.24	c 3	converted 486 (60%) expressions
2.19/2.34	c 3	converted 567 (70%) expressions
2.19/2.35	c 3	converted 648 (80%) expressions
2.19/2.36	c 3	converted 729 (90%) expressions
2.19/2.37	c 3	converted 810 (100%) expressions
2.19/2.37	c 3	CSP : 128 integers, 0 booleans, 672 clauses, largest domain size 26
2.19/2.37	c 3	Heap : 32 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.19/2.37	c 3	Propagation in CSP
2.19/2.39	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.19/2.39	c 3	CSP : 128 integers, 0 booleans, 672 clauses, largest domain size 26
2.19/2.39	c 3	Heap : 32 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.19/2.39	c 3	Simplifing CSP by introducing new Boolean variables
2.28/2.42	c 3	CSP : 128 integers, 4368 booleans, 5040 clauses, largest domain size 26
2.28/2.42	c 3	Heap : 32 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.48/2.61	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.48/2.63	c 3	13 (10%) CSP integer variables are encoded (312 clauses, 3288 bytes)
2.48/2.63	c 3	26 (20%) CSP integer variables are encoded (624 clauses, 6720 bytes)
2.48/2.63	c 3	39 (30%) CSP integer variables are encoded (936 clauses, 10152 bytes)
2.48/2.63	c 3	52 (40%) CSP integer variables are encoded (1248 clauses, 14161 bytes)
2.48/2.64	c 3	64 (50%) CSP integer variables are encoded (1536 clauses, 17905 bytes)
2.48/2.64	c 3	77 (60%) CSP integer variables are encoded (1848 clauses, 21961 bytes)
2.48/2.64	c 3	90 (70%) CSP integer variables are encoded (2160 clauses, 26017 bytes)
2.48/2.64	c 3	103 (80%) CSP integer variables are encoded (2472 clauses, 30073 bytes)
2.48/2.64	c 3	116 (90%) CSP integer variables are encoded (2784 clauses, 34129 bytes)
2.48/2.64	c 3	128 (100%) CSP integer variables are encoded (3072 clauses, 37873 bytes)
14.65/14.90	c 15	504 (10%) CSP clauses are encoded (270430 clauses, 9979197 bytes)
24.74/25.13	c 26	1008 (20%) CSP clauses are encoded (374572 clauses, 14406408 bytes)
24.74/25.16	c 26	1512 (30%) CSP clauses are encoded (385876 clauses, 14617368 bytes)
31.86/32.36	c 33	2016 (40%) CSP clauses are encoded (459097 clauses, 17984533 bytes)
38.70/39.24	c 40	2520 (50%) CSP clauses are encoded (532543 clauses, 21341040 bytes)
38.70/39.27	c 40	3024 (60%) CSP clauses are encoded (544247 clauses, 21543168 bytes)
38.80/39.30	c 40	3528 (70%) CSP clauses are encoded (555951 clauses, 21750704 bytes)
38.80/39.33	c 40	4032 (80%) CSP clauses are encoded (567655 clauses, 21959615 bytes)
38.80/39.36	c 40	4536 (90%) CSP clauses are encoded (579434 clauses, 22176382 bytes)
38.80/39.39	c 40	5040 (100%) CSP clauses are encoded (591488 clauses, 22397476 bytes)
38.80/39.39	c 40	5040 CSP clauses encoded
38.80/39.39	c 40	Writing map file : HOME/temp.map
38.80/39.39	c 40	Heap : 45 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
38.80/39.39	c 40	SAT : 7568 SAT variables, 591488 SAT clauses, 22397476 bytes
38.80/39.39	c 40	Heap : 45 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
38.90/39.46	c 40	SOLVING HOME/temp.cnf
38.90/39.46	c 40	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
38.90/39.46	c 40	This is MiniSat 2.0 beta
38.90/39.46	c 40	WARNING: for repeatability, setting FPU to use double precision
38.90/39.46	c 40	============================[ Problem Statistics ]=============================
38.90/39.46	c 40	|                                                                             |
38.90/39.46	c 40	|  Number of variables:  7568                                                 |
38.90/39.46	c 40	|  Number of clauses:    591488                                               |
39.35/39.97	c 40	|  Parsing time:         0.44         s                                       |
39.45/40.00	c 40	============================[ Search Statistics ]==============================
39.45/40.00	c 40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
39.45/40.00	c 40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
39.45/40.00	c 40	===============================================================================
39.45/40.00	c 40	|         0 |    7568   591488  4094592 |   197162        0    nan |  0.000 % |
39.45/40.09	c 40	|       100 |    7568   591488  4094592 |   216878      100      9 |  0.000 % |
39.55/40.13	c 41	|       250 |    7568   591488  4094592 |   238566      250      8 |  0.000 % |
39.66/40.21	c 41	|       475 |    7568   591488  4094592 |   262423      475      8 |  0.000 % |
39.66/40.29	c 41	|       812 |    7568   591488  4094592 |   288665      812      8 |  0.000 % |
39.76/40.37	c 41	|      1318 |    7568   591488  4094592 |   317532     1318      9 |  0.000 % |
39.97/40.58	c 41	|      2077 |    7568   591488  4094592 |   349285     2077      9 |  0.000 % |
40.17/40.76	c 41	|      3217 |    7568   591488  4094592 |   384214     3217     10 |  0.000 % |
40.36/40.94	c 41	|      4926 |    7568   591488  4094592 |   422635     4926     10 |  0.000 % |
40.75/41.32	c 42	|      7490 |    7568   591488  4094592 |   464899     7490     10 |  0.000 % |
41.44/42.05	c 42	|     11334 |    7568   591488  4094592 |   511389    11334     10 |  0.000 % |
42.43/43.09	c 43	|     17101 |    7567   591488  4094592 |   562528    17100     11 |  0.013 % |
44.22/44.89	c 45	|     25751 |    7567   591488  4094592 |   618780    25750     11 |  0.013 % |
46.70/47.37	c 48	|     38725 |    7567   591488  4094592 |   680658    38724     11 |  0.013 % |
49.66/50.37	c 51	|     58186 |    7566   591488  4094592 |   748724    58184     11 |  0.026 % |
55.01/55.75	c 56	|     87379 |    7566   591488  4094592 |   823597    87377     12 |  0.026 % |
69.86/70.80	c 71	|    131168 |    7566   591488  4094592 |   905957   131166     13 |  0.026 % |
79.47/80.46	c 81	===============================================================================
79.47/80.46	c 81	restarts              : 17
79.47/80.46	c 81	conflicts             : 159606         (3941 /sec)
79.47/80.46	c 81	decisions             : 244334         (1.58 % random) (6033 /sec)
79.47/80.46	c 81	propagations          : 7629847        (188387 /sec)
79.47/80.46	c 81	conflict literals     : 2066847        (22.31 % deleted)
79.47/80.46	c 81	Memory used           : 54.45 MB
79.47/80.46	c 81	CPU time              : 40.5008 s
79.47/80.46	c 81	
79.47/80.46	c 81	SATISFIABLE
79.47/80.47	c 81	DECODING HOME/temp.out WITH HOME/temp.map
79.47/80.47	c 81	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
79.56/80.56	c 81	Decoding HOME/temp.out
79.56/80.65	s SATISFIABLE
79.56/80.65	v 16 20 0 3 12 0 3 14 11 4 6 20 17 6 4 20 18 4 25 20 11 20 8 3 4 12 18 7 20 0 17 12 24 25 20 17 8 2 7 2 0 17 4 18 18 18 14 24 4 11 10 0 17 11 4 13 4 18 19 4 18 18 20 4 14 17 4 18 19 14 13 4 18 13 14 17 19 20 17 8 8 19 14 25 4 1 17 0 18 1 20 25 25 4 18 4 24 4 18 11 14 18 25 4 0 11 17 4 13 4 4 22 4 11 20 17 0 14 3 3 18 19 4 13 4 18 15 24
79.56/80.66	c 81	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
79.56/80.70	c 81	CPU 79.22 (0.04 0.01 79.18 0.52)
79.56/80.70	c 81	END Fri Jul  4 13:16:56 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-1071905-1215170135/watcher-1071905-1215170135 -o /tmp/evaluation-result-1071905-1215170135/solver-1071905-1215170135 -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-1071905-1215170135.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.81 1.64 4/82 7548
/proc/meminfo: memFree=1804976/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=12268 CPUtime=0
/proc/7548/stat : 7548 (sugar) R 7546 7548 7511 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1995986183 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 234211736165 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/7548/statm: 3067 316 241 3 0 167 0

[startup+0.095695 s]
/proc/loadavg: 1.91 1.81 1.64 4/82 7548
/proc/meminfo: memFree=1804976/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=0.03
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1995986183 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101692 s]
/proc/loadavg: 1.91 1.81 1.64 4/82 7548
/proc/meminfo: memFree=1804976/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=0.03
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1995986183 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301735 s]
/proc/loadavg: 1.91 1.81 1.64 4/82 7548
/proc/meminfo: memFree=1804976/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=0.03
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1995986183 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70182 s]
/proc/loadavg: 1.91 1.81 1.64 4/82 7548
/proc/meminfo: memFree=1804976/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=0.03
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1995986183 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50299 s]
/proc/loadavg: 1.91 1.81 1.64 3/93 7570
/proc/meminfo: memFree=1795032/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=0.66
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 973 6657 0 1 3 0 59 4 15 0 1 0 1995986183 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 797 370 3 0 500 0
[pid=7561] ppid=7548 vsize=5356 CPUtime=0
/proc/7561/stat : 7561 (sh) S 7548 7548 7511 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995986256 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7561/statm: 1339 233 193 169 0 50 0
[pid=7562] ppid=7561 vsize=864324 CPUtime=0.73
/proc/7562/stat : 7562 (java) S 7561 7548 7511 0 -1 0 8181 0 1 0 69 4 0 0 18 0 9 0 1995986257 885067776 7448 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 216081 7448 2540 9 0 210656 0
[pid=7562/tid=7563] ppid=7561 vsize=864324 CPUtime=0.39
/proc/7562/task/7563/stat : 7563 (java) R 7561 7548 7511 0 -1 64 2656 0 1 0 38 1 0 0 19 0 9 0 1995986258 885067776 7448 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7564] ppid=7561 vsize=864324 CPUtime=0.22
/proc/7562/task/7564/stat : 7564 (java) R 7561 7548 7511 0 -1 64 4490 0 0 0 21 1 0 0 16 0 9 0 1995986259 885067776 7448 996147200 134512640 134550740 4294955952 18446744073709551615 102477848 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7565] ppid=7561 vsize=864324 CPUtime=0
/proc/7562/task/7565/stat : 7565 (java) S 7561 7548 7511 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995986259 885067776 7448 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7566] ppid=7561 vsize=864324 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7561 7548 7511 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995986259 885067776 7448 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7567] ppid=7561 vsize=864324 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7561 7548 7511 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1995986261 885067776 7448 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7568] ppid=7561 vsize=864324 CPUtime=0.08
/proc/7562/task/7568/stat : 7568 (java) S 7561 7548 7511 0 -1 64 342 0 0 0 8 0 0 0 16 0 9 0 1995986261 885067776 7448 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7569] ppid=7561 vsize=864324 CPUtime=0
/proc/7562/task/7569/stat : 7569 (java) S 7561 7548 7511 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995986261 885067776 7448 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7570] ppid=7561 vsize=864324 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7561 7548 7511 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995986261 885067776 7448 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 883280

[startup+3.10132 s]
/proc/loadavg: 1.91 1.81 1.64 4/93 7570
/proc/meminfo: memFree=1768152/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=0.66
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 974 6657 0 1 3 0 59 4 15 0 1 0 1995986183 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 797 370 3 0 500 0
[pid=7561] ppid=7548 vsize=5356 CPUtime=0
/proc/7561/stat : 7561 (sh) S 7548 7548 7511 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995986256 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7561/statm: 1339 233 193 169 0 50 0
[pid=7562] ppid=7561 vsize=868468 CPUtime=2.32
/proc/7562/stat : 7562 (java) S 7561 7548 7511 0 -1 0 14474 0 1 0 224 8 0 0 18 0 9 0 1995986257 889311232 13628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 217117 13628 2565 9 0 211664 0
[pid=7562/tid=7563] ppid=7561 vsize=868468 CPUtime=1.16
/proc/7562/task/7563/stat : 7563 (java) R 7561 7548 7511 0 -1 64 3101 0 1 0 114 2 0 0 25 0 9 0 1995986258 889311232 13628 996147200 134512640 134550740 4294955952 18446744073709551615 103215633 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7564] ppid=7561 vsize=868468 CPUtime=0.89
/proc/7562/task/7564/stat : 7564 (java) S 7561 7548 7511 0 -1 64 9211 0 0 0 85 4 0 0 16 0 9 0 1995986259 889311232 13628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7565] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7565/stat : 7565 (java) S 7561 7548 7511 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995986259 889311232 13628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7566] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7561 7548 7511 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995986259 889311232 13628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7567] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7561 7548 7511 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1995986261 889311232 13628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7568] ppid=7561 vsize=868468 CPUtime=0.23
/proc/7562/task/7568/stat : 7568 (java) S 7561 7548 7511 0 -1 64 1469 0 0 0 23 0 0 0 15 0 9 0 1995986261 889311232 13628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7569] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7569/stat : 7569 (java) S 7561 7548 7511 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995986261 889311232 13628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7570] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7561 7548 7511 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995986261 889311232 13628 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 887424

[startup+6.30298 s]
/proc/loadavg: 1.92 1.82 1.64 3/93 7570
/proc/meminfo: memFree=1747800/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=0.66
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 974 6657 0 1 3 0 59 4 15 0 1 0 1995986183 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 797 370 3 0 500 0
[pid=7561] ppid=7548 vsize=5356 CPUtime=0
/proc/7561/stat : 7561 (sh) S 7548 7548 7511 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995986256 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7561/statm: 1339 233 193 169 0 50 0
[pid=7562] ppid=7561 vsize=868468 CPUtime=5.49
/proc/7562/stat : 7562 (java) S 7561 7548 7511 0 -1 0 16403 0 1 0 537 12 0 0 18 0 9 0 1995986257 889311232 15470 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 217117 15470 2565 9 0 211664 0
[pid=7562/tid=7563] ppid=7561 vsize=868468 CPUtime=4.16
/proc/7562/task/7563/stat : 7563 (java) R 7561 7548 7511 0 -1 64 3190 0 1 0 411 5 0 0 25 0 9 0 1995986258 889311232 15470 996147200 134512640 134550740 4294955952 18446744073709551615 4126928420 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7564] ppid=7561 vsize=868468 CPUtime=1.05
/proc/7562/task/7564/stat : 7564 (java) S 7561 7548 7511 0 -1 64 11047 0 0 0 100 5 0 0 16 0 9 0 1995986259 889311232 15470 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7565] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7565/stat : 7565 (java) S 7561 7548 7511 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995986259 889311232 15470 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7566] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7561 7548 7511 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995986259 889311232 15470 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7567] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7561 7548 7511 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1995986261 889311232 15470 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7568] ppid=7561 vsize=868468 CPUtime=0.24
/proc/7562/task/7568/stat : 7568 (java) S 7561 7548 7511 0 -1 64 1473 0 0 0 24 0 0 0 15 0 9 0 1995986261 889311232 15470 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7569] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7569/stat : 7569 (java) S 7561 7548 7511 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995986261 889311232 15470 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7570] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7561 7548 7511 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995986261 889311232 15470 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 887424

[startup+12.7013 s]
/proc/loadavg: 1.93 1.82 1.64 3/93 7570
/proc/meminfo: memFree=1732312/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=0.66
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 974 6657 0 1 3 0 59 4 15 0 1 0 1995986183 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 797 370 3 0 500 0
[pid=7561] ppid=7548 vsize=5356 CPUtime=0
/proc/7561/stat : 7561 (sh) S 7548 7548 7511 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995986256 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7561/statm: 1339 233 193 169 0 50 0
[pid=7562] ppid=7561 vsize=868468 CPUtime=11.81
/proc/7562/stat : 7562 (java) S 7561 7548 7511 0 -1 0 22843 0 1 0 1164 17 0 0 18 0 9 0 1995986257 889311232 17959 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 217117 17959 2565 9 0 211664 0
[pid=7562/tid=7563] ppid=7561 vsize=868468 CPUtime=10.05
/proc/7562/task/7563/stat : 7563 (java) R 7561 7548 7511 0 -1 64 3295 0 1 0 997 8 0 0 25 0 9 0 1995986258 889311232 17959 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7564] ppid=7561 vsize=868468 CPUtime=1.48
/proc/7562/task/7564/stat : 7564 (java) R 7561 7548 7511 0 -1 64 17379 0 0 0 141 7 0 0 16 0 9 0 1995986259 889311232 17959 996147200 134512640 134550740 4294955952 18446744073709551615 102516867 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7565] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7565/stat : 7565 (java) S 7561 7548 7511 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995986259 889311232 17959 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7566] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7561 7548 7511 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995986259 889311232 17959 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7567] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7561 7548 7511 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1995986261 889311232 17959 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7568] ppid=7561 vsize=868468 CPUtime=0.25
/proc/7562/task/7568/stat : 7568 (java) S 7561 7548 7511 0 -1 64 1476 0 0 0 24 1 0 0 16 0 9 0 1995986261 889311232 17959 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7569] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7569/stat : 7569 (java) S 7561 7548 7511 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995986261 889311232 17959 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7570] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7561 7548 7511 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995986261 889311232 17959 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 887424

[startup+25.5029 s]
/proc/loadavg: 1.94 1.83 1.64 3/93 7570
/proc/meminfo: memFree=1725080/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=0.66
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 974 6657 0 1 3 0 59 4 16 0 1 0 1995986183 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 797 370 3 0 500 0
[pid=7561] ppid=7548 vsize=5356 CPUtime=0
/proc/7561/stat : 7561 (sh) S 7548 7548 7511 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995986256 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7561/statm: 1339 233 193 169 0 50 0
[pid=7562] ppid=7561 vsize=868468 CPUtime=24.48
/proc/7562/stat : 7562 (java) S 7561 7548 7511 0 -1 0 23071 0 1 0 2425 23 0 0 18 0 9 0 1995986257 889311232 18046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 217117 18046 2565 9 0 211664 0
[pid=7562/tid=7563] ppid=7561 vsize=868468 CPUtime=22.47
/proc/7562/task/7563/stat : 7563 (java) R 7561 7548 7511 0 -1 64 3436 0 1 0 2235 12 0 0 25 0 9 0 1995986258 889311232 18046 996147200 134512640 134550740 4294955952 18446744073709551615 4126931024 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7564] ppid=7561 vsize=868468 CPUtime=1.72
/proc/7562/task/7564/stat : 7564 (java) S 7561 7548 7511 0 -1 64 17458 0 0 0 163 9 0 0 16 0 9 0 1995986259 889311232 18046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7565] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7565/stat : 7565 (java) S 7561 7548 7511 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995986259 889311232 18046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7566] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7561 7548 7511 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995986259 889311232 18046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7567] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7561 7548 7511 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1995986261 889311232 18046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7568] ppid=7561 vsize=868468 CPUtime=0.27
/proc/7562/task/7568/stat : 7568 (java) S 7561 7548 7511 0 -1 64 1484 0 0 0 26 1 0 0 16 0 9 0 1995986261 889311232 18046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7569] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7569/stat : 7569 (java) S 7561 7548 7511 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995986261 889311232 18046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7570] ppid=7561 vsize=868468 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7561 7548 7511 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995986261 889311232 18046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 887424

[startup+51.1012 s]
/proc/loadavg: 1.96 1.84 1.65 3/85 7572
/proc/meminfo: memFree=1735192/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=38.95
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 1032 35508 0 2 4 1 3852 38 16 0 1 0 1995986183 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 798 370 3 0 500 0
[pid=7571] ppid=7548 vsize=5356 CPUtime=0
/proc/7571/stat : 7571 (sh) S 7548 7548 7511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995990129 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7571/statm: 1339 232 193 169 0 50 0
[pid=7572] ppid=7571 vsize=46260 CPUtime=11.5
/proc/7572/stat : 7572 (minisat) R 7571 7548 7511 0 -1 4194304 11310 0 0 0 1143 7 0 0 25 0 1 0 1995990129 47370240 11296 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/7572/statm: 11565 11296 76 150 0 11412 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 65216

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

[startup+63.9019 s]
/proc/loadavg: 1.97 1.84 1.65 3/85 7572
/proc/meminfo: memFree=1730328/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=38.95
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 1032 35508 0 2 4 1 3852 38 16 0 1 0 1995986183 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 798 370 3 0 500 0
[pid=7571] ppid=7548 vsize=5356 CPUtime=0
/proc/7571/stat : 7571 (sh) S 7548 7548 7511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995990129 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7571/statm: 1339 232 193 169 0 50 0
[pid=7572] ppid=7571 vsize=50944 CPUtime=24.19
/proc/7572/stat : 7572 (minisat) R 7571 7548 7511 0 -1 4194304 12507 0 0 0 2411 8 0 0 25 0 1 0 1995990129 52166656 12493 996147200 134512640 135127466 4294956256 18446744073709551615 134531051 0 0 4096 3 0 0 0 17 1 0 0
/proc/7572/statm: 12736 12493 76 150 0 12583 0
Current children cumulated CPU time (s) 63.14
Current children cumulated vsize (KiB) 69900

[startup+70.3012 s]
/proc/loadavg: 1.97 1.85 1.66 3/85 7572
/proc/meminfo: memFree=1728472/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=38.95
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 1032 35508 0 2 4 1 3852 38 16 0 1 0 1995986183 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 798 370 3 0 500 0
[pid=7571] ppid=7548 vsize=5356 CPUtime=0
/proc/7571/stat : 7571 (sh) S 7548 7548 7511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995990129 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7571/statm: 1339 232 193 169 0 50 0
[pid=7572] ppid=7571 vsize=52676 CPUtime=30.52
/proc/7572/stat : 7572 (minisat) R 7571 7548 7511 0 -1 4194304 12931 0 0 0 3044 8 0 0 25 0 1 0 1995990129 53940224 12917 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/7572/statm: 13169 12917 76 150 0 13016 0
Current children cumulated CPU time (s) 69.47
Current children cumulated vsize (KiB) 71632

[startup+76.7025 s]
/proc/loadavg: 1.97 1.85 1.66 3/85 7572
/proc/meminfo: memFree=1727064/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=38.95
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 1032 35508 0 2 4 1 3852 38 16 0 1 0 1995986183 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 798 370 3 0 500 0
[pid=7571] ppid=7548 vsize=5356 CPUtime=0
/proc/7571/stat : 7571 (sh) S 7548 7548 7511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995990129 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7571/statm: 1339 232 193 169 0 50 0
[pid=7572] ppid=7571 vsize=54428 CPUtime=36.86
/proc/7572/stat : 7572 (minisat) R 7571 7548 7511 0 -1 4194304 13330 0 0 0 3678 8 0 0 25 0 1 0 1995990129 55734272 13316 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7572/statm: 13607 13316 76 150 0 13454 0
Current children cumulated CPU time (s) 75.81
Current children cumulated vsize (KiB) 73384

[startup+78.3029 s]
/proc/loadavg: 1.97 1.85 1.66 3/85 7572
/proc/meminfo: memFree=1726488/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=38.95
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 1032 35508 0 2 4 1 3852 38 16 0 1 0 1995986183 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 798 370 3 0 500 0
[pid=7571] ppid=7548 vsize=5356 CPUtime=0
/proc/7571/stat : 7571 (sh) S 7548 7548 7511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995990129 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7571/statm: 1339 232 193 169 0 50 0
[pid=7572] ppid=7571 vsize=54956 CPUtime=38.44
/proc/7572/stat : 7572 (minisat) R 7571 7548 7511 0 -1 4194304 13450 0 0 0 3836 8 0 0 25 0 1 0 1995990129 56274944 13436 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7572/statm: 13739 13436 76 150 0 13586 0
Current children cumulated CPU time (s) 77.39
Current children cumulated vsize (KiB) 73912

[startup+79.9012 s]
/proc/loadavg: 1.97 1.85 1.66 3/85 7572
/proc/meminfo: memFree=1726168/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=38.95
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 1032 35508 0 2 4 1 3852 38 16 0 1 0 1995986183 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 798 370 3 0 500 0
[pid=7571] ppid=7548 vsize=5356 CPUtime=0
/proc/7571/stat : 7571 (sh) S 7548 7548 7511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995990129 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7571/statm: 1339 232 193 169 0 50 0
[pid=7572] ppid=7571 vsize=55484 CPUtime=40.03
/proc/7572/stat : 7572 (minisat) R 7571 7548 7511 0 -1 4194304 13604 0 0 0 3994 9 0 0 25 0 1 0 1995990129 56815616 13590 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7572/statm: 13871 13590 76 150 0 13718 0
Current children cumulated CPU time (s) 78.98
Current children cumulated vsize (KiB) 74440

[startup+80.3063 s]
/proc/loadavg: 1.98 1.85 1.66 3/85 7572
/proc/meminfo: memFree=1725592/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=38.95
/proc/7548/stat : 7548 (sugar) S 7546 7548 7511 0 -1 4194304 1032 35508 0 2 4 1 3852 38 16 0 1 0 1995986183 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7548/statm: 3400 798 370 3 0 500 0
[pid=7571] ppid=7548 vsize=5356 CPUtime=0
/proc/7571/stat : 7571 (sh) S 7548 7548 7511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995990129 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7571/statm: 1339 232 193 169 0 50 0
[pid=7572] ppid=7571 vsize=55616 CPUtime=40.43
/proc/7572/stat : 7572 (minisat) R 7571 7548 7511 0 -1 4194304 13654 0 0 0 4034 9 0 0 25 0 1 0 1995990129 56950784 13640 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7572/statm: 13904 13640 76 150 0 13751 0
Current children cumulated CPU time (s) 79.38
Current children cumulated vsize (KiB) 74572

[startup+80.7085 s]
/proc/loadavg: 1.98 1.85 1.66 3/85 7572
/proc/meminfo: memFree=1725592/2055920 swapFree=4179680/4192956
[pid=7548] ppid=7546 vsize=13600 CPUtime=79.76
/proc/7548/stat : 7548 (sugar) R 7546 7548 7511 0 -1 4194304 1116 53199 0 3 4 2 7918 52 16 0 1 0 1995986183 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234211742761 0 0 4224 16386 0 0 0 17 1 0 0
/proc/7548/statm: 3400 799 371 3 0 500 0
Current children cumulated CPU time (s) 79.76
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 80.7122
CPU time (s): 79.7789
CPU user time (s): 79.233
CPU system time (s): 0.545917
CPU usage (%): 98.8436
Max. virtual memory (cumulated for all children) (KiB): 897672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 79.233
system time used= 0.545917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54345
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= 6620
involuntary context switches= 8099

runsolver used 0.122981 second user time and 0.277957 second system time

The end

Launcher Data (download as text)

Begin job on node54 at 2008-07-04 13:15:35
IDJOB=1071905
IDBENCH=56149
IDSOLVER=346
FILE ID=node54/1071905-1215170135
PBS_JOBID= 7881529
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/wordsPuzzle/normalized-crossword-m1-words-puzzle21.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-1071905-1215170135/watcher-1071905-1215170135 -o /tmp/evaluation-result-1071905-1215170135/solver-1071905-1215170135 -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-1071905-1215170135.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a1a739fb8d99893699a2f45ae725d33e
RANDOM SEED=983681858

node54.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.279
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.279
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:       1805464 kB
Buffers:         35324 kB
Cached:         105156 kB
SwapCached:       6536 kB
Active:         144564 kB
Inactive:        40912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805464 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          58784 kB
Slab:            50196 kB
Committed_AS:  4572216 kB
PageTables:       1872 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node54 at 2008-07-04 13:16:56