Trace number 1128643

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.06 3633.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-23_ext.xml
MD5SUM925732b8a56aaa495a44040ed12b8c5a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints136
Best CPU time to get the best result obtained on this benchmark67.8897
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.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Wed Jul 23 06:25:04 2008
0.00/0.08	c 0	PID 9589
0.07/0.08	c 0	HOST node36.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-1128643-1216787104.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128643-1216787104.xml' 'HOME/temp.csp'
0.07/0.47	c 1	1 domains, 40 variables, 0 predicates, 255 relations, 255 constraints
0.07/0.50	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.51	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.07/0.59	c 1	Parsing HOME/temp.csp
0.45/0.76	c 1	parsed 551 expressions
0.45/0.77	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.45/0.77	c 1	MAX CSP: 255 constraints
0.45/0.77	c 1	Converting to clausal form CSP
0.45/0.80	c 1	converted 81 (10%) expressions
0.45/0.80	c 1	converted 162 (20%) expressions
0.45/0.80	c 1	converted 243 (30%) expressions
0.45/0.82	c 1	converted 324 (40%) expressions
0.45/0.82	c 1	converted 405 (50%) expressions
0.45/0.83	c 1	converted 486 (60%) expressions
0.45/0.84	c 1	converted 567 (70%) expressions
0.45/0.84	c 1	converted 648 (80%) expressions
0.45/0.85	c 1	converted 729 (90%) expressions
0.93/1.01	c 1	converted 809 (100%) expressions
0.93/1.01	c 1	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 383
0.93/1.01	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.01	c 1	Propagation in CSP
0.93/1.04	c 1	247 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.93/1.04	c 1	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 256
0.93/1.04	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.04	c 1	Simplifing CSP by introducing new Boolean variables
0.93/1.04	c 1	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 256
0.93/1.04	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.07	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.93/1.08	c 1	55 (10%) CSP integer variables are encoded (120 clauses, 1222 bytes)
0.93/1.08	c 1	110 (20%) CSP integer variables are encoded (120 clauses, 1222 bytes)
0.93/1.08	c 1	165 (30%) CSP integer variables are encoded (120 clauses, 1222 bytes)
0.93/1.08	c 1	220 (40%) CSP integer variables are encoded (120 clauses, 1222 bytes)
0.93/1.08	c 1	275 (50%) CSP integer variables are encoded (120 clauses, 1222 bytes)
0.93/1.09	c 1	330 (60%) CSP integer variables are encoded (508 clauses, 5490 bytes)
0.93/1.09	c 1	385 (70%) CSP integer variables are encoded (767 clauses, 8592 bytes)
0.93/1.09	c 1	440 (80%) CSP integer variables are encoded (1194 clauses, 14143 bytes)
0.93/1.09	c 1	495 (90%) CSP integer variables are encoded (1483 clauses, 17900 bytes)
0.93/1.10	c 1	550 (100%) CSP integer variables are encoded (3443 clauses, 43380 bytes)
1.02/1.13	c 1	77 (10%) CSP clauses are encoded (3940 clauses, 50544 bytes)
1.02/1.14	c 1	153 (20%) CSP clauses are encoded (4440 clauses, 58071 bytes)
1.02/1.16	c 1	230 (30%) CSP clauses are encoded (4950 clauses, 66155 bytes)
1.02/1.17	c 1	306 (40%) CSP clauses are encoded (5623 clauses, 76035 bytes)
1.02/1.18	c 1	382 (50%) CSP clauses are encoded (9923 clauses, 142173 bytes)
1.02/1.19	c 2	459 (60%) CSP clauses are encoded (11342 clauses, 166225 bytes)
1.11/1.21	c 2	535 (70%) CSP clauses are encoded (23328 clauses, 382618 bytes)
1.11/1.22	c 2	612 (80%) CSP clauses are encoded (24896 clauses, 409290 bytes)
1.11/1.23	c 2	688 (90%) CSP clauses are encoded (28477 clauses, 472686 bytes)
1.22/1.34	c 2	764 (100%) CSP clauses are encoded (92920 clauses, 1640250 bytes)
1.22/1.34	c 2	764 CSP clauses encoded
1.22/1.34	c 2	Writing map file : HOME/temp.map
1.22/1.35	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.22/1.35	c 2	SAT : 3993 SAT variables, 92920 SAT clauses, 1640250 bytes
1.22/1.35	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.22/1.40	c 2	OBJECTIVE minimize _COST
1.22/1.40	c 2	SOLVING HOME/temp.cnf
1.22/1.40	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.22/1.40	c 2	This is MiniSat 2.0 beta incremental
1.22/1.40	c 2	WARNING: for repeatability, setting FPU to use double precision
1.22/1.40	c 2	============================[ Problem Statistics ]=============================
1.22/1.40	c 2	|                                                                             |
1.29/1.40	c 2	|  Number of variables:  3993                                                 |
1.29/1.40	c 2	|  Number of clauses:    92920                                                |
1.29/1.45	c 2	|  Parsing time:         0.03         s                                       |
1.29/1.45	c 2	OK
1.29/1.45	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.29/1.45	c 2	SEARCHING: _COST <= 128
1.29/1.45	c 2	============================[ Search Statistics ]==============================
1.29/1.45	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.45	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.29/1.45	c 2	===============================================================================
1.29/1.45	c 2	|         0 |    3993    92920   268810 |    30973        0    nan |  0.000 % |
1.29/1.49	c 2	|       101 |    3989    92920   268810 |    34070      100     18 |  0.232 % |
1.29/1.51	c 2	|       251 |    3989    92920   268810 |    37477      250     20 |  0.232 % |
1.29/1.53	c 2	|       477 |    3989    92920   268810 |    41225      476     20 |  0.232 % |
1.29/1.57	c 2	|       814 |    3989    92920   268810 |    45348      813     19 |  0.232 % |
1.29/1.64	c 2	|      1321 |    3989    92920   268810 |    49882     1320     19 |  0.232 % |
1.29/1.73	c 2	|      2080 |    3984    92760   268363 |    54871     2079     19 |  0.232 % |
1.29/1.85	c 2	|      3221 |    3984    92760   268363 |    60358     3220     22 |  0.232 % |
1.29/2.06	c 2	|      4929 |    3984    92760   268363 |    66394     4928     24 |  0.232 % |
2.27/2.43	c 3	|      7491 |    3984    92760   268363 |    73033     7490     23 |  0.232 % |
2.87/3.05	c 3	|     11335 |    3984    92760   268363 |    80336    11334     22 |  0.232 % |
3.86/4.08	c 4	|     17102 |    3984    92760   268363 |    88370    17101     22 |  0.232 % |
6.03/6.22	c 7	|     25751 |    3984    92760   268363 |    97207    25750     22 |  0.232 % |
9.99/10.28	c 11	|     38725 |    3984    92760   268363 |   106928    38724     22 |  0.232 % |
18.01/18.30	c 19	|     58186 |    3984    92760   268363 |   117621    58185     22 |  0.232 % |
34.76/35.28	c 36	|     87378 |    3984    92760   268363 |   129383    87377     24 |  0.232 % |
71.42/72.22	c 73	|    131167 |    3984    92760   268363 |   142321   131166     26 |  0.232 % |
113.81/115.02	c 115	|    196852 |    3984    92760   268363 |   156553    67227     30 |  0.232 % |
227.25/229.55	c 230	|    295380 |    3984    92760   268363 |   172209    25722     29 |  0.232 % |
364.55/368.18	c 368	|    443170 |    3984    92760   268363 |   189430   173512     39 |  0.232 % |
601.81/607.69	c 608	|    664854 |    3984    92760   268363 |   208373    45365     38 |  0.232 % |
985.39/994.81	c 995	|    997379 |    3984    92760   268363 |   229210   185492     37 |  0.232 % |
1722.74/1739.18	c 1739	|   1496167 |    3984    92760   268363 |   252131    46506     39 |  0.232 % |
2790.36/2816.82	c 2817	|   2244349 |    3984    92760   268363 |   277344    88926     35 |  0.232 % |
3600.02/3633.01	c ERROR INTERRUPTED
3600.02/3633.01	s UNKNOWN
3600.02/3633.01	c 3633	CPU 3599.67 (0.05 0.02 3599.62 0.34)
3600.02/3633.01	c 3633	END Wed Jul 23 07:25:37 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-1128643-1216787104/watcher-1128643-1216787104 -o /tmp/evaluation-result-1128643-1216787104/solver-1128643-1216787104 -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-1128643-1216787104.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: 1.98 1.98 1.99 4/81 9589
/proc/meminfo: memFree=893800/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=12268 CPUtime=0
/proc/9589/stat : 9589 (sugar++) R 9587 9589 6494 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 5799629 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 240907942501 0 0 4224 0 0 0 0 17 1 0 0
/proc/9589/statm: 3067 316 241 3 0 167 0

