Trace number 1108652

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)209 150.82 156.347

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-e-1_ext.xml
MD5SUMd211ae6c6c79ecd682df2e7c9710a9e2
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.05
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.01/0.04	c 0	Sugar v1-13 + HOME/minisat
0.01/0.04	c 0	BEGIN Fri Jul 11 16:13:04 2008
0.01/0.04	c 0	PID 10118
0.01/0.04	c 0	HOST node85.alineos.net
0.01/0.04	c 0	CONVERTING HOME/instance-1108652-1215785584.xml TO HOME/temp.csp
0.01/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108652-1215785584.xml' 'HOME/temp.csp'
0.03/0.39	c 1	4 domains, 208 variables, 0 predicates, 8 relations, 4217 constraints
0.03/0.42	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.42	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.03/0.49	c 1	Parsing HOME/temp.csp
0.50/0.66	c 1	parsed 4437 expressions
0.50/0.67	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.50/0.70	c 1	MAX CSP: 4217 constraints
0.50/0.70	c 1	Converting to clausal form CSP
0.50/0.84	c 1	converted 866 (10%) expressions
1.18/1.03	c 1	converted 1732 (20%) expressions
1.41/1.23	c 2	converted 2598 (30%) expressions
1.52/1.39	c 2	converted 3463 (40%) expressions
1.62/1.48	c 2	converted 4329 (50%) expressions
1.92/1.77	c 2	converted 5195 (60%) expressions
2.03/1.89	c 2	converted 6060 (70%) expressions
2.12/2.00	c 2	converted 6926 (80%) expressions
2.52/2.33	c 3	converted 7792 (90%) expressions
3.03/2.83	c 3	converted 8657 (100%) expressions
3.03/2.83	c 3	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 6326
3.03/2.83	c 3	Heap : 54 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.03/2.83	c 3	Propagation in CSP
3.13/2.98	c 3	4211 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.13/2.99	c 3	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.13/2.99	c 3	Heap : 57 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.13/3.00	c 3	Simplifing CSP by introducing new Boolean variables
3.23/3.01	c 3	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.23/3.01	c 3	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.43/3.26	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.43/3.29	c 4	865 (10%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.43/3.30	c 4	1729 (20%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.43/3.30	c 4	2593 (30%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.43/3.30	c 4	3457 (40%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.43/3.30	c 4	4321 (50%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.53/3.31	c 4	5186 (60%) CSP integer variables are encoded (16673 clauses, 234164 bytes)
3.53/3.33	c 4	6050 (70%) CSP integer variables are encoded (25103 clauses, 360614 bytes)
3.53/3.34	c 4	6914 (80%) CSP integer variables are encoded (34744 clauses, 505229 bytes)
3.62/3.40	c 4	7778 (90%) CSP integer variables are encoded (87193 clauses, 1291964 bytes)
3.62/3.42	c 4	8642 (100%) CSP integer variables are encoded (99943 clauses, 1499779 bytes)
4.12/3.95	c 4	1265 (10%) CSP clauses are encoded (124025 clauses, 2129410 bytes)
4.72/4.50	c 5	2530 (20%) CSP clauses are encoded (150392 clauses, 2873151 bytes)
5.21/5.04	c 5	3795 (30%) CSP clauses are encoded (177437 clauses, 3656763 bytes)
5.51/5.40	c 6	5060 (40%) CSP clauses are encoded (280789 clauses, 5906199 bytes)
7.32/7.15	c 7	6325 (50%) CSP clauses are encoded (1320586 clauses, 28163311 bytes)
7.82/7.63	c 8	7590 (60%) CSP clauses are encoded (1613953 clauses, 34399120 bytes)
12.81/14.95	c 15	8855 (70%) CSP clauses are encoded (4704286 clauses, 100726153 bytes)
23.01/25.25	c 26	10120 (80%) CSP clauses are encoded (9291852 clauses, 198735404 bytes)
30.39/33.99	c 34	11385 (90%) CSP clauses are encoded (13772412 clauses, 294934920 bytes)
46.05/50.87	c 51	12650 (100%) CSP clauses are encoded (22600191 clauses, 501972067 bytes)
46.05/50.87	c 51	12650 CSP clauses encoded
46.05/50.87	c 51	Writing map file : HOME/temp.map
46.15/50.92	c 51	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
46.15/50.92	c 51	SAT : 108583 SAT variables, 22600191 SAT clauses, 501972067 bytes
46.15/50.92	c 51	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
46.23/51.00	c 51	OBJECTIVE minimize _COST
46.23/51.00	c 51	OBJECTIVE BOUND: 0 <= _COST <= 
46.23/51.00	c 51	SEARCHING: _COST <= 2109
46.23/51.00	c 51	SOLVING HOME/temp.cnf
46.23/51.00	c 51	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
46.23/51.00	c 51	This is MiniSat 2.0 beta
46.23/51.00	c 51	WARNING: for repeatability, setting FPU to use double precision
46.23/51.00	c 51	============================[ Problem Statistics ]=============================
46.23/51.00	c 51	|                                                                             |
46.23/51.00	c 51	|  Number of variables:  108583                                               |
46.23/51.00	c 51	|  Number of clauses:    22600192                                             |
56.74/61.63	c 62	|  Parsing time:         9.17         s                                       |
136.04/141.41	c 142	============================[ Search Statistics ]==============================
136.04/141.41	c 142	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
136.04/141.41	c 142	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
136.04/141.41	c 142	===============================================================================
136.04/141.41	c 142	|         0 |   81179 14374589 43060918 |  4791529        0    nan |  0.000 % |
137.33/142.80	c 143	|       100 |   81179 14374589 43060918 |  5270682      100     29 | 25.238 % |
138.63/144.01	c 144	===============================================================================
138.63/144.01	c 144	restarts              : 2
138.63/144.02	c 144	conflicts             : 111            (1 /sec)
138.63/144.02	c 144	decisions             : 1623           (0.86 % random) (18 /sec)
138.63/144.02	c 144	propagations          : 209211         (2299 /sec)
138.63/144.02	c 144	conflict literals     : 3068           (27.59 % deleted)
138.63/144.02	c 144	Memory used           : 869.20 MB
138.63/144.02	c 144	CPU time              : 90.9882 s
138.63/144.02	c 144	
138.63/144.06	c 144	SATISFIABLE
138.73/144.19	c 145	FOUND: _COST <= 2109
138.73/144.19	s SATISFIABLE
138.73/144.19	c 145	DECODING HOME/temp.out WITH HOME/temp.map
138.73/144.19	c 145	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
138.82/144.28	c 145	Decoding HOME/temp.out
138.82/144.56	c 145	OBJECTIVE _COST 1881
138.82/144.56	o 1881
138.82/144.57	v 0 0 12 49 51 12 46 51 12 24 51 11 36 51 10 50 50 11 51 51 12 37 51 11 12 51 12 51 50 12 37 50 11 51 51 12 26 51 0 13 49 0 24 51 11 51 51 12 47 50 12 39 50 0 51 51 12 51 51 12 38 51 12 25 51 12 38 51 12 26 51 0 50 51 12 11 51 11 12 51 12 39 51 0 51 51 12 50 49 11 46 50 12 50 51 11 49 50 10 51 49 12 51 51 12 12 51 12 51 51 12 48 50 0 51 50 12 48 50 12 51 51 12 49 51 12 51 51 12 47 50 12 25 51 12 48 51 12 38 51 12 25 50 12 51 49 12 38 51 12 38 51 12 51 51 12 26 26 26 26 24 22 24 25 24 26 25 26 26 26 25 24 26 26 24 24 26 26 26 26 26 26 24 26 24 25 26 26 23 24 24 26 26 26 26 26 26 26 26 26 24 24 26 26 26 26 26 26
138.82/144.57	c 145	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
138.82/144.61	c 145	OBJECTIVE BOUND: 0 <= _COST <= 1881
138.82/144.61	c 145	SEARCHING: _COST <= 940
138.82/144.61	c 145	SOLVING HOME/temp.cnf
138.82/144.61	c 145	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
138.82/144.61	c 145	This is MiniSat 2.0 beta
138.82/144.61	c 145	WARNING: for repeatability, setting FPU to use double precision
138.82/144.61	c 145	============================[ Problem Statistics ]=============================
138.82/144.61	c 145	|                                                                             |
138.82/144.62	c 145	|  Number of variables:  108583                                               |
138.82/144.62	c 145	|  Number of clauses:    22600192                                             |
150.71/156.22	c ERROR INTERRUPTED
150.82/156.34	c 157	CPU 134.16 (0.05 0.01 134.11 5.02)
150.82/156.34	c 157	END Fri Jul 11 16:15:41 2008

Verifier Data (download as text)

OK	209	4008
209 unsatisfied constraints, 4008 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-1108652-1215785584/watcher-1108652-1215785584 -o /tmp/evaluation-result-1108652-1215785584/solver-1108652-1215785584 -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-1108652-1215785584.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 1.93 3/95 10118
/proc/meminfo: memFree=1656928/2055920 swapFree=4192952/4192956
[pid=10118] ppid=10116 vsize=12272 CPUtime=0
/proc/10118/stat : 10118 (sugar) R 10116 10118 9659 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 35255707 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 214953933822 0 0 4224 0 0 0 0 17 0 0 0
/proc/10118/statm: 3068 364 274 3 0 168 0

[startup+0.0186381 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 10118
/proc/meminfo: memFree=1656928/2055920 swapFree=4192952/4192956
[pid=10118] ppid=10116 vsize=12676 CPUtime=0.01
/proc/10118/stat : 10118 (sugar) R 10116 10118 9659 0 -1 4194304 541 0 0 0 1 0 0 0 18 0 1 0 35255707 12980224 509 996147200 4194304 4206940 548682068592 18446744073709551615 214944879329 0 0 4224 0 0 0 0 17 0 0 0
/proc/10118/statm: 3169 509 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.101652 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 10118
/proc/meminfo: memFree=1656928/2055920 swapFree=4192952/4192956
[pid=10118] ppid=10116 vsize=13600 CPUtime=0.03
/proc/10118/stat : 10118 (sugar) S 10116 10118 9659 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 35255707 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10118/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301676 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 10118
/proc/meminfo: memFree=1656928/2055920 swapFree=4192952/4192956
[pid=10118] ppid=10116 vsize=13600 CPUtime=0.03
/proc/10118/stat : 10118 (sugar) S 10116 10118 9659 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 35255707 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10118/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701723 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 10118
/proc/meminfo: memFree=1656928/2055920 swapFree=4192952/4192956
[pid=10118] ppid=10116 vsize=13600 CPUtime=0.5
/proc/10118/stat : 10118 (sugar) S 10116 10118 9659 0 -1 4194304 974 5355 0 1 3 0 44 3 16 0 1 0 35255707 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10118/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 13600

[startup+1.50281 s]
/proc/loadavg: 2.00 2.00 1.93 5/106 10140
/proc/meminfo: memFree=1637504/2055920 swapFree=4192952/4192956
[pid=10118] ppid=10116 vsize=13600 CPUtime=0.5
/proc/10118/stat : 10118 (sugar) S 10116 10118 9659 0 -1 4194304 974 5355 0 1 3 0 44 3 15 0 1 0 35255707 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10118/statm: 3400 797 370 3 0 500 0
[pid=10131] ppid=10118 vsize=5356 CPUtime=0
/proc/10131/stat : 10131 (sh) S 10118 10118 9659 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35255749 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10131/statm: 1339 233 193 169 0 50 0
[pid=10132] ppid=10131 vsize=868880 CPUtime=1.22
/proc/10132/stat : 10132 (java) S 10131 10118 9659 0 -1 0 12360 0 1 0 118 4 0 0 18 0 9 0 35255750 889733120 11491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10132/statm: 217220 11491 2540 9 0 211795 0
[pid=10132/tid=10133] ppid=10131 vsize=868880 CPUtime=0.57
/proc/10132/task/10133/stat : 10133 (java) S 10131 10118 9659 0 -1 64 2783 0 1 0 56 1 0 0 16 0 9 0 35255750 889733120 11491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10134] ppid=10131 vsize=868880 CPUtime=0.46
/proc/10132/task/10134/stat : 10134 (java) R 10131 10118 9659 0 -1 64 7389 0 0 0 44 2 0 0 17 0 9 0 35255752 889733120 11491 996147200 134512640 134550740 4294955936 18446744073709551615 102477906 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10135] ppid=10131 vsize=868880 CPUtime=0
/proc/10132/task/10135/stat : 10135 (java) S 10131 10118 9659 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 35255752 889733120 11491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10136] ppid=10131 vsize=868880 CPUtime=0
/proc/10132/task/10136/stat : 10136 (java) S 10131 10118 9659 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35255752 889733120 11491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10137] ppid=10131 vsize=868880 CPUtime=0
/proc/10132/task/10137/stat : 10137 (java) S 10131 10118 9659 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 35255754 889733120 11491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10138] ppid=10131 vsize=868880 CPUtime=0.17
/proc/10132/task/10138/stat : 10138 (java) S 10131 10118 9659 0 -1 64 1496 0 0 0 17 0 0 0 16 0 9 0 35255754 889733120 11491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10139] ppid=10131 vsize=868880 CPUtime=0
/proc/10132/task/10139/stat : 10139 (java) S 10131 10118 9659 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 35255754 889733120 11491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10140] ppid=10131 vsize=868880 CPUtime=0
/proc/10132/task/10140/stat : 10140 (java) S 10131 10118 9659 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 35255754 889733120 11491 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 887836

