Trace number 1108643

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) 64.9271 66.1138

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.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Fri Jul 11 16:12:47 2008
0.00/0.08	c 0	PID 13635
0.06/0.08	c 0	HOST node26.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1108643-1215785566.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108643-1215785566.xml' 'HOME/temp.csp'
0.06/0.76	c 0	4 domains, 208 variables, 0 predicates, 8 relations, 4217 constraints
0.06/0.77	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.77	c 0	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.72/0.85	c 0	Parsing HOME/temp.csp
1.12/1.27	c 1	parsed 4437 expressions
1.12/1.28	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.23/1.31	c 1	MAX CSP: 4217 constraints
1.23/1.31	c 1	Converting to clausal form CSP
1.32/1.45	c 1	converted 866 (10%) expressions
1.62/1.78	c 1	converted 1732 (20%) expressions
1.91/2.00	c 1	converted 2598 (30%) expressions
2.02/2.16	c 2	converted 3463 (40%) expressions
2.11/2.28	c 2	converted 4329 (50%) expressions
2.40/2.58	c 2	converted 5195 (60%) expressions
2.50/2.69	c 2	converted 6060 (70%) expressions
2.70/2.82	c 2	converted 6926 (80%) expressions
3.00/3.19	c 3	converted 7792 (90%) expressions
3.59/3.76	c 3	converted 8657 (100%) expressions
3.59/3.77	c 3	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 6326
3.59/3.77	c 3	Heap : 54 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.59/3.77	c 3	Propagation in CSP
3.79/3.93	c 3	4211 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.79/3.94	c 3	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.79/3.94	c 3	Heap : 56 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.79/3.95	c 3	Simplifing CSP by introducing new Boolean variables
3.79/3.96	c 3	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.79/3.96	c 3	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.09/4.24	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.09/4.27	c 4	865 (10%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
4.09/4.28	c 4	1729 (20%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
4.09/4.28	c 4	2593 (30%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
4.09/4.28	c 4	3457 (40%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
4.09/4.28	c 4	4321 (50%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
4.09/4.29	c 4	5186 (60%) CSP integer variables are encoded (16673 clauses, 234164 bytes)
4.20/4.32	c 4	6050 (70%) CSP integer variables are encoded (25103 clauses, 360614 bytes)
4.20/4.33	c 4	6914 (80%) CSP integer variables are encoded (34744 clauses, 505229 bytes)
4.20/4.39	c 4	7778 (90%) CSP integer variables are encoded (87193 clauses, 1291964 bytes)
4.29/4.41	c 4	8642 (100%) CSP integer variables are encoded (99943 clauses, 1499779 bytes)
4.89/5.01	c 4	1265 (10%) CSP clauses are encoded (124121 clauses, 2131437 bytes)
5.48/5.62	c 5	2530 (20%) CSP clauses are encoded (150392 clauses, 2873183 bytes)
6.08/6.22	c 6	3795 (30%) CSP clauses are encoded (177341 clauses, 3654647 bytes)
6.47/6.62	c 6	5060 (40%) CSP clauses are encoded (280789 clauses, 5906258 bytes)
8.35/8.56	c 8	6325 (50%) CSP clauses are encoded (1320586 clauses, 28163370 bytes)
8.94/9.10	c 9	7590 (60%) CSP clauses are encoded (1613953 clauses, 34399179 bytes)
14.36/14.68	c 14	8855 (70%) CSP clauses are encoded (4704286 clauses, 100726212 bytes)
26.19/26.67	c 26	10120 (80%) CSP clauses are encoded (9291852 clauses, 198735463 bytes)
34.30/35.00	c 34	11385 (90%) CSP clauses are encoded (13772412 clauses, 294934979 bytes)
51.53/52.61	c 52	12650 (100%) CSP clauses are encoded (22600191 clauses, 501972126 bytes)
51.53/52.61	c 52	12650 CSP clauses encoded
51.53/52.61	c 52	Writing map file : HOME/temp.map
51.53/52.67	c 52	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
51.53/52.67	c 52	SAT : 108583 SAT variables, 22600191 SAT clauses, 501972126 bytes
51.53/52.67	c 52	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
51.62/52.72	c 52	OBJECTIVE minimize _COST
51.62/52.72	c 52	SOLVING HOME/temp.cnf
51.62/52.72	c 52	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
51.62/52.72	c 52	This is MiniSat 2.0 beta incremental
51.62/52.72	c 52	WARNING: for repeatability, setting FPU to use double precision
51.62/52.72	c 52	============================[ Problem Statistics ]=============================
51.62/52.72	c 52	|                                                                             |
51.62/52.72	c 52	|  Number of variables:  108583                                               |
51.62/52.72	c 52	|  Number of clauses:    22600191                                             |
62.71/63.96	c 63	|  Parsing time:         9.39         s                                       |
63.19/64.43	c 64	OK
63.19/64.43	c 64	OBJECTIVE BOUND: 0 <= _COST <= 
63.19/64.43	c 64	SEARCHING: _COST <= 2109
63.19/64.43	c 64	============================[ Search Statistics ]==============================
63.19/64.43	c 64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
63.19/64.44	c 64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
63.19/64.44	c 64	===============================================================================
63.19/64.44	c 64	|         0 |  108583 22600191 67657620 |  7533397        0    nan |  0.000 % |
64.49/65.71	c ERROR INTERRUPTED
64.49/65.71	s UNKNOWN
64.60/65.88	c 65	CPU 59.03 (0.07 0.02 58.96 5.6)
64.60/65.88	c 65	END Fri Jul 11 16:13:52 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-1108643-1215785566/watcher-1108643-1215785566 -o /tmp/evaluation-result-1108643-1215785566/solver-1108643-1215785566 -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-1108643-1215785566.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.05 2.01 2.00 4/73 13635
/proc/meminfo: memFree=1692120/2055920 swapFree=4175616/4192956
[pid=13635] ppid=13633 vsize=3672 CPUtime=0
/proc/13635/stat : 13635 (sugar++) R 13633 13635 13124 0 -1 4194304 55 0 0 0 0 0 0 0 20 0 1 0 35258572 3760128 40 996147200 4194304 4206940 548682068528 18446744073709551615 269025867145 0 0 4096 0 0 0 0 17 1 0 0
/proc/13635/statm: 918 40 31 3 0 8 0

[startup+0.0841791 s]
/proc/loadavg: 2.05 2.01 2.00 4/73 13635
/proc/meminfo: memFree=1692120/2055920 swapFree=4175616/4192956
[pid=13635] ppid=13633 vsize=16740 CPUtime=0.06
/proc/13635/stat : 13635 (sugar++) S 13633 13635 13124 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 35258572 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13635/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102213 s]
/proc/loadavg: 2.05 2.01 2.00 4/73 13635
/proc/meminfo: memFree=1692120/2055920 swapFree=4175616/4192956
[pid=13635] ppid=13633 vsize=16740 CPUtime=0.06
/proc/13635/stat : 13635 (sugar++) S 13633 13635 13124 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 35258572 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13635/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302218 s]
/proc/loadavg: 2.05 2.01 2.00 4/73 13635
/proc/meminfo: memFree=1692120/2055920 swapFree=4175616/4192956
[pid=13635] ppid=13633 vsize=16740 CPUtime=0.06
/proc/13635/stat : 13635 (sugar++) S 13633 13635 13124 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 35258572 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13635/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702253 s]
/proc/loadavg: 2.05 2.01 2.00 4/73 13635
/proc/meminfo: memFree=1692120/2055920 swapFree=4175616/4192956
[pid=13635] ppid=13633 vsize=16740 CPUtime=0.06
/proc/13635/stat : 13635 (sugar++) S 13633 13635 13124 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 35258572 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13635/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50132 s]
/proc/loadavg: 2.13 2.03 2.01 4/84 13657
/proc/meminfo: memFree=1683456/2055920 swapFree=4175616/4192956
[pid=13635] ppid=13633 vsize=16740 CPUtime=0.72
/proc/13635/stat : 13635 (sugar++) S 13633 13635 13124 0 -1 4194304 1296 5355 0 1 5 1 62 4 15 0 1 0 35258572 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13635/statm: 4185 1104 409 3 0 764 0
[pid=13648] ppid=13635 vsize=5356 CPUtime=0
/proc/13648/stat : 13648 (sh) S 13635 13635 13124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35258649 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13648/statm: 1339 233 193 169 0 50 0
[pid=13649] ppid=13648 vsize=864496 CPUtime=0.7
/proc/13649/stat : 13649 (java) S 13648 13635 13124 0 -1 0 6081 0 1 0 66 4 0 0 18 0 9 0 35258650 885243904 5360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13649/statm: 216124 5360 2539 9 0 210699 0
[pid=13649/tid=13650] ppid=13648 vsize=864496 CPUtime=0.48
/proc/13649/task/13650/stat : 13650 (java) R 13648 13635 13124 0 -1 64 2650 0 1 0 47 1 0 0 21 0 9 0 35258651 885243904 5360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13651] ppid=13648 vsize=864496 CPUtime=0.1
/proc/13649/task/13651/stat : 13651 (java) R 13648 13635 13124 0 -1 64 2387 0 0 0 9 1 0 0 16 0 9 0 35258652 885243904 5360 996147200 134512640 134550740 4294955920 18446744073709551615 104456985 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13652] ppid=13648 vsize=864496 CPUtime=0
/proc/13649/task/13652/stat : 13652 (java) S 13648 13635 13124 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 35258652 885243904 5360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13653] ppid=13648 vsize=864496 CPUtime=0
/proc/13649/task/13653/stat : 13653 (java) S 13648 13635 13124 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 35258652 885243904 5360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13654] ppid=13648 vsize=864496 CPUtime=0
/proc/13649/task/13654/stat : 13654 (java) S 13648 13635 13124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35258654 885243904 5360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13655] ppid=13648 vsize=864496 CPUtime=0.08
/proc/13649/task/13655/stat : 13655 (java) S 13648 13635 13124 0 -1 64 352 0 0 0 8 0 0 0 16 0 9 0 35258654 885243904 5360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13656] ppid=13648 vsize=864496 CPUtime=0
/proc/13649/task/13656/stat : 13656 (java) S 13648 13635 13124 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35258654 885243904 5360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13657] ppid=13648 vsize=864496 CPUtime=0
/proc/13649/task/13657/stat : 13657 (java) S 13648 13635 13124 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35258654 885243904 5360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 886592

