Trace number 1108644

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+minisatMSAT (MO)126 137.34 139.54

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-m-2_ext.xml
MD5SUMa7b2d88fca63e18bbc1a826209f183ae
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark3600.08
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints4217
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4217
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul 11 16:12:47 2008
0.00/0.05	c 0	PID 9551
0.00/0.05	c 0	HOST node78.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1108644-1215785567.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-1108644-1215785567.xml' 'HOME/temp.csp'
0.03/0.73	c 1	4 domains, 208 variables, 0 predicates, 8 relations, 4217 constraints
0.03/0.79	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.79	c 1	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.70/0.88	c 1	Parsing HOME/temp.csp
0.98/1.11	c 1	parsed 4437 expressions
0.98/1.11	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.98/1.15	c 1	MAX CSP: 4217 constraints
0.98/1.15	c 1	Converting to clausal form CSP
1.07/1.27	c 1	converted 866 (10%) expressions
1.38/1.60	c 2	converted 1732 (20%) expressions
1.68/1.81	c 2	converted 2598 (30%) expressions
1.77/1.96	c 2	converted 3463 (40%) expressions
1.88/2.09	c 2	converted 4329 (50%) expressions
2.17/2.38	c 2	converted 5195 (60%) expressions
2.27/2.48	c 3	converted 6060 (70%) expressions
2.47/2.61	c 3	converted 6926 (80%) expressions
2.77/2.96	c 3	converted 7792 (90%) expressions
3.36/3.52	c 4	converted 8657 (100%) expressions
3.36/3.52	c 4	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 6326
3.36/3.52	c 4	Heap : 54 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.36/3.52	c 4	Propagation in CSP
3.46/3.68	c 4	4211 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.46/3.68	c 4	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.46/3.68	c 4	Heap : 56 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.46/3.69	c 4	Simplifing CSP by introducing new Boolean variables
3.56/3.70	c 4	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.56/3.71	c 4	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.76/3.97	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.86/4.00	c 4	865 (10%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.86/4.01	c 4	1729 (20%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.86/4.01	c 4	2593 (30%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.86/4.01	c 4	3457 (40%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.86/4.01	c 4	4321 (50%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.86/4.03	c 4	5186 (60%) CSP integer variables are encoded (16673 clauses, 234164 bytes)
3.86/4.05	c 4	6050 (70%) CSP integer variables are encoded (25103 clauses, 360614 bytes)
3.86/4.06	c 4	6914 (80%) CSP integer variables are encoded (34744 clauses, 505229 bytes)
3.96/4.12	c 4	7778 (90%) CSP integer variables are encoded (87193 clauses, 1291964 bytes)
3.96/4.14	c 4	8642 (100%) CSP integer variables are encoded (99943 clauses, 1499779 bytes)
4.55/4.73	c 5	1265 (10%) CSP clauses are encoded (124121 clauses, 2131437 bytes)
5.15/5.31	c 5	2530 (20%) CSP clauses are encoded (150392 clauses, 2873183 bytes)
5.64/5.89	c 6	3795 (30%) CSP clauses are encoded (177341 clauses, 3654647 bytes)
6.04/6.28	c 6	5060 (40%) CSP clauses are encoded (280789 clauses, 5906258 bytes)
7.89/8.23	c 8	6325 (50%) CSP clauses are encoded (1320586 clauses, 28163370 bytes)
8.40/8.72	c 9	7590 (60%) CSP clauses are encoded (1613953 clauses, 34399179 bytes)
13.34/13.78	c 14	8855 (70%) CSP clauses are encoded (4704286 clauses, 100726212 bytes)
24.06/24.67	c 25	10120 (80%) CSP clauses are encoded (9291852 clauses, 198735463 bytes)
31.50/32.42	c 33	11385 (90%) CSP clauses are encoded (13772412 clauses, 294934979 bytes)
47.46/48.74	c 49	12650 (100%) CSP clauses are encoded (22600191 clauses, 501972126 bytes)
47.46/48.74	c 49	12650 CSP clauses encoded
47.46/48.74	c 49	Writing map file : HOME/temp.map
47.46/48.79	c 49	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
47.46/48.79	c 49	SAT : 108583 SAT variables, 22600191 SAT clauses, 501972126 bytes
47.46/48.79	c 49	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
47.59/48.91	c 49	OBJECTIVE minimize _COST
47.59/48.91	c 49	OBJECTIVE BOUND: 0 <= _COST <= 
47.59/48.91	c 49	SEARCHING: _COST <= 2109
47.59/48.91	c 49	SOLVING HOME/temp.cnf
47.59/48.91	c 49	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
47.59/48.92	c 49	This is MiniSat 2.0 beta
47.59/48.92	c 49	WARNING: for repeatability, setting FPU to use double precision
47.59/48.92	c 49	============================[ Problem Statistics ]=============================
47.59/48.92	c 49	|                                                                             |
47.59/48.92	c 49	|  Number of variables:  108583                                               |
47.59/48.92	c 49	|  Number of clauses:    22600192                                             |
58.74/60.23	c 60	|  Parsing time:         9.75         s                                       |
124.34/126.26	c 126	============================[ Search Statistics ]==============================
124.34/126.26	c 126	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
124.34/126.26	c 126	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
124.34/126.26	c 126	===============================================================================
124.34/126.26	c 126	|         0 |   81179 14374589 43060918 |  4791529        0    nan |  0.000 % |
125.73/127.63	c 128	===============================================================================
125.73/127.63	c 128	restarts              : 1
125.73/127.63	c 128	conflicts             : 56             (1 /sec)
125.73/127.63	c 128	decisions             : 346            (0.87 % random) (5 /sec)
125.73/127.63	c 128	propagations          : 120788         (1574 /sec)
125.73/127.63	c 128	conflict literals     : 1059           (32.38 % deleted)
125.73/127.63	c 128	Memory used           : 869.21 MB
125.73/127.63	c 128	CPU time              : 76.7323 s
125.73/127.63	c 128	
125.73/127.67	c 128	SATISFIABLE
125.92/127.81	c 128	FOUND: _COST <= 2109
125.92/127.81	s SATISFIABLE
125.92/127.81	c 128	DECODING HOME/temp.out WITH HOME/temp.map
125.92/127.81	c 128	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
125.96/128.11	c 128	Decoding HOME/temp.out
125.96/128.42	c 129	OBJECTIVE _COST 1613
125.96/128.42	o 1613
125.96/128.43	v 0 0 11 49 51 10 49 50 11 42 50 10 48 51 9 25 50 12 39 50 0 42 50 12 24 51 11 25 51 12 43 50 0 51 51 12 12 51 12 43 51 0 50 51 0 45 49 12 12 51 12 26 51 0 45 51 12 37 50 11 25 49 12 11 51 11 45 51 12 24 50 11 46 51 12 38 51 12 38 51 12 39 51 0 44 51 0 45 50 0 13 51 0 51 51 12 37 49 11 38 51 12 44 51 12 50 51 11 38 50 12 39 51 0 49 50 12 26 51 0 13 51 0 51 51 12 46 51 12 13 50 0 47 51 12 50 51 11 50 51 12 48 51 0 48 51 12 46 50 0 47 50 0 48 50 0 26 23 22 26 21 26 26 26 26 24 26 26 26 26 26 24 26 26 26 26 24 25 24 25 24 26 26 26 26 26 26 26 26 24 24 25 24 26 26 26 26 26 26 26 26 26 24 26 24 26 26 26
125.96/128.44	c 129	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
125.96/128.50	c 129	OBJECTIVE BOUND: 0 <= _COST <= 1613
125.96/128.50	c 129	SEARCHING: _COST <= 806
125.96/128.50	c 129	SOLVING HOME/temp.cnf
125.96/128.50	c 129	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
125.96/128.51	c 129	This is MiniSat 2.0 beta
125.96/128.51	c 129	WARNING: for repeatability, setting FPU to use double precision
125.96/128.51	c 129	============================[ Problem Statistics ]=============================
125.96/128.51	c 129	|                                                                             |
125.96/128.51	c 129	|  Number of variables:  108583                                               |
125.96/128.51	c 129	|  Number of clauses:    22600192                                             |
137.23/139.42	c ERROR INTERRUPTED
137.34/139.53	c 140	CPU 121.64 (0.05 0.01 121.59 4.72)
137.34/139.53	c 140	END Fri Jul 11 16:15:07 2008

Verifier Data (download as text)

OK	126	4091
126 unsatisfied constraints, 4091 satisfied constraints

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-1108644-1215785567/watcher-1108644-1215785567 -o /tmp/evaluation-result-1108644-1215785567/solver-1108644-1215785567 -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-1108644-1215785567.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.74 2.77 2.67 4/105 9551
/proc/meminfo: memFree=1388688/2055912 swapFree=4170900/4192956
[pid=9551] ppid=9549 vsize=12268 CPUtime=0
/proc/9551/stat : 9551 (sugar) R 9549 9551 9181 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 35253320 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 255381781502 0 0 4224 0 0 0 0 17 1 0 0
/proc/9551/statm: 3067 316 241 3 0 167 0

[startup+0.091519 s]
/proc/loadavg: 2.74 2.77 2.67 4/105 9551
/proc/meminfo: memFree=1388688/2055912 swapFree=4170900/4192956
[pid=9551] ppid=9549 vsize=13600 CPUtime=0.03
/proc/9551/stat : 9551 (sugar) S 9549 9551 9181 0 -1 4194304 898 127 0 0 2 1 0 0 18 0 1 0 35253320 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9551/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10452 s]
/proc/loadavg: 2.74 2.77 2.67 4/105 9551
/proc/meminfo: memFree=1388688/2055912 swapFree=4170900/4192956
[pid=9551] ppid=9549 vsize=13600 CPUtime=0.03
/proc/9551/stat : 9551 (sugar) S 9549 9551 9181 0 -1 4194304 898 127 0 0 2 1 0 0 18 0 1 0 35253320 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9551/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301536 s]
/proc/loadavg: 2.74 2.77 2.67 4/105 9551
/proc/meminfo: memFree=1388688/2055912 swapFree=4170900/4192956
[pid=9551] ppid=9549 vsize=13600 CPUtime=0.03
/proc/9551/stat : 9551 (sugar) S 9549 9551 9181 0 -1 4194304 898 127 0 0 2 1 0 0 18 0 1 0 35253320 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9551/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701583 s]
/proc/loadavg: 2.74 2.77 2.67 4/105 9551
/proc/meminfo: memFree=1388688/2055912 swapFree=4170900/4192956
[pid=9551] ppid=9549 vsize=13600 CPUtime=0.03
/proc/9551/stat : 9551 (sugar) S 9549 9551 9181 0 -1 4194304 898 127 0 0 2 1 0 0 18 0 1 0 35253320 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9551/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50267 s]
/proc/loadavg: 2.74 2.77 2.67 3/116 9573
/proc/meminfo: memFree=1380920/2055912 swapFree=4170900/4192956
[pid=9551] ppid=9549 vsize=13600 CPUtime=0.7
/proc/9551/stat : 9551 (sugar) S 9549 9551 9181 0 -1 4194304 974 5354 0 1 3 1 62 4 15 0 1 0 35253320 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9551/statm: 3400 797 370 3 0 500 0
[pid=9564] ppid=9551 vsize=5356 CPUtime=0
/proc/9564/stat : 9564 (sh) S 9551 9551 9181 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 35253400 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9564/statm: 1339 233 193 169 0 50 0
[pid=9565] ppid=9564 vsize=868400 CPUtime=0.68
/proc/9565/stat : 9565 (java) S 9564 9551 9181 0 -1 0 7988 0 1 0 64 4 0 0 20 0 9 0 35253400 889241600 7235 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9565/statm: 217100 7235 2540 9 0 211675 0
[pid=9565/tid=9566] ppid=9564 vsize=868400 CPUtime=0.34
/proc/9565/task/9566/stat : 9566 (java) R 9564 9551 9181 0 -1 64 2658 0 1 0 33 1 0 0 22 0 9 0 35253401 889241600 7235 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9567] ppid=9564 vsize=868400 CPUtime=0.14
/proc/9565/task/9567/stat : 9567 (java) R 9564 9551 9181 0 -1 64 3232 0 0 0 13 1 0 0 16 0 9 0 35253402 889241600 7235 996147200 134512640 134550740 4294955936 18446744073709551615 103765105 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9568] ppid=9564 vsize=868400 CPUtime=0
/proc/9565/task/9568/stat : 9568 (java) S 9564 9551 9181 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35253402 889241600 7235 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9569] ppid=9564 vsize=868400 CPUtime=0
/proc/9565/task/9569/stat : 9569 (java) S 9564 9551 9181 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 35253402 889241600 7235 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9570] ppid=9564 vsize=868400 CPUtime=0
/proc/9565/task/9570/stat : 9570 (java) S 9564 9551 9181 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35253405 889241600 7235 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9571] ppid=9564 vsize=868400 CPUtime=0.16
/proc/9565/task/9571/stat : 9571 (java) S 9564 9551 9181 0 -1 64 1405 0 0 0 16 0 0 0 16 0 9 0 35253405 889241600 7235 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9572] ppid=9564 vsize=868400 CPUtime=0
/proc/9565/task/9572/stat : 9572 (java) S 9564 9551 9181 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35253405 889241600 7235 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9573] ppid=9564 vsize=868400 CPUtime=0
/proc/9565/task/9573/stat : 9573 (java) S 9564 9551 9181 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35253405 889241600 7235 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 887356