[startup+3.10301 s]
/proc/loadavg: 1.92 1.98 1.93 4/106 10149
/proc/meminfo: memFree=1599296/2055920 swapFree=4192952/4192956
[pid=10118] ppid=10116 vsize=13600 CPUtime=0.5
/proc/10118/stat : 10118 (sugar) S 10116 10118 9659 0 -1 4194304 974 5355 0 1 3 0 44 3 15 0 1 0 35255707 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10118/statm: 3400 797 370 3 0 500 0
[pid=10131] ppid=10118 vsize=5356 CPUtime=0
/proc/10131/stat : 10131 (sh) S 10118 10118 9659 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35255749 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10131/statm: 1339 233 193 169 0 50 0
[pid=10132] ppid=10131 vsize=869132 CPUtime=2.82
/proc/10132/stat : 10132 (java) S 10131 10118 9659 0 -1 0 20498 0 1 0 274 8 0 0 18 0 9 0 35255750 889991168 19524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10132/statm: 217283 19524 2540 9 0 211858 0
[pid=10132/tid=10133] ppid=10131 vsize=869132 CPUtime=1.22
/proc/10132/task/10133/stat : 10133 (java) R 10131 10118 9659 0 -1 64 3319 0 1 0 121 1 0 0 18 0 9 0 35255750 889991168 19524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10134] ppid=10131 vsize=869132 CPUtime=1.36
/proc/10132/task/10134/stat : 10134 (java) R 10131 10118 9659 0 -1 64 14964 0 0 0 131 5 0 0 16 0 9 0 35255752 889991168 19524 996147200 134512640 134550740 4294955936 18446744073709551615 103736028 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10135] ppid=10131 vsize=869132 CPUtime=0
/proc/10132/task/10135/stat : 10135 (java) S 10131 10118 9659 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 35255752 889991168 19524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10136] ppid=10131 vsize=869132 CPUtime=0
/proc/10132/task/10136/stat : 10136 (java) S 10131 10118 9659 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35255752 889991168 19524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10137] ppid=10131 vsize=869132 CPUtime=0
/proc/10132/task/10137/stat : 10137 (java) S 10131 10118 9659 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 35255754 889991168 19524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10138] ppid=10131 vsize=869132 CPUtime=0.21
/proc/10132/task/10138/stat : 10138 (java) S 10131 10118 9659 0 -1 64 1523 0 0 0 21 0 0 0 16 0 9 0 35255754 889991168 19524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10139] ppid=10131 vsize=869132 CPUtime=0
/proc/10132/task/10139/stat : 10139 (java) S 10131 10118 9659 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 35255754 889991168 19524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10140] ppid=10131 vsize=869132 CPUtime=0
/proc/10132/task/10140/stat : 10140 (java) S 10131 10118 9659 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 35255754 889991168 19524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.32
Current children cumulated vsize (KiB) 888088