[startup+3.10145 s]
/proc/loadavg: 2.13 2.03 2.01 4/84 13657
/proc/meminfo: memFree=1660160/2055920 swapFree=4175616/4192956
[pid=13635] ppid=13633 vsize=16740 CPUtime=0.72
/proc/13635/stat : 13635 (sugar++) S 13633 13635 13124 0 -1 4194304 1296 5355 0 1 5 1 62 4 15 0 1 0 35258572 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13635/statm: 4185 1104 409 3 0 764 0
[pid=13648] ppid=13635 vsize=5356 CPUtime=0
/proc/13648/stat : 13648 (sh) S 13635 13635 13124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35258649 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13648/statm: 1339 233 193 169 0 50 0
[pid=13649] ppid=13648 vsize=868600 CPUtime=2.28
/proc/13649/stat : 13649 (java) S 13648 13635 13124 0 -1 0 16870 0 1 0 218 10 0 0 18 0 9 0 35258650 889446400 16073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13649/statm: 217150 16073 2540 9 0 211725 0
[pid=13649/tid=13650] ppid=13648 vsize=868600 CPUtime=0.97
/proc/13649/task/13650/stat : 13650 (java) R 13648 13635 13124 0 -1 64 2973 0 1 0 96 1 0 0 25 0 9 0 35258651 889446400 16073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13651] ppid=13648 vsize=868600 CPUtime=1.09
/proc/13649/task/13651/stat : 13651 (java) R 13648 13635 13124 0 -1 64 11773 0 0 0 103 6 0 0 18 0 9 0 35258652 889446400 16073 996147200 134512640 134550740 4294955920 18446744073709551615 102350426 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13652] ppid=13648 vsize=868600 CPUtime=0
/proc/13649/task/13652/stat : 13652 (java) S 13648 13635 13124 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 35258652 889446400 16073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13653] ppid=13648 vsize=868600 CPUtime=0
/proc/13649/task/13653/stat : 13653 (java) S 13648 13635 13124 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35258652 889446400 16073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13654] ppid=13648 vsize=868600 CPUtime=0
/proc/13649/task/13654/stat : 13654 (java) S 13648 13635 13124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35258654 889446400 16073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13655] ppid=13648 vsize=868600 CPUtime=0.19
/proc/13649/task/13655/stat : 13655 (java) S 13648 13635 13124 0 -1 64 1431 0 0 0 18 1 0 0 16 0 9 0 35258654 889446400 16073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13656] ppid=13648 vsize=868600 CPUtime=0
/proc/13649/task/13656/stat : 13656 (java) S 13648 13635 13124 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35258654 889446400 16073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13657] ppid=13648 vsize=868600 CPUtime=0
/proc/13649/task/13657/stat : 13657 (java) S 13648 13635 13124 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35258654 889446400 16073 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 890696

