Trace number 1114347

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) 53.3809 69.3807

General information on the benchmark

Namecsp/ehi-85/
normalized-ehi-85-297-27_ext.xml
MD5SUMbb81bf4027c534fb6b435af8e9e800d5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints9
Best CPU time to get the best result obtained on this benchmark1044.36
Satisfiable
(Un)Satisfiability was proved
Number of variables297
Number of constraints4120
Maximum constraint arity2
Maximum domain size7
Number of constraints which are defined in extension4120
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.26	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.27	c 0	BEGIN Thu Aug  7 20:56:16 2008
0.03/0.27	c 0	PID 20410
0.03/0.29	c 1	HOST node82.alineos.net
0.03/0.29	c 1	CONVERTING HOME/instance-1114347-1218135376.xml TO HOME/temp.csp
0.03/0.29	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114347-1218135376.xml' 'HOME/temp.csp'
0.06/0.77	c 1	1 domains, 297 variables, 0 predicates, 81 relations, 4120 constraints
0.06/0.78	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.78	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.55/0.85	c 1	Parsing HOME/temp.csp
0.81/1.02	c 1	parsed 4499 expressions
0.81/1.03	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.81/1.06	c 1	MAX CSP: 4120 constraints
0.81/1.06	c 1	Converting to clausal form CSP
0.92/1.14	c 1	converted 863 (10%) expressions
1.03/1.24	c 1	converted 1725 (20%) expressions
1.19/1.30	c 2	converted 2587 (30%) expressions
1.19/1.33	c 2	converted 3449 (40%) expressions
1.30/1.42	c 2	converted 4311 (50%) expressions
1.30/1.45	c 2	converted 5174 (60%) expressions
1.30/1.48	c 2	converted 6036 (70%) expressions
1.41/1.51	c 2	converted 6898 (80%) expressions
1.50/1.62	c 2	converted 7760 (90%) expressions
1.83/1.95	c 2	converted 8622 (100%) expressions
1.83/1.95	c 2	CSP : 8537 integers, 0 booleans, 12359 clauses, largest domain size 6181
1.83/1.95	c 2	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.83/1.95	c 2	Propagation in CSP
1.94/2.09	c 2	4117 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.94/2.10	c 2	CSP : 8537 integers, 0 booleans, 12359 clauses, largest domain size 4121
1.94/2.10	c 2	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.05/2.10	c 2	Simplifing CSP by introducing new Boolean variables
2.05/2.11	c 2	CSP : 8537 integers, 0 booleans, 12359 clauses, largest domain size 4121
2.05/2.11	c 2	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.15/2.23	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.15/2.25	c 2	854 (10%) CSP integer variables are encoded (1485 clauses, 17524 bytes)
2.15/2.25	c 2	1708 (20%) CSP integer variables are encoded (1485 clauses, 17524 bytes)
2.15/2.26	c 2	2562 (30%) CSP integer variables are encoded (1485 clauses, 17524 bytes)
2.15/2.26	c 2	3415 (40%) CSP integer variables are encoded (1485 clauses, 17524 bytes)
2.15/2.26	c 2	4269 (50%) CSP integer variables are encoded (1485 clauses, 17524 bytes)
2.26/2.31	c 3	5123 (60%) CSP integer variables are encoded (50914 clauses, 750766 bytes)
2.26/2.34	c 3	5976 (70%) CSP integer variables are encoded (62308 clauses, 921676 bytes)
2.26/2.36	c 3	6830 (80%) CSP integer variables are encoded (73820 clauses, 1094356 bytes)
2.26/2.37	c 3	7684 (90%) CSP integer variables are encoded (81798 clauses, 1214026 bytes)
2.26/2.38	c 3	8537 (100%) CSP integer variables are encoded (92177 clauses, 1371140 bytes)
2.48/2.51	c 3	1236 (10%) CSP clauses are encoded (104066 clauses, 1632326 bytes)
2.58/2.61	c 3	2472 (20%) CSP clauses are encoded (115825 clauses, 1900096 bytes)
2.68/2.71	c 3	3708 (30%) CSP clauses are encoded (127503 clauses, 2176973 bytes)
5.59/5.68	c 6	4944 (40%) CSP clauses are encoded (393279 clauses, 7561942 bytes)
19.03/19.54	c 20	6180 (50%) CSP clauses are encoded (8725621 clauses, 186308584 bytes)
19.49/20.26	c 20	7416 (60%) CSP clauses are encoded (9005985 clauses, 192266033 bytes)
33.14/34.62	c 35	8652 (70%) CSP clauses are encoded (17265159 clauses, 369691364 bytes)
33.64/35.16	c 35	9888 (80%) CSP clauses are encoded (17587933 clauses, 376555574 bytes)
35.05/36.52	c 37	11124 (90%) CSP clauses are encoded (18411471 clauses, 394175530 bytes)
40.10/42.69	c 43	12359 (100%) CSP clauses are encoded (21530653 clauses, 461612578 bytes)
40.10/42.69	c 43	12359 CSP clauses encoded
40.10/42.69	c 43	Writing map file : HOME/temp.map
40.21/42.72	c 43	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
40.21/42.72	c 43	SAT : 100714 SAT variables, 21530653 SAT clauses, 461612578 bytes
40.21/42.72	c 43	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
40.21/42.79	c 43	OBJECTIVE minimize _COST
40.21/42.79	c 43	SOLVING HOME/temp.cnf
40.21/42.79	c 43	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
40.21/42.79	c 43	This is MiniSat 2.0 beta incremental
40.21/42.79	c 43	WARNING: for repeatability, setting FPU to use double precision
40.21/42.79	c 43	============================[ Problem Statistics ]=============================
40.21/42.79	c 43	|                                                                             |
40.21/42.80	c 43	|  Number of variables:  100714                                               |
40.21/42.80	c 43	|  Number of clauses:    21530653                                             |
49.37/51.92	c 52	|  Parsing time:         7.82         s                                       |
49.77/52.32	c 53	OK
49.77/52.32	c 53	OBJECTIVE BOUND: 0 <= _COST <= 
49.77/52.32	c 53	SEARCHING: _COST <= 2060
49.77/52.32	c 53	============================[ Search Statistics ]==============================
49.77/52.32	c 53	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
49.77/52.32	c 53	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
49.77/52.32	c 53	===============================================================================
49.77/52.32	c 53	|         0 |  100714 21530653 64356041 |  7176884        0    nan |  0.000 % |
52.99/55.71	c ERROR INTERRUPTED
52.99/55.71	s UNKNOWN
53.09/55.83	c 56	CPU 48.44 (0.07 0.01 48.37 4.68)
53.09/55.83	c 56	END Thu Aug  7 20:57:12 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-1114347-1218135376/watcher-1114347-1218135376 -o /tmp/evaluation-result-1114347-1218135376/solver-1114347-1218135376 -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-1114347-1218135376.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.85 2.90 3.01 3/83 20410
/proc/meminfo: memFree=1314992/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=18572 CPUtime=0
/proc/20410/stat : 20410 (runsolver) D 20408 20410 18258 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 140623541 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 224264776999 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/20410/statm: 4643 292 257 25 0 2626 0