[startup+6.30135 s]
/proc/loadavg: 1.92 1.98 1.93 3/109 10171
/proc/meminfo: memFree=1477928/2055920 swapFree=4192952/4192956
[pid=10118] ppid=10116 vsize=13600 CPUtime=0.5
/proc/10118/stat : 10118 (sugar) S 10116 10118 9659 0 -1 4194304 974 5355 0 1 3 0 44 3 15 0 1 0 35255707 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10118/statm: 3400 797 370 3 0 500 0
[pid=10131] ppid=10118 vsize=5356 CPUtime=0
/proc/10131/stat : 10131 (sh) S 10118 10118 9659 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35255749 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10131/statm: 1339 233 193 169 0 50 0
[pid=10132] ppid=10131 vsize=868992 CPUtime=6.02
/proc/10132/stat : 10132 (java) S 10131 10118 9659 0 -1 0 20825 0 1 0 582 20 0 0 18 0 9 0 35255750 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10132/statm: 217248 19655 2567 9 0 211795 0
[pid=10132/tid=10133] ppid=10131 vsize=868992 CPUtime=4.1
/proc/10132/task/10133/stat : 10133 (java) R 10131 10118 9659 0 -1 64 3533 0 1 0 398 12 0 0 25 0 9 0 35255750 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10134] ppid=10131 vsize=868992 CPUtime=1.6
/proc/10132/task/10134/stat : 10134 (java) S 10131 10118 9659 0 -1 64 15028 0 0 0 154 6 0 0 16 0 9 0 35255752 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10135] ppid=10131 vsize=868992 CPUtime=0
/proc/10132/task/10135/stat : 10135 (java) S 10131 10118 9659 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 35255752 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10136] ppid=10131 vsize=868992 CPUtime=0
/proc/10132/task/10136/stat : 10136 (java) S 10131 10118 9659 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35255752 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10137] ppid=10131 vsize=868992 CPUtime=0
/proc/10132/task/10137/stat : 10137 (java) S 10131 10118 9659 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 35255754 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10138] ppid=10131 vsize=868992 CPUtime=0.27
/proc/10132/task/10138/stat : 10138 (java) S 10131 10118 9659 0 -1 64 1572 0 0 0 27 0 0 0 16 0 9 0 35255754 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10139] ppid=10131 vsize=868992 CPUtime=0
/proc/10132/task/10139/stat : 10139 (java) S 10131 10118 9659 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 35255754 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10140] ppid=10131 vsize=868992 CPUtime=0
/proc/10132/task/10140/stat : 10140 (java) S 10131 10118 9659 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 35255754 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.52
Current children cumulated vsize (KiB) 887948

