Trace number 1108635

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-inc? (MO) 63.0184 64.5117

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-m-1_ext.xml
MD5SUMffec9d6056b497f80fa1aca5c08f927e
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.03/0.15	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.15	c 0	BEGIN Fri Jul 11 16:12:34 2008
0.03/0.15	c 0	PID 14698
0.03/0.15	c 0	HOST node22.alineos.net
0.03/0.15	c 0	CONVERTING HOME/instance-1108635-1215785554.xml TO HOME/temp.csp
0.03/0.15	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108635-1215785554.xml' 'HOME/temp.csp'
0.07/0.82	c 1	4 domains, 208 variables, 0 predicates, 8 relations, 4217 constraints
0.07/0.85	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.85	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.73/0.95	c 1	Parsing HOME/temp.csp
0.94/1.18	c 1	parsed 4437 expressions
0.94/1.18	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.03/1.22	c 1	MAX CSP: 4217 constraints
1.03/1.22	c 1	Converting to clausal form CSP
1.13/1.35	c 1	converted 866 (10%) expressions
1.43/1.67	c 2	converted 1732 (20%) expressions
1.63/1.89	c 2	converted 2598 (30%) expressions
1.82/2.04	c 2	converted 3463 (40%) expressions
1.93/2.17	c 2	converted 4329 (50%) expressions
2.22/2.50	c 2	converted 5195 (60%) expressions
2.42/2.63	c 2	converted 6060 (70%) expressions
2.52/2.73	c 3	converted 6926 (80%) expressions
2.81/3.09	c 3	converted 7792 (90%) expressions
3.41/3.64	c 4	converted 8657 (100%) expressions
3.41/3.64	c 4	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 6326
3.41/3.64	c 4	Heap : 54 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.41/3.64	c 4	Propagation in CSP
3.61/3.81	c 4	4211 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.61/3.81	c 4	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.61/3.81	c 4	Heap : 57 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.61/3.82	c 4	Simplifing CSP by introducing new Boolean variables
3.61/3.83	c 4	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.61/3.83	c 4	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.90/4.11	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.90/4.14	c 4	865 (10%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.90/4.14	c 4	1729 (20%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.90/4.14	c 4	2593 (30%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.90/4.15	c 4	3457 (40%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.90/4.15	c 4	4321 (50%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.90/4.16	c 4	5186 (60%) CSP integer variables are encoded (16673 clauses, 234164 bytes)
3.90/4.18	c 4	6050 (70%) CSP integer variables are encoded (25103 clauses, 360614 bytes)
3.90/4.19	c 4	6914 (80%) CSP integer variables are encoded (34744 clauses, 505229 bytes)
4.00/4.25	c 4	7778 (90%) CSP integer variables are encoded (87193 clauses, 1291964 bytes)
4.00/4.27	c 4	8642 (100%) CSP integer variables are encoded (99943 clauses, 1499779 bytes)
4.59/4.86	c 5	1265 (10%) CSP clauses are encoded (124025 clauses, 2129529 bytes)
5.19/5.46	c 5	2530 (20%) CSP clauses are encoded (150392 clauses, 2873421 bytes)
5.78/6.06	c 6	3795 (30%) CSP clauses are encoded (177437 clauses, 3657033 bytes)
6.18/6.45	c 6	5060 (40%) CSP clauses are encoded (280789 clauses, 5906469 bytes)
8.05/8.37	c 8	6325 (50%) CSP clauses are encoded (1320586 clauses, 28163581 bytes)
8.65/8.90	c 9	7590 (60%) CSP clauses are encoded (1613953 clauses, 34399390 bytes)
14.05/14.41	c 14	8855 (70%) CSP clauses are encoded (4704286 clauses, 100726423 bytes)
25.68/26.41	c 26	10120 (80%) CSP clauses are encoded (9291852 clauses, 198735674 bytes)
33.68/34.60	c 34	11385 (90%) CSP clauses are encoded (13772412 clauses, 294935190 bytes)
50.44/51.82	c 52	12650 (100%) CSP clauses are encoded (22600191 clauses, 501972337 bytes)
50.44/51.82	c 52	12650 CSP clauses encoded
50.44/51.82	c 52	Writing map file : HOME/temp.map
50.44/51.87	c 52	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
50.44/51.87	c 52	SAT : 108583 SAT variables, 22600191 SAT clauses, 501972337 bytes
50.44/51.87	c 52	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
50.52/51.93	c 52	OBJECTIVE minimize _COST
50.52/51.94	c 52	SOLVING HOME/temp.cnf
50.52/51.94	c 52	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
50.52/51.94	c 52	This is MiniSat 2.0 beta incremental
50.52/51.94	c 52	WARNING: for repeatability, setting FPU to use double precision
50.52/51.94	c 52	============================[ Problem Statistics ]=============================
50.52/51.94	c 52	|                                                                             |
50.52/51.94	c 52	|  Number of variables:  108583                                               |
50.52/51.94	c 52	|  Number of clauses:    22600191                                             |
61.00/62.58	c 62	|  Parsing time:         9.09         s                                       |
61.50/63.03	c 63	OK
61.50/63.03	c 63	OBJECTIVE BOUND: 0 <= _COST <= 
61.50/63.03	c 63	SEARCHING: _COST <= 2109
61.50/63.03	c 63	============================[ Search Statistics ]==============================
61.50/63.03	c 63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
61.50/63.03	c 63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
61.50/63.03	c 63	===============================================================================
61.50/63.03	c 63	|         0 |  108583 22600191 67657620 |  7533397        0    nan |  0.000 % |
62.59/64.11	c ERROR INTERRUPTED
62.59/64.11	s UNKNOWN
62.69/64.28	c 64	CPU 57.91 (0.07 0.02 57.84 4.8)
62.69/64.28	c 64	END Fri Jul 11 16:13:38 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-1108635-1215785554/watcher-1108635-1215785554 -o /tmp/evaluation-result-1108635-1215785554/solver-1108635-1215785554 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1108635-1215785554.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.02 2.00 4/81 14698
/proc/meminfo: memFree=1493588/2055920 swapFree=4192812/4192956
[pid=14698] ppid=14696 vsize=18572 CPUtime=0
/proc/14698/stat : 14698 (runsolver) R 14696 14698 14325 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 35257888 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 272467815719 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14698/statm: 4643 292 257 25 0 2626 0

[startup+0.0770831 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 14698
/proc/meminfo: memFree=1493588/2055920 swapFree=4192812/4192956
[pid=14698] ppid=14696 vsize=13336 CPUtime=0.03
/proc/14698/stat : 14698 (sugar++) D 14696 14698 14325 0 -1 4194304 739 0 0 0 2 1 0 0 18 0 1 0 35257888 13656064 707 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/14698/statm: 3334 707 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.101083 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 14698
/proc/meminfo: memFree=1493588/2055920 swapFree=4192812/4192956
[pid=14698] ppid=14696 vsize=13600 CPUtime=0.03
/proc/14698/stat : 14698 (sugar++) D 14696 14698 14325 0 -1 4194304 787 0 0 0 2 1 0 0 18 0 1 0 35257888 13926400 755 996147200 4194304 4206940 548682068528 18446744073709551615 272467982949 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/14698/statm: 3400 755 341 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301102 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 14698
/proc/meminfo: memFree=1493588/2055920 swapFree=4192812/4192956
[pid=14698] ppid=14696 vsize=16740 CPUtime=0.07
/proc/14698/stat : 14698 (sugar++) S 14696 14698 14325 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 35257888 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14698/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701126 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 14698
/proc/meminfo: memFree=1493588/2055920 swapFree=4192812/4192956
[pid=14698] ppid=14696 vsize=16740 CPUtime=0.07
/proc/14698/stat : 14698 (sugar++) S 14696 14698 14325 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 35257888 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14698/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50119 s]
/proc/loadavg: 2.00 2.02 2.00 4/92 14720
/proc/meminfo: memFree=1484924/2055920 swapFree=4192812/4192956
[pid=14698] ppid=14696 vsize=16740 CPUtime=0.73
/proc/14698/stat : 14698 (sugar++) S 14696 14698 14325 0 -1 4194304 1296 5355 0 1 5 2 63 3 15 0 1 0 35257888 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14698/statm: 4185 1104 409 3 0 764 0
[pid=14711] ppid=14698 vsize=5356 CPUtime=0
/proc/14711/stat : 14711 (sh) S 14698 14698 14325 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35257974 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14711/statm: 1339 233 193 169 0 50 0
[pid=14712] ppid=14711 vsize=867372 CPUtime=0.6
/proc/14712/stat : 14712 (java) S 14711 14698 14325 0 -1 0 7291 0 1 0 58 2 0 0 19 0 9 0 35257974 888188928 6523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14712/statm: 216843 6523 2540 9 0 211418 0
[pid=14712/tid=14713] ppid=14711 vsize=867372 CPUtime=0.32
/proc/14712/task/14713/stat : 14713 (java) R 14711 14698 14325 0 -1 64 2654 0 1 0 31 1 0 0 21 0 9 0 35257975 888188928 6523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14714] ppid=14711 vsize=867372 CPUtime=0.11
/proc/14712/task/14714/stat : 14714 (java) S 14711 14698 14325 0 -1 64 2813 0 0 0 11 0 0 0 16 0 9 0 35257977 888188928 6523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14715] ppid=14711 vsize=867372 CPUtime=0
/proc/14712/task/14715/stat : 14715 (java) S 14711 14698 14325 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35257977 888188928 6523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14716] ppid=14711 vsize=867372 CPUtime=0
/proc/14712/task/14716/stat : 14716 (java) S 14711 14698 14325 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35257977 888188928 6523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14717] ppid=14711 vsize=867372 CPUtime=0
/proc/14712/task/14717/stat : 14717 (java) S 14711 14698 14325 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35257980 888188928 6523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14718] ppid=14711 vsize=867372 CPUtime=0.15
/proc/14712/task/14718/stat : 14718 (java) R 14711 14698 14325 0 -1 64 1130 0 0 0 15 0 0 0 16 0 9 0 35257980 888188928 6523 996147200 134512640 134550740 4294955920 18446744073709551615 102016710 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14719] ppid=14711 vsize=867372 CPUtime=0
/proc/14712/task/14719/stat : 14719 (java) S 14711 14698 14325 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35257980 888188928 6523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14720] ppid=14711 vsize=867372 CPUtime=0
/proc/14712/task/14720/stat : 14720 (java) R 14711 14698 14325 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35257980 888188928 6523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 889468