[startup+6.3027 s]
/proc/loadavg: 2.13 2.03 2.01 3/84 13657
/proc/meminfo: memFree=1617344/2055920 swapFree=4175616/4192956
[pid=13635] ppid=13633 vsize=16740 CPUtime=0.73
/proc/13635/stat : 13635 (sugar++) S 13633 13635 13124 0 -1 4194304 1297 5355 0 1 6 1 62 4 15 0 1 0 35258572 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13635/statm: 4185 1104 409 3 0 764 0
[pid=13648] ppid=13635 vsize=5356 CPUtime=0
/proc/13648/stat : 13648 (sh) S 13635 13635 13124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35258649 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13648/statm: 1339 233 193 169 0 50 0
[pid=13649] ppid=13648 vsize=868524 CPUtime=5.45
/proc/13649/stat : 13649 (java) S 13648 13635 13124 0 -1 0 20602 0 1 0 529 16 0 0 18 0 9 0 35258650 889368576 19625 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13649/statm: 217131 19625 2567 9 0 211678 0
[pid=13649/tid=13650] ppid=13648 vsize=868524 CPUtime=3.4
/proc/13649/task/13650/stat : 13650 (java) R 13648 13635 13124 0 -1 64 3479 0 1 0 335 5 0 0 25 0 9 0 35258651 889368576 19625 996147200 134512640 134550740 4294955920 18446744073709551615 4126573809 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13651] ppid=13648 vsize=868524 CPUtime=1.72
/proc/13649/task/13651/stat : 13651 (java) S 13648 13635 13124 0 -1 64 14936 0 0 0 164 8 0 0 16 0 9 0 35258652 889368576 19625 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13652] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13652/stat : 13652 (java) S 13648 13635 13124 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 35258652 889368576 19625 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13653] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13653/stat : 13653 (java) S 13648 13635 13124 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35258652 889368576 19625 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13654] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13654/stat : 13654 (java) S 13648 13635 13124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35258654 889368576 19625 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13655] ppid=13648 vsize=868524 CPUtime=0.3
/proc/13649/task/13655/stat : 13655 (java) S 13648 13635 13124 0 -1 64 1494 0 0 0 29 1 0 0 16 0 9 0 35258654 889368576 19625 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13656] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13656/stat : 13656 (java) S 13648 13635 13124 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35258654 889368576 19625 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13657] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13657/stat : 13657 (java) S 13648 13635 13124 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35258654 889368576 19625 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890620