[startup+0.0221529 s]
/proc/loadavg: 2.85 2.90 3.01 3/83 20410
/proc/meminfo: memFree=1314992/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=124 CPUtime=0
/proc/20410/stat : 20410 (sugar++) D 20408 20410 18258 0 -1 4194304 37 0 1 0 0 0 0 0 18 0 1 0 140623541 126976 23 996147200 4194304 4206940 548682068528 18446744073709551615 224262157801 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/20410/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.101167 s]
/proc/loadavg: 2.85 2.90 3.01 3/83 20410
/proc/meminfo: memFree=1314992/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=12272 CPUtime=0
/proc/20410/stat : 20410 (sugar++) D 20408 20410 18258 0 -1 4194304 396 0 4 0 0 0 0 0 18 0 1 0 140623541 12566528 368 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/20410/statm: 3068 368 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301208 s]
/proc/loadavg: 2.85 2.90 3.01 3/83 20410
/proc/meminfo: memFree=1314992/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=16740 CPUtime=0.06
/proc/20410/stat : 20410 (sugar++) S 20408 20410 18258 0 -1 4194304 1213 128 6 0 5 1 0 0 16 0 1 0 140623541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20410/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701287 s]
/proc/loadavg: 2.85 2.90 3.01 3/83 20410
/proc/meminfo: memFree=1314992/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=16740 CPUtime=0.06
/proc/20410/stat : 20410 (sugar++) S 20408 20410 18258 0 -1 4194304 1213 128 6 0 5 1 0 0 16 0 1 0 140623541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20410/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50243 s]
/proc/loadavg: 2.85 2.90 3.01 2/94 20432
/proc/meminfo: memFree=1301464/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=16740 CPUtime=0.55
/proc/20410/stat : 20410 (sugar++) S 20408 20410 18258 0 -1 4194304 1291 5342 6 5 5 1 45 4 15 0 1 0 140623541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20410/statm: 4185 1104 409 3 0 764 0
[pid=20423] ppid=20410 vsize=5356 CPUtime=0
/proc/20423/stat : 20423 (sh) S 20410 20410 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140623619 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20423/statm: 1339 233 193 169 0 50 0
[pid=20424] ppid=20423 vsize=869280 CPUtime=0.86
/proc/20424/stat : 20424 (java) S 20423 20410 18258 0 -1 0 8856 0 6 0 82 4 0 0 20 0 9 0 140623620 890142720 8057 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20424/statm: 217320 8058 2540 9 0 211895 0
[pid=20424/tid=20425] ppid=20423 vsize=869280 CPUtime=0.46
/proc/20424/task/20425/stat : 20425 (java) S 20423 20410 18258 0 -1 64 2642 0 5 0 45 1 0 0 16 0 9 0 140623621 890142720 8059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20426] ppid=20423 vsize=869280 CPUtime=0.2
/proc/20424/task/20426/stat : 20426 (java) R 20423 20410 18258 0 -1 64 4063 0 1 0 19 1 0 0 16 0 9 0 140623622 890142720 8060 996147200 134512640 134550740 4294955920 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20427] ppid=20423 vsize=869280 CPUtime=0
/proc/20424/task/20427/stat : 20427 (java) S 20423 20410 18258 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140623622 890142720 8062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20424/tid=20428] ppid=20423 vsize=869280 CPUtime=0
/proc/20424/task/20428/stat : 20428 (java) S 20423 20410 18258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140623622 890142720 8065 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20429] ppid=20423 vsize=869280 CPUtime=0
/proc/20424/task/20429/stat : 20429 (java) S 20423 20410 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140623624 890142720 8068 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20430] ppid=20423 vsize=869280 CPUtime=0.16
/proc/20424/task/20430/stat : 20430 (java) S 20423 20410 18258 0 -1 64 1460 0 0 0 16 0 0 0 16 0 9 0 140623624 890142720 8071 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20424/tid=20431] ppid=20423 vsize=869280 CPUtime=0
/proc/20424/task/20431/stat : 20431 (java) S 20423 20410 18258 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140623624 890142720 8072 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20432] ppid=20423 vsize=869280 CPUtime=0
/proc/20424/task/20432/stat : 20432 (java) S 20423 20410 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140623624 890142720 8075 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 891376