[startup+3.10229 s]
/proc/loadavg: 2.00 2.02 2.00 3/92 14720
/proc/meminfo: memFree=1457788/2055920 swapFree=4192812/4192956
[pid=14698] ppid=14696 vsize=16740 CPUtime=0.73
/proc/14698/stat : 14698 (sugar++) S 14696 14698 14325 0 -1 4194304 1296 5355 0 1 5 2 63 3 15 0 1 0 35257888 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14698/statm: 4185 1104 409 3 0 764 0
[pid=14711] ppid=14698 vsize=5356 CPUtime=0
/proc/14711/stat : 14711 (sh) S 14698 14698 14325 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35257974 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14711/statm: 1339 233 193 169 0 50 0
[pid=14712] ppid=14711 vsize=868376 CPUtime=2.18
/proc/14712/stat : 14712 (java) S 14711 14698 14325 0 -1 0 16961 0 1 0 211 7 0 0 19 0 9 0 35257974 889217024 16075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14712/statm: 217094 16075 2540 9 0 211669 0
[pid=14712/tid=14713] ppid=14711 vsize=868376 CPUtime=0.8
/proc/14712/task/14713/stat : 14713 (java) R 14711 14698 14325 0 -1 64 2995 0 1 0 79 1 0 0 25 0 9 0 35257975 889217024 16075 996147200 134512640 134550740 4294955920 18446744073709551615 4126605568 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14714] ppid=14711 vsize=868376 CPUtime=1.16
/proc/14712/task/14714/stat : 14714 (java) S 14711 14698 14325 0 -1 64 11802 0 0 0 112 4 0 0 19 0 9 0 35257977 889217024 16075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14715] ppid=14711 vsize=868376 CPUtime=0
/proc/14712/task/14715/stat : 14715 (java) S 14711 14698 14325 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35257977 889217024 16075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14716] ppid=14711 vsize=868376 CPUtime=0
/proc/14712/task/14716/stat : 14716 (java) S 14711 14698 14325 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35257977 889217024 16075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14717] ppid=14711 vsize=868376 CPUtime=0
/proc/14712/task/14717/stat : 14717 (java) S 14711 14698 14325 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35257980 889217024 16075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14718] ppid=14711 vsize=868376 CPUtime=0.2
/proc/14712/task/14718/stat : 14718 (java) S 14711 14698 14325 0 -1 64 1470 0 0 0 20 0 0 0 16 0 9 0 35257980 889217024 16075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14719] ppid=14711 vsize=868376 CPUtime=0
/proc/14712/task/14719/stat : 14719 (java) S 14711 14698 14325 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35257980 889217024 16075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14720] ppid=14711 vsize=868376 CPUtime=0
/proc/14712/task/14720/stat : 14720 (java) S 14711 14698 14325 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35257980 889217024 16075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 890472