[startup+12.7022 s]
/proc/loadavg: 2.11 2.03 2.01 3/84 13657
/proc/meminfo: memFree=1548864/2055920 swapFree=4175616/4192956
[pid=13635] ppid=13633 vsize=16740 CPUtime=0.73
/proc/13635/stat : 13635 (sugar++) S 13633 13635 13124 0 -1 4194304 1297 5355 0 1 6 1 62 4 15 0 1 0 35258572 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13635/statm: 4185 1104 409 3 0 764 0
[pid=13648] ppid=13635 vsize=5356 CPUtime=0
/proc/13648/stat : 13648 (sh) S 13635 13635 13124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35258649 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13648/statm: 1339 233 193 169 0 50 0
[pid=13649] ppid=13648 vsize=868524 CPUtime=11.75
/proc/13649/stat : 13649 (java) S 13648 13635 13124 0 -1 0 20928 0 1 0 1114 61 0 0 18 0 9 0 35258650 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13649/statm: 217131 19644 2567 9 0 211678 0
[pid=13649/tid=13650] ppid=13648 vsize=868524 CPUtime=9.5
/proc/13649/task/13650/stat : 13650 (java) R 13648 13635 13124 0 -1 64 3786 0 1 0 902 48 0 0 25 0 9 0 35258651 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4127043519 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13651] ppid=13648 vsize=868524 CPUtime=1.9
/proc/13649/task/13651/stat : 13651 (java) S 13648 13635 13124 0 -1 64 14944 0 0 0 180 10 0 0 16 0 9 0 35258652 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13652] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13652/stat : 13652 (java) S 13648 13635 13124 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 35258652 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13653] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13653/stat : 13653 (java) S 13648 13635 13124 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35258652 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13654] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13654/stat : 13654 (java) S 13648 13635 13124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35258654 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13655] ppid=13648 vsize=868524 CPUtime=0.31
/proc/13649/task/13655/stat : 13655 (java) S 13648 13635 13124 0 -1 64 1505 0 0 0 30 1 0 0 16 0 9 0 35258654 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13656] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13656/stat : 13656 (java) S 13648 13635 13124 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35258654 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13657] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13657/stat : 13657 (java) S 13648 13635 13124 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35258654 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 890620