[startup+3.10173 s]
/proc/loadavg: 2.85 2.90 3.01 2/94 20432
/proc/meminfo: memFree=1274712/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=16740 CPUtime=0.55
/proc/20410/stat : 20410 (sugar++) S 20408 20410 18258 0 -1 4194304 1291 5342 6 5 5 1 45 4 15 0 1 0 140623541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20410/statm: 4185 1104 409 3 0 764 0
[pid=20423] ppid=20410 vsize=5356 CPUtime=0
/proc/20423/stat : 20423 (sh) S 20410 20410 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140623619 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20423/statm: 1339 233 193 169 0 50 0
[pid=20424] ppid=20423 vsize=869392 CPUtime=2.53
/proc/20424/stat : 20424 (java) S 20423 20410 18258 0 -1 0 11640 0 6 0 245 8 0 0 20 0 9 0 140623620 890257408 10592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20424/statm: 217348 10592 2566 9 0 211895 0
[pid=20424/tid=20425] ppid=20423 vsize=869392 CPUtime=1.68
/proc/20424/task/20425/stat : 20425 (java) R 20423 20410 18258 0 -1 64 2970 0 5 0 165 3 0 0 16 0 9 0 140623621 890257408 10592 996147200 134512640 134550740 4294955920 18446744073709551615 4127051963 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20424/tid=20426] ppid=20423 vsize=869392 CPUtime=0.56
/proc/20424/task/20426/stat : 20426 (java) S 20423 20410 18258 0 -1 64 6443 0 1 0 53 3 0 0 15 0 9 0 140623622 890257408 10592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20427] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20427/stat : 20427 (java) S 20423 20410 18258 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140623622 890257408 10592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20424/tid=20428] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20428/stat : 20428 (java) S 20423 20410 18258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140623622 890257408 10592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20429] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20429/stat : 20429 (java) S 20423 20410 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140623624 890257408 10592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20430] ppid=20423 vsize=869392 CPUtime=0.26
/proc/20424/task/20430/stat : 20430 (java) S 20423 20410 18258 0 -1 64 1533 0 0 0 26 0 0 0 16 0 9 0 140623624 890257408 10592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20424/tid=20431] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20431/stat : 20431 (java) S 20423 20410 18258 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140623624 890257408 10592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20432] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20432/stat : 20432 (java) S 20423 20410 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140623624 890257408 10592 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 891488