[startup+6.3025 s]
/proc/loadavg: 2.00 2.02 2.00 3/92 14720
/proc/meminfo: memFree=1418236/2055920 swapFree=4192812/4192956
[pid=14698] ppid=14696 vsize=16740 CPUtime=0.73
/proc/14698/stat : 14698 (sugar++) S 14696 14698 14325 0 -1 4194304 1297 5355 0 1 5 2 63 3 15 0 1 0 35257888 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14698/statm: 4185 1104 409 3 0 764 0
[pid=14711] ppid=14698 vsize=5356 CPUtime=0
/proc/14711/stat : 14711 (sh) S 14698 14698 14325 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35257974 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14711/statm: 1339 233 193 169 0 50 0
[pid=14712] ppid=14711 vsize=868488 CPUtime=5.35
/proc/14712/stat : 14712 (java) S 14711 14698 14325 0 -1 0 20694 0 1 0 523 12 0 0 19 0 9 0 35257974 889331712 19638 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14712/statm: 217122 19638 2567 9 0 211669 0
[pid=14712/tid=14713] ppid=14711 vsize=868488 CPUtime=3.32
/proc/14712/task/14713/stat : 14713 (java) R 14711 14698 14325 0 -1 64 3484 0 1 0 328 4 0 0 25 0 9 0 35257975 889331712 19638 996147200 134512640 134550740 4294955920 18446744073709551615 4127032652 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14714] ppid=14711 vsize=868488 CPUtime=1.7
/proc/14712/task/14714/stat : 14714 (java) S 14711 14698 14325 0 -1 64 14979 0 0 0 164 6 0 0 16 0 9 0 35257977 889331712 19638 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14715] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14715/stat : 14715 (java) S 14711 14698 14325 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35257977 889331712 19638 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14716] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14716/stat : 14716 (java) S 14711 14698 14325 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35257977 889331712 19638 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14717] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14717/stat : 14717 (java) S 14711 14698 14325 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35257980 889331712 19638 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14718] ppid=14711 vsize=868488 CPUtime=0.3
/proc/14712/task/14718/stat : 14718 (java) S 14711 14698 14325 0 -1 64 1537 0 0 0 30 0 0 0 15 0 9 0 35257980 889331712 19638 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14719] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14719/stat : 14719 (java) S 14711 14698 14325 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35257980 889331712 19638 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14720] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14720/stat : 14720 (java) S 14711 14698 14325 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35257980 889331712 19638 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 890584