[startup+3.10283 s]
/proc/loadavg: 2.68 2.76 2.66 4/116 9573
/proc/meminfo: memFree=1350968/2055912 swapFree=4170900/4192956
[pid=9551] ppid=9549 vsize=13600 CPUtime=0.7
/proc/9551/stat : 9551 (sugar) S 9549 9551 9181 0 -1 4194304 974 5354 0 1 3 1 62 4 15 0 1 0 35253320 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9551/statm: 3400 797 370 3 0 500 0
[pid=9564] ppid=9551 vsize=5356 CPUtime=0
/proc/9564/stat : 9564 (sh) S 9551 9551 9181 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 35253400 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9564/statm: 1339 233 193 169 0 50 0
[pid=9565] ppid=9564 vsize=868400 CPUtime=2.27
/proc/9565/stat : 9565 (java) S 9564 9551 9181 0 -1 0 18006 0 1 0 218 9 0 0 20 0 9 0 35253400 889241600 17193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9565/statm: 217100 17193 2540 9 0 211675 0
[pid=9565/tid=9566] ppid=9564 vsize=868400 CPUtime=0.84
/proc/9565/task/9566/stat : 9566 (java) R 9564 9551 9181 0 -1 64 3312 0 1 0 82 2 0 0 25 0 9 0 35253401 889241600 17193 996147200 134512640 134550740 4294955936 18446744073709551615 4126603445 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9567] ppid=9564 vsize=868400 CPUtime=1.21
/proc/9565/task/9567/stat : 9567 (java) S 9564 9551 9181 0 -1 64 12578 0 0 0 116 5 0 0 18 0 9 0 35253402 889241600 17193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9568] ppid=9564 vsize=868400 CPUtime=0
/proc/9565/task/9568/stat : 9568 (java) S 9564 9551 9181 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35253402 889241600 17193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9569] ppid=9564 vsize=868400 CPUtime=0
/proc/9565/task/9569/stat : 9569 (java) S 9564 9551 9181 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 35253402 889241600 17193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9570] ppid=9564 vsize=868400 CPUtime=0
/proc/9565/task/9570/stat : 9570 (java) S 9564 9551 9181 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35253405 889241600 17193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9571] ppid=9564 vsize=868400 CPUtime=0.19
/proc/9565/task/9571/stat : 9571 (java) S 9564 9551 9181 0 -1 64 1423 0 0 0 19 0 0 0 16 0 9 0 35253405 889241600 17193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9572] ppid=9564 vsize=868400 CPUtime=0
/proc/9565/task/9572/stat : 9572 (java) S 9564 9551 9181 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35253405 889241600 17193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9573] ppid=9564 vsize=868400 CPUtime=0
/proc/9565/task/9573/stat : 9573 (java) S 9564 9551 9181 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35253405 889241600 17193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 887356

