Trace number 1112243

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) 90.7132 93.1411

General information on the benchmark

Namecsp/queensKnights/
normalized-queensKnights-100-5-add.xml
MD5SUM322bbcff3f69f7245f51580899f28315
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark3600.06
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints4960
Maximum constraint arity2
Maximum domain size10000
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4960
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 Sat Jul 12 14:04:31 2008
0.00/0.08	c 0	PID 19072
0.06/0.08	c 0	HOST node69.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1112243-1215864271.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-1112243-1215864271.xml' 'HOME/temp.csp'
0.06/0.90	c 1	2 domains, 105 variables, 3 predicates, 0 relations, 4960 constraints
0.06/0.92	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.92	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.93/1.02	c 1	Parsing HOME/temp.csp
1.22/1.30	c 2	parsed 5070 expressions
1.22/1.31	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.22/1.35	c 2	MAX CSP: 4960 constraints
1.22/1.35	c 2	Converting to clausal form CSP
1.53/1.66	c 2	converted 1004 (10%) expressions
1.62/1.74	c 2	converted 2007 (20%) expressions
1.73/1.82	c 2	converted 3010 (30%) expressions
1.82/1.94	c 2	converted 4014 (40%) expressions
1.92/2.00	c 2	converted 5017 (50%) expressions
1.92/2.07	c 2	converted 6020 (60%) expressions
2.02/2.13	c 2	converted 7024 (70%) expressions
2.12/2.27	c 3	converted 8027 (80%) expressions
2.21/2.33	c 3	converted 9030 (90%) expressions
2.81/2.94	c 3	converted 10033 (100%) expressions
2.81/2.94	c 3	CSP : 10045 integers, 9915 booleans, 34764 clauses, largest domain size 10000
2.81/2.94	c 3	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.81/2.94	c 3	Propagation in CSP
3.21/3.34	c 4	4955 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.21/3.34	c 4	CSP : 10045 integers, 9915 booleans, 34764 clauses, largest domain size 10000
3.21/3.34	c 4	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.21/3.36	c 4	Simplifing CSP by introducing new Boolean variables
3.32/3.48	c 4	CSP : 10045 integers, 29763 booleans, 54612 clauses, largest domain size 10000
3.32/3.48	c 4	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.51/3.68	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.61/3.78	c 4	1005 (10%) CSP integer variables are encoded (59790 clauses, 874927 bytes)
3.61/3.79	c 4	2009 (20%) CSP integer variables are encoded (59790 clauses, 874927 bytes)
3.61/3.79	c 4	3014 (30%) CSP integer variables are encoded (59790 clauses, 874927 bytes)
3.61/3.79	c 4	4018 (40%) CSP integer variables are encoded (59790 clauses, 874927 bytes)
3.61/3.79	c 4	5023 (50%) CSP integer variables are encoded (59790 clauses, 874927 bytes)
3.71/3.88	c 4	6027 (60%) CSP integer variables are encoded (122559 clauses, 1872059 bytes)
3.71/3.90	c 4	7032 (70%) CSP integer variables are encoded (136009 clauses, 2100709 bytes)
3.81/3.92	c 4	8036 (80%) CSP integer variables are encoded (150215 clauses, 2342211 bytes)
3.81/3.93	c 4	9041 (90%) CSP integer variables are encoded (159945 clauses, 2507621 bytes)
3.81/3.95	c 4	10045 (100%) CSP integer variables are encoded (172604 clauses, 2722824 bytes)
4.39/4.56	c 5	5462 (10%) CSP clauses are encoded (424060 clauses, 8179843 bytes)
4.99/5.11	c 5	10923 (20%) CSP clauses are encoded (676833 clauses, 13843499 bytes)
5.58/5.72	c 6	16384 (30%) CSP clauses are encoded (943222 clauses, 19988310 bytes)
6.17/6.32	c 7	21845 (40%) CSP clauses are encoded (1216225 clauses, 26299223 bytes)
6.76/6.95	c 7	27306 (50%) CSP clauses are encoded (1499449 clauses, 32865499 bytes)
7.45/7.60	c 8	32768 (60%) CSP clauses are encoded (1794618 clauses, 39730399 bytes)
8.04/8.27	c 9	38229 (70%) CSP clauses are encoded (2103999 clauses, 46949801 bytes)
8.84/9.00	c 9	43690 (80%) CSP clauses are encoded (2435406 clauses, 54719910 bytes)
42.72/43.55	c 44	49151 (90%) CSP clauses are encoded (15728221 clauses, 375922161 bytes)
77.67/79.67	c 80	54612 (100%) CSP clauses are encoded (33772455 clauses, 817404397 bytes)
77.67/79.67	c 80	54612 CSP clauses encoded
77.67/79.67	c 80	Writing map file : HOME/temp.map
77.77/79.73	c 80	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
77.77/79.73	c 80	SAT : 212412 SAT variables, 33772455 SAT clauses, 817404397 bytes
77.77/79.73	c 80	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
77.77/79.78	c 80	OBJECTIVE minimize _COST
77.77/79.79	c 80	SOLVING HOME/temp.cnf
77.77/79.79	c 80	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
77.77/79.79	c 80	This is MiniSat 2.0 beta incremental
77.77/79.79	c 80	WARNING: for repeatability, setting FPU to use double precision
77.77/79.79	c 80	============================[ Problem Statistics ]=============================
77.77/79.79	c 80	|                                                                             |
77.77/79.79	c 80	|  Number of variables:  212412                                               |
77.77/79.79	c 80	|  Number of clauses:    33772455                                             |
90.15/92.51	c ERROR INTERRUPTED
90.15/92.51	s UNKNOWN
90.26/92.65	c 93	CPU 82.53 (0.08 0.02 82.45 7.76)
90.26/92.65	c 93	END Sat Jul 12 14:06:04 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-1112243-1215864271/watcher-1112243-1215864271 -o /tmp/evaluation-result-1112243-1215864271/solver-1112243-1215864271 -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-1112243-1215864271.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.07 2.06 2.01 4/81 19072
/proc/meminfo: memFree=1374848/2055920 swapFree=4180240/4192956
[pid=19072] ppid=19070 vsize=12268 CPUtime=0
/proc/19072/stat : 19072 (sugar++) R 19070 19072 18522 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 43125044 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 237947812453 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/19072/statm: 3067 316 241 3 0 167 0

