Trace number 1110864

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisat? (TO) 3600.19 3625.11

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg15-17_ext.xml
MD5SUMf19d798b5851629cc9628724006dcf08
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints32
Best CPU time to get the best result obtained on this benchmark3600.09
Satisfiable
(Un)Satisfiability was proved
Number of variables255
Number of constraints32
Maximum constraint arity17
Maximum domain size26
Number of constraints which are defined in extension32
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.05	c 0	BEGIN Sat Jul 12 06:52:42 2008
0.00/0.05	c 0	PID 16759
0.00/0.05	c 0	HOST node3.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1110864-1215838362.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-1110864-1215838362.xml' 'HOME/temp.csp'
0.03/0.53	c 0	1 domains, 255 variables, 0 predicates, 2 relations, 32 constraints
0.03/0.57	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.58	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.50/0.66	c 0	Parsing HOME/temp.csp
0.50/0.86	c 1	parsed 290 expressions
0.50/0.86	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.50/0.86	c 1	MAX CSP: 32 constraints
0.50/0.86	c 1	Converting to clausal form CSP
0.50/0.88	c 1	converted 33 (10%) expressions
0.50/0.88	c 1	converted 65 (20%) expressions
0.50/0.88	c 1	converted 98 (30%) expressions
0.50/0.88	c 1	converted 130 (40%) expressions
0.50/0.88	c 1	converted 163 (50%) expressions
0.50/0.89	c 1	converted 195 (60%) expressions
0.50/0.89	c 1	converted 228 (70%) expressions
0.90/1.04	c 1	converted 260 (80%) expressions
3.08/3.21	c 3	converted 293 (90%) expressions
3.87/4.09	c 4	converted 325 (100%) expressions
3.87/4.09	c 4	CSP : 319 integers, 0 booleans, 95 clauses, largest domain size 49
3.87/4.09	c 4	Heap : 111 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.87/4.09	c 4	Propagation in CSP
3.87/4.09	c 4	31 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.87/4.09	c 4	CSP : 319 integers, 0 booleans, 95 clauses, largest domain size 33
3.87/4.09	c 4	Heap : 111 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.87/4.09	c 4	Simplifing CSP by introducing new Boolean variables
3.87/4.09	c 4	CSP : 319 integers, 0 booleans, 95 clauses, largest domain size 33
3.87/4.09	c 4	Heap : 111 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.46/4.63	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.46/4.67	c 4	32 (10%) CSP integer variables are encoded (768 clauses, 8304 bytes)
4.46/4.67	c 4	64 (20%) CSP integer variables are encoded (1536 clauses, 17905 bytes)
4.46/4.67	c 4	96 (30%) CSP integer variables are encoded (2304 clauses, 27889 bytes)
4.46/4.68	c 4	128 (40%) CSP integer variables are encoded (3072 clauses, 37873 bytes)
4.46/4.68	c 4	160 (50%) CSP integer variables are encoded (3840 clauses, 47857 bytes)
4.46/4.68	c 4	192 (60%) CSP integer variables are encoded (4608 clauses, 57841 bytes)
4.46/4.69	c 4	224 (70%) CSP integer variables are encoded (5376 clauses, 67825 bytes)
4.46/4.69	c 4	256 (80%) CSP integer variables are encoded (6120 clauses, 77497 bytes)
4.46/4.69	c 4	288 (90%) CSP integer variables are encoded (6151 clauses, 77900 bytes)
4.46/4.69	c 4	319 (100%) CSP integer variables are encoded (6378 clauses, 80851 bytes)
395.14/399.37	c 399	10 (10%) CSP clauses are encoded (984438 clauses, 102166559 bytes)
682.22/689.41	c 689	19 (20%) CSP clauses are encoded (1740228 clauses, 181666587 bytes)
740.57/748.44	c 748	29 (30%) CSP clauses are encoded (2095968 clauses, 223186839 bytes)
757.77/765.90	c 766	38 (40%) CSP clauses are encoded (2202952 clauses, 235764624 bytes)
757.87/765.90	c 766	48 (50%) CSP clauses are encoded (2203478 clauses, 235773527 bytes)
757.87/765.90	c 766	57 (60%) CSP clauses are encoded (2203515 clauses, 235774091 bytes)
757.87/765.90	c 766	67 (70%) CSP clauses are encoded (2204111 clauses, 235784541 bytes)
757.87/765.90	c 766	76 (80%) CSP clauses are encoded (2204158 clauses, 235785267 bytes)
757.87/765.90	c 766	86 (90%) CSP clauses are encoded (2204240 clauses, 235786586 bytes)
757.87/765.90	c 766	95 (100%) CSP clauses are encoded (2204486 clauses, 235790703 bytes)
757.87/765.90	c 766	95 CSP clauses encoded
757.87/765.90	c 766	Writing map file : HOME/temp.map
757.87/765.91	c 766	Heap : 186 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
757.87/765.91	c 766	SAT : 6697 SAT variables, 2204486 SAT clauses, 235790703 bytes
757.87/765.91	c 766	Heap : 186 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
757.87/765.99	c 766	OBJECTIVE minimize _COST
757.87/765.99	c 766	OBJECTIVE BOUND: 0 <= _COST <= 
757.87/765.99	c 766	SEARCHING: _COST <= 16
757.87/765.99	c 766	SOLVING HOME/temp.cnf
757.87/765.99	c 766	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
757.94/766.00	c 766	This is MiniSat 2.0 beta
757.94/766.00	c 766	WARNING: for repeatability, setting FPU to use double precision
757.94/766.00	c 766	============================[ Problem Statistics ]=============================
757.94/766.00	c 766	|                                                                             |
757.94/766.00	c 766	|  Number of variables:  6697                                                 |
757.94/766.00	c 766	|  Number of clauses:    2204487                                              |
762.59/770.75	c 770	|  Parsing time:         4.29         s                                       |
762.88/771.01	c 771	============================[ Search Statistics ]==============================
762.88/771.01	c 771	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
762.88/771.01	c 771	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
762.88/771.01	c 771	===============================================================================
762.88/771.01	c 771	|         0 |    6601  2203753 43593253 |   734584        0    nan |  0.000 % |
762.88/771.07	c 771	|       102 |    6601  2203753 43593253 |   808042      102      7 |  1.433 % |
763.18/771.33	c 771	|       253 |    6601  2203753 43593253 |   888847      253      8 |  1.433 % |
763.28/771.40	c 771	|       478 |    6601  2203753 43593253 |   977731      478      8 |  1.434 % |
763.57/771.71	c 771	|       816 |    6601  2203753 43593253 |  1075504      816      9 |  1.434 % |
763.77/771.91	c 772	|      1322 |    6601  2203753 43593253 |  1183055     1322      9 |  1.434 % |
763.86/772.06	c 772	|      2083 |    6601  2203753 43593253 |  1301360     2083     10 |  1.434 % |
764.07/772.24	c 772	|      3223 |    6601  2203753 43593253 |  1431497     3223     10 |  1.434 % |
764.37/772.50	c 772	|      4931 |    6601  2203753 43593253 |  1574646     4931     11 |  1.433 % |
764.77/772.92	c 773	|      7493 |    6601  2203753 43593253 |  1732111     7493     10 |  1.434 % |
766.34/774.52	c 774	|     11337 |    6601  2203753 43593253 |  1905322    11337     10 |  1.434 % |
767.33/775.54	c 775	|     17105 |    6601  2203753 43593253 |  2095854    17105     11 |  1.434 % |
770.41/778.62	c 778	|     25754 |    6601  2203753 43593253 |  2305440    25754     11 |  1.433 % |
774.67/782.91	c 783	|     38729 |    6601  2203753 43593253 |  2535984    38729     11 |  1.434 % |
787.84/796.28	c 796	|     58191 |    6601  2203753 43593253 |  2789582    58191     11 |  1.433 % |
796.95/805.47	c 805	|     87383 |    6601  2203753 43593253 |  3068541    87383     12 |  1.434 % |
823.30/832.07	c 832	|    131173 |    6601  2203753 43593253 |  3375395   131173     12 |  1.434 % |
902.15/911.65	c 911	|    196858 |    6601  2203753 43593253 |  3712934   196858     14 |  1.434 % |
981.41/991.63	c 991	|    295384 |    6601  2203753 43593253 |  4084228   295384     15 |  1.434 % |
1172.79/1184.85	c 1185	|    443176 |    6601  2203753 43593253 |  4492650   443176     16 |  1.433 % |
1684.13/1699.42	c 1699	|    664861 |    6601  2203753 43593253 |  4941916   664861     18 |  1.434 % |
2650.28/2670.22	c 2670	|    997386 |    6601  2203753 43593253 |  5436107   997386     21 |  1.434 % |
3600.09/3624.92	c ERROR INTERRUPTED
3600.09/3624.99	s UNKNOWN
3600.09/3624.99	c 3625	CPU 755.91 (0.04 0 755.87 2.03)
3600.09/3624.99	c 3625	END Sat Jul 12 07:53:07 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1110864-1215838362/watcher-1110864-1215838362 -o /tmp/evaluation-result-1110864-1215838362/solver-1110864-1215838362 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1110864-1215838362.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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.00 2.00 2.00 4/81 16759
/proc/meminfo: memFree=1850440/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=12132 CPUtime=0
/proc/16759/stat : 16759 (sugar) R 16757 16759 15476 0 -1 4194304 275 0 0 0 0 0 0 0 20 0 1 0 40539550 12423168 243 996147200 4194304 4206940 548682068592 18446744073709551615 233652494625 0 0 4224 0 0 0 0 17 1 0 0
/proc/16759/statm: 3033 243 185 3 0 133 0