[startup+6.30117 s]
/proc/loadavg: 2.68 2.76 2.66 4/116 9573
/proc/meminfo: memFree=1314360/2055912 swapFree=4170900/4192956
[pid=9551] ppid=9549 vsize=13600 CPUtime=0.7
/proc/9551/stat : 9551 (sugar) S 9549 9551 9181 0 -1 4194304 974 5354 0 1 3 1 62 4 15 0 1 0 35253320 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9551/statm: 3400 797 370 3 0 500 0
[pid=9564] ppid=9551 vsize=5356 CPUtime=0
/proc/9564/stat : 9564 (sh) S 9551 9551 9181 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 35253400 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9564/statm: 1339 233 193 169 0 50 0
[pid=9565] ppid=9564 vsize=868512 CPUtime=5.44
/proc/9565/stat : 9565 (java) S 9564 9551 9181 0 -1 0 20615 0 1 0 529 15 0 0 20 0 9 0 35253400 889356288 19626 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9565/statm: 217128 19626 2567 9 0 211675 0
[pid=9565/tid=9566] ppid=9564 vsize=868512 CPUtime=3.47
/proc/9565/task/9566/stat : 9566 (java) R 9564 9551 9181 0 -1 64 3492 0 1 0 340 7 0 0 25 0 9 0 35253401 889356288 19626 996147200 134512640 134550740 4294955936 18446744073709551615 4126613013 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9567] ppid=9564 vsize=868512 CPUtime=1.64
/proc/9565/task/9567/stat : 9567 (java) S 9564 9551 9181 0 -1 64 14938 0 0 0 158 6 0 0 16 0 9 0 35253402 889356288 19626 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9568] ppid=9564 vsize=868512 CPUtime=0
/proc/9565/task/9568/stat : 9568 (java) S 9564 9551 9181 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35253402 889356288 19626 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9569] ppid=9564 vsize=868512 CPUtime=0
/proc/9565/task/9569/stat : 9569 (java) S 9564 9551 9181 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 35253402 889356288 19626 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9570] ppid=9564 vsize=868512 CPUtime=0
/proc/9565/task/9570/stat : 9570 (java) S 9564 9551 9181 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35253405 889356288 19626 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9571] ppid=9564 vsize=868512 CPUtime=0.31
/proc/9565/task/9571/stat : 9571 (java) S 9564 9551 9181 0 -1 64 1492 0 0 0 30 1 0 0 15 0 9 0 35253405 889356288 19626 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9572] ppid=9564 vsize=868512 CPUtime=0
/proc/9565/task/9572/stat : 9572 (java) S 9564 9551 9181 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35253405 889356288 19626 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9573] ppid=9564 vsize=868512 CPUtime=0
/proc/9565/task/9573/stat : 9573 (java) S 9564 9551 9181 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35253405 889356288 19626 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 887468