[startup+6.30233 s]
/proc/loadavg: 2.71 2.87 3.00 2/94 20432
/proc/meminfo: memFree=1269528/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=16740 CPUtime=0.55
/proc/20410/stat : 20410 (sugar++) S 20408 20410 18258 0 -1 4194304 1291 5342 6 5 5 1 45 4 16 0 1 0 140623541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20410/statm: 4185 1104 409 3 0 764 0
[pid=20423] ppid=20410 vsize=5356 CPUtime=0
/proc/20423/stat : 20423 (sh) S 20410 20410 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140623619 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20423/statm: 1339 233 193 169 0 50 0
[pid=20424] ppid=20423 vsize=869392 CPUtime=5.73
/proc/20424/stat : 20424 (java) S 20423 20410 18258 0 -1 0 11917 0 6 0 557 16 0 0 20 0 9 0 140623620 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20424/statm: 217348 10596 2566 9 0 211895 0
[pid=20424/tid=20425] ppid=20423 vsize=869392 CPUtime=4.79
/proc/20424/task/20425/stat : 20425 (java) R 20423 20410 18258 0 -1 64 3242 0 5 0 470 9 0 0 16 0 9 0 140623621 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4126514094 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20424/tid=20426] ppid=20423 vsize=869392 CPUtime=0.64
/proc/20424/task/20426/stat : 20426 (java) S 20423 20410 18258 0 -1 64 6443 0 1 0 59 5 0 0 16 0 9 0 140623622 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20427] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20427/stat : 20427 (java) S 20423 20410 18258 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140623622 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20424/tid=20428] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20428/stat : 20428 (java) S 20423 20410 18258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140623622 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20429] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20429/stat : 20429 (java) S 20423 20410 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140623624 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20430] ppid=20423 vsize=869392 CPUtime=0.27
/proc/20424/task/20430/stat : 20430 (java) S 20423 20410 18258 0 -1 64 1538 0 0 0 27 0 0 0 16 0 9 0 140623624 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20424/tid=20431] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20431/stat : 20431 (java) S 20423 20410 18258 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140623624 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20432] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20432/stat : 20432 (java) S 20423 20410 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140623624 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 891488

