Trace number 1071758

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 50.2684 50.8837

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle22.xml
MD5SUMfdf53d0e76234c79bccb1a52019a7203
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.168974
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of constraints662
Maximum constraint arity26
Maximum domain size26
Number of constraints which are defined in extension60
Number of constraints which are defined in intension602
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:09:01 2008
0.00/0.04	c 0	PID 7362
0.00/0.04	c 0	HOST node54.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1071758-1215169741.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1071758-1215169741.xml' 'HOME/temp.csp'
0.03/0.64	c 1	1 domains, 132 variables, 6 predicates, 4 relations, 662 constraints
0.03/0.67	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.67	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.63/0.75	c 1	Parsing HOME/temp.csp
1.04/1.18	c 1	parsed 805 expressions
1.04/1.18	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.04/1.18	c 1	Converting to clausal form CSP
1.13/1.20	c 1	converted 81 (10%) expressions
1.13/1.26	c 1	converted 161 (20%) expressions
1.73/1.88	c 2	converted 242 (30%) expressions
1.83/1.99	c 2	converted 322 (40%) expressions
1.93/2.01	c 2	converted 403 (50%) expressions
1.93/2.03	c 2	converted 483 (60%) expressions
1.93/2.04	c 2	converted 564 (70%) expressions
1.93/2.05	c 2	converted 644 (80%) expressions
1.93/2.06	c 2	converted 725 (90%) expressions
2.02/2.14	c 2	converted 805 (100%) expressions
2.02/2.14	c 2	CSP : 132 integers, 0 booleans, 662 clauses, largest domain size 26
2.02/2.14	c 2	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.02/2.15	c 2	Propagation in CSP
2.21/2.31	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.21/2.31	c 2	CSP : 132 integers, 0 booleans, 662 clauses, largest domain size 26
2.21/2.31	c 2	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.21/2.31	c 2	Simplifing CSP by introducing new Boolean variables
2.21/2.34	c 2	CSP : 132 integers, 4512 booleans, 5174 clauses, largest domain size 26
2.21/2.34	c 2	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.31/2.49	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.41/2.50	c 3	14 (10%) CSP integer variables are encoded (336 clauses, 3552 bytes)
2.41/2.51	c 3	27 (20%) CSP integer variables are encoded (648 clauses, 6984 bytes)
2.41/2.51	c 3	40 (30%) CSP integer variables are encoded (960 clauses, 10417 bytes)
2.41/2.51	c 3	53 (40%) CSP integer variables are encoded (1272 clauses, 14473 bytes)
2.41/2.51	c 3	66 (50%) CSP integer variables are encoded (1584 clauses, 18529 bytes)
2.41/2.51	c 3	80 (60%) CSP integer variables are encoded (1920 clauses, 22897 bytes)
2.41/2.51	c 3	93 (70%) CSP integer variables are encoded (2232 clauses, 26953 bytes)
2.41/2.51	c 3	106 (80%) CSP integer variables are encoded (2544 clauses, 31009 bytes)
2.41/2.51	c 3	119 (90%) CSP integer variables are encoded (2856 clauses, 35065 bytes)
2.41/2.52	c 3	132 (100%) CSP integer variables are encoded (3168 clauses, 39121 bytes)
11.42/11.61	c 12	518 (10%) CSP clauses are encoded (254001 clauses, 9236612 bytes)
11.42/11.64	c 12	1035 (20%) CSP clauses are encoded (265593 clauses, 9450874 bytes)
11.42/11.67	c 12	1553 (30%) CSP clauses are encoded (277211 clauses, 9667694 bytes)
11.52/11.70	c 12	2070 (40%) CSP clauses are encoded (289178 clauses, 9870964 bytes)
11.52/11.73	c 12	2587 (50%) CSP clauses are encoded (301170 clauses, 10077502 bytes)
11.52/11.75	c 12	3105 (60%) CSP clauses are encoded (313213 clauses, 10290454 bytes)
11.52/11.77	c 12	3622 (70%) CSP clauses are encoded (325205 clauses, 10502962 bytes)
11.52/11.80	c 12	4140 (80%) CSP clauses are encoded (337248 clauses, 10721094 bytes)
11.62/11.82	c 12	4657 (90%) CSP clauses are encoded (349240 clauses, 10945227 bytes)
22.70/23.02	c 23	5174 (100%) CSP clauses are encoded (458046 clauses, 19196344 bytes)
22.70/23.02	c 23	5174 CSP clauses encoded
22.70/23.02	c 23	Writing map file : HOME/temp.map
22.70/23.03	c 23	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
22.70/23.03	c 23	SAT : 7812 SAT variables, 458046 SAT clauses, 19196344 bytes
22.70/23.03	c 23	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
22.70/23.09	c 23	SOLVING HOME/temp.cnf
22.70/23.09	c 23	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
22.70/23.09	c 23	This is MiniSat 2.0 beta
22.70/23.09	c 23	WARNING: for repeatability, setting FPU to use double precision
22.70/23.09	c 23	============================[ Problem Statistics ]=============================
22.70/23.09	c 23	|                                                                             |
22.70/23.09	c 23	|  Number of variables:  7812                                                 |
22.70/23.09	c 23	|  Number of clauses:    458046                                               |
22.74/23.52	c 24	|  Parsing time:         0.39         s                                       |
22.74/23.55	c 24	============================[ Search Statistics ]==============================
22.74/23.55	c 24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.74/23.55	c 24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.74/23.55	c 24	===============================================================================
22.74/23.55	c 24	|         0 |    7808   457658  3539844 |   152552        0    nan |  0.000 % |
22.74/23.61	c 24	|       101 |    7808   457658  3539844 |   167807      101     10 |  0.051 % |
22.74/23.65	c 24	|       251 |    7808   457658  3539844 |   184588      251     11 |  0.051 % |
22.74/23.72	c 24	|       476 |    7808   457658  3539844 |   203047      476     10 |  0.051 % |
22.74/23.84	c 24	|       813 |    7808   457658  3539844 |   223352      813      9 |  0.051 % |
22.74/23.91	c 24	|      1319 |    7808   457658  3539844 |   245687     1319     10 |  0.051 % |
22.74/24.03	c 24	|      2080 |    7808   457658  3539844 |   270256     2080     10 |  0.051 % |
23.73/24.14	c 24	|      3219 |    7808   457658  3539844 |   297281     3219     10 |  0.051 % |
24.02/24.42	c 24	|      4928 |    7808   457658  3539844 |   327010     4928     10 |  0.051 % |
24.32/24.70	c 25	|      7492 |    7808   457658  3539844 |   359711     7492     10 |  0.051 % |
24.91/25.33	c 25	|     11337 |    7807   457658  3539844 |   395682    11336     10 |  0.064 % |
25.91/26.38	c 26	|     17103 |    7806   457658  3539844 |   435250    17101     11 |  0.077 % |
27.29/27.76	c 28	|     25754 |    7806   457658  3539844 |   478775    25752     11 |  0.077 % |
30.46/30.99	c 31	|     38730 |    7806   457658  3539844 |   526653    38728     12 |  0.077 % |
37.29/37.88	c 38	|     58191 |    7806   457658  3539844 |   579318    58189     12 |  0.077 % |
45.51/46.19	c 46	|     87383 |    7806   457572  3539660 |   637250    87381     13 |  0.077 % |
49.98/50.64	c 51	===============================================================================
49.98/50.65	c 51	restarts              : 16
49.98/50.65	c 51	conflicts             : 103909         (3818 /sec)
49.98/50.65	c 51	decisions             : 155975         (1.74 % random) (5731 /sec)
49.98/50.65	c 51	propagations          : 6544429        (240473 /sec)
49.98/50.65	c 51	conflict literals     : 1355157        (26.48 % deleted)
49.98/50.65	c 51	Memory used           : 41.95 MB
49.98/50.65	c 51	CPU time              : 27.2149 s
49.98/50.65	c 51	
49.98/50.65	c 51	SATISFIABLE
49.98/50.66	c 51	DECODING HOME/temp.out WITH HOME/temp.map
49.98/50.66	c 51	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
50.04/50.74	c 51	Decoding HOME/temp.out
50.04/50.82	s SATISFIABLE
50.04/50.83	v 1 17 4 3 15 0 25 14 1 14 4 11 4 21 8 0 1 20 17 0 13 10 14 13 4 18 6 4 11 13 8 2 4 2 14 13 6 17 0 19 20 11 0 19 4 3 17 0 13 18 0 12 4 18 18 0 24 15 4 19 17 8 4 17 8 2 13 14 14 10 11 8 19 4 17 0 19 14 13 4 5 20 17 8 3 0 0 17 6 20 12 4 13 19 0 19 8 14 13 17 4 0 11 6 14 0 8 13 3 14 15 20 11 11 8 11 11 14 19 8 18 0 1 11 24 18 11 24 13 14 13 4
50.04/50.85	c 51	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
50.04/50.88	c 51	CPU 49.81 (0.03 0.01 49.78 0.41)
50.04/50.88	c 51	END Fri Jul  4 13:09:52 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-1071758-1215169741/watcher-1071758-1215169741 -o /tmp/evaluation-result-1071758-1215169741/solver-1071758-1215169741 -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-1071758-1215169741.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.90 1.40 1.48 4/81 7362
/proc/meminfo: memFree=1774024/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=12272 CPUtime=0
/proc/7362/stat : 7362 (sugar) R 7360 7362 7284 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 1995946748 12566528 328 996147200 4194304 4206940 548682068608 18446744073709551615 234211736165 0 0 4224 0 0 0 0 17 0 0 0
/proc/7362/statm: 3068 328 246 3 0 168 0