[startup+0.099254 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16759
/proc/meminfo: memFree=1850440/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=0.03
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 40539550 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16759/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10125 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16759
/proc/meminfo: memFree=1850440/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=0.03
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 40539550 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16759/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301271 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16759
/proc/meminfo: memFree=1850440/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=0.03
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 40539550 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16759/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701303 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16759
/proc/meminfo: memFree=1850440/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=0.5
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 974 6493 0 1 3 0 44 3 16 0 1 0 40539550 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16759/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 13600

[startup+1.50137 s]
/proc/loadavg: 2.08 2.02 2.01 4/92 16781
/proc/meminfo: memFree=1837232/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=0.5
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 974 6493 0 1 3 0 44 3 15 0 1 0 40539550 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16759/statm: 3400 797 370 3 0 500 0
[pid=16772] ppid=16759 vsize=5356 CPUtime=0
/proc/16772/stat : 16772 (sh) S 16759 16759 15476 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40539608 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16772/statm: 1339 233 193 169 0 50 0
[pid=16773] ppid=16772 vsize=864432 CPUtime=0.89
/proc/16773/stat : 16773 (java) S 16772 16759 15476 0 -1 0 10659 0 1 0 85 4 0 0 18 0 9 0 40539608 885178368 9726 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16773/statm: 216108 9726 2540 9 0 210683 0
[pid=16773/tid=16774] ppid=16772 vsize=864432 CPUtime=0.37
/proc/16773/task/16774/stat : 16774 (java) R 16772 16759 15476 0 -1 64 2768 0 1 0 36 1 0 0 19 0 9 0 40539609 885178368 9726 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16775] ppid=16772 vsize=864432 CPUtime=0.43
/proc/16773/task/16775/stat : 16775 (java) R 16772 16759 15476 0 -1 64 6863 0 0 0 41 2 0 0 17 0 9 0 40539610 885178368 9726 996147200 134512640 134550740 4294955936 18446744073709551615 102687672 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16776] ppid=16772 vsize=864432 CPUtime=0
/proc/16773/task/16776/stat : 16776 (java) S 16772 16759 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40539610 885178368 9726 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16777] ppid=16772 vsize=864432 CPUtime=0
/proc/16773/task/16777/stat : 16777 (java) S 16772 16759 15476 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40539610 885178368 9726 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16778] ppid=16772 vsize=864432 CPUtime=0
/proc/16773/task/16778/stat : 16778 (java) S 16772 16759 15476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40539612 885178368 9726 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16779] ppid=16772 vsize=864432 CPUtime=0.07
/proc/16773/task/16779/stat : 16779 (java) S 16772 16759 15476 0 -1 64 335 0 0 0 7 0 0 0 16 0 9 0 40539612 885178368 9726 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16780] ppid=16772 vsize=864432 CPUtime=0
/proc/16773/task/16780/stat : 16780 (java) S 16772 16759 15476 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40539612 885178368 9726 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16781] ppid=16772 vsize=864432 CPUtime=0
/proc/16773/task/16781/stat : 16781 (java) S 16772 16759 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40539612 885178368 9726 996147200 134512640 134550740 4294955936 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) 883388