[startup+12.7016 s]
/proc/loadavg: 2.65 2.86 3.00 2/94 20432
/proc/meminfo: memFree=1187224/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=16740 CPUtime=0.55
/proc/20410/stat : 20410 (sugar++) S 20408 20410 18258 0 -1 4194304 1291 5342 6 5 5 1 45 4 16 0 1 0 140623541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20410/statm: 4185 1104 409 3 0 764 0
[pid=20423] ppid=20410 vsize=5356 CPUtime=0
/proc/20423/stat : 20423 (sh) S 20410 20410 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140623619 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20423/statm: 1339 233 193 169 0 50 0
[pid=20424] ppid=20423 vsize=869392 CPUtime=11.7
/proc/20424/stat : 20424 (java) S 20423 20410 18258 0 -1 0 12947 0 6 0 1106 64 0 0 20 0 9 0 140623620 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20424/statm: 217348 10596 2566 9 0 211895 0
[pid=20424/tid=20425] ppid=20423 vsize=869392 CPUtime=10.52
/proc/20424/task/20425/stat : 20425 (java) R 20423 20410 18258 0 -1 64 4272 0 5 0 1000 52 0 0 16 0 9 0 140623621 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4127054907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20424/tid=20426] ppid=20423 vsize=869392 CPUtime=0.88
/proc/20424/task/20426/stat : 20426 (java) S 20423 20410 18258 0 -1 64 6443 0 1 0 78 10 0 0 16 0 9 0 140623622 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20427] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20427/stat : 20427 (java) S 20423 20410 18258 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140623622 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20424/tid=20428] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20428/stat : 20428 (java) S 20423 20410 18258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140623622 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20429] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20429/stat : 20429 (java) S 20423 20410 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140623624 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20430] ppid=20423 vsize=869392 CPUtime=0.27
/proc/20424/task/20430/stat : 20430 (java) S 20423 20410 18258 0 -1 64 1538 0 0 0 27 0 0 0 16 0 9 0 140623624 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20424/tid=20431] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20431/stat : 20431 (java) S 20423 20410 18258 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140623624 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20432] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20432/stat : 20432 (java) S 20423 20410 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140623624 890257408 10596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 891488

[startup+25.5029 s]
/proc/loadavg: 2.74 2.86 3.00 2/94 20432
/proc/meminfo: memFree=1011096/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=16740 CPUtime=0.55
/proc/20410/stat : 20410 (sugar++) S 20408 20410 18258 0 -1 4194304 1291 5342 6 5 5 1 45 4 15 0 1 0 140623541 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20410/statm: 4185 1104 409 3 0 764 0
[pid=20423] ppid=20410 vsize=5356 CPUtime=0
/proc/20423/stat : 20423 (sh) S 20410 20410 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140623619 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20423/statm: 1339 233 193 169 0 50 0
[pid=20424] ppid=20423 vsize=869392 CPUtime=24.22
/proc/20424/stat : 20424 (java) S 20423 20410 18258 0 -1 0 15106 0 6 0 2249 173 0 0 20 0 9 0 140623620 890257408 10598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20424/statm: 217348 10598 2566 9 0 211895 0
[pid=20424/tid=20425] ppid=20423 vsize=869392 CPUtime=22.46
/proc/20424/task/20425/stat : 20425 (java) R 20423 20410 18258 0 -1 64 6428 0 5 0 2097 149 0 0 16 0 9 0 140623621 890257408 10598 996147200 134512640 134550740 4294955920 18446744073709551615 4127050392 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20424/tid=20426] ppid=20423 vsize=869392 CPUtime=1.44
/proc/20424/task/20426/stat : 20426 (java) S 20423 20410 18258 0 -1 64 6443 0 1 0 123 21 0 0 16 0 9 0 140623622 890257408 10598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20427] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20427/stat : 20427 (java) S 20423 20410 18258 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140623622 890257408 10598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20424/tid=20428] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20428/stat : 20428 (java) S 20423 20410 18258 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140623622 890257408 10598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20429] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20429/stat : 20429 (java) S 20423 20410 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140623624 890257408 10598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20430] ppid=20423 vsize=869392 CPUtime=0.27
/proc/20424/task/20430/stat : 20430 (java) S 20423 20410 18258 0 -1 64 1541 0 0 0 27 0 0 0 16 0 9 0 140623624 890257408 10598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20431] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20431/stat : 20431 (java) S 20423 20410 18258 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140623624 890257408 10598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20424/tid=20432] ppid=20423 vsize=869392 CPUtime=0
/proc/20424/task/20432/stat : 20432 (java) S 20423 20410 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140623624 890257408 10598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.77
Current children cumulated vsize (KiB) 891488