[startup+0.0474091 s]
/proc/loadavg: 1.90 1.40 1.48 4/81 7362
/proc/meminfo: memFree=1774024/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=0.03
/proc/7362/stat : 7362 (sugar) R 7360 7362 7284 0 -1 4194304 874 127 0 0 2 1 0 0 16 0 1 0 1995946748 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 234211568287 0 0 4224 16386 0 0 0 17 0 0 0
/proc/7362/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102423 s]
/proc/loadavg: 1.90 1.40 1.48 4/81 7362
/proc/meminfo: memFree=1774024/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=0.03
/proc/7362/stat : 7362 (sugar) S 7360 7362 7284 0 -1 4194304 900 127 0 0 2 1 0 0 17 0 1 0 1995946748 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7362/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301461 s]
/proc/loadavg: 1.90 1.40 1.48 4/81 7362
/proc/meminfo: memFree=1774024/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=0.03
/proc/7362/stat : 7362 (sugar) S 7360 7362 7284 0 -1 4194304 900 127 0 0 2 1 0 0 17 0 1 0 1995946748 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7362/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701545 s]
/proc/loadavg: 1.90 1.40 1.48 4/81 7362
/proc/meminfo: memFree=1774024/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=0.63
/proc/7362/stat : 7362 (sugar) S 7360 7362 7284 0 -1 4194304 956 5119 0 1 3 1 56 3 16 0 1 0 1995946748 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7362/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 13600