[startup+0.08373 s]
/proc/loadavg: 2.07 2.06 2.01 4/81 19072
/proc/meminfo: memFree=1374848/2055920 swapFree=4180240/4192956
[pid=19072] ppid=19070 vsize=16740 CPUtime=0.06
/proc/19072/stat : 19072 (sugar++) S 19070 19072 18522 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 43125044 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19072/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102017 s]
/proc/loadavg: 2.07 2.06 2.01 4/81 19072
/proc/meminfo: memFree=1374848/2055920 swapFree=4180240/4192956
[pid=19072] ppid=19070 vsize=16740 CPUtime=0.06
/proc/19072/stat : 19072 (sugar++) S 19070 19072 18522 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 43125044 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19072/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301025 s]
/proc/loadavg: 2.07 2.06 2.01 4/81 19072
/proc/meminfo: memFree=1374848/2055920 swapFree=4180240/4192956
[pid=19072] ppid=19070 vsize=16740 CPUtime=0.06
/proc/19072/stat : 19072 (sugar++) S 19070 19072 18522 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 43125044 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19072/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701059 s]
/proc/loadavg: 2.07 2.06 2.01 4/81 19072
/proc/meminfo: memFree=1374848/2055920 swapFree=4180240/4192956
[pid=19072] ppid=19070 vsize=16740 CPUtime=0.06
/proc/19072/stat : 19072 (sugar++) S 19070 19072 18522 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 43125044 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19072/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50213 s]
/proc/loadavg: 2.07 2.06 2.01 3/92 19094
/proc/meminfo: memFree=1367592/2055920 swapFree=4180240/4192956
[pid=19072] ppid=19070 vsize=16740 CPUtime=0.88
/proc/19072/stat : 19072 (sugar++) S 19070 19072 18522 0 -1 4194304 1296 7300 0 1 5 1 77 5 15 0 1 0 43125044 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19072/statm: 4185 1104 409 3 0 764 0
[pid=19085] ppid=19072 vsize=5356 CPUtime=0
/proc/19085/stat : 19085 (sh) S 19072 19072 18522 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43125136 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19085/statm: 1339 233 193 169 0 50 0
[pid=19086] ppid=19085 vsize=867464 CPUtime=0.55
/proc/19086/stat : 19086 (java) S 19085 19072 18522 0 -1 0 5438 0 1 0 51 4 0 0 18 0 9 0 43125137 888283136 4875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19086/statm: 216866 4875 1731 9 0 211441 0
[pid=19086/tid=19087] ppid=19085 vsize=867464 CPUtime=0.33
/proc/19086/task/19087/stat : 19087 (java) R 19085 19072 18522 0 -1 64 2664 0 1 0 32 1 0 0 22 0 9 0 43125138 888283136 4875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19088] ppid=19085 vsize=867464 CPUtime=0.05
/proc/19086/task/19088/stat : 19088 (java) S 19085 19072 18522 0 -1 64 962 0 0 0 5 0 0 0 16 0 9 0 43125139 888283136 4875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19089] ppid=19085 vsize=867464 CPUtime=0
/proc/19086/task/19089/stat : 19089 (java) S 19085 19072 18522 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 43125139 888283136 4875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19090] ppid=19085 vsize=867464 CPUtime=0
/proc/19086/task/19090/stat : 19090 (java) S 19085 19072 18522 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 43125140 888283136 4875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19091] ppid=19085 vsize=867464 CPUtime=0
/proc/19086/task/19091/stat : 19091 (java) S 19085 19072 18522 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43125142 888283136 4875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19092] ppid=19085 vsize=867464 CPUtime=0.14
/proc/19086/task/19092/stat : 19092 (java) R 19085 19072 18522 0 -1 64 1121 0 0 0 13 1 0 0 16 0 9 0 43125142 888283136 4875 996147200 134512640 134550740 4294955920 18446744073709551615 102022480 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19093] ppid=19085 vsize=867464 CPUtime=0
/proc/19086/task/19093/stat : 19093 (java) S 19085 19072 18522 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43125142 888283136 4875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19094] ppid=19085 vsize=867464 CPUtime=0
/proc/19086/task/19094/stat : 19094 (java) S 19085 19072 18522 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43125142 888283136 4875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 889560

[startup+3.10226 s]
/proc/loadavg: 2.07 2.06 2.01 3/92 19094
/proc/meminfo: memFree=1348648/2055920 swapFree=4180240/4192956
[pid=19072] ppid=19070 vsize=16740 CPUtime=0.88
/proc/19072/stat : 19072 (sugar++) S 19070 19072 18522 0 -1 4194304 1297 7300 0 1 5 1 77 5 15 0 1 0 43125044 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19072/statm: 4185 1104 409 3 0 764 0
[pid=19085] ppid=19072 vsize=5356 CPUtime=0
/proc/19085/stat : 19085 (sh) S 19072 19072 18522 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43125136 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19085/statm: 1339 233 193 169 0 50 0
[pid=19086] ppid=19085 vsize=868400 CPUtime=2.13
/proc/19086/stat : 19086 (java) S 19085 19072 18522 0 -1 0 12285 0 1 0 205 8 0 0 18 0 9 0 43125137 889241600 11314 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19086/statm: 217100 11314 2540 9 0 211675 0
[pid=19086/tid=19087] ppid=19085 vsize=868400 CPUtime=1.24
/proc/19086/task/19087/stat : 19087 (java) R 19085 19072 18522 0 -1 64 2980 0 1 0 122 2 0 0 25 0 9 0 43125138 889241600 11314 996147200 134512640 134550740 4294955920 18446744073709551615 4126570210 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19088] ppid=19085 vsize=868400 CPUtime=0.63
/proc/19086/task/19088/stat : 19088 (java) S 19085 19072 18522 0 -1 64 7129 0 0 0 60 3 0 0 16 0 9 0 43125139 889241600 11314 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19089] ppid=19085 vsize=868400 CPUtime=0
/proc/19086/task/19089/stat : 19089 (java) S 19085 19072 18522 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43125139 889241600 11314 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19090] ppid=19085 vsize=868400 CPUtime=0
/proc/19086/task/19090/stat : 19090 (java) S 19085 19072 18522 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43125140 889241600 11314 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19091] ppid=19085 vsize=868400 CPUtime=0
/proc/19086/task/19091/stat : 19091 (java) S 19085 19072 18522 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43125142 889241600 11314 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19092] ppid=19085 vsize=868400 CPUtime=0.23
/proc/19086/task/19092/stat : 19092 (java) S 19085 19072 18522 0 -1 64 1484 0 0 0 22 1 0 0 16 0 9 0 43125142 889241600 11314 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19093] ppid=19085 vsize=868400 CPUtime=0
/proc/19086/task/19093/stat : 19093 (java) S 19085 19072 18522 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43125142 889241600 11314 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19094] ppid=19085 vsize=868400 CPUtime=0
/proc/19086/task/19094/stat : 19094 (java) S 19085 19072 18522 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43125142 889241600 11314 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 890496

[startup+6.30252 s]
/proc/loadavg: 2.06 2.06 2.01 3/92 19094
/proc/meminfo: memFree=1312104/2055920 swapFree=4180240/4192956
[pid=19072] ppid=19070 vsize=16740 CPUtime=0.89
/proc/19072/stat : 19072 (sugar++) S 19070 19072 18522 0 -1 4194304 1297 7300 0 1 6 1 77 5 15 0 1 0 43125044 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19072/statm: 4185 1104 409 3 0 764 0
[pid=19085] ppid=19072 vsize=5356 CPUtime=0
/proc/19085/stat : 19085 (sh) S 19072 19072 18522 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43125136 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19085/statm: 1339 233 193 169 0 50 0
[pid=19086] ppid=19085 vsize=868512 CPUtime=5.28
/proc/19086/stat : 19086 (java) S 19085 19072 18522 0 -1 0 14530 0 1 0 501 27 0 0 18 0 9 0 43125137 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19086/statm: 217128 13062 2565 9 0 211675 0
[pid=19086/tid=19087] ppid=19085 vsize=868512 CPUtime=3.95
/proc/19086/task/19087/stat : 19087 (java) R 19085 19072 18522 0 -1 64 3316 0 1 0 376 19 0 0 25 0 9 0 43125138 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4127059424 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19088] ppid=19085 vsize=868512 CPUtime=1
/proc/19086/task/19088/stat : 19088 (java) S 19085 19072 18522 0 -1 64 9002 0 0 0 95 5 0 0 16 0 9 0 43125139 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19089] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19089/stat : 19089 (java) S 19085 19072 18522 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43125139 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19090] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19090/stat : 19090 (java) S 19085 19072 18522 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43125140 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19091] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19091/stat : 19091 (java) S 19085 19072 18522 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19092] ppid=19085 vsize=868512 CPUtime=0.3
/proc/19086/task/19092/stat : 19092 (java) S 19085 19072 18522 0 -1 64 1520 0 0 0 29 1 0 0 15 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19093] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19093/stat : 19093 (java) S 19085 19072 18522 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19094] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19094/stat : 19094 (java) S 19085 19072 18522 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890608

[startup+12.702 s]
/proc/loadavg: 2.06 2.05 2.01 3/92 19094
/proc/meminfo: memFree=1265704/2055920 swapFree=4180240/4192956
[pid=19072] ppid=19070 vsize=16740 CPUtime=0.9
/proc/19072/stat : 19072 (sugar++) S 19070 19072 18522 0 -1 4194304 1297 7300 0 1 6 2 77 5 15 0 1 0 43125044 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19072/statm: 4185 1104 409 3 0 764 0
[pid=19085] ppid=19072 vsize=5356 CPUtime=0
/proc/19085/stat : 19085 (sh) S 19072 19072 18522 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43125136 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19085/statm: 1339 233 193 169 0 50 0
[pid=19086] ppid=19085 vsize=868512 CPUtime=11.59
/proc/19086/stat : 19086 (java) S 19085 19072 18522 0 -1 0 14994 0 1 0 1103 56 0 0 18 0 9 0 43125137 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19086/statm: 217128 13062 2565 9 0 211675 0
[pid=19086/tid=19087] ppid=19085 vsize=868512 CPUtime=10.06
/proc/19086/task/19087/stat : 19087 (java) R 19085 19072 18522 0 -1 64 3780 0 1 0 962 44 0 0 25 0 9 0 43125138 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4127081155 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19088] ppid=19085 vsize=868512 CPUtime=1.21
/proc/19086/task/19088/stat : 19088 (java) S 19085 19072 18522 0 -1 64 9002 0 0 0 111 10 0 0 16 0 9 0 43125139 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19089] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19089/stat : 19089 (java) S 19085 19072 18522 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43125139 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19090] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19090/stat : 19090 (java) S 19085 19072 18522 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43125140 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19091] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19091/stat : 19091 (java) S 19085 19072 18522 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19092] ppid=19085 vsize=868512 CPUtime=0.3
/proc/19086/task/19092/stat : 19092 (java) S 19085 19072 18522 0 -1 64 1520 0 0 0 29 1 0 0 15 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19093] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19093/stat : 19093 (java) S 19085 19072 18522 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19094] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19094/stat : 19094 (java) S 19085 19072 18522 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 890608

[startup+25.5011 s]
/proc/loadavg: 2.04 2.05 2.01 3/92 19094
/proc/meminfo: memFree=1179368/2055920 swapFree=4180240/4192956
[pid=19072] ppid=19070 vsize=16740 CPUtime=0.9
/proc/19072/stat : 19072 (sugar++) S 19070 19072 18522 0 -1 4194304 1297 7300 0 1 6 2 77 5 15 0 1 0 43125044 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19072/statm: 4185 1104 409 3 0 764 0
[pid=19085] ppid=19072 vsize=5356 CPUtime=0
/proc/19085/stat : 19085 (sh) S 19072 19072 18522 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43125136 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19085/statm: 1339 233 193 169 0 50 0
[pid=19086] ppid=19085 vsize=868512 CPUtime=24.24
/proc/19086/stat : 19086 (java) S 19085 19072 18522 0 -1 0 15972 0 1 0 2306 118 0 0 18 0 9 0 43125137 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19086/statm: 217128 13062 2565 9 0 211675 0
[pid=19086/tid=19087] ppid=19085 vsize=868512 CPUtime=22.27
/proc/19086/task/19087/stat : 19087 (java) R 19085 19072 18522 0 -1 64 4758 0 1 0 2128 99 0 0 25 0 9 0 43125138 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4127058017 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19088] ppid=19085 vsize=868512 CPUtime=1.64
/proc/19086/task/19088/stat : 19088 (java) S 19085 19072 18522 0 -1 64 9002 0 0 0 148 16 0 0 16 0 9 0 43125139 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19089] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19089/stat : 19089 (java) S 19085 19072 18522 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43125139 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19090] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19090/stat : 19090 (java) S 19085 19072 18522 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43125140 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19091] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19091/stat : 19091 (java) S 19085 19072 18522 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19092] ppid=19085 vsize=868512 CPUtime=0.3
/proc/19086/task/19092/stat : 19092 (java) S 19085 19072 18522 0 -1 64 1520 0 0 0 29 1 0 0 15 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19093] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19093/stat : 19093 (java) S 19085 19072 18522 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19094] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19094/stat : 19094 (java) S 19085 19072 18522 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 890608

[startup+51.1011 s]
/proc/loadavg: 2.18 2.08 2.02 3/92 19094
/proc/meminfo: memFree=863272/2055920 swapFree=4180240/4192956
[pid=19072] ppid=19070 vsize=16740 CPUtime=0.9
/proc/19072/stat : 19072 (sugar++) S 19070 19072 18522 0 -1 4194304 1297 7300 0 1 6 2 77 5 16 0 1 0 43125044 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19072/statm: 4185 1104 409 3 0 764 0
[pid=19085] ppid=19072 vsize=5356 CPUtime=0
/proc/19085/stat : 19085 (sh) S 19072 19072 18522 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43125136 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19085/statm: 1339 233 193 169 0 50 0
[pid=19086] ppid=19085 vsize=868512 CPUtime=49.21
/proc/19086/stat : 19086 (java) S 19085 19072 18522 0 -1 0 18769 0 1 0 4584 337 0 0 18 0 9 0 43125137 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19086/statm: 217128 13062 2565 9 0 211675 0
[pid=19086/tid=19087] ppid=19085 vsize=868512 CPUtime=45.97
/proc/19086/task/19087/stat : 19087 (java) R 19085 19072 18522 0 -1 64 7555 0 1 0 4300 297 0 0 25 0 9 0 43125138 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4127058130 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19088] ppid=19085 vsize=868512 CPUtime=2.92
/proc/19086/task/19088/stat : 19088 (java) S 19085 19072 18522 0 -1 64 9002 0 0 0 254 38 0 0 16 0 9 0 43125139 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19089] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19089/stat : 19089 (java) S 19085 19072 18522 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43125139 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19090] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19090/stat : 19090 (java) S 19085 19072 18522 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43125140 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19091] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19091/stat : 19091 (java) S 19085 19072 18522 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19092] ppid=19085 vsize=868512 CPUtime=0.3
/proc/19086/task/19092/stat : 19092 (java) S 19085 19072 18522 0 -1 64 1520 0 0 0 29 1 0 0 15 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19093] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19093/stat : 19093 (java) S 19085 19072 18522 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19086/tid=19094] ppid=19085 vsize=868512 CPUtime=0
/proc/19086/task/19094/stat : 19094 (java) S 19085 19072 18522 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 43125142 889356288 13062 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 890608



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+92.5025 s]
/proc/loadavg: 2.09 2.07 2.01 3/83 19095
/proc/meminfo: memFree=15408/2055920 swapFree=4180240/4192956
[pid=19072] ppid=19070 vsize=17400 CPUtime=77.84
/proc/19072/stat : 19072 (sugar++) S 19070 19072 18522 0 -1 4194304 1603 29455 0 2 8 2 7188 586 16 0 1 0 43125044 17817600 1261 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19072/statm: 4350 1261 413 3 0 929 0
[pid=19095] ppid=19072 vsize=906444 CPUtime=12.31
/proc/19095/stat : 19095 (minisat-inc) R 19072 19072 18522 0 -1 4194304 222377 0 0 0 1056 175 0 0 24 0 1 0 43133023 928198656 222326 996147200 134512640 135134323 4294956192 18446744073709551615 134525637 0 0 4096 3 0 0 0 17 1 0 0
/proc/19095/statm: 226611 222326 59 151 0 226457 0
Current children cumulated CPU time (s) 90.15
Current children cumulated vsize (KiB) 923844

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

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

[startup+92.6151 s]
/proc/loadavg: 2.09 2.07 2.01 3/83 19095
/proc/meminfo: memFree=15408/2055920 swapFree=4180240/4192956
[pid=19072] ppid=19070 vsize=17400 CPUtime=77.84
/proc/19072/stat : 19072 (sugar++) S 19070 19072 18522 0 -1 4194304 1628 29455 0 2 8 2 7188 586 16 0 1 0 43125044 17817600 1261 996147200 4194304 4206940 548682068528 18446744073709551615 237956546452 0 0 4224 16386 18446744071563356171 0 0 17 1 0 0
/proc/19072/statm: 4350 1261 413 3 0 929 0
[pid=19095] ppid=19072 vsize=0 CPUtime=12.42
/proc/19095/stat : 19095 (minisat-inc) R 19072 19072 18522 0 -1 4195332 222377 0 0 0 1056 186 0 0 25 0 1 0 43133023 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/19095/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 90.26
Current children cumulated vsize (KiB) 17400

[startup+93.0015 s]
/proc/loadavg: 2.09 2.07 2.01 3/83 19095
/proc/meminfo: memFree=15408/2055920 swapFree=4180240/4192956
[pid=19072] ppid=19070 vsize=17400 CPUtime=90.64
/proc/19072/stat : 19072 (sugar++) D 19070 19072 18522 0 -1 4194304 1634 251832 0 2 8 35 8245 776 18 0 1 0 43125044 17817600 1262 996147200 4194304 4206940 548682068528 18446744073709551615 237947819049 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19072/statm: 4350 1262 414 3 0 929 0
Current children cumulated CPU time (s) 90.64
Current children cumulated vsize (KiB) 17400

[startup+93.1015 s]
/proc/loadavg: 2.09 2.07 2.01 3/83 19095
/proc/meminfo: memFree=15408/2055920 swapFree=4180240/4192956
[pid=19072] ppid=19070 vsize=17400 CPUtime=90.69
/proc/19072/stat : 19072 (sugar++) D 19070 19072 18522 0 -1 4194304 1634 251832 0 2 8 40 8245 776 17 0 1 0 43125044 17817600 1262 996147200 4194304 4206940 548682068528 18446744073709551615 237947819049 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19072/statm: 4350 1262 414 3 0 929 0
Current children cumulated CPU time (s) 90.69
Current children cumulated vsize (KiB) 17400

Child status: 0
Real time (s): 93.1411
CPU time (s): 90.7132
CPU user time (s): 82.5375
CPU system time (s): 8.17576
CPU usage (%): 97.3933
Max. virtual memory (cumulated for all children) (KiB): 923844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.5375
system time used= 8.17576
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 253512
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= 57396
involuntary context switches= 60130

runsolver used 0.12798 second user time and 0.331949 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-12 14:04:31
IDJOB=1112243
IDBENCH=61385
IDSOLVER=367
FILE ID=node69/1112243-1215864271
PBS_JOBID= 7903493
Free space on /tmp= 66476 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/queensKnights/normalized-queensKnights-100-5-add.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-1112243-1215864271/watcher-1112243-1215864271 -o /tmp/evaluation-result-1112243-1215864271/solver-1112243-1215864271 -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-1112243-1215864271.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 322bbcff3f69f7245f51580899f28315
RANDOM SEED=1996438662

node69.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.233
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.233
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:       1375328 kB
Buffers:         68428 kB
Cached:         231768 kB
SwapCached:       7572 kB
Active:         445376 kB
Inactive:       168492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1375328 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            1452 kB
Writeback:           0 kB
Mapped:         328708 kB
Slab:            51276 kB
Committed_AS:   731100 kB
PageTables:       2608 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= 66476 MiB
End job on node69 at 2008-07-12 14:06:06