[startup+51.1016 s]
/proc/loadavg: 2.83 2.87 3.00 2/86 20436
/proc/meminfo: memFree=154400/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=17268 CPUtime=40.28
/proc/20410/stat : 20410 (sugar++) S 20408 20410 18258 0 -1 4194304 1578 23364 6 11 7 1 3709 311 16 0 1 0 140623541 17682432 1242 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20410/statm: 4317 1242 413 3 0 896 0
[pid=20435] ppid=20410 vsize=768704 CPUtime=8.29
/proc/20435/stat : 20435 (minisat-inc) R 20410 20410 18258 0 -1 4194304 183640 0 0 0 709 120 0 0 25 0 1 0 140627821 787152896 183587 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 0 0 0
/proc/20435/statm: 192176 183587 59 151 0 192022 0
Current children cumulated CPU time (s) 48.57
Current children cumulated vsize (KiB) 785972



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+55.7015 s]
/proc/loadavg: 3.00 2.91 3.01 2/85 20436
/proc/meminfo: memFree=15408/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=17268 CPUtime=40.28
/proc/20410/stat : 20410 (sugar++) S 20408 20410 18258 0 -1 4194304 1588 23364 6 11 7 1 3709 311 16 0 1 0 140623541 17682432 1244 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20410/statm: 4317 1244 414 3 0 896 0
[pid=20435] ppid=20410 vsize=904476 CPUtime=12.71
/proc/20435/stat : 20435 (minisat-inc) R 20410 20410 18258 0 -1 4194304 219566 0 0 0 1127 144 0 0 25 0 1 0 140627821 926183424 219513 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/20435/statm: 226119 219513 69 151 0 225965 0
Current children cumulated CPU time (s) 52.99
Current children cumulated vsize (KiB) 921744

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

Sending SIGKILL to process tree (bottom up)

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

[startup+57.4018 s]
/proc/loadavg: 3.00 2.91 3.01 1/85 20437
/proc/meminfo: memFree=1218416/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=17268 CPUtime=53.28
/proc/20410/stat : 20410 (sugar++) D 20408 20410 18258 0 -1 4194304 1614 242930 6 11 7 16 4837 468 15 0 1 0 140623541 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/20410/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 53.28
Current children cumulated vsize (KiB) 17268

[startup+63.806 s]
/proc/loadavg: 2.85 2.88 3.00 1/84 20437
/proc/meminfo: memFree=1274104/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=17268 CPUtime=53.31
/proc/20410/stat : 20410 (sugar++) D 20408 20410 18258 0 -1 4194304 1614 242930 6 11 7 19 4837 468 15 0 1 0 140623541 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 256 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/20410/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 53.31
Current children cumulated vsize (KiB) 17268