[startup+12.7028 s]
/proc/loadavg: 2.71 2.76 2.66 3/116 9573
/proc/meminfo: memFree=1235640/2055912 swapFree=4170900/4192956
[pid=9551] ppid=9549 vsize=13600 CPUtime=0.7
/proc/9551/stat : 9551 (sugar) S 9549 9551 9181 0 -1 4194304 974 5354 0 1 3 1 62 4 15 0 1 0 35253320 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9551/statm: 3400 797 370 3 0 500 0
[pid=9564] ppid=9551 vsize=5356 CPUtime=0
/proc/9564/stat : 9564 (sh) S 9551 9551 9181 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 35253400 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9564/statm: 1339 233 193 169 0 50 0
[pid=9565] ppid=9564 vsize=868512 CPUtime=11.65
/proc/9565/stat : 9565 (java) S 9564 9551 9181 0 -1 0 20957 0 1 0 1105 60 0 0 20 0 9 0 35253400 889356288 19634 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9565/statm: 217128 19634 2567 9 0 211675 0
[pid=9565/tid=9566] ppid=9564 vsize=868512 CPUtime=9.5
/proc/9565/task/9566/stat : 9566 (java) R 9564 9551 9181 0 -1 64 3826 0 1 0 901 49 0 0 25 0 9 0 35253401 889356288 19634 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9565/tid=9567] ppid=9564 vsize=868512 CPUtime=1.8
/proc/9565/task/9567/stat : 9567 (java) S 9564 9551 9181 0 -1 64 14940 0 0 0 172 8 0 0 16 0 9 0 35253402 889356288 19634 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9565/tid=9568] ppid=9564 vsize=868512 CPUtime=0
/proc/9565/task/9568/stat : 9568 (java) S 9564 9551 9181 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35253402 889356288 19634 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9569] ppid=9564 vsize=868512 CPUtime=0
/proc/9565/task/9569/stat : 9569 (java) S 9564 9551 9181 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 35253402 889356288 19634 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9570] ppid=9564 vsize=868512 CPUtime=0
/proc/9565/task/9570/stat : 9570 (java) S 9564 9551 9181 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35253405 889356288 19634 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9571] ppid=9564 vsize=868512 CPUtime=0.32
/proc/9565/task/9571/stat : 9571 (java) S 9564 9551 9181 0 -1 64 1498 0 0 0 31 1 0 0 16 0 9 0 35253405 889356288 19634 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9572] ppid=9564 vsize=868512 CPUtime=0
/proc/9565/task/9572/stat : 9572 (java) S 9564 9551 9181 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35253405 889356288 19634 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9573] ppid=9564 vsize=868512 CPUtime=0
/proc/9565/task/9573/stat : 9573 (java) S 9564 9551 9181 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35253405 889356288 19634 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 887468