[startup+1.50271 s]
/proc/loadavg: 1.90 1.40 1.48 4/92 7384
/proc/meminfo: memFree=1766064/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=0.63
/proc/7362/stat : 7362 (sugar) S 7360 7362 7284 0 -1 4194304 973 5119 0 1 3 1 56 3 15 0 1 0 1995946748 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7362/statm: 3400 797 370 3 0 500 0
[pid=7375] ppid=7362 vsize=5356 CPUtime=0
/proc/7375/stat : 7375 (sh) S 7362 7362 7284 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995946815 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7375/statm: 1339 233 193 169 0 50 0
[pid=7376] ppid=7375 vsize=864340 CPUtime=0.8
/proc/7376/stat : 7376 (java) S 7375 7362 7284 0 -1 0 6806 0 1 0 77 3 0 0 18 0 9 0 1995946815 885084160 6083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7376/statm: 216085 6083 2540 9 0 210660 0
[pid=7376/tid=7377] ppid=7375 vsize=864340 CPUtime=0.52
/proc/7376/task/7377/stat : 7377 (java) R 7375 7362 7284 0 -1 64 2648 0 1 0 51 1 0 0 21 0 9 0 1995946816 885084160 6083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7378] ppid=7375 vsize=864340 CPUtime=0.18
/proc/7376/task/7378/stat : 7378 (java) R 7375 7362 7284 0 -1 64 3123 0 0 0 18 0 0 0 16 0 9 0 1995946817 885084160 6083 996147200 134512640 134550740 4294955952 18446744073709551615 102723221 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7379] ppid=7375 vsize=864340 CPUtime=0
/proc/7376/task/7379/stat : 7379 (java) S 7375 7362 7284 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995946818 885084160 6083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7380] ppid=7375 vsize=864340 CPUtime=0
/proc/7376/task/7380/stat : 7380 (java) S 7375 7362 7284 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995946818 885084160 6083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7381] ppid=7375 vsize=864340 CPUtime=0
/proc/7376/task/7381/stat : 7381 (java) S 7375 7362 7284 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995946820 885084160 6083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7382] ppid=7375 vsize=864340 CPUtime=0.07
/proc/7376/task/7382/stat : 7382 (java) S 7375 7362 7284 0 -1 64 341 0 0 0 7 0 0 0 17 0 9 0 1995946820 885084160 6083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7383] ppid=7375 vsize=864340 CPUtime=0
/proc/7376/task/7383/stat : 7383 (java) S 7375 7362 7284 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995946820 885084160 6083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7384] ppid=7375 vsize=864340 CPUtime=0
/proc/7376/task/7384/stat : 7384 (java) S 7375 7362 7284 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995946820 885084160 6083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 883296