[startup+25.5022 s]
/proc/loadavg: 2.16 2.04 2.01 3/84 13657
/proc/meminfo: memFree=1436480/2055920 swapFree=4175616/4192956
[pid=13635] ppid=13633 vsize=16740 CPUtime=0.73
/proc/13635/stat : 13635 (sugar++) S 13633 13635 13124 0 -1 4194304 1297 5355 0 1 6 1 62 4 16 0 1 0 35258572 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13635/statm: 4185 1104 409 3 0 764 0
[pid=13648] ppid=13635 vsize=5356 CPUtime=0
/proc/13648/stat : 13648 (sh) S 13635 13635 13124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35258649 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13648/statm: 1339 233 193 169 0 50 0
[pid=13649] ppid=13648 vsize=868524 CPUtime=24.37
/proc/13649/stat : 13649 (java) S 13648 13635 13124 0 -1 0 21420 0 1 0 2298 139 0 0 18 0 9 0 35258650 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13649/statm: 217131 19644 2567 9 0 211678 0
[pid=13649/tid=13650] ppid=13648 vsize=868524 CPUtime=21.84
/proc/13649/task/13650/stat : 13650 (java) R 13648 13635 13124 0 -1 64 4278 0 1 0 2061 123 0 0 25 0 9 0 35258651 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4127036825 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13651] ppid=13648 vsize=868524 CPUtime=2.2
/proc/13649/task/13651/stat : 13651 (java) S 13648 13635 13124 0 -1 64 14944 0 0 0 206 14 0 0 16 0 9 0 35258652 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13652] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13652/stat : 13652 (java) S 13648 13635 13124 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 35258652 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13653] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13653/stat : 13653 (java) S 13648 13635 13124 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35258652 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13654] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13654/stat : 13654 (java) S 13648 13635 13124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35258654 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13655] ppid=13648 vsize=868524 CPUtime=0.31
/proc/13649/task/13655/stat : 13655 (java) S 13648 13635 13124 0 -1 64 1505 0 0 0 30 1 0 0 16 0 9 0 35258654 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13656] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13656/stat : 13656 (java) S 13648 13635 13124 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35258654 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13657] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13657/stat : 13657 (java) S 13648 13635 13124 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35258654 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 890620