[startup+25.5012 s]
/proc/loadavg: 2.85 2.79 2.67 4/116 9573
/proc/meminfo: memFree=1110328/2055912 swapFree=4170900/4192956
[pid=9551] ppid=9549 vsize=13600 CPUtime=0.7
/proc/9551/stat : 9551 (sugar) S 9549 9551 9181 0 -1 4194304 974 5354 0 1 3 1 62 4 16 0 1 0 35253320 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9551/statm: 3400 797 370 3 0 500 0
[pid=9564] ppid=9551 vsize=5356 CPUtime=0
/proc/9564/stat : 9564 (sh) S 9551 9551 9181 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 35253400 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9564/statm: 1339 233 193 169 0 50 0
[pid=9565] ppid=9564 vsize=868512 CPUtime=24.26
/proc/9565/stat : 9565 (java) S 9564 9551 9181 0 -1 0 21512 0 1 0 2294 132 0 0 20 0 9 0 35253400 889356288 19635 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9565/statm: 217128 19635 2567 9 0 211675 0
[pid=9565/tid=9566] ppid=9564 vsize=868512 CPUtime=21.84
/proc/9565/task/9566/stat : 9566 (java) R 9564 9551 9181 0 -1 64 4380 0 1 0 2067 117 0 0 25 0 9 0 35253401 889356288 19635 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9565/tid=9567] ppid=9564 vsize=868512 CPUtime=2.07
/proc/9565/task/9567/stat : 9567 (java) S 9564 9551 9181 0 -1 64 14941 0 0 0 195 12 0 0 16 0 9 0 35253402 889356288 19635 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9565/tid=9568] ppid=9564 vsize=868512 CPUtime=0
/proc/9565/task/9568/stat : 9568 (java) S 9564 9551 9181 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35253402 889356288 19635 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9569] ppid=9564 vsize=868512 CPUtime=0
/proc/9565/task/9569/stat : 9569 (java) S 9564 9551 9181 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 35253402 889356288 19635 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9570] ppid=9564 vsize=868512 CPUtime=0
/proc/9565/task/9570/stat : 9570 (java) S 9564 9551 9181 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35253405 889356288 19635 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9571] ppid=9564 vsize=868512 CPUtime=0.32
/proc/9565/task/9571/stat : 9571 (java) S 9564 9551 9181 0 -1 64 1498 0 0 0 31 1 0 0 16 0 9 0 35253405 889356288 19635 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9572] ppid=9564 vsize=868512 CPUtime=0
/proc/9565/task/9572/stat : 9572 (java) S 9564 9551 9181 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35253405 889356288 19635 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9565/tid=9573] ppid=9564 vsize=868512 CPUtime=0
/proc/9565/task/9573/stat : 9573 (java) S 9564 9551 9181 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35253405 889356288 19635 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 887468