[startup+3.10205 s]
/proc/loadavg: 1.90 1.40 1.48 3/92 7384
/proc/meminfo: memFree=1740208/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=0.63
/proc/7362/stat : 7362 (sugar) S 7360 7362 7284 0 -1 4194304 974 5119 0 1 3 1 56 3 15 0 1 0 1995946748 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7362/statm: 3400 797 370 3 0 500 0
[pid=7375] ppid=7362 vsize=5356 CPUtime=0
/proc/7375/stat : 7375 (sh) S 7362 7362 7284 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995946815 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7375/statm: 1339 233 193 169 0 50 0
[pid=7376] ppid=7375 vsize=868516 CPUtime=2.39
/proc/7376/stat : 7376 (java) S 7375 7362 7284 0 -1 0 12482 0 1 0 231 8 0 0 18 0 9 0 1995946815 889360384 11661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7376/statm: 217129 11661 2565 9 0 211676 0
[pid=7376/tid=7377] ppid=7375 vsize=868516 CPUtime=1.36
/proc/7376/task/7377/stat : 7377 (java) R 7375 7362 7284 0 -1 64 3093 0 1 0 134 2 0 0 22 0 9 0 1995946816 889360384 11661 996147200 134512640 134550740 4294955952 18446744073709551615 4126576003 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7378] ppid=7375 vsize=868516 CPUtime=0.78
/proc/7376/task/7378/stat : 7378 (java) S 7375 7362 7284 0 -1 64 7220 0 0 0 75 3 0 0 16 0 9 0 1995946817 889360384 11661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7379] ppid=7375 vsize=868516 CPUtime=0
/proc/7376/task/7379/stat : 7379 (java) S 7375 7362 7284 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995946818 889360384 11661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7380] ppid=7375 vsize=868516 CPUtime=0
/proc/7376/task/7380/stat : 7380 (java) S 7375 7362 7284 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995946818 889360384 11661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7381] ppid=7375 vsize=868516 CPUtime=0
/proc/7376/task/7381/stat : 7381 (java) S 7375 7362 7284 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995946820 889360384 11661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7382] ppid=7375 vsize=868516 CPUtime=0.22
/proc/7376/task/7382/stat : 7382 (java) S 7375 7362 7284 0 -1 64 1475 0 0 0 21 1 0 0 16 0 9 0 1995946820 889360384 11661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7383] ppid=7375 vsize=868516 CPUtime=0
/proc/7376/task/7383/stat : 7383 (java) S 7375 7362 7284 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995946820 889360384 11661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7384] ppid=7375 vsize=868516 CPUtime=0
/proc/7376/task/7384/stat : 7384 (java) S 7375 7362 7284 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995946820 889360384 11661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887472