[startup+51.1022 s]
/proc/loadavg: 2.39 2.10 2.03 3/84 13657
/proc/meminfo: memFree=1137600/2055920 swapFree=4175616/4192956
[pid=13635] ppid=13633 vsize=16740 CPUtime=0.73
/proc/13635/stat : 13635 (sugar++) S 13633 13635 13124 0 -1 4194304 1297 5355 0 1 6 1 62 4 16 0 1 0 35258572 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13635/statm: 4185 1104 409 3 0 764 0
[pid=13648] ppid=13635 vsize=5356 CPUtime=0
/proc/13648/stat : 13648 (sh) S 13635 13635 13124 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35258649 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13648/statm: 1339 233 193 169 0 50 0
[pid=13649] ppid=13648 vsize=868524 CPUtime=49.35
/proc/13649/stat : 13649 (java) S 13648 13635 13124 0 -1 0 22624 0 1 0 4587 348 0 0 18 0 9 0 35258650 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13649/statm: 217131 19644 2567 9 0 211678 0
[pid=13649/tid=13650] ppid=13648 vsize=868524 CPUtime=46.08
/proc/13649/task/13650/stat : 13650 (java) R 13648 13635 13124 0 -1 64 5482 0 1 0 4286 322 0 0 25 0 9 0 35258651 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4127040796 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13651] ppid=13648 vsize=868524 CPUtime=2.93
/proc/13649/task/13651/stat : 13651 (java) S 13648 13635 13124 0 -1 64 14944 0 0 0 270 23 0 0 16 0 9 0 35258652 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13652] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13652/stat : 13652 (java) S 13648 13635 13124 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 35258652 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13653] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13653/stat : 13653 (java) S 13648 13635 13124 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35258652 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13654] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13654/stat : 13654 (java) S 13648 13635 13124 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35258654 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13655] ppid=13648 vsize=868524 CPUtime=0.31
/proc/13649/task/13655/stat : 13655 (java) S 13648 13635 13124 0 -1 64 1505 0 0 0 30 1 0 0 16 0 9 0 35258654 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13656] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13656/stat : 13656 (java) S 13648 13635 13124 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35258654 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13649/tid=13657] ppid=13648 vsize=868524 CPUtime=0
/proc/13649/task/13657/stat : 13657 (java) S 13648 13635 13124 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35258654 889368576 19644 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.08
Current children cumulated vsize (KiB) 890620



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+65.7014 s]
/proc/loadavg: 2.44 2.13 2.04 3/75 13658
/proc/meminfo: memFree=296712/2055920 swapFree=4175616/4192956
[pid=13635] ppid=13633 vsize=17268 CPUtime=51.64
/proc/13635/stat : 13635 (sugar++) S 13633 13635 13124 0 -1 4194304 1597 28361 0 2 7 2 4791 364 15 0 1 0 35258572 17682432 1246 996147200 4194304 4206940 548682068528 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13635/statm: 4317 1246 414 3 0 896 0
[pid=13658] ppid=13635 vsize=907804 CPUtime=12.85
/proc/13658/stat : 13658 (minisat-inc) R 13635 13635 13124 0 -1 4194304 221605 0 0 0 1104 181 0 0 25 0 1 0 35263844 929591296 221554 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13658/statm: 226951 221554 71 151 0 226797 0
Current children cumulated CPU time (s) 64.49
Current children cumulated vsize (KiB) 925072

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

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