[startup+0.082034 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 9589
/proc/meminfo: memFree=893800/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16740 CPUtime=0.07
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1143 0 0 0 5 2 0 0 18 0 1 0 5799629 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.100979 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 9589
/proc/meminfo: memFree=893800/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16740 CPUtime=0.07
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 5799629 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301997 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 9589
/proc/meminfo: memFree=893800/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16740 CPUtime=0.07
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 5799629 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701038 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 9589
/proc/meminfo: memFree=893800/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16740 CPUtime=0.45
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1296 4545 0 1 5 2 35 3 16 0 1 0 5799629 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 16740

[startup+1.50112 s]
/proc/loadavg: 1.98 1.98 1.99 4/92 9611
/proc/meminfo: memFree=879184/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 16872

[startup+3.10128 s]
/proc/loadavg: 1.98 1.98 1.99 3/83 9612
/proc/meminfo: memFree=882904/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 15 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=7508 CPUtime=1.68
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 1797 0 0 0 167 1 0 0 25 0 1 0 5799769 7688192 1746 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 1877 1746 74 151 0 1723 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 24380

[startup+6.3026 s]
/proc/loadavg: 1.98 1.98 1.99 3/83 9612
/proc/meminfo: memFree=880728/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=9324 CPUtime=4.84
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 2225 0 0 0 483 1 0 0 25 0 1 0 5799769 9547776 2174 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 2331 2174 74 151 0 2177 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 26196

[startup+12.7012 s]
/proc/loadavg: 1.98 1.98 1.99 3/83 9612
/proc/meminfo: memFree=877912/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=11820 CPUtime=11.18
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 2840 0 0 0 1116 2 0 0 25 0 1 0 5799769 12103680 2789 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 2955 2789 74 151 0 2801 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 28692

[startup+25.5015 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 9612
/proc/meminfo: memFree=874456/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=15312 CPUtime=23.86
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 3688 0 0 0 2383 3 0 0 25 0 1 0 5799769 15679488 3637 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 3828 3637 74 151 0 3674 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 32184

[startup+51.1011 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 9612
/proc/meminfo: memFree=868824/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=21004 CPUtime=49.22
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 5112 0 0 0 4918 4 0 0 25 0 1 0 5799769 21508096 5061 996147200 134512640 135134323 4294956192 18446744073709551615 134531908 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 5251 5061 74 151 0 5097 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 37876

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 9612
/proc/meminfo: memFree=862936/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=26728 CPUtime=99.95
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 6494 0 0 0 9989 6 0 0 25 0 1 0 5799769 27369472 6443 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 6682 6443 74 151 0 6528 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 43600

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 9612
/proc/meminfo: memFree=862168/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=27736 CPUtime=159.38
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 6698 0 0 0 15932 6 0 0 25 0 1 0 5799769 28401664 6647 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 6934 6647 74 151 0 6780 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 44608

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 9612
/proc/meminfo: memFree=856408/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=33600 CPUtime=218.81
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 8144 0 0 0 21874 7 0 0 25 0 1 0 5799769 34406400 8093 996147200 134512640 135134323 4294956192 18446744073709551615 134528238 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 8400 8093 74 151 0 8246 0
Current children cumulated CPU time (s) 220.1
Current children cumulated vsize (KiB) 50472

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 9612
/proc/meminfo: memFree=855576/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=34308 CPUtime=278.26
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 8335 0 0 0 27818 8 0 0 25 0 1 0 5799769 35131392 8284 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 8577 8284 74 151 0 8423 0
Current children cumulated CPU time (s) 279.55
Current children cumulated vsize (KiB) 51180

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 9612
/proc/meminfo: memFree=849888/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=40224 CPUtime=337.7
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 9776 0 0 0 33761 9 0 0 25 0 1 0 5799769 41189376 9725 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 10056 9725 74 151 0 9902 0
Current children cumulated CPU time (s) 338.99
Current children cumulated vsize (KiB) 57096

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 9612
/proc/meminfo: memFree=842272/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=47904 CPUtime=397.14
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 11678 0 0 0 39703 11 0 0 25 0 1 0 5799769 49053696 11619 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 11976 11619 74 151 0 11822 0
Current children cumulated CPU time (s) 398.43
Current children cumulated vsize (KiB) 64776

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 9612
/proc/meminfo: memFree=842208/2055920 swapFree=4192956/4192956

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

[pid=9612] ppid=9589 vsize=76588 CPUtime=2834.14
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 18412 0 0 0 283394 20 0 0 25 0 1 0 5799769 78426112 18337 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 19147 18337 74 151 0 18993 0
Current children cumulated CPU time (s) 2835.43
Current children cumulated vsize (KiB) 93460

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9618
/proc/meminfo: memFree=813472/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=77096 CPUtime=2893.58
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 18520 0 0 0 289338 20 0 0 25 0 1 0 5799769 78946304 18437 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 19274 18437 74 151 0 19120 0
Current children cumulated CPU time (s) 2894.87
Current children cumulated vsize (KiB) 93968

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9618
/proc/meminfo: memFree=813344/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=77312 CPUtime=2953.02
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 18558 0 0 0 295282 20 0 0 25 0 1 0 5799769 79167488 18475 996147200 134512640 135134323 4294956192 18446744073709551615 134531963 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 19328 18475 74 151 0 19174 0
Current children cumulated CPU time (s) 2954.31
Current children cumulated vsize (KiB) 94184

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9618
/proc/meminfo: memFree=812576/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=78268 CPUtime=3012.47
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 18775 0 0 0 301226 21 0 0 25 0 1 0 5799769 80146432 18684 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 19567 18684 74 151 0 19413 0
Current children cumulated CPU time (s) 3013.76
Current children cumulated vsize (KiB) 95140

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9618
/proc/meminfo: memFree=808416/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=82416 CPUtime=3071.91
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 19826 0 0 0 307169 22 0 0 25 0 1 0 5799769 84393984 19735 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 20604 19735 74 151 0 20450 0
Current children cumulated CPU time (s) 3073.2
Current children cumulated vsize (KiB) 99288

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9618
/proc/meminfo: memFree=807840/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=82944 CPUtime=3131.35
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 19955 0 0 0 313113 22 0 0 25 0 1 0 5799769 84934656 19864 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 20736 19864 74 151 0 20582 0
Current children cumulated CPU time (s) 3132.64
Current children cumulated vsize (KiB) 99816

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9618
/proc/meminfo: memFree=807392/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=83432 CPUtime=3190.78
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 20046 0 0 0 319056 22 0 0 25 0 1 0 5799769 85434368 19955 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 20858 19955 74 151 0 20704 0
Current children cumulated CPU time (s) 3192.07
Current children cumulated vsize (KiB) 100304

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9620
/proc/meminfo: memFree=806816/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=84228 CPUtime=3250.23
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 20182 0 0 0 325000 23 0 0 25 0 1 0 5799769 86249472 20091 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 21057 20091 74 151 0 20903 0
Current children cumulated CPU time (s) 3251.52
Current children cumulated vsize (KiB) 101100

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9620
/proc/meminfo: memFree=806624/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=84592 CPUtime=3309.66
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 20256 0 0 0 330943 23 0 0 25 0 1 0 5799769 86622208 20165 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 21148 20165 74 151 0 20994 0
Current children cumulated CPU time (s) 3310.95
Current children cumulated vsize (KiB) 101464

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9620
/proc/meminfo: memFree=806048/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=85120 CPUtime=3369.1
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 20368 0 0 0 336887 23 0 0 25 0 1 0 5799769 87162880 20277 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 21280 20277 74 151 0 21126 0
Current children cumulated CPU time (s) 3370.39
Current children cumulated vsize (KiB) 101992

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9620
/proc/meminfo: memFree=805728/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=85120 CPUtime=3428.54
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 20389 0 0 0 342831 23 0 0 25 0 1 0 5799769 87162880 20298 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9612/statm: 21280 20298 74 151 0 21126 0
Current children cumulated CPU time (s) 3429.83
Current children cumulated vsize (KiB) 101992

[startup+3522.3 s]
/proc/loadavg: 1.90 1.98 1.99 2/66 9644
/proc/meminfo: memFree=819112/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=85300 CPUtime=3488.07
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 20414 0 0 0 348784 23 0 0 25 0 1 0 5799769 87347200 20323 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/9612/statm: 21325 20323 74 151 0 21171 0
Current children cumulated CPU time (s) 3489.36
Current children cumulated vsize (KiB) 102172

[startup+3582.3 s]
/proc/loadavg: 1.33 1.80 1.93 2/66 9644
/proc/meminfo: memFree=818480/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=86488 CPUtime=3548.05
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 20701 0 0 0 354781 24 0 0 25 0 1 0 5799769 88563712 20610 996147200 134512640 135134323 4294956192 18446744073709551615 134531988 0 0 4096 3 0 0 0 17 0 0 0
/proc/9612/statm: 21622 20610 74 151 0 21468 0
Current children cumulated CPU time (s) 3549.34
Current children cumulated vsize (KiB) 103360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633 s]
/proc/loadavg: 1.13 1.66 1.87 2/66 9644
/proc/meminfo: memFree=818352/2055920 swapFree=4192956/4192956
[pid=9589] ppid=9587 vsize=16872 CPUtime=1.29
/proc/9589/stat : 9589 (sugar++) S 9587 9589 6494 0 -1 4194304 1470 11253 0 2 5 2 113 9 16 0 1 0 5799629 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9589/statm: 4218 1119 414 3 0 797 0
[pid=9612] ppid=9589 vsize=86724 CPUtime=3598.73
/proc/9612/stat : 9612 (minisat-inc) R 9589 9589 6494 0 -1 4194304 20747 0 0 0 359849 24 0 0 25 0 1 0 5799769 88805376 20656 996147200 134512640 135134323 4294956192 18446744073709551615 134531982 0 0 4096 3 0 0 0 17 0 0 0
/proc/9612/statm: 21681 20656 74 151 0 21527 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 103596

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): 3633.02
CPU time (s): 3600.06
CPU user time (s): 3599.68
CPU system time (s): 0.376942
CPU usage (%): 99.0928
Max. virtual memory (cumulated for all children) (KiB): 890608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.68
system time used= 0.376942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33543
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= 1969
involuntary context switches= 144084

runsolver used 4.94825 second user time and 11.4503 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-23 06:25:04
IDJOB=1128643
IDBENCH=65857
IDSOLVER=367
FILE ID=node36/1128643-1216787104
PBS_JOBID= 7974120
Free space on /tmp= 66560 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-23_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-1128643-1216787104/watcher-1128643-1216787104 -o /tmp/evaluation-result-1128643-1216787104/solver-1128643-1216787104 -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-1128643-1216787104.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 925732b8a56aaa495a44040ed12b8c5a
RANDOM SEED=1885569021

node36.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.232
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.232
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:        894280 kB
Buffers:         44860 kB
Cached:        1007508 kB
SwapCached:          0 kB
Active:         387224 kB
Inactive:       690668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        894280 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             856 kB
Writeback:           0 kB
Mapped:          45660 kB
Slab:            69192 kB
Committed_AS:   145992 kB
PageTables:       1792 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= 66560 MiB
End job on node36 at 2008-07-23 07:25:39