[startup+12.7029 s]
/proc/loadavg: 2.00 2.02 2.00 3/92 14720
/proc/meminfo: memFree=1348028/2055920 swapFree=4192812/4192956
[pid=14698] ppid=14696 vsize=16740 CPUtime=0.73
/proc/14698/stat : 14698 (sugar++) S 14696 14698 14325 0 -1 4194304 1297 5355 0 1 5 2 63 3 15 0 1 0 35257888 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14698/statm: 4185 1104 409 3 0 764 0
[pid=14711] ppid=14698 vsize=5356 CPUtime=0
/proc/14711/stat : 14711 (sh) S 14698 14698 14325 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35257974 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14711/statm: 1339 233 193 169 0 50 0
[pid=14712] ppid=14711 vsize=868488 CPUtime=11.66
/proc/14712/stat : 14712 (java) S 14711 14698 14325 0 -1 0 21021 0 1 0 1109 57 0 0 19 0 9 0 35257974 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14712/statm: 217122 19651 2567 9 0 211669 0
[pid=14712/tid=14713] ppid=14711 vsize=868488 CPUtime=9.44
/proc/14712/task/14713/stat : 14713 (java) R 14711 14698 14325 0 -1 64 3798 0 1 0 898 46 0 0 25 0 9 0 35257975 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4126616952 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14714] ppid=14711 vsize=868488 CPUtime=1.87
/proc/14712/task/14714/stat : 14714 (java) S 14711 14698 14325 0 -1 64 14984 0 0 0 179 8 0 0 16 0 9 0 35257977 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14715] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14715/stat : 14715 (java) S 14711 14698 14325 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35257977 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14716] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14716/stat : 14716 (java) S 14711 14698 14325 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35257977 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14717] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14717/stat : 14717 (java) S 14711 14698 14325 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35257980 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14718] ppid=14711 vsize=868488 CPUtime=0.31
/proc/14712/task/14718/stat : 14718 (java) S 14711 14698 14325 0 -1 64 1545 0 0 0 31 0 0 0 16 0 9 0 35257980 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14719] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14719/stat : 14719 (java) S 14711 14698 14325 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35257980 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14720] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14720/stat : 14720 (java) S 14711 14698 14325 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35257980 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 890584