[startup+12.7011 s]
/proc/loadavg: 2.01 2.00 1.93 3/109 10171
/proc/meminfo: memFree=1386856/2055920 swapFree=4192952/4192956
[pid=10118] ppid=10116 vsize=13600 CPUtime=0.5
/proc/10118/stat : 10118 (sugar) S 10116 10118 9659 0 -1 4194304 974 5355 0 1 3 0 44 3 15 0 1 0 35255707 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10118/statm: 3400 797 370 3 0 500 0
[pid=10131] ppid=10118 vsize=5356 CPUtime=0
/proc/10131/stat : 10131 (sh) S 10118 10118 9659 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35255749 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10131/statm: 1339 233 193 169 0 50 0
[pid=10132] ppid=10131 vsize=868992 CPUtime=11.68
/proc/10132/stat : 10132 (java) S 10131 10118 9659 0 -1 0 21133 0 1 0 1106 62 0 0 18 0 9 0 35255750 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10132/statm: 217248 19655 2567 9 0 211795 0
[pid=10132/tid=10133] ppid=10131 vsize=868992 CPUtime=9.61
/proc/10132/task/10133/stat : 10133 (java) D 10131 10118 9659 0 -1 64 3841 0 1 0 909 52 0 0 25 0 9 0 35255750 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=10132/tid=10134] ppid=10131 vsize=868992 CPUtime=1.76
/proc/10132/task/10134/stat : 10134 (java) S 10131 10118 9659 0 -1 64 15028 0 0 0 168 8 0 0 16 0 9 0 35255752 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10132/tid=10135] ppid=10131 vsize=868992 CPUtime=0
/proc/10132/task/10135/stat : 10135 (java) S 10131 10118 9659 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 35255752 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10136] ppid=10131 vsize=868992 CPUtime=0
/proc/10132/task/10136/stat : 10136 (java) S 10131 10118 9659 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35255752 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10137] ppid=10131 vsize=868992 CPUtime=0
/proc/10132/task/10137/stat : 10137 (java) S 10131 10118 9659 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 35255754 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10138] ppid=10131 vsize=868992 CPUtime=0.27
/proc/10132/task/10138/stat : 10138 (java) S 10131 10118 9659 0 -1 64 1572 0 0 0 27 0 0 0 16 0 9 0 35255754 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10139] ppid=10131 vsize=868992 CPUtime=0
/proc/10132/task/10139/stat : 10139 (java) S 10131 10118 9659 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 35255754 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10140] ppid=10131 vsize=868992 CPUtime=0
/proc/10132/task/10140/stat : 10140 (java) S 10131 10118 9659 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 35255754 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 887948