[startup+3.1025 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 16781
/proc/meminfo: memFree=1800112/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=0.5
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 974 6493 0 1 3 0 44 3 15 0 1 0 40539550 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16759/statm: 3400 797 370 3 0 500 0
[pid=16772] ppid=16759 vsize=5356 CPUtime=0
/proc/16772/stat : 16772 (sh) S 16759 16759 15476 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40539608 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16772/statm: 1339 233 193 169 0 50 0
[pid=16773] ppid=16772 vsize=864180 CPUtime=2.48
/proc/16773/stat : 16773 (java) S 16772 16759 15476 0 -1 0 25198 0 1 0 237 11 0 0 18 0 9 0 40539608 884920320 24009 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16773/statm: 216045 24009 2540 9 0 210620 0
[pid=16773/tid=16774] ppid=16772 vsize=864180 CPUtime=0.82
/proc/16773/task/16774/stat : 16774 (java) R 16772 16759 15476 0 -1 64 3685 0 1 0 81 1 0 0 22 0 9 0 40539609 884920320 24009 996147200 134512640 134550740 4294955936 18446744073709551615 4126551017 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16775] ppid=16772 vsize=864180 CPUtime=1.56
/proc/16773/task/16775/stat : 16775 (java) S 16772 16759 15476 0 -1 64 20485 0 0 0 148 8 0 0 17 0 9 0 40539610 884920320 24009 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16776] ppid=16772 vsize=864180 CPUtime=0
/proc/16773/task/16776/stat : 16776 (java) S 16772 16759 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40539610 884920320 24009 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16777] ppid=16772 vsize=864180 CPUtime=0
/proc/16773/task/16777/stat : 16777 (java) S 16772 16759 15476 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40539610 884920320 24009 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16778] ppid=16772 vsize=864180 CPUtime=0
/proc/16773/task/16778/stat : 16778 (java) S 16772 16759 15476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40539612 884920320 24009 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16779] ppid=16772 vsize=864180 CPUtime=0.07
/proc/16773/task/16779/stat : 16779 (java) S 16772 16759 15476 0 -1 64 335 0 0 0 7 0 0 0 16 0 9 0 40539612 884920320 24009 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16780] ppid=16772 vsize=864180 CPUtime=0
/proc/16773/task/16780/stat : 16780 (java) S 16772 16759 15476 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40539612 884920320 24009 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16781] ppid=16772 vsize=864180 CPUtime=0
/proc/16773/task/16781/stat : 16781 (java) S 16772 16759 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40539612 884920320 24009 996147200 134512640 134550740 4294955936 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) 883136