[startup+25.5018 s]
/proc/loadavg: 2.00 2.02 2.00 3/92 14720
/proc/meminfo: memFree=1230716/2055920 swapFree=4192812/4192956
[pid=14698] ppid=14696 vsize=16740 CPUtime=0.73
/proc/14698/stat : 14698 (sugar++) S 14696 14698 14325 0 -1 4194304 1297 5355 0 1 5 2 63 3 16 0 1 0 35257888 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14698/statm: 4185 1104 409 3 0 764 0
[pid=14711] ppid=14698 vsize=5356 CPUtime=0
/proc/14711/stat : 14711 (sh) S 14698 14698 14325 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35257974 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14711/statm: 1339 233 193 169 0 50 0
[pid=14712] ppid=14711 vsize=868488 CPUtime=24.24
/proc/14712/stat : 14712 (java) S 14711 14698 14325 0 -1 0 21523 0 1 0 2296 128 0 0 19 0 9 0 35257974 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14712/statm: 217122 19651 2567 9 0 211669 0
[pid=14712/tid=14713] ppid=14711 vsize=868488 CPUtime=21.77
/proc/14712/task/14713/stat : 14713 (java) D 14711 14698 14325 0 -1 64 4300 0 1 0 2062 115 0 0 25 0 9 0 35257975 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=14712/tid=14714] ppid=14711 vsize=868488 CPUtime=2.13
/proc/14712/task/14714/stat : 14714 (java) S 14711 14698 14325 0 -1 64 14984 0 0 0 201 12 0 0 16 0 9 0 35257977 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14715] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14715/stat : 14715 (java) S 14711 14698 14325 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35257977 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14716] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14716/stat : 14716 (java) S 14711 14698 14325 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35257977 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14717] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14717/stat : 14717 (java) S 14711 14698 14325 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35257980 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14718] ppid=14711 vsize=868488 CPUtime=0.31
/proc/14712/task/14718/stat : 14718 (java) S 14711 14698 14325 0 -1 64 1545 0 0 0 31 0 0 0 16 0 9 0 35257980 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14719] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14719/stat : 14719 (java) S 14711 14698 14325 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35257980 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14720] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14720/stat : 14720 (java) S 14711 14698 14325 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35257980 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 890584