[startup+25.5026 s]
/proc/loadavg: 2.16 2.03 1.94 3/109 10171
/proc/meminfo: memFree=1249000/2055920 swapFree=4192952/4192956
[pid=10118] ppid=10116 vsize=13600 CPUtime=0.5
/proc/10118/stat : 10118 (sugar) S 10116 10118 9659 0 -1 4194304 974 5355 0 1 3 0 44 3 16 0 1 0 35255707 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10118/statm: 3400 797 370 3 0 500 0
[pid=10131] ppid=10118 vsize=5356 CPUtime=0
/proc/10131/stat : 10131 (sh) S 10118 10118 9659 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35255749 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10131/statm: 1339 233 193 169 0 50 0
[pid=10132] ppid=10131 vsize=868992 CPUtime=22.8
/proc/10132/stat : 10132 (java) S 10131 10118 9659 0 -1 0 21635 0 1 0 2146 134 0 0 18 0 9 0 35255750 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10132/statm: 217248 19655 2567 9 0 211795 0
[pid=10132/tid=10133] ppid=10131 vsize=868992 CPUtime=20.48
/proc/10132/task/10133/stat : 10133 (java) R 10131 10118 9659 0 -1 64 4343 0 1 0 1927 121 0 0 25 0 9 0 35255750 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4126516033 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10132/tid=10134] ppid=10131 vsize=868992 CPUtime=2.01
/proc/10132/task/10134/stat : 10134 (java) S 10131 10118 9659 0 -1 64 15028 0 0 0 190 11 0 0 16 0 9 0 35255752 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10132/tid=10135] ppid=10131 vsize=868992 CPUtime=0
/proc/10132/task/10135/stat : 10135 (java) S 10131 10118 9659 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 35255752 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10136] ppid=10131 vsize=868992 CPUtime=0
/proc/10132/task/10136/stat : 10136 (java) S 10131 10118 9659 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35255752 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10137] ppid=10131 vsize=868992 CPUtime=0
/proc/10132/task/10137/stat : 10137 (java) S 10131 10118 9659 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 35255754 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10138] ppid=10131 vsize=868992 CPUtime=0.27
/proc/10132/task/10138/stat : 10138 (java) S 10131 10118 9659 0 -1 64 1572 0 0 0 27 0 0 0 16 0 9 0 35255754 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10139] ppid=10131 vsize=868992 CPUtime=0
/proc/10132/task/10139/stat : 10139 (java) S 10131 10118 9659 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 35255754 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10132/tid=10140] ppid=10131 vsize=868992 CPUtime=0
/proc/10132/task/10140/stat : 10140 (java) S 10131 10118 9659 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 35255754 889847808 19655 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.3
Current children cumulated vsize (KiB) 887948