[startup+6.3017 s]
/proc/loadavg: 1.91 1.41 1.48 3/92 7384
/proc/meminfo: memFree=1722160/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=0.63
/proc/7362/stat : 7362 (sugar) S 7360 7362 7284 0 -1 4194304 974 5119 0 1 3 1 56 3 15 0 1 0 1995946748 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7362/statm: 3400 797 370 3 0 500 0
[pid=7375] ppid=7362 vsize=5356 CPUtime=0
/proc/7375/stat : 7375 (sh) S 7362 7362 7284 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995946815 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7375/statm: 1339 233 193 169 0 50 0
[pid=7376] ppid=7375 vsize=868516 CPUtime=5.55
/proc/7376/stat : 7376 (java) S 7375 7362 7284 0 -1 0 15016 0 1 0 543 12 0 0 18 0 9 0 1995946815 889360384 14083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7376/statm: 217129 14083 2565 9 0 211676 0
[pid=7376/tid=7377] ppid=7375 vsize=868516 CPUtime=4.34
/proc/7376/task/7377/stat : 7377 (java) R 7375 7362 7284 0 -1 64 3206 0 1 0 429 5 0 0 25 0 9 0 1995946816 889360384 14083 996147200 134512640 134550740 4294955952 18446744073709551615 4126473572 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7378] ppid=7375 vsize=868516 CPUtime=0.96
/proc/7376/task/7378/stat : 7378 (java) S 7375 7362 7284 0 -1 64 9640 0 0 0 91 5 0 0 16 0 9 0 1995946817 889360384 14083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7379] ppid=7375 vsize=868516 CPUtime=0
/proc/7376/task/7379/stat : 7379 (java) S 7375 7362 7284 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995946818 889360384 14083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7380] ppid=7375 vsize=868516 CPUtime=0
/proc/7376/task/7380/stat : 7380 (java) S 7375 7362 7284 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995946818 889360384 14083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7381] ppid=7375 vsize=868516 CPUtime=0
/proc/7376/task/7381/stat : 7381 (java) S 7375 7362 7284 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995946820 889360384 14083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7382] ppid=7375 vsize=868516 CPUtime=0.22
/proc/7376/task/7382/stat : 7382 (java) S 7375 7362 7284 0 -1 64 1476 0 0 0 21 1 0 0 16 0 9 0 1995946820 889360384 14083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7383] ppid=7375 vsize=868516 CPUtime=0
/proc/7376/task/7383/stat : 7383 (java) S 7375 7362 7284 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995946820 889360384 14083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7384] ppid=7375 vsize=868516 CPUtime=0
/proc/7376/task/7384/stat : 7384 (java) S 7375 7362 7284 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995946820 889360384 14083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 887472

[startup+12.703 s]
/proc/loadavg: 1.92 1.42 1.48 3/92 7384
/proc/meminfo: memFree=1708528/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=0.63
/proc/7362/stat : 7362 (sugar) S 7360 7362 7284 0 -1 4194304 974 5119 0 1 3 1 56 3 15 0 1 0 1995946748 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7362/statm: 3400 797 370 3 0 500 0
[pid=7375] ppid=7362 vsize=5356 CPUtime=0
/proc/7375/stat : 7375 (sh) S 7362 7362 7284 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995946815 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7375/statm: 1339 233 193 169 0 50 0
[pid=7376] ppid=7375 vsize=868516 CPUtime=11.87
/proc/7376/stat : 7376 (java) S 7375 7362 7284 0 -1 0 17416 0 1 0 1169 18 0 0 18 0 9 0 1995946815 889360384 15370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7376/statm: 217129 15370 2565 9 0 211676 0
[pid=7376/tid=7377] ppid=7375 vsize=868516 CPUtime=10.25
/proc/7376/task/7377/stat : 7377 (java) R 7375 7362 7284 0 -1 64 3355 0 1 0 1016 9 0 0 25 0 9 0 1995946816 889360384 15370 996147200 134512640 134550740 4294955952 18446744073709551615 4126930274 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7378] ppid=7375 vsize=868516 CPUtime=1.35
/proc/7376/task/7378/stat : 7378 (java) S 7375 7362 7284 0 -1 64 11876 0 0 0 128 7 0 0 16 0 9 0 1995946817 889360384 15370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7379] ppid=7375 vsize=868516 CPUtime=0
/proc/7376/task/7379/stat : 7379 (java) S 7375 7362 7284 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995946818 889360384 15370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7380] ppid=7375 vsize=868516 CPUtime=0
/proc/7376/task/7380/stat : 7380 (java) S 7375 7362 7284 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995946818 889360384 15370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7381] ppid=7375 vsize=868516 CPUtime=0
/proc/7376/task/7381/stat : 7381 (java) S 7375 7362 7284 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995946820 889360384 15370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7382] ppid=7375 vsize=868516 CPUtime=0.25
/proc/7376/task/7382/stat : 7382 (java) S 7375 7362 7284 0 -1 64 1491 0 0 0 24 1 0 0 16 0 9 0 1995946820 889360384 15370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7383] ppid=7375 vsize=868516 CPUtime=0
/proc/7376/task/7383/stat : 7383 (java) S 7375 7362 7284 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995946820 889360384 15370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7376/tid=7384] ppid=7375 vsize=868516 CPUtime=0
/proc/7376/task/7384/stat : 7384 (java) S 7375 7362 7284 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995946820 889360384 15370 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 887472