[startup+51.1015 s]
/proc/loadavg: 2.15 2.05 2.01 3/92 14720
/proc/meminfo: memFree=931324/2055920 swapFree=4192812/4192956
[pid=14698] ppid=14696 vsize=16740 CPUtime=0.73
/proc/14698/stat : 14698 (sugar++) S 14696 14698 14325 0 -1 4194304 1297 5355 0 1 5 2 63 3 16 0 1 0 35257888 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14698/statm: 4185 1104 409 3 0 764 0
[pid=14711] ppid=14698 vsize=5356 CPUtime=0
/proc/14711/stat : 14711 (sh) S 14698 14698 14325 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35257974 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14711/statm: 1339 233 193 169 0 50 0
[pid=14712] ppid=14711 vsize=868488 CPUtime=49.04
/proc/14712/stat : 14712 (java) S 14711 14698 14325 0 -1 0 22740 0 1 0 4596 308 0 0 19 0 9 0 35257974 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14712/statm: 217122 19651 2567 9 0 211669 0
[pid=14712/tid=14713] ppid=14711 vsize=868488 CPUtime=45.94
/proc/14712/task/14713/stat : 14713 (java) R 14711 14698 14325 0 -1 64 5517 0 1 0 4306 288 0 0 25 0 9 0 35257975 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4127166355 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14714] ppid=14711 vsize=868488 CPUtime=2.75
/proc/14712/task/14714/stat : 14714 (java) S 14711 14698 14325 0 -1 64 14984 0 0 0 257 18 0 0 16 0 9 0 35257977 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14715] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14715/stat : 14715 (java) S 14711 14698 14325 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35257977 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14716] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14716/stat : 14716 (java) S 14711 14698 14325 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35257977 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14717] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14717/stat : 14717 (java) S 14711 14698 14325 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35257980 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14718] ppid=14711 vsize=868488 CPUtime=0.31
/proc/14712/task/14718/stat : 14718 (java) S 14711 14698 14325 0 -1 64 1545 0 0 0 31 0 0 0 16 0 9 0 35257980 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14719] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14719/stat : 14719 (java) S 14711 14698 14325 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35257980 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14712/tid=14720] ppid=14711 vsize=868488 CPUtime=0
/proc/14712/task/14720/stat : 14720 (java) S 14711 14698 14325 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35257980 889331712 19651 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.77
Current children cumulated vsize (KiB) 890584



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+64.1014 s]
/proc/loadavg: 2.11 2.05 2.01 3/83 14721
/proc/meminfo: memFree=101188/2055920 swapFree=4192812/4192956
[pid=14698] ppid=14696 vsize=17268 CPUtime=50.56
/proc/14698/stat : 14698 (sugar++) S 14696 14698 14325 0 -1 4194304 1597 28441 0 2 7 2 4729 318 15 0 1 0 35257888 17682432 1246 996147200 4194304 4206940 548682068528 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14698/statm: 4317 1246 414 3 0 896 0
[pid=14721] ppid=14698 vsize=905084 CPUtime=12.03
/proc/14721/stat : 14721 (minisat-inc) R 14698 14698 14325 0 -1 4194304 220931 0 0 0 1055 148 0 0 25 0 1 0 35263082 926806016 220880 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/14721/statm: 226271 220880 71 151 0 226117 0
Current children cumulated CPU time (s) 62.59
Current children cumulated vsize (KiB) 922352

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

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

[startup+64.2135 s]
/proc/loadavg: 2.11 2.05 2.01 3/83 14721
/proc/meminfo: memFree=101188/2055920 swapFree=4192812/4192956
[pid=14698] ppid=14696 vsize=17268 CPUtime=50.56
/proc/14698/stat : 14698 (sugar++) S 14696 14698 14325 0 -1 4194304 1619 28441 0 2 7 2 4729 318 16 0 1 0 35257888 17682432 1246 996147200 4194304 4206940 548682068528 18446744073709551615 272476716948 0 0 4224 16386 18446744071563356171 0 0 17 1 0 0
/proc/14698/statm: 4317 1246 414 3 0 896 0
[pid=14721] ppid=14698 vsize=0 CPUtime=12.13
/proc/14721/stat : 14721 (minisat-inc) R 14698 14698 14325 0 -1 4195332 220931 0 0 0 1055 158 0 0 25 0 1 0 35263082 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/14721/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 62.69
Current children cumulated vsize (KiB) 17268

[startup+64.4014 s]
/proc/loadavg: 2.11 2.05 2.01 3/83 14721
/proc/meminfo: memFree=101188/2055920 swapFree=4192812/4192956
[pid=14698] ppid=14696 vsize=17268 CPUtime=62.89
/proc/14698/stat : 14698 (sugar++) R 14696 14698 14325 0 -1 4194304 1623 249372 0 2 7 18 5784 480 18 0 1 0 35257888 17682432 1247 996147200 4194304 4206940 548682068528 18446744073709551615 272467989545 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14698/statm: 4317 1247 415 3 0 896 0
Current children cumulated CPU time (s) 62.89
Current children cumulated vsize (KiB) 17268

[startup+64.5103 s]
/proc/loadavg: 2.11 2.05 2.01 3/83 14721
/proc/meminfo: memFree=101188/2055920 swapFree=4192812/4192956
[pid=14698] ppid=14696 vsize=17268 CPUtime=62.99
/proc/14698/stat : 14698 (sugar++) R 14696 14698 14325 0 -1 4194304 1623 249372 0 2 7 28 5784 480 18 0 1 0 35257888 17682432 1247 996147200 4194304 4206940 548682068528 18446744073709551615 272467989545 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14698/statm: 4317 1247 415 3 0 896 0
Current children cumulated CPU time (s) 62.99
Current children cumulated vsize (KiB) 17268

Child status: 0
Real time (s): 64.5117
CPU time (s): 63.0184
CPU user time (s): 57.9202
CPU system time (s): 5.09822
CPU usage (%): 97.6853
Max. virtual memory (cumulated for all children) (KiB): 922352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.9202
system time used= 5.09822
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251041
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= 18465
involuntary context switches= 19689

runsolver used 0.085986 second user time and 0.235964 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-11 16:12:34
IDJOB=1108635
IDBENCH=60744
IDSOLVER=367
FILE ID=node22/1108635-1215785554
PBS_JOBID= 7903150
Free space on /tmp= 66420 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/BH-4-13/normalized-BlackHole-4-13-m-1_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108635-1215785554/watcher-1108635-1215785554 -o /tmp/evaluation-result-1108635-1215785554/solver-1108635-1215785554 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1108635-1215785554.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ffec9d6056b497f80fa1aca5c08f927e
RANDOM SEED=461548411

node22.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.253
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.253
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:       1494132 kB
Buffers:         39336 kB
Cached:         169220 kB
SwapCached:          0 kB
Active:         460664 kB
Inactive:        55216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1494132 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1144 kB
Writeback:           0 kB
Mapped:         327500 kB
Slab:            30704 kB
Committed_AS:   608944 kB
PageTables:       2352 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= 66420 MiB
End job on node22 at 2008-07-11 16:13:40