[startup+51.1015 s]
/proc/loadavg: 2.91 2.22 2.01 3/110 10173
/proc/meminfo: memFree=901536/2055920 swapFree=4192952/4192956
[pid=10118] ppid=10116 vsize=14128 CPUtime=46.23
/proc/10118/stat : 10118 (sugar) S 10116 10118 9659 0 -1 4194304 1189 28506 0 2 5 1 4275 342 16 0 1 0 35255707 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10118/statm: 3532 937 374 3 0 632 0
Current children cumulated CPU time (s) 46.23
Current children cumulated vsize (KiB) 14128

[startup+102.308 s]
/proc/loadavg: 3.44 2.52 2.12 3/101 10183
/proc/meminfo: memFree=93800/2055920 swapFree=4192952/4192956
[pid=10118] ppid=10116 vsize=14128 CPUtime=46.23
/proc/10118/stat : 10118 (sugar) S 10116 10118 9659 0 -1 4194304 1189 28506 0 2 5 1 4275 342 16 0 1 0 35255707 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10118/statm: 3532 937 374 3 0 632 0
[pid=10174] ppid=10118 vsize=5356 CPUtime=0
/proc/10174/stat : 10174 (sh) S 10118 10118 9659 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35260807 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10174/statm: 1339 232 193 169 0 50 0
[pid=10175] ppid=10174 vsize=889680 CPUtime=50.95
/proc/10175/stat : 10175 (minisat) R 10174 10118 9659 0 -1 4194304 216997 0 0 0 4952 143 0 0 25 0 1 0 35260807 911032320 216983 996147200 134512640 135127466 4294956256 18446744073709551615 134523548 0 0 4096 3 0 0 0 17 0 0 0
/proc/10175/statm: 222420 216983 73 150 0 222267 0
Current children cumulated CPU time (s) 97.18
Current children cumulated vsize (KiB) 909164



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+156.208 s]
/proc/loadavg: 2.70 2.46 2.12 3/101 10195
/proc/meminfo: memFree=81960/2055920 swapFree=4192952/4192956
[pid=10118] ppid=10116 vsize=14128 CPUtime=139.19
/proc/10118/stat : 10118 (sugar) S 10116 10118 9659 0 -1 4194304 1309 249970 0 3 5 1 13411 502 16 0 1 0 35255707 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10118/statm: 3532 937 374 3 0 632 0
[pid=10194] ppid=10118 vsize=5356 CPUtime=0
/proc/10194/stat : 10194 (sh) S 10118 10118 9659 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35270168 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10194/statm: 1339 232 193 169 0 50 0
[pid=10195] ppid=10194 vsize=902668 CPUtime=11.52
/proc/10195/stat : 10195 (minisat) R 10194 10118 9659 0 -1 4194304 220251 0 0 0 984 168 0 0 25 0 1 0 35270169 924332032 220237 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10195/statm: 225667 220237 62 150 0 225514 0
Current children cumulated CPU time (s) 150.71
Current children cumulated vsize (KiB) 922152

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

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