[startup+25.5027 s]
/proc/loadavg: 1.93 1.45 1.49 3/84 7386
/proc/meminfo: memFree=1720368/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=22.74
/proc/7362/stat : 7362 (sugar) S 7360 7362 7284 0 -1 4194304 1032 25013 0 2 3 1 2239 31 15 0 1 0 1995946748 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7362/statm: 3400 798 370 3 0 500 0
[pid=7385] ppid=7362 vsize=5356 CPUtime=0
/proc/7385/stat : 7385 (sh) S 7362 7362 7284 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995949057 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7385/statm: 1339 232 193 169 0 50 0
[pid=7386] ppid=7385 vsize=32724 CPUtime=2.37
/proc/7386/stat : 7386 (minisat) R 7385 7362 7284 0 -1 4194304 8062 0 0 0 233 4 0 0 25 0 1 0 1995949057 33509376 8048 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/7386/statm: 8181 8048 76 150 0 8028 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 51680

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

[startup+38.3013 s]
/proc/loadavg: 1.94 1.47 1.49 3/84 7386
/proc/meminfo: memFree=1715440/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=22.74
/proc/7362/stat : 7362 (sugar) S 7360 7362 7284 0 -1 4194304 1032 25013 0 2 3 1 2239 31 16 0 1 0 1995946748 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7362/statm: 3400 798 370 3 0 500 0
[pid=7385] ppid=7362 vsize=5356 CPUtime=0
/proc/7385/stat : 7385 (sh) S 7362 7362 7284 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995949057 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7385/statm: 1339 232 193 169 0 50 0
[pid=7386] ppid=7385 vsize=37868 CPUtime=15.05
/proc/7386/stat : 7386 (minisat) R 7385 7362 7284 0 -1 4194304 9360 0 0 0 1499 6 0 0 25 0 1 0 1995949057 38776832 9346 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/7386/statm: 9467 9346 76 150 0 9314 0
Current children cumulated CPU time (s) 37.79
Current children cumulated vsize (KiB) 56824

[startup+44.7026 s]
/proc/loadavg: 1.95 1.48 1.50 3/84 7386
/proc/meminfo: memFree=1713456/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=22.74
/proc/7362/stat : 7362 (sugar) S 7360 7362 7284 0 -1 4194304 1032 25013 0 2 3 1 2239 31 16 0 1 0 1995946748 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7362/statm: 3400 798 370 3 0 500 0
[pid=7385] ppid=7362 vsize=5356 CPUtime=0
/proc/7385/stat : 7385 (sh) S 7362 7362 7284 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995949057 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7385/statm: 1339 232 193 169 0 50 0
[pid=7386] ppid=7385 vsize=40128 CPUtime=21.39
/proc/7386/stat : 7386 (minisat) R 7385 7362 7284 0 -1 4194304 9927 0 0 0 2133 6 0 0 25 0 1 0 1995949057 41091072 9913 996147200 134512640 135127466 4294956256 18446744073709551615 134522863 0 0 4096 3 0 0 0 17 1 0 0
/proc/7386/statm: 10032 9913 76 150 0 9879 0
Current children cumulated CPU time (s) 44.13
Current children cumulated vsize (KiB) 59084

[startup+47.9013 s]
/proc/loadavg: 1.95 1.48 1.50 3/84 7386
/proc/meminfo: memFree=1711408/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=22.74
/proc/7362/stat : 7362 (sugar) S 7360 7362 7284 0 -1 4194304 1032 25013 0 2 3 1 2239 31 16 0 1 0 1995946748 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7362/statm: 3400 798 370 3 0 500 0
[pid=7385] ppid=7362 vsize=5356 CPUtime=0
/proc/7385/stat : 7385 (sh) S 7362 7362 7284 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995949057 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7385/statm: 1339 232 193 169 0 50 0
[pid=7386] ppid=7385 vsize=42160 CPUtime=24.56
/proc/7386/stat : 7386 (minisat) R 7385 7362 7284 0 -1 4194304 10382 0 0 0 2450 6 0 0 25 0 1 0 1995949057 43171840 10368 996147200 134512640 135127466 4294956256 18446744073709551615 134530722 0 0 4096 3 0 0 0 17 1 0 0
/proc/7386/statm: 10540 10368 76 150 0 10387 0
Current children cumulated CPU time (s) 47.3
Current children cumulated vsize (KiB) 61116