[startup+6.30276 s]
/proc/loadavg: 2.07 2.02 2.00 3/92 16781
/proc/meminfo: memFree=1722040/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=0.5
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 974 6493 0 1 3 0 44 3 16 0 1 0 40539550 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16759/statm: 3400 797 370 3 0 500 0
[pid=16772] ppid=16759 vsize=5356 CPUtime=0
/proc/16772/stat : 16772 (sh) S 16759 16759 15476 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40539608 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16772/statm: 1339 233 193 169 0 50 0
[pid=16773] ppid=16772 vsize=864292 CPUtime=5.65
/proc/16773/stat : 16773 (java) S 16772 16759 15476 0 -1 0 35605 0 1 0 549 16 0 0 18 0 9 0 40539608 885035008 34206 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16773/statm: 216073 34206 2565 9 0 210620 0
[pid=16773/tid=16774] ppid=16772 vsize=864292 CPUtime=2.67
/proc/16773/task/16774/stat : 16774 (java) R 16772 16759 15476 0 -1 64 4635 0 1 0 265 2 0 0 25 0 9 0 40539609 885035008 34206 996147200 134512640 134550740 4294955936 18446744073709551615 4126644200 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16775] ppid=16772 vsize=864292 CPUtime=2.84
/proc/16773/task/16775/stat : 16775 (java) S 16772 16759 15476 0 -1 64 29916 0 0 0 272 12 0 0 16 0 9 0 40539610 885035008 34206 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16776] ppid=16772 vsize=864292 CPUtime=0
/proc/16773/task/16776/stat : 16776 (java) S 16772 16759 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40539610 885035008 34206 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16777] ppid=16772 vsize=864292 CPUtime=0
/proc/16773/task/16777/stat : 16777 (java) S 16772 16759 15476 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40539610 885035008 34206 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16778] ppid=16772 vsize=864292 CPUtime=0
/proc/16773/task/16778/stat : 16778 (java) S 16772 16759 15476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40539612 885035008 34206 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16779] ppid=16772 vsize=864292 CPUtime=0.11
/proc/16773/task/16779/stat : 16779 (java) S 16772 16759 15476 0 -1 64 361 0 0 0 11 0 0 0 16 0 9 0 40539612 885035008 34206 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16780] ppid=16772 vsize=864292 CPUtime=0
/proc/16773/task/16780/stat : 16780 (java) S 16772 16759 15476 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40539612 885035008 34206 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16781] ppid=16772 vsize=864292 CPUtime=0
/proc/16773/task/16781/stat : 16781 (java) S 16772 16759 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40539612 885035008 34206 996147200 134512640 134550740 4294955936 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) 883248