[startup+67.0016 s]
/proc/loadavg: 2.85 2.88 3.00 1/84 20437
/proc/meminfo: memFree=1295160/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=17268 CPUtime=53.33
/proc/20410/stat : 20410 (sugar++) D 20408 20410 18258 0 -1 4194304 1614 242930 6 11 7 21 4837 468 15 0 1 0 140623541 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 256 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/20410/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 53.33
Current children cumulated vsize (KiB) 17268

[startup+68.6019 s]
/proc/loadavg: 2.85 2.88 3.00 1/84 20437
/proc/meminfo: memFree=1306552/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=17268 CPUtime=53.33
/proc/20410/stat : 20410 (sugar++) D 20408 20410 18258 0 -1 4194304 1614 242930 6 11 7 21 4837 468 15 0 1 0 140623541 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 256 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/20410/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 53.33
Current children cumulated vsize (KiB) 17268

[startup+69.0019 s]
/proc/loadavg: 2.85 2.88 3.00 1/84 20437
/proc/meminfo: memFree=1306552/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=17268 CPUtime=53.34
/proc/20410/stat : 20410 (sugar++) D 20408 20410 18258 0 -1 4194304 1614 242930 6 11 7 22 4837 468 15 0 1 0 140623541 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/20410/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 53.34
Current children cumulated vsize (KiB) 17268

[startup+69.2021 s]
/proc/loadavg: 2.78 2.86 2.99 2/84 20437
/proc/meminfo: memFree=1314232/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=17268 CPUtime=53.36
/proc/20410/stat : 20410 (sugar++) R 20408 20410 18258 0 -1 4194304 1614 242930 6 11 7 24 4837 468 15 0 1 0 140623541 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 256 0 4224 16386 0 0 0 17 1 0 0
/proc/20410/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 53.36
Current children cumulated vsize (KiB) 17268

[startup+69.3059 s]
/proc/loadavg: 2.78 2.86 2.99 2/84 20437
/proc/meminfo: memFree=1314232/2055920 swapFree=4064612/4192956
[pid=20410] ppid=20408 vsize=17268 CPUtime=53.36
/proc/20410/stat : 20410 (sugar++) D 20408 20410 18258 0 -1 4194304 1614 242930 6 11 7 24 4837 468 15 0 1 0 140623541 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/20410/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 53.36
Current children cumulated vsize (KiB) 17268

Child ended because it received signal 9 (SIGKILL)
Real time (s): 69.3807
CPU time (s): 53.3809
CPU user time (s): 48.4436
CPU system time (s): 4.93725
CPU usage (%): 76.9391
Max. virtual memory (cumulated for all children) (KiB): 921744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.4436
system time used= 4.93725
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 244544
page faults= 17
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23659
involuntary context switches= 14462

runsolver used 0.097985 second user time and 0.211967 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-08-07 20:56:16
IDJOB=1114347
IDBENCH=61722
IDSOLVER=367
FILE ID=node82/1114347-1218135376
PBS_JOBID= 8000812
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/ehi-85/normalized-ehi-85-297-27_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-1114347-1218135376/watcher-1114347-1218135376 -o /tmp/evaluation-result-1114347-1218135376/solver-1114347-1218135376 -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-1114347-1218135376.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bb81bf4027c534fb6b435af8e9e800d5
RANDOM SEED=1438234191

node82.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.263
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.263
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:       1315600 kB
Buffers:           868 kB
Cached:          28304 kB
SwapCached:       4148 kB
Active:         688152 kB
Inactive:         3016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1315600 kB
SwapTotal:     4192956 kB
SwapFree:      4064612 kB
Dirty:            1124 kB
Writeback:           0 kB
Mapped:         679124 kB
Slab:            32852 kB
Committed_AS:   953984 kB
PageTables:       3324 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node82 at 2008-08-07 20:57:26