[startup+49.5076 s]
/proc/loadavg: 1.95 1.49 1.50 3/84 7386
/proc/meminfo: memFree=1710640/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=22.74
/proc/7362/stat : 7362 (sugar) S 7360 7362 7284 0 -1 4194304 1032 25013 0 2 3 1 2239 31 16 0 1 0 1995946748 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7362/statm: 3400 798 370 3 0 500 0
[pid=7385] ppid=7362 vsize=5356 CPUtime=0
/proc/7385/stat : 7385 (sh) S 7362 7362 7284 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995949057 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7385/statm: 1339 232 193 169 0 50 0
[pid=7386] ppid=7385 vsize=42688 CPUtime=26.14
/proc/7386/stat : 7386 (minisat) R 7385 7362 7284 0 -1 4194304 10524 0 0 0 2608 6 0 0 25 0 1 0 1995949057 43712512 10510 996147200 134512640 135127466 4294956256 18446744073709551615 134531095 0 0 4096 3 0 0 0 17 1 0 0
/proc/7386/statm: 10672 10510 76 150 0 10519 0
Current children cumulated CPU time (s) 48.88
Current children cumulated vsize (KiB) 61644

[startup+50.3028 s]
/proc/loadavg: 1.95 1.49 1.50 3/84 7386
/proc/meminfo: memFree=1710640/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=22.74
/proc/7362/stat : 7362 (sugar) S 7360 7362 7284 0 -1 4194304 1032 25013 0 2 3 1 2239 31 16 0 1 0 1995946748 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7362/statm: 3400 798 370 3 0 500 0
[pid=7385] ppid=7362 vsize=5356 CPUtime=0
/proc/7385/stat : 7385 (sh) S 7362 7362 7284 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995949057 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7385/statm: 1339 232 193 169 0 50 0
[pid=7386] ppid=7385 vsize=42820 CPUtime=26.94
/proc/7386/stat : 7386 (minisat) R 7385 7362 7284 0 -1 4194304 10567 0 0 0 2687 7 0 0 25 0 1 0 1995949057 43847680 10553 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/7386/statm: 10705 10553 76 150 0 10552 0
Current children cumulated CPU time (s) 49.68
Current children cumulated vsize (KiB) 61776

[startup+50.7029 s]
/proc/loadavg: 1.95 1.49 1.50 3/84 7386
/proc/meminfo: memFree=1710384/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=50.04
/proc/7362/stat : 7362 (sugar) S 7360 7362 7284 0 -1 4194304 1070 35922 0 2 3 1 4961 39 17 0 1 0 1995946748 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7362/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 50.04
Current children cumulated vsize (KiB) 13600

[startup+50.8029 s]
/proc/loadavg: 1.95 1.49 1.50 3/84 7386
/proc/meminfo: memFree=1710384/2055920 swapFree=4179680/4192956
[pid=7362] ppid=7360 vsize=13600 CPUtime=50.04
/proc/7362/stat : 7362 (sugar) S 7360 7362 7284 0 -1 4194304 1087 35922 0 2 3 1 4961 39 16 0 1 0 1995946748 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7362/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 50.04
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 50.8837
CPU time (s): 50.2684
CPU user time (s): 49.8244
CPU system time (s): 0.443932
CPU usage (%): 98.7906
Max. virtual memory (cumulated for all children) (KiB): 892600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.8244
system time used= 0.443932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40805
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= 6179
involuntary context switches= 7078

runsolver used 0.083987 second user time and 0.173973 second system time

The end

Launcher Data (download as text)

Begin job on node54 at 2008-07-04 13:09:01
IDJOB=1071758
IDBENCH=56139
IDSOLVER=346
FILE ID=node54/1071758-1215169741
PBS_JOBID= 7881500
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fdf53d0e76234c79bccb1a52019a7203
RANDOM SEED=2089520738

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:       1774440 kB
Buffers:         34828 kB
Cached:         101844 kB
SwapCached:       6536 kB
Active:         175776 kB
Inactive:        40580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774440 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:          95980 kB
Slab:            50192 kB
Committed_AS:  4625216 kB
PageTables:       1884 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= 66556 MiB
End job on node54 at 2008-07-04 13:09:52