[startup+12.7023 s]
/proc/loadavg: 2.07 2.02 2.00 3/92 16781
/proc/meminfo: memFree=1718072/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=0.5
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 974 6493 0 1 3 0 44 3 16 0 1 0 40539550 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16759/statm: 3400 797 370 3 0 500 0
[pid=16772] ppid=16759 vsize=5356 CPUtime=0
/proc/16772/stat : 16772 (sh) S 16759 16759 15476 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40539608 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16772/statm: 1339 233 193 169 0 50 0
[pid=16773] ppid=16772 vsize=864292 CPUtime=11.98
/proc/16773/stat : 16773 (java) S 16772 16759 15476 0 -1 0 36183 0 1 0 1182 16 0 0 18 0 9 0 40539608 885035008 34779 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16773/statm: 216073 34779 2565 9 0 210620 0
[pid=16773/tid=16774] ppid=16772 vsize=864292 CPUtime=8.98
/proc/16773/task/16774/stat : 16774 (java) R 16772 16759 15476 0 -1 64 4640 0 1 0 896 2 0 0 25 0 9 0 40539609 885035008 34779 996147200 134512640 134550740 4294955936 18446744073709551615 4126644164 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16775] ppid=16772 vsize=864292 CPUtime=2.86
/proc/16773/task/16775/stat : 16775 (java) S 16772 16759 15476 0 -1 64 30489 0 0 0 274 12 0 0 16 0 9 0 40539610 885035008 34779 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16776] ppid=16772 vsize=864292 CPUtime=0
/proc/16773/task/16776/stat : 16776 (java) S 16772 16759 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40539610 885035008 34779 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16777] ppid=16772 vsize=864292 CPUtime=0
/proc/16773/task/16777/stat : 16777 (java) S 16772 16759 15476 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40539610 885035008 34779 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16778] ppid=16772 vsize=864292 CPUtime=0
/proc/16773/task/16778/stat : 16778 (java) S 16772 16759 15476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40539612 885035008 34779 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16779] ppid=16772 vsize=864292 CPUtime=0.11
/proc/16773/task/16779/stat : 16779 (java) S 16772 16759 15476 0 -1 64 361 0 0 0 11 0 0 0 16 0 9 0 40539612 885035008 34779 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16780] ppid=16772 vsize=864292 CPUtime=0
/proc/16773/task/16780/stat : 16780 (java) S 16772 16759 15476 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40539612 885035008 34779 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16781] ppid=16772 vsize=864292 CPUtime=0
/proc/16773/task/16781/stat : 16781 (java) S 16772 16759 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40539612 885035008 34779 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 883248