[startup+51.1019 s]
/proc/loadavg: 3.12 2.86 2.70 3/108 9575
/proc/meminfo: memFree=745592/2055912 swapFree=4170900/4192956
[pid=9551] ppid=9549 vsize=14128 CPUtime=47.6
/proc/9551/stat : 9551 (sugar) S 9549 9551 9181 0 -1 4194304 1189 28350 0 2 5 1 4444 310 16 0 1 0 35253320 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9551/statm: 3532 937 374 3 0 632 0
[pid=9574] ppid=9551 vsize=5356 CPUtime=0
/proc/9574/stat : 9574 (sh) S 9551 9551 9181 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35258212 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9574/statm: 1339 232 193 169 0 50 0
[pid=9575] ppid=9574 vsize=186672 CPUtime=2.16
/proc/9575/stat : 9575 (minisat) R 9574 9551 9181 0 -1 4194304 45504 0 0 0 187 29 0 0 25 0 1 0 35258212 191152128 45490 996147200 134512640 135127466 4294956256 18446744073709551615 134517683 0 0 4096 3 0 0 0 17 1 0 0
/proc/9575/statm: 46668 45490 62 150 0 46515 0
Current children cumulated CPU time (s) 49.76
Current children cumulated vsize (KiB) 206156

[startup+102.308 s]
/proc/loadavg: 2.95 2.85 2.70 4/108 9575
/proc/meminfo: memFree=15352/2055912 swapFree=4170900/4192956
[pid=9551] ppid=9549 vsize=14128 CPUtime=47.6
/proc/9551/stat : 9551 (sugar) S 9549 9551 9181 0 -1 4194304 1189 28350 0 2 5 1 4444 310 16 0 1 0 35253320 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9551/statm: 3532 937 374 3 0 632 0
[pid=9574] ppid=9551 vsize=5356 CPUtime=0
/proc/9574/stat : 9574 (sh) S 9551 9551 9181 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35258212 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9574/statm: 1339 232 193 169 0 50 0
[pid=9575] ppid=9574 vsize=889684 CPUtime=52.98
/proc/9575/stat : 9575 (minisat) R 9574 9551 9181 0 -1 4194304 217019 0 0 0 5155 143 0 0 25 0 1 0 35258212 911036416 217005 996147200 134512640 135127466 4294956256 18446744073709551615 134523436 0 0 4096 3 0 0 0 17 1 0 0
/proc/9575/statm: 222421 217005 73 150 0 222268 0
Current children cumulated CPU time (s) 100.58
Current children cumulated vsize (KiB) 909168



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+139.401 s]
/proc/loadavg: 2.64 2.78 2.68 3/108 9587
/proc/meminfo: memFree=15352/2055912 swapFree=4170900/4192956
[pid=9551] ppid=9549 vsize=14128 CPUtime=126.36
/proc/9551/stat : 9551 (sugar) S 9549 9551 9181 0 -1 4194304 1309 249835 0 3 5 1 12159 471 16 0 1 0 35253320 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9551/statm: 3532 937 374 3 0 632 0
[pid=9586] ppid=9551 vsize=5356 CPUtime=0
/proc/9586/stat : 9586 (sh) S 9551 9551 9181 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35266171 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9586/statm: 1339 232 193 169 0 50 0
[pid=9587] ppid=9586 vsize=903972 CPUtime=10.87
/proc/9587/stat : 9587 (minisat) R 9586 9551 9181 0 -1 4194304 220601 0 0 0 950 137 0 0 25 0 1 0 35266172 925667328 220587 996147200 134512640 135127466 4294956256 18446744073709551615 134718351 0 0 4096 3 0 0 0 17 0 0 0
/proc/9587/statm: 225993 220587 62 150 0 225840 0
Current children cumulated CPU time (s) 137.23
Current children cumulated vsize (KiB) 923456

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

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