[startup+156.321 s]
/proc/loadavg: 2.70 2.46 2.12 3/101 10195
/proc/meminfo: memFree=81960/2055920 swapFree=4192952/4192956
[pid=10118] ppid=10116 vsize=14128 CPUtime=139.19
/proc/10118/stat : 10118 (sugar) S 10116 10118 9659 0 -1 4194304 1321 249970 0 3 5 1 13411 502 16 0 1 0 35255707 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/10118/statm: 3532 937 374 3 0 632 0
[pid=10194] ppid=10118 vsize=0 CPUtime=0
/proc/10194/stat : 10194 (sh) Z 10118 10118 9659 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 35270168 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/10194/statm: 0 0 0 0 0 0 0
[pid=10195] ppid=1 vsize=0 CPUtime=11.63
/proc/10195/stat : 10195 (minisat) R 1 10118 9659 0 -1 4195332 220251 0 0 0 984 179 0 0 25 0 1 0 35270169 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/10195/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 150.82
Current children cumulated vsize (KiB) 14128

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10118 and gives
#  childrusage.ru_utime.tv_sec=134
#  childrusage.ru_utime.tv_usec=172602
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=44233
# CPU time returned by wait4() is 139.217
# while last known CPU time is 150.82
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 156.347
CPU time (s): 150.82
CPU user time (s): 144
CPU system time (s): 6.82
CPU usage (%): 96.4651
Max. virtual memory (cumulated for all children) (KiB): 922152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 134.173
system time used= 5.04423
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251621
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= 17914
involuntary context switches= 18932

runsolver used 0.267959 second user time and 0.701893 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-11 16:13:04
IDJOB=1108652
IDBENCH=60746
IDSOLVER=368
FILE ID=node85/1108652-1215785584
PBS_JOBID= 7903044
Free space on /tmp= 126852 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d211ae6c6c79ecd682df2e7c9710a9e2
RANDOM SEED=495425566

node85.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.225
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.225
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1657472 kB
Buffers:         38780 kB
Cached:         256404 kB
SwapCached:          4 kB
Active:         188824 kB
Inactive:       141236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657472 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1624 kB
Writeback:           0 kB
Mapped:          46016 kB
Slab:            51152 kB
Committed_AS:   260928 kB
PageTables:       3756 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= 126768 MiB
End job on node85 at 2008-07-11 16:15:43