[startup+25.5013 s]
/proc/loadavg: 2.05 2.01 2.00 3/92 16781
/proc/meminfo: memFree=1711288/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=0.5
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 974 6493 0 1 3 0 44 3 16 0 1 0 40539550 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16759/statm: 3400 797 370 3 0 500 0
[pid=16772] ppid=16759 vsize=5356 CPUtime=0
/proc/16772/stat : 16772 (sh) S 16759 16759 15476 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40539608 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16772/statm: 1339 233 193 169 0 50 0
[pid=16773] ppid=16772 vsize=864292 CPUtime=24.64
/proc/16773/stat : 16773 (java) S 16772 16759 15476 0 -1 0 37896 0 1 0 2447 17 0 0 18 0 9 0 40539608 885035008 36477 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16773/statm: 216073 36477 2565 9 0 210620 0
[pid=16773/tid=16774] ppid=16772 vsize=864292 CPUtime=21.55
/proc/16773/task/16774/stat : 16774 (java) R 16772 16759 15476 0 -1 64 4655 0 1 0 2153 2 0 0 25 0 9 0 40539609 885035008 36477 996147200 134512640 134550740 4294955936 18446744073709551615 4126644273 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16775] ppid=16772 vsize=864292 CPUtime=2.95
/proc/16773/task/16775/stat : 16775 (java) S 16772 16759 15476 0 -1 64 32187 0 0 0 282 13 0 0 16 0 9 0 40539610 885035008 36477 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16776] ppid=16772 vsize=864292 CPUtime=0
/proc/16773/task/16776/stat : 16776 (java) S 16772 16759 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40539610 885035008 36477 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16773/tid=16777] ppid=16772 vsize=864292 CPUtime=0
/proc/16773/task/16777/stat : 16777 (java) S 16772 16759 15476 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40539610 885035008 36477 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16791
/proc/meminfo: memFree=1177272/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=757.94
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 1053 110256 0 2 4 0 75587 203 16 0 1 0 40539550 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16759/statm: 3400 803 374 3 0 500 0
[pid=16788] ppid=16759 vsize=5356 CPUtime=0
/proc/16788/stat : 16788 (sh) S 16759 16759 15476 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40616149 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16788/statm: 1339 232 193 169 0 50 0
[pid=16789] ppid=16788 vsize=439412 CPUtime=2501.52
/proc/16789/stat : 16789 (minisat) R 16788 16759 15476 0 -1 4194304 108147 0 0 0 250066 86 0 0 25 0 1 0 40616150 449957888 108133 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16789/statm: 109853 108133 76 150 0 109700 0
Current children cumulated CPU time (s) 3259.46
Current children cumulated vsize (KiB) 458368

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16791
/proc/meminfo: memFree=1175480/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=757.94
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 1053 110256 0 2 4 0 75587 203 16 0 1 0 40539550 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16759/statm: 3400 803 374 3 0 500 0
[pid=16788] ppid=16759 vsize=5356 CPUtime=0
/proc/16788/stat : 16788 (sh) S 16759 16759 15476 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40616149 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16788/statm: 1339 232 193 169 0 50 0
[pid=16789] ppid=16788 vsize=441152 CPUtime=2561.23
/proc/16789/stat : 16789 (minisat) R 16788 16759 15476 0 -1 4194304 108587 0 0 0 256036 87 0 0 25 0 1 0 40616150 451739648 108573 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/16789/statm: 110288 108573 76 150 0 110135 0
Current children cumulated CPU time (s) 3319.17
Current children cumulated vsize (KiB) 460108

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16791
/proc/meminfo: memFree=1173304/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=757.94
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 1053 110256 0 2 4 0 75587 203 16 0 1 0 40539550 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16759/statm: 3400 803 374 3 0 500 0
[pid=16788] ppid=16759 vsize=5356 CPUtime=0
/proc/16788/stat : 16788 (sh) S 16759 16759 15476 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40616149 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16788/statm: 1339 232 193 169 0 50 0
[pid=16789] ppid=16788 vsize=443228 CPUtime=2620.95
/proc/16789/stat : 16789 (minisat) R 16788 16759 15476 0 -1 4194304 109101 0 0 0 262007 88 0 0 25 0 1 0 40616150 453865472 109087 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16789/statm: 110807 109087 76 150 0 110654 0
Current children cumulated CPU time (s) 3378.89
Current children cumulated vsize (KiB) 462184

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16791
/proc/meminfo: memFree=1170936/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=757.94
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 1053 110256 0 2 4 0 75587 203 16 0 1 0 40539550 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16759/statm: 3400 803 374 3 0 500 0
[pid=16788] ppid=16759 vsize=5356 CPUtime=0
/proc/16788/stat : 16788 (sh) S 16759 16759 15476 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40616149 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16788/statm: 1339 232 193 169 0 50 0
[pid=16789] ppid=16788 vsize=445428 CPUtime=2680.66
/proc/16789/stat : 16789 (minisat) R 16788 16759 15476 0 -1 4194304 109636 0 0 0 267978 88 0 0 25 0 1 0 40616150 456118272 109622 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16789/statm: 111357 109622 76 150 0 111204 0
Current children cumulated CPU time (s) 3438.6
Current children cumulated vsize (KiB) 464384

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16791
/proc/meminfo: memFree=1169016/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=757.94
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 1053 110256 0 2 4 0 75587 203 16 0 1 0 40539550 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16759/statm: 3400 803 374 3 0 500 0
[pid=16788] ppid=16759 vsize=5356 CPUtime=0
/proc/16788/stat : 16788 (sh) S 16759 16759 15476 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40616149 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16788/statm: 1339 232 193 169 0 50 0
[pid=16789] ppid=16788 vsize=447388 CPUtime=2740.37
/proc/16789/stat : 16789 (minisat) R 16788 16759 15476 0 -1 4194304 110140 0 0 0 273948 89 0 0 25 0 1 0 40616150 458125312 110126 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16789/statm: 111847 110126 76 150 0 111694 0
Current children cumulated CPU time (s) 3498.31
Current children cumulated vsize (KiB) 466344