[startup+65.814 s]
/proc/loadavg: 2.44 2.13 2.04 3/75 13658
/proc/meminfo: memFree=296712/2055920 swapFree=4175616/4192956
[pid=13635] ppid=13633 vsize=17268 CPUtime=51.64
/proc/13635/stat : 13635 (sugar++) S 13633 13635 13124 0 -1 4194304 1619 28361 0 2 7 2 4791 364 16 0 1 0 35258572 17682432 1246 996147200 4194304 4206940 548682068528 18446744073709551615 269037387668 0 0 4224 16386 18446744071563356171 0 0 17 1 0 0
/proc/13635/statm: 4317 1246 414 3 0 896 0
[pid=13658] ppid=13635 vsize=0 CPUtime=12.96
/proc/13658/stat : 13658 (minisat-inc) R 13635 13635 13124 0 -1 4195332 221605 0 0 0 1104 192 0 0 25 0 1 0 35263844 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/13658/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 64.6
Current children cumulated vsize (KiB) 17268

[startup+66.0064 s]
/proc/loadavg: 2.49 2.14 2.04 3/75 13659
/proc/meminfo: memFree=1307016/2055920 swapFree=4175616/4192956
[pid=13635] ppid=13633 vsize=17268 CPUtime=64.8
/proc/13635/stat : 13635 (sugar++) R 13633 13635 13124 0 -1 4194304 1623 249966 0 2 7 17 5896 560 18 0 1 0 35258572 17682432 1247 996147200 4194304 4206940 548682068528 18446744073709551615 269028660265 0 0 4224 16386 0 0 0 17 1 0 0
/proc/13635/statm: 4317 1247 415 3 0 896 0
Current children cumulated CPU time (s) 64.8
Current children cumulated vsize (KiB) 17268

[startup+66.1123 s]
/proc/loadavg: 2.49 2.14 2.04 3/75 13659
/proc/meminfo: memFree=1307016/2055920 swapFree=4175616/4192956
[pid=13635] ppid=13633 vsize=17268 CPUtime=64.91
/proc/13635/stat : 13635 (sugar++) R 13633 13635 13124 0 -1 4194304 1623 249966 0 2 7 28 5896 560 18 0 1 0 35258572 17682432 1247 996147200 4194304 4206940 548682068528 18446744073709551615 269028660265 0 0 4224 16386 0 0 0 17 1 0 0
/proc/13635/statm: 4317 1247 415 3 0 896 0
Current children cumulated CPU time (s) 64.91
Current children cumulated vsize (KiB) 17268

Child status: 0
Real time (s): 66.1138
CPU time (s): 64.9271
CPU user time (s): 59.042
CPU system time (s): 5.8851
CPU usage (%): 98.2051
Max. virtual memory (cumulated for all children) (KiB): 925072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.042
system time used= 5.88511
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251635
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= 18093
involuntary context switches= 18488

runsolver used 0.084987 second user time and 0.266959 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-11 16:12:46
IDJOB=1108643
IDBENCH=60745
IDSOLVER=367
FILE ID=node26/1108643-1215785566
PBS_JOBID= 7903142
Free space on /tmp= 66468 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a7b2d88fca63e18bbc1a826209f183ae
RANDOM SEED=1916348780

node26.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.213
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.213
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:       1692600 kB
Buffers:         34292 kB
Cached:         206180 kB
SwapCached:      12080 kB
Active:         140776 kB
Inactive:       160052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692600 kB
SwapTotal:     4192956 kB
SwapFree:      4175616 kB
Dirty:            1140 kB
Writeback:           0 kB
Mapped:          60936 kB
Slab:            47860 kB
Committed_AS:   149100 kB
PageTables:       1880 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= 66468 MiB
End job on node26 at 2008-07-11 16:13:54