[startup+139.521 s]
/proc/loadavg: 2.64 2.78 2.68 3/108 9587
/proc/meminfo: memFree=15352/2055912 swapFree=4170900/4192956
[pid=9551] ppid=9549 vsize=14128 CPUtime=126.36
/proc/9551/stat : 9551 (sugar) S 9549 9551 9181 0 -1 4194304 1321 249835 0 3 5 1 12159 471 16 0 1 0 35253320 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9551/statm: 3532 937 374 3 0 632 0
[pid=9586] ppid=9551 vsize=0 CPUtime=0
/proc/9586/stat : 9586 (sh) Z 9551 9551 9181 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 35266171 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/9586/statm: 0 0 0 0 0 0 0
[pid=9587] ppid=1 vsize=0 CPUtime=10.98
/proc/9587/stat : 9587 (minisat) R 1 9551 9181 0 -1 4195332 220601 0 0 0 950 148 0 0 25 0 1 0 35266172 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/9587/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 137.34
Current children cumulated vsize (KiB) 14128

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9551 and gives
#  childrusage.ru_utime.tv_sec=121
#  childrusage.ru_utime.tv_usec=645507
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=737279
# CPU time returned by wait4() is 126.383
# while last known CPU time is 137.34
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 139.54
CPU time (s): 137.34
CPU user time (s): 131.14
CPU system time (s): 6.2
CPU usage (%): 98.4235
Max. virtual memory (cumulated for all children) (KiB): 923456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 121.646
system time used= 4.73728
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251486
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= 18987
involuntary context switches= 23057

runsolver used 0.219966 second user time and 0.646901 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-11 16:12:47
IDJOB=1108644
IDBENCH=60745
IDSOLVER=368
FILE ID=node78/1108644-1215785567
PBS_JOBID= 7903058
Free space on /tmp= 126640 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/BH-4-13/normalized-BlackHole-4-13-m-2_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-1108644-1215785567/watcher-1108644-1215785567 -o /tmp/evaluation-result-1108644-1215785567/solver-1108644-1215785567 -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-1108644-1215785567.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a7b2d88fca63e18bbc1a826209f183ae
RANDOM SEED=1185083302

node78.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055912 kB
MemFree:       1389176 kB
Buffers:         24704 kB
Cached:         461616 kB
SwapCached:       7768 kB
Active:         428732 kB
Inactive:       194004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1389176 kB
SwapTotal:     4192956 kB
SwapFree:      4170900 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:         152076 kB
Slab:            26152 kB
Committed_AS:  1058360 kB
PageTables:       4100 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= 126636 MiB
End job on node78 at 2008-07-11 16:15:09