[startup+3582.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 17070
/proc/meminfo: memFree=1175352/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=757.94
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 1053 110256 0 2 4 0 75587 203 16 0 1 0 40539550 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16759/statm: 3400 803 374 3 0 500 0
[pid=16788] ppid=16759 vsize=5356 CPUtime=0
/proc/16788/stat : 16788 (sh) S 16759 16759 15476 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40616149 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16788/statm: 1339 232 193 169 0 50 0
[pid=16789] ppid=16788 vsize=449300 CPUtime=2799.94
/proc/16789/stat : 16789 (minisat) R 16788 16759 15476 0 -1 4194304 110609 0 0 0 279902 92 0 0 25 0 1 0 40616150 460083200 110595 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16789/statm: 112325 110595 76 150 0 112172 0
Current children cumulated CPU time (s) 3557.88
Current children cumulated vsize (KiB) 468256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3624.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 17070
/proc/meminfo: memFree=1173816/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=757.94
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 1053 110256 0 2 4 0 75587 203 16 0 1 0 40539550 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16759/statm: 3400 803 374 3 0 500 0
[pid=16788] ppid=16759 vsize=5356 CPUtime=0
/proc/16788/stat : 16788 (sh) S 16759 16759 15476 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40616149 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16788/statm: 1339 232 193 169 0 50 0
[pid=16789] ppid=16788 vsize=450732 CPUtime=2842.15
/proc/16789/stat : 16789 (minisat) R 16788 16759 15476 0 -1 4194304 110953 0 0 0 284123 92 0 0 25 0 1 0 40616150 461549568 110939 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/16789/statm: 112683 110939 76 150 0 112530 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 469688

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3624.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 17070
/proc/meminfo: memFree=1173816/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=757.94
/proc/16759/stat : 16759 (sugar) S 16757 16759 15476 0 -1 4194304 1053 110256 0 2 4 0 75587 203 16 0 1 0 40539550 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16759/statm: 3400 803 374 3 0 500 0
[pid=16788] ppid=16759 vsize=5356 CPUtime=0
/proc/16788/stat : 16788 (sh) S 16759 16759 15476 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40616149 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16788/statm: 1339 232 193 169 0 50 0
[pid=16789] ppid=16788 vsize=450732 CPUtime=2842.15
/proc/16789/stat : 16789 (minisat) R 16788 16759 15476 0 -1 4194304 110953 0 0 0 284123 92 0 0 25 0 1 0 40616150 461549568 110939 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/16789/statm: 112683 110939 76 150 0 112530 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 469688

# WARNING:
# current cumulated CPU time (757.98 s) is less than in the last sample (3600.09 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (2842.11 s) to the 'lost time'.

[startup+3625.02 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 17070
/proc/meminfo: memFree=1173816/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=757.98
/proc/16759/stat : 16759 (sugar) R 16757 16759 15476 0 -1 4194304 1091 110533 0 2 4 4 75587 203 16 0 1 0 40539550 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 233632928809 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16759/statm: 3400 804 375 3 0 500 0
Current children cumulated CPU time (s) 757.98
Current children cumulated vsize (KiB) 13600

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

[startup+3625.02 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 17070
/proc/meminfo: memFree=1173816/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=757.98
/proc/16759/stat : 16759 (sugar) R 16757 16759 15476 0 -1 4194304 1091 110533 0 2 4 4 75587 203 16 0 1 0 40539550 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 233632928809 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16759/statm: 3400 804 375 3 0 500 0
Current children cumulated CPU time (s) 757.98
Current children cumulated vsize (KiB) 13600

[startup+3625.11 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 17070
/proc/meminfo: memFree=1173816/2055920 swapFree=4192812/4192956
[pid=16759] ppid=16757 vsize=13600 CPUtime=758.06
/proc/16759/stat : 16759 (sugar) R 16757 16759 15476 0 -1 4194304 1091 110533 0 2 4 12 75587 203 16 0 1 0 40539550 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 233632928809 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16759/statm: 3400 804 375 3 0 500 0
Current children cumulated CPU time (s) 758.06
Current children cumulated vsize (KiB) 13600

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2842.11
#  lost CPU user time (s): 2841.23
#  lost CPU system time (s): 0.88

Real time (s): 3625.11
CPU time (s): 3600.19
CPU user time (s): 3597.15
CPU system time (s): 3.04167
CPU usage (%): 99.3127
Max. virtual memory (cumulated for all children) (KiB): 904820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 755.921
system time used= 2.16167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111655
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26124
involuntary context switches= 54145

runsolver used 4.54731 second user time and 12.1112 second system time

The end

Launcher Data (download as text)

Begin job on node3 at 2008-07-12 06:52:42
IDJOB=1110864
IDBENCH=61162
IDSOLVER=368
FILE ID=node3/1110864-1215838362
PBS_JOBID= 7903334
Free space on /tmp= 66540 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg15-17_ext.xml
COMMAND LINE= DIR/sugar -max -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-1110864-1215838362/watcher-1110864-1215838362 -o /tmp/evaluation-result-1110864-1215838362/solver-1110864-1215838362 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1110864-1215838362.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f19d798b5851629cc9628724006dcf08
RANDOM SEED=163287382

node3.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.238
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.238
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:       1850920 kB
Buffers:         31536 kB
Cached:          83248 kB
SwapCached:          0 kB
Active:          89380 kB
Inactive:        58216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1500 kB
Writeback:           0 kB
Mapped:          52952 kB
Slab:            42552 kB
Committed_AS:   173332 kB
PageTables:       1824 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= 66536 MiB
End job on node3 at 2008-07-12 07:53:09