Trace number 1128635

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 NameAnswerCPU timeWall clock time
Sugar++ v1.13+minisat-inc? (TO) 3600.11 3603.02

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-80/
normalized-kbtree-9-5-3-5-80-08_ext.xml
MD5SUM55d34b2f118c9805ed0216597ea74aa2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints134
Best CPU time to get the best result obtained on this benchmark6.597
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints255
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension255
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/1.26	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/1.26	c 0	BEGIN Wed Jul 23 06:22:38 2008
0.05/1.26	c 0	PID 6355
0.05/1.27	c 0	HOST node85.alineos.net
0.05/1.27	c 0	CONVERTING HOME/instance-1128635-1216786956.xml TO HOME/temp.csp
0.05/1.27	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128635-1216786956.xml' 'HOME/temp.csp'
0.07/1.62	c 0	1 domains, 40 variables, 0 predicates, 255 relations, 255 constraints
0.07/1.68	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/1.68	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.41/1.76	c 0	Parsing HOME/temp.csp
0.41/1.91	c 0	parsed 551 expressions
0.41/1.91	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.41/1.92	c 0	MAX CSP: 255 constraints
0.41/1.92	c 0	Converting to clausal form CSP
0.41/1.94	c 0	converted 81 (10%) expressions
0.41/1.95	c 0	converted 162 (20%) expressions
0.41/1.95	c 0	converted 243 (30%) expressions
0.41/1.96	c 0	converted 324 (40%) expressions
0.41/1.97	c 0	converted 405 (50%) expressions
0.41/1.97	c 0	converted 486 (60%) expressions
0.41/1.98	c 0	converted 567 (70%) expressions
0.41/1.98	c 0	converted 648 (80%) expressions
0.41/1.99	c 0	converted 729 (90%) expressions
0.82/2.13	c 0	converted 809 (100%) expressions
0.82/2.13	c 0	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 383
0.82/2.13	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.82/2.13	c 0	Propagation in CSP
0.82/2.16	c 1	247 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.82/2.16	c 1	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 256
0.82/2.16	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.82/2.16	c 1	Simplifing CSP by introducing new Boolean variables
0.82/2.16	c 1	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 256
0.82/2.16	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.82/2.19	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.82/2.20	c 1	55 (10%) CSP integer variables are encoded (120 clauses, 1222 bytes)
0.82/2.20	c 1	110 (20%) CSP integer variables are encoded (120 clauses, 1222 bytes)
0.82/2.20	c 1	165 (30%) CSP integer variables are encoded (120 clauses, 1222 bytes)
0.82/2.20	c 1	220 (40%) CSP integer variables are encoded (120 clauses, 1222 bytes)
0.82/2.20	c 1	275 (50%) CSP integer variables are encoded (120 clauses, 1222 bytes)
0.91/2.21	c 1	330 (60%) CSP integer variables are encoded (508 clauses, 5490 bytes)
0.91/2.21	c 1	385 (70%) CSP integer variables are encoded (767 clauses, 8592 bytes)
0.91/2.21	c 1	440 (80%) CSP integer variables are encoded (1194 clauses, 14143 bytes)
0.91/2.21	c 1	495 (90%) CSP integer variables are encoded (1483 clauses, 17900 bytes)
0.91/2.21	c 1	550 (100%) CSP integer variables are encoded (3443 clauses, 43380 bytes)
0.91/2.25	c 1	77 (10%) CSP clauses are encoded (3938 clauses, 50579 bytes)
0.91/2.26	c 1	153 (20%) CSP clauses are encoded (4433 clauses, 58189 bytes)
0.91/2.27	c 1	230 (30%) CSP clauses are encoded (4952 clauses, 66266 bytes)
0.91/2.28	c 1	306 (40%) CSP clauses are encoded (5624 clauses, 76072 bytes)
0.91/2.29	c 1	382 (50%) CSP clauses are encoded (9924 clauses, 142210 bytes)
0.91/2.30	c 1	459 (60%) CSP clauses are encoded (11343 clauses, 166262 bytes)
1.01/2.32	c 1	535 (70%) CSP clauses are encoded (23329 clauses, 382655 bytes)
1.01/2.32	c 1	612 (80%) CSP clauses are encoded (24897 clauses, 409327 bytes)
1.01/2.34	c 1	688 (90%) CSP clauses are encoded (28478 clauses, 472723 bytes)
1.10/2.44	c 1	764 (100%) CSP clauses are encoded (92921 clauses, 1640287 bytes)
1.10/2.44	c 1	764 CSP clauses encoded
1.10/2.44	c 1	Writing map file : HOME/temp.map
1.10/2.45	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.10/2.45	c 1	SAT : 3993 SAT variables, 92921 SAT clauses, 1640287 bytes
1.10/2.45	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.16/2.51	c 1	OBJECTIVE minimize _COST
1.16/2.51	c 1	SOLVING HOME/temp.cnf
1.16/2.51	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.16/2.51	c 1	This is MiniSat 2.0 beta incremental
1.16/2.51	c 1	WARNING: for repeatability, setting FPU to use double precision
1.16/2.51	c 1	============================[ Problem Statistics ]=============================
1.16/2.51	c 1	|                                                                             |
1.16/2.51	c 1	|  Number of variables:  3993                                                 |
1.16/2.51	c 1	|  Number of clauses:    92921                                                |
1.16/2.55	c 1	|  Parsing time:         0.04         s                                       |
1.16/2.55	c 1	OK
1.16/2.55	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.16/2.55	c 1	SEARCHING: _COST <= 128
1.16/2.55	c 1	============================[ Search Statistics ]==============================
1.16/2.55	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.16/2.55	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.16/2.55	c 1	===============================================================================
1.16/2.55	c 1	|         0 |    3993    92921   268869 |    30973        0    nan |  0.000 % |
1.16/2.58	c 1	|       100 |    3988    92921   268869 |    34071       99     19 |  0.232 % |
1.17/2.60	c 1	|       251 |    3988    92921   268869 |    37478      250     20 |  0.232 % |
1.17/2.62	c 1	|       476 |    3988    92921   268869 |    41225      475     20 |  0.232 % |
1.17/2.65	c 1	|       813 |    3988    92921   268869 |    45348      812     20 |  0.232 % |
1.17/2.71	c 1	|      1320 |    3988    92921   268869 |    49883     1319     18 |  0.232 % |
1.17/2.79	c 1	|      2081 |    3984    92761   268422 |    54871     2080     18 |  0.232 % |
1.17/2.92	c 1	|      3222 |    3984    92761   268422 |    60358     3221     23 |  0.232 % |
1.17/3.13	c 1	|      4931 |    3984    92761   268422 |    66394     4930     25 |  0.232 % |
2.05/3.41	c 2	|      7494 |    3984    92761   268422 |    73034     7493     22 |  0.232 % |
2.64/4.00	c 2	|     11338 |    3984    92761   268422 |    80337    11337     25 |  0.232 % |
3.64/5.00	c 3	|     17104 |    3984    92761   268422 |    88371    17103     25 |  0.232 % |
5.65/7.06	c 5	|     25753 |    3984    92761   268422 |    97208    25752     25 |  0.232 % |
9.34/10.72	c 9	|     38727 |    3984    92761   268422 |   106929    38726     25 |  0.232 % |
16.64/18.09	c 16	|     58190 |    3984    92761   268422 |   117622    58189     26 |  0.232 % |
33.34/34.75	c 33	|     87382 |    3984    92761   268422 |   129384    87381     27 |  0.232 % |
68.83/70.25	c 69	|    131171 |    3984    92761   268422 |   142323   131170     31 |  0.232 % |
113.61/115.05	c 113	|    196856 |    3984    92761   268422 |   156555    66301     42 |  0.232 % |
242.75/244.25	c 243	|    295382 |    3984    92761   268422 |   172211    24081     37 |  0.232 % |
391.99/393.53	c 392	|    443173 |    3984    92761   268422 |   189432   171872     46 |  0.232 % |
644.59/646.23	c 645	|    664857 |    3984    92761   268422 |   208375    46878     38 |  0.232 % |
1020.53/1022.39	c 1021	|    997382 |    3984    92761   268422 |   229212   186899     35 |  0.232 % |
1661.88/1663.93	c 1662	|   1496170 |    3984    92761   268422 |   252134    45356     32 |  0.232 % |
2639.39/2641.96	c 2640	|   2244352 |    3984    92761   268422 |   277347    90141     34 |  0.232 % |
3600.06/3603.01	c ERROR INTERRUPTED
3600.06/3603.01	s UNKNOWN
3600.06/3603.01	c 3601	CPU 3599.77 (0.06 0.02 3599.71 0.3)
3600.06/3603.01	c 3601	END Wed Jul 23 07:22:39 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-1128635-1216786956/watcher-1128635-1216786956 -o /tmp/evaluation-result-1128635-1216786956/solver-1128635-1216786956 -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-1128635-1216786956.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.58 2.63 2.50 5/81 6355
/proc/meminfo: memFree=1015576/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=18572 CPUtime=0
/proc/6355/stat : 6355 (runsolver) R 6353 6355 5343 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 5780459 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 214945033511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6355/statm: 4643 292 257 25 0 2626 0

[startup+0.0640391 s]
/proc/loadavg: 2.58 2.63 2.50 5/81 6355
/proc/meminfo: memFree=1015576/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=12268 CPUtime=0
/proc/6355/stat : 6355 (sugar++) R 6353 6355 5343 0 -1 4194304 350 0 0 0 0 0 0 0 21 0 1 0 5780459 12562432 318 996147200 4194304 4206940 548682068528 18446744073709551615 214962879942 0 0 4224 0 0 0 0 17 0 0 0
/proc/6355/statm: 3067 318 242 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.116035 s]
/proc/loadavg: 2.58 2.63 2.50 5/81 6355
/proc/meminfo: memFree=1015576/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=12272 CPUtime=0
/proc/6355/stat : 6355 (sugar++) R 6353 6355 5343 0 -1 4194304 356 0 0 0 0 0 0 0 21 0 1 0 5780459 12566528 324 996147200 4194304 4206940 548682068528 18446744073709551615 214963021056 0 0 4224 0 0 0 0 17 0 0 0
/proc/6355/statm: 3068 324 244 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301803 s]
/proc/loadavg: 2.58 2.63 2.50 5/81 6355
/proc/meminfo: memFree=1015576/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=12272 CPUtime=0
/proc/6355/stat : 6355 (sugar++) R 6353 6355 5343 0 -1 4194304 378 0 0 0 0 0 0 0 21 0 1 0 5780459 12566528 346 996147200 4194304 4206940 548682068528 18446744073709551615 214944910645 0 0 4224 0 0 0 0 17 0 0 0
/proc/6355/statm: 3068 346 257 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.701847 s]
/proc/loadavg: 2.58 2.63 2.50 5/81 6355
/proc/meminfo: memFree=1015576/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=13336 CPUtime=0.02
/proc/6355/stat : 6355 (sugar++) R 6353 6355 5343 0 -1 4194304 732 0 0 0 2 0 0 0 22 0 1 0 5780459 13656064 700 996147200 4194304 4206940 548682068528 18446744073709551615 214944910663 0 0 4224 0 0 0 0 17 1 0 0
/proc/6355/statm: 3334 700 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+1.50295 s]
/proc/loadavg: 2.69 2.65 2.50 4/82 6356
/proc/meminfo: memFree=1013904/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16740 CPUtime=0.07
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 5780459 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6355/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+3.10112 s]
/proc/loadavg: 2.69 2.65 2.50 4/92 6377
/proc/meminfo: memFree=1001280/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.17
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 5 2 102 8 15 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 16872

[startup+6.30149 s]
/proc/loadavg: 2.64 2.64 2.50 3/83 6378
/proc/meminfo: memFree=1002376/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.17
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 5 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=9152 CPUtime=3.77
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 2202 0 0 0 377 0 0 0 25 0 1 0 5780710 9371648 2151 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 2288 2151 73 151 0 2134 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 26024

[startup+12.7012 s]
/proc/loadavg: 2.67 2.64 2.50 3/83 6378
/proc/meminfo: memFree=999304/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.17
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 5 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=12316 CPUtime=10.17
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 2953 0 0 0 1016 1 0 0 25 0 1 0 5780710 12611584 2902 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 3079 2902 73 151 0 2925 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 29188

[startup+25.5017 s]
/proc/loadavg: 2.60 2.63 2.50 3/83 6378
/proc/meminfo: memFree=995080/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.17
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 5 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=16540 CPUtime=22.96
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 3996 0 0 0 2294 2 0 0 25 0 1 0 5780710 16936960 3945 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 4135 3945 73 151 0 3981 0
Current children cumulated CPU time (s) 24.13
Current children cumulated vsize (KiB) 33412

[startup+51.1016 s]
/proc/loadavg: 2.45 2.59 2.49 3/83 6378
/proc/meminfo: memFree=988488/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=23116 CPUtime=48.55
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 5652 0 0 0 4852 3 0 0 25 0 1 0 5780710 23670784 5601 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 5779 5601 73 151 0 5625 0
Current children cumulated CPU time (s) 49.73
Current children cumulated vsize (KiB) 39988

[startup+102.306 s]
/proc/loadavg: 2.68 2.62 2.50 3/83 6378
/proc/meminfo: memFree=981128/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=30396 CPUtime=99.73
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 7416 0 0 0 9968 5 0 0 25 0 1 0 5780710 31125504 7365 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 7599 7365 73 151 0 7445 0
Current children cumulated CPU time (s) 100.91
Current children cumulated vsize (KiB) 47268

[startup+162.301 s]
/proc/loadavg: 2.82 2.67 2.53 3/83 6378
/proc/meminfo: memFree=980104/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=31664 CPUtime=159.71
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 7693 0 0 0 15965 6 0 0 25 0 1 0 5780710 32423936 7642 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 7916 7642 73 151 0 7762 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 48536

[startup+222.302 s]
/proc/loadavg: 2.66 2.65 2.53 4/83 6378
/proc/meminfo: memFree=972168/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=39600 CPUtime=219.68
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 9634 0 0 0 21960 8 0 0 25 0 1 0 5780710 40550400 9583 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 9900 9583 73 151 0 9746 0
Current children cumulated CPU time (s) 220.86
Current children cumulated vsize (KiB) 56472

[startup+282.302 s]
/proc/loadavg: 2.67 2.65 2.54 3/83 6378
/proc/meminfo: memFree=970312/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=41356 CPUtime=279.65
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 10091 0 0 0 27957 8 0 0 25 0 1 0 5780710 42348544 10040 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 10339 10040 73 151 0 10185 0
Current children cumulated CPU time (s) 280.83
Current children cumulated vsize (KiB) 58228

[startup+342.302 s]
/proc/loadavg: 2.70 2.66 2.55 3/83 6378
/proc/meminfo: memFree=969672/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=41984 CPUtime=339.64
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 10242 0 0 0 33955 9 0 0 25 0 1 0 5780710 42991616 10191 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 10496 10191 73 151 0 10342 0
Current children cumulated CPU time (s) 340.82
Current children cumulated vsize (KiB) 58856

[startup+402.301 s]
/proc/loadavg: 2.71 2.67 2.55 3/83 6378
/proc/meminfo: memFree=962504/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=49244 CPUtime=399.6
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 12067 0 0 0 39949 11 0 0 25 0 1 0 5780710 50425856 12016 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 12311 12016 73 151 0 12157 0
Current children cumulated CPU time (s) 400.78
Current children cumulated vsize (KiB) 66116

[startup+462.301 s]
/proc/loadavg: 2.73 2.68 2.56 3/83 6378
/proc/meminfo: memFree=959176/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0

################
# More data... #
################

[pid=6378] ppid=6355 vsize=70788 CPUtime=2858.53
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 16967 0 0 0 285834 19 0 0 25 0 1 0 5780710 72486912 16900 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 17697 16900 73 151 0 17543 0
Current children cumulated CPU time (s) 2859.71
Current children cumulated vsize (KiB) 87660

[startup+2922.3 s]
/proc/loadavg: 1.00 1.17 1.78 2/67 6408
/proc/meminfo: memFree=1020504/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=71504 CPUtime=2918.5
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 17106 0 0 0 291831 19 0 0 25 0 1 0 5780710 73220096 17039 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 17876 17039 73 151 0 17722 0
Current children cumulated CPU time (s) 2919.68
Current children cumulated vsize (KiB) 88376

[startup+2982.3 s]
/proc/loadavg: 1.00 1.14 1.73 2/67 6408
/proc/meminfo: memFree=1020376/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=71504 CPUtime=2978.45
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 17116 0 0 0 297826 19 0 0 25 0 1 0 5780710 73220096 17049 996147200 134512640 135134323 4294956192 18446744073709551615 134531958 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 17876 17049 73 151 0 17722 0
Current children cumulated CPU time (s) 2979.63
Current children cumulated vsize (KiB) 88376

[startup+3042.3 s]
/proc/loadavg: 1.00 1.11 1.68 2/67 6408
/proc/meminfo: memFree=1020376/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=71504 CPUtime=3038.42
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 17116 0 0 0 303823 19 0 0 25 0 1 0 5780710 73220096 17049 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 17876 17049 73 151 0 17722 0
Current children cumulated CPU time (s) 3039.6
Current children cumulated vsize (KiB) 88376

[startup+3102.3 s]
/proc/loadavg: 1.00 1.09 1.63 2/67 6408
/proc/meminfo: memFree=1019928/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=72076 CPUtime=3098.39
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 17232 0 0 0 309819 20 0 0 25 0 1 0 5780710 73805824 17165 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 18019 17165 73 151 0 17865 0
Current children cumulated CPU time (s) 3099.57
Current children cumulated vsize (KiB) 88948

[startup+3162.3 s]
/proc/loadavg: 1.00 1.07 1.59 2/67 6408
/proc/meminfo: memFree=1019864/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=72076 CPUtime=3158.37
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 17249 0 0 0 315817 20 0 0 25 0 1 0 5780710 73805824 17182 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 18019 17182 73 151 0 17865 0
Current children cumulated CPU time (s) 3159.55
Current children cumulated vsize (KiB) 88948

[startup+3222.3 s]
/proc/loadavg: 1.00 1.05 1.55 2/67 6408
/proc/meminfo: memFree=1019736/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=72240 CPUtime=3218.35
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 17284 0 0 0 321815 20 0 0 25 0 1 0 5780710 73973760 17217 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 18060 17217 73 151 0 17906 0
Current children cumulated CPU time (s) 3219.53
Current children cumulated vsize (KiB) 89112

[startup+3282.3 s]
/proc/loadavg: 1.00 1.04 1.52 2/67 6408
/proc/meminfo: memFree=1019608/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=72484 CPUtime=3278.32
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 17323 0 0 0 327812 20 0 0 25 0 1 0 5780710 74223616 17256 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 18121 17256 73 151 0 17967 0
Current children cumulated CPU time (s) 3279.5
Current children cumulated vsize (KiB) 89356

[startup+3342.3 s]
/proc/loadavg: 1.00 1.03 1.48 2/67 6408
/proc/meminfo: memFree=1019544/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=72564 CPUtime=3338.29
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 17334 0 0 0 333809 20 0 0 25 0 1 0 5780710 74305536 17267 996147200 134512640 135134323 4294956192 18446744073709551615 134524672 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 18141 17267 73 151 0 17987 0
Current children cumulated CPU time (s) 3339.47
Current children cumulated vsize (KiB) 89436

[startup+3402.31 s]
/proc/loadavg: 1.00 1.02 1.45 2/67 6408
/proc/meminfo: memFree=1019480/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=72564 CPUtime=3398.27
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 17334 0 0 0 339807 20 0 0 25 0 1 0 5780710 74305536 17267 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 18141 17267 73 151 0 17987 0
Current children cumulated CPU time (s) 3399.45
Current children cumulated vsize (KiB) 89436

[startup+3462.3 s]
/proc/loadavg: 1.00 1.02 1.42 2/67 6410
/proc/meminfo: memFree=1019024/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=72564 CPUtime=3458.24
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 17360 0 0 0 345804 20 0 0 25 0 1 0 5780710 74305536 17293 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 18141 17293 73 151 0 17987 0
Current children cumulated CPU time (s) 3459.42
Current children cumulated vsize (KiB) 89436

[startup+3522.3 s]
/proc/loadavg: 1.00 1.01 1.39 2/67 6410
/proc/meminfo: memFree=1018904/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=72972 CPUtime=3518.21
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 17438 0 0 0 351801 20 0 0 25 0 1 0 5780710 74723328 17371 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 18243 17371 73 151 0 18089 0
Current children cumulated CPU time (s) 3519.39
Current children cumulated vsize (KiB) 89844

[startup+3582.3 s]
/proc/loadavg: 1.00 1.01 1.36 2/67 6410
/proc/meminfo: memFree=1018840/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=72972 CPUtime=3578.19
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 17448 0 0 0 357799 20 0 0 25 0 1 0 5780710 74723328 17381 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 18243 17381 73 151 0 18089 0
Current children cumulated CPU time (s) 3579.37
Current children cumulated vsize (KiB) 89844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3603 s]
/proc/loadavg: 1.00 1.00 1.35 2/67 6410
/proc/meminfo: memFree=1018648/2055920 swapFree=4192956/4192956
[pid=6355] ppid=6353 vsize=16872 CPUtime=1.18
/proc/6355/stat : 6355 (sugar++) S 6353 6355 5343 0 -1 4194304 1470 11241 0 2 6 2 102 8 16 0 1 0 5780459 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6355/statm: 4218 1119 414 3 0 797 0
[pid=6378] ppid=6355 vsize=73216 CPUtime=3598.88
/proc/6378/stat : 6378 (minisat-inc) R 6355 6355 5343 0 -1 4194304 17497 0 0 0 359868 20 0 0 25 0 1 0 5780710 74973184 17430 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6378/statm: 18304 17430 73 151 0 18150 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 90088

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

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

Child status: 0
Real time (s): 3603.02
CPU time (s): 3600.11
CPU user time (s): 3599.77
CPU system time (s): 0.335948
CPU usage (%): 99.9193
Max. virtual memory (cumulated for all children) (KiB): 890484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.77
system time used= 0.335948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30281
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= 2164
involuntary context switches= 63108

runsolver used 3.23551 second user time and 9.24259 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-23 06:22:36
IDJOB=1128635
IDBENCH=65832
IDSOLVER=367
FILE ID=node85/1128635-1216786956
PBS_JOBID= 7974182
Free space on /tmp= 126868 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-80/normalized-kbtree-9-5-3-5-80-08_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-1128635-1216786956/watcher-1128635-1216786956 -o /tmp/evaluation-result-1128635-1216786956/solver-1128635-1216786956 -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-1128635-1216786956.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 55d34b2f118c9805ed0216597ea74aa2
RANDOM SEED=977742683

node85.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
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.236
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:       1016056 kB
Buffers:         31240 kB
Cached:         861668 kB
SwapCached:          0 kB
Active:         296980 kB
Inactive:       685424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1016056 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             896 kB
Writeback:           0 kB
Mapped:         109844 kB
Slab:            42560 kB
Committed_AS:   909152 kB
PageTables:       1972 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= 126872 MiB
End job on node85 at 2008-07-23 07:22:41