Trace number 1111573

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) 69.3485 70.765

General information on the benchmark

Namecsp/rlfapGraphsMod/
normalized-graph14-f28.xml
MD5SUMdf91cdf5878fafc6bfd01bfcf0040fa0
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints16
Best CPU time to get the best result obtained on this benchmark3600.08
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints4638
Maximum constraint arity2
Maximum domain size18
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4638
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 09:55:19 2008
0.00/0.08	c 0	PID 16436
0.07/0.08	c 0	HOST node7.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-1111573-1215849319.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-1111573-1215849319.xml' 'HOME/temp.csp'
0.07/0.86	c 1	5 domains, 916 variables, 2 predicates, 0 relations, 4638 constraints
0.07/0.89	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.89	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.85/0.97	c 1	Parsing HOME/temp.csp
1.13/1.23	c 1	parsed 5561 expressions
1.13/1.23	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.13/1.28	c 1	MAX CSP: 4638 constraints
1.13/1.28	c 1	Converting to clausal form CSP
1.24/1.37	c 1	converted 1021 (10%) expressions
1.53/1.69	c 2	converted 2041 (20%) expressions
1.83/1.92	c 2	converted 3061 (30%) expressions
1.93/2.08	c 2	converted 4081 (40%) expressions
2.22/2.33	c 2	converted 5101 (50%) expressions
2.32/2.47	c 3	converted 6122 (60%) expressions
2.52/2.62	c 3	converted 7142 (70%) expressions
2.82/2.91	c 3	converted 8162 (80%) expressions
2.92/3.07	c 3	converted 9182 (90%) expressions
3.40/3.59	c 4	converted 10202 (100%) expressions
3.40/3.59	c 4	CSP : 10192 integers, 458 booleans, 15287 clauses, largest domain size 6958
3.40/3.59	c 4	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.40/3.59	c 4	Propagation in CSP
3.71/3.82	c 4	4632 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.71/3.82	c 4	CSP : 10192 integers, 458 booleans, 15287 clauses, largest domain size 4639
3.71/3.82	c 4	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.71/3.83	c 4	Simplifing CSP by introducing new Boolean variables
3.91/4.08	c 4	CSP : 10192 integers, 9734 booleans, 24563 clauses, largest domain size 4639
3.91/4.08	c 4	Heap : 37 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.20/4.31	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.30/4.46	c 5	1020 (10%) CSP integer variables are encoded (13290 clauses, 178608 bytes)
4.30/4.46	c 5	2039 (20%) CSP integer variables are encoded (13290 clauses, 178608 bytes)
4.30/4.46	c 5	3058 (30%) CSP integer variables are encoded (13290 clauses, 178608 bytes)
4.30/4.46	c 5	4077 (40%) CSP integer variables are encoded (13290 clauses, 178608 bytes)
4.30/4.46	c 5	5096 (50%) CSP integer variables are encoded (13290 clauses, 178608 bytes)
4.30/4.48	c 5	6116 (60%) CSP integer variables are encoded (21535 clauses, 302283 bytes)
4.30/4.49	c 5	7135 (70%) CSP integer variables are encoded (31356 clauses, 449598 bytes)
4.39/4.56	c 5	8154 (80%) CSP integer variables are encoded (94214 clauses, 1396645 bytes)
4.39/4.58	c 5	9173 (90%) CSP integer variables are encoded (104035 clauses, 1563602 bytes)
4.39/4.60	c 5	10192 (100%) CSP integer variables are encoded (116417 clauses, 1774096 bytes)
4.59/4.77	c 5	2457 (10%) CSP clauses are encoded (140775 clauses, 2258042 bytes)
4.70/4.88	c 5	4913 (20%) CSP clauses are encoded (165602 clauses, 2772749 bytes)
4.90/5.00	c 5	7369 (30%) CSP clauses are encoded (190035 clauses, 3280532 bytes)
4.99/5.11	c 5	9826 (40%) CSP clauses are encoded (213798 clauses, 3774589 bytes)
5.09/5.22	c 5	12282 (50%) CSP clauses are encoded (236589 clauses, 4252788 bytes)
5.20/5.32	c 5	14738 (60%) CSP clauses are encoded (258074 clauses, 4728651 bytes)
5.98/6.15	c 6	17195 (70%) CSP clauses are encoded (704260 clauses, 14217515 bytes)
12.30/12.58	c 13	19651 (80%) CSP clauses are encoded (2209698 clauses, 46181494 bytes)
48.75/49.86	c 50	22107 (90%) CSP clauses are encoded (22392315 clauses, 482146982 bytes)
58.11/59.48	c 60	24563 (100%) CSP clauses are encoded (27357850 clauses, 603524184 bytes)
58.11/59.48	c 60	24563 CSP clauses encoded
58.11/59.48	c 60	Writing map file : HOME/temp.map
58.20/59.55	c 60	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
58.20/59.55	c 60	SAT : 136343 SAT variables, 27357850 SAT clauses, 603524184 bytes
58.20/59.55	c 60	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
58.30/59.60	c 60	OBJECTIVE minimize _COST
58.30/59.60	c 60	SOLVING HOME/temp.cnf
58.30/59.60	c 60	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
58.30/59.60	c 60	This is MiniSat 2.0 beta incremental
58.30/59.60	c 60	WARNING: for repeatability, setting FPU to use double precision
58.30/59.60	c 60	============================[ Problem Statistics ]=============================
58.30/59.60	c 60	|                                                                             |
58.30/59.60	c 60	|  Number of variables:  136343                                               |
58.30/59.60	c 60	|  Number of clauses:    27357850                                             |
68.87/70.31	c ERROR INTERRUPTED
68.87/70.31	s UNKNOWN
68.97/70.48	c 71	CPU 63.37 (0.08 0.01 63.29 5.63)
68.97/70.48	c 71	END Sat Jul 12 09:56:30 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-1111573-1215849319/watcher-1111573-1215849319 -o /tmp/evaluation-result-1111573-1215849319/solver-1111573-1215849319 -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-1111573-1215849319.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.91 1.97 1.99 4/81 16436
/proc/meminfo: memFree=1662832/2055920 swapFree=4192812/4192956
[pid=16436] ppid=16434 vsize=12268 CPUtime=0
/proc/16436/stat : 16436 (sugar++) R 16434 16436 16399 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 41635130 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 244680014661 0 0 4224 0 0 0 0 17 1 0 0
/proc/16436/statm: 3067 316 241 3 0 167 0

[startup+0.081884 s]
/proc/loadavg: 1.91 1.97 1.99 4/81 16436
/proc/meminfo: memFree=1662832/2055920 swapFree=4192812/4192956
[pid=16436] ppid=16434 vsize=16740 CPUtime=0.07
/proc/16436/stat : 16436 (sugar++) S 16434 16436 16399 0 -1 4194304 1143 0 0 0 6 1 0 0 18 0 1 0 41635130 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16436/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.102463 s]
/proc/loadavg: 1.91 1.97 1.99 4/81 16436
/proc/meminfo: memFree=1662832/2055920 swapFree=4192812/4192956
[pid=16436] ppid=16434 vsize=16740 CPUtime=0.07
/proc/16436/stat : 16436 (sugar++) S 16434 16436 16399 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 41635130 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16436/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301437 s]
/proc/loadavg: 1.91 1.97 1.99 4/81 16436
/proc/meminfo: memFree=1662832/2055920 swapFree=4192812/4192956
[pid=16436] ppid=16434 vsize=16740 CPUtime=0.07
/proc/16436/stat : 16436 (sugar++) S 16434 16436 16399 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 41635130 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16436/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701516 s]
/proc/loadavg: 1.91 1.97 1.99 4/81 16436
/proc/meminfo: memFree=1662832/2055920 swapFree=4192812/4192956
[pid=16436] ppid=16434 vsize=16740 CPUtime=0.07
/proc/16436/stat : 16436 (sugar++) S 16434 16436 16399 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 41635130 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16436/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50266 s]
/proc/loadavg: 1.91 1.97 1.99 4/92 16458
/proc/meminfo: memFree=1654936/2055920 swapFree=4192812/4192956
[pid=16436] ppid=16434 vsize=16740 CPUtime=0.85
/proc/16436/stat : 16436 (sugar++) S 16434 16436 16399 0 -1 4194304 1296 7286 0 1 6 1 73 5 15 0 1 0 41635130 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16436/statm: 4185 1104 409 3 0 764 0
[pid=16449] ppid=16436 vsize=5356 CPUtime=0
/proc/16449/stat : 16449 (sh) S 16436 16436 16399 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41635219 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16449/statm: 1339 233 193 169 0 50 0
[pid=16450] ppid=16449 vsize=867572 CPUtime=0.58
/proc/16450/stat : 16450 (java) S 16449 16436 16399 0 -1 0 5541 0 1 0 55 3 0 0 18 0 9 0 41635219 888393728 4981 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16450/statm: 216893 4981 1732 9 0 211468 0
[pid=16450/tid=16451] ppid=16449 vsize=867572 CPUtime=0.34
/proc/16450/task/16451/stat : 16451 (java) R 16449 16436 16399 0 -1 64 2655 0 1 0 33 1 0 0 19 0 9 0 41635220 888393728 4981 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16452] ppid=16449 vsize=867572 CPUtime=0.04
/proc/16450/task/16452/stat : 16452 (java) S 16449 16436 16399 0 -1 64 1014 0 0 0 4 0 0 0 16 0 9 0 41635221 888393728 4981 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16453] ppid=16449 vsize=867572 CPUtime=0
/proc/16450/task/16453/stat : 16453 (java) S 16449 16436 16399 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 41635222 888393728 4981 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16454] ppid=16449 vsize=867572 CPUtime=0
/proc/16450/task/16454/stat : 16454 (java) S 16449 16436 16399 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 41635222 888393728 4981 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16455] ppid=16449 vsize=867572 CPUtime=0
/proc/16450/task/16455/stat : 16455 (java) S 16449 16436 16399 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41635224 888393728 4981 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16456] ppid=16449 vsize=867572 CPUtime=0.17
/proc/16450/task/16456/stat : 16456 (java) R 16449 16436 16399 0 -1 64 1181 0 0 0 17 0 0 0 16 0 9 0 41635224 888393728 4981 996147200 134512640 134550740 4294955920 18446744073709551615 102004727 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16457] ppid=16449 vsize=867572 CPUtime=0
/proc/16450/task/16457/stat : 16457 (java) S 16449 16436 16399 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41635224 888393728 4981 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16458] ppid=16449 vsize=867572 CPUtime=0
/proc/16450/task/16458/stat : 16458 (java) S 16449 16436 16399 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41635224 888393728 4981 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) 889668

[startup+3.10296 s]
/proc/loadavg: 1.91 1.97 1.99 3/92 16458
/proc/meminfo: memFree=1636696/2055920 swapFree=4192812/4192956
[pid=16436] ppid=16434 vsize=16740 CPUtime=0.85
/proc/16436/stat : 16436 (sugar++) S 16434 16436 16399 0 -1 4194304 1296 7286 0 1 6 1 73 5 15 0 1 0 41635130 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16436/statm: 4185 1104 409 3 0 764 0
[pid=16449] ppid=16436 vsize=5356 CPUtime=0
/proc/16449/stat : 16449 (sh) S 16436 16436 16399 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41635219 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16449/statm: 1339 233 193 169 0 50 0
[pid=16450] ppid=16449 vsize=868384 CPUtime=2.17
/proc/16450/stat : 16450 (java) S 16449 16436 16399 0 -1 0 12808 0 1 0 210 7 0 0 18 0 9 0 41635219 889225216 11943 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16450/statm: 217096 11943 2540 9 0 211671 0
[pid=16450/tid=16451] ppid=16449 vsize=868384 CPUtime=1.26
/proc/16450/task/16451/stat : 16451 (java) R 16449 16436 16399 0 -1 64 2992 0 1 0 124 2 0 0 25 0 9 0 41635220 889225216 11943 996147200 134512640 134550740 4294955920 18446744073709551615 4126598370 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16452] ppid=16449 vsize=868384 CPUtime=0.68
/proc/16450/task/16452/stat : 16452 (java) S 16449 16436 16399 0 -1 64 7657 0 0 0 65 3 0 0 16 0 9 0 41635221 889225216 11943 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16453] ppid=16449 vsize=868384 CPUtime=0
/proc/16450/task/16453/stat : 16453 (java) S 16449 16436 16399 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41635222 889225216 11943 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16454] ppid=16449 vsize=868384 CPUtime=0
/proc/16450/task/16454/stat : 16454 (java) S 16449 16436 16399 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41635222 889225216 11943 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16455] ppid=16449 vsize=868384 CPUtime=0
/proc/16450/task/16455/stat : 16455 (java) S 16449 16436 16399 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41635224 889225216 11943 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16456] ppid=16449 vsize=868384 CPUtime=0.21
/proc/16450/task/16456/stat : 16456 (java) S 16449 16436 16399 0 -1 64 1466 0 0 0 21 0 0 0 16 0 9 0 41635224 889225216 11943 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16457] ppid=16449 vsize=868384 CPUtime=0
/proc/16450/task/16457/stat : 16457 (java) S 16449 16436 16399 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41635224 889225216 11943 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16458] ppid=16449 vsize=868384 CPUtime=0
/proc/16450/task/16458/stat : 16458 (java) S 16449 16436 16399 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41635224 889225216 11943 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890480

[startup+6.30255 s]
/proc/loadavg: 1.92 1.97 1.99 3/92 16458
/proc/meminfo: memFree=1603608/2055920 swapFree=4192812/4192956
[pid=16436] ppid=16434 vsize=16740 CPUtime=0.85
/proc/16436/stat : 16436 (sugar++) S 16434 16436 16399 0 -1 4194304 1297 7286 0 1 6 1 73 5 15 0 1 0 41635130 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16436/statm: 4185 1104 409 3 0 764 0
[pid=16449] ppid=16436 vsize=5356 CPUtime=0
/proc/16449/stat : 16449 (sh) S 16436 16436 16399 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41635219 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16449/statm: 1339 233 193 169 0 50 0
[pid=16450] ppid=16449 vsize=868496 CPUtime=5.33
/proc/16450/stat : 16450 (java) S 16449 16436 16399 0 -1 0 16192 0 1 0 513 20 0 0 18 0 9 0 41635219 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16450/statm: 217124 15016 2566 9 0 211671 0
[pid=16450/tid=16451] ppid=16449 vsize=868496 CPUtime=3.71
/proc/16450/task/16451/stat : 16451 (java) R 16449 16436 16399 0 -1 64 3483 0 1 0 359 12 0 0 25 0 9 0 41635220 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4126919299 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16452] ppid=16449 vsize=868496 CPUtime=1.27
/proc/16450/task/16452/stat : 16452 (java) S 16449 16436 16399 0 -1 64 10486 0 0 0 122 5 0 0 16 0 9 0 41635221 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16453] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16453/stat : 16453 (java) S 16449 16436 16399 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41635222 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16454] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16454/stat : 16454 (java) S 16449 16436 16399 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41635222 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16455] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16455/stat : 16455 (java) S 16449 16436 16399 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16456] ppid=16449 vsize=868496 CPUtime=0.31
/proc/16450/task/16456/stat : 16456 (java) S 16449 16436 16399 0 -1 64 1530 0 0 0 31 0 0 0 16 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16457] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16457/stat : 16457 (java) S 16449 16436 16399 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16458] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16458/stat : 16458 (java) S 16449 16436 16399 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890592

[startup+12.7027 s]
/proc/loadavg: 1.93 1.97 1.99 3/92 16458
/proc/meminfo: memFree=1564952/2055920 swapFree=4192812/4192956
[pid=16436] ppid=16434 vsize=16740 CPUtime=0.85
/proc/16436/stat : 16436 (sugar++) S 16434 16436 16399 0 -1 4194304 1297 7286 0 1 6 1 73 5 16 0 1 0 41635130 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16436/statm: 4185 1104 409 3 0 764 0
[pid=16449] ppid=16436 vsize=5356 CPUtime=0
/proc/16449/stat : 16449 (sh) S 16436 16436 16399 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41635219 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16449/statm: 1339 233 193 169 0 50 0
[pid=16450] ppid=16449 vsize=868496 CPUtime=11.65
/proc/16450/stat : 16450 (java) S 16449 16436 16399 0 -1 0 16462 0 1 0 1123 42 0 0 18 0 9 0 41635219 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16450/statm: 217124 15016 2566 9 0 211671 0
[pid=16450/tid=16451] ppid=16449 vsize=868496 CPUtime=9.9
/proc/16450/task/16451/stat : 16451 (java) R 16449 16436 16399 0 -1 64 3753 0 1 0 958 32 0 0 25 0 9 0 41635220 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4127080642 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16452] ppid=16449 vsize=868496 CPUtime=1.4
/proc/16450/task/16452/stat : 16452 (java) S 16449 16436 16399 0 -1 64 10486 0 0 0 133 7 0 0 16 0 9 0 41635221 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16453] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16453/stat : 16453 (java) S 16449 16436 16399 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41635222 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16454] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16454/stat : 16454 (java) S 16449 16436 16399 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41635222 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16455] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16455/stat : 16455 (java) S 16449 16436 16399 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16456] ppid=16449 vsize=868496 CPUtime=0.31
/proc/16450/task/16456/stat : 16456 (java) S 16449 16436 16399 0 -1 64 1530 0 0 0 31 0 0 0 16 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16457] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16457/stat : 16457 (java) S 16449 16436 16399 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16458] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16458/stat : 16458 (java) S 16449 16436 16399 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 890592

[startup+25.5021 s]
/proc/loadavg: 1.94 1.97 1.99 3/92 16458
/proc/meminfo: memFree=1412824/2055920 swapFree=4192812/4192956
[pid=16436] ppid=16434 vsize=16740 CPUtime=0.85
/proc/16436/stat : 16436 (sugar++) S 16434 16436 16399 0 -1 4194304 1297 7286 0 1 6 1 73 5 16 0 1 0 41635130 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16436/statm: 4185 1104 409 3 0 764 0
[pid=16449] ppid=16436 vsize=5356 CPUtime=0
/proc/16449/stat : 16449 (sh) S 16436 16436 16399 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41635219 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16449/statm: 1339 233 193 169 0 50 0
[pid=16450] ppid=16449 vsize=868496 CPUtime=24.26
/proc/16450/stat : 16450 (java) S 16449 16436 16399 0 -1 0 17360 0 1 0 2283 143 0 0 18 0 9 0 41635219 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16450/statm: 217124 15016 2566 9 0 211671 0
[pid=16450/tid=16451] ppid=16449 vsize=868496 CPUtime=22.09
/proc/16450/task/16451/stat : 16451 (java) R 16449 16436 16399 0 -1 64 4651 0 1 0 2082 127 0 0 25 0 9 0 41635220 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4127120293 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16452] ppid=16449 vsize=868496 CPUtime=1.81
/proc/16450/task/16452/stat : 16452 (java) S 16449 16436 16399 0 -1 64 10486 0 0 0 168 13 0 0 16 0 9 0 41635221 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16453] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16453/stat : 16453 (java) S 16449 16436 16399 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41635222 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16454] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16454/stat : 16454 (java) S 16449 16436 16399 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41635222 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16455] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16455/stat : 16455 (java) S 16449 16436 16399 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16456] ppid=16449 vsize=868496 CPUtime=0.31
/proc/16450/task/16456/stat : 16456 (java) S 16449 16436 16399 0 -1 64 1530 0 0 0 31 0 0 0 16 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16457] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16457/stat : 16457 (java) S 16449 16436 16399 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16458] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16458/stat : 16458 (java) S 16449 16436 16399 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 890592

[startup+51.1028 s]
/proc/loadavg: 2.09 2.00 2.00 3/92 16458
/proc/meminfo: memFree=1117848/2055920 swapFree=4192812/4192956
[pid=16436] ppid=16434 vsize=16740 CPUtime=0.85
/proc/16436/stat : 16436 (sugar++) S 16434 16436 16399 0 -1 4194304 1297 7286 0 1 6 1 73 5 16 0 1 0 41635130 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16436/statm: 4185 1104 409 3 0 764 0
[pid=16449] ppid=16436 vsize=5356 CPUtime=0
/proc/16449/stat : 16449 (sh) S 16436 16436 16399 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41635219 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16449/statm: 1339 233 193 169 0 50 0
[pid=16450] ppid=16449 vsize=868496 CPUtime=49.15
/proc/16450/stat : 16450 (java) S 16449 16436 16399 0 -1 0 19141 0 1 0 4580 335 0 0 18 0 9 0 41635219 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16450/statm: 217124 15016 2566 9 0 211671 0
[pid=16450/tid=16451] ppid=16449 vsize=868496 CPUtime=46.17
/proc/16450/task/16451/stat : 16451 (java) R 16449 16436 16399 0 -1 64 6432 0 1 0 4310 307 0 0 25 0 9 0 41635220 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4126564975 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16452] ppid=16449 vsize=868496 CPUtime=2.64
/proc/16450/task/16452/stat : 16452 (java) S 16449 16436 16399 0 -1 64 10486 0 0 0 239 25 0 0 16 0 9 0 41635221 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16453] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16453/stat : 16453 (java) S 16449 16436 16399 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41635222 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16454] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16454/stat : 16454 (java) S 16449 16436 16399 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41635222 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16455] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16455/stat : 16455 (java) S 16449 16436 16399 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16456] ppid=16449 vsize=868496 CPUtime=0.31
/proc/16450/task/16456/stat : 16456 (java) S 16449 16436 16399 0 -1 64 1530 0 0 0 31 0 0 0 16 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16457] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16457/stat : 16457 (java) S 16449 16436 16399 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16450/tid=16458] ppid=16449 vsize=868496 CPUtime=0
/proc/16450/task/16458/stat : 16458 (java) S 16449 16436 16399 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41635224 889339904 15016 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (KiB) 890592



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+70.3014 s]
/proc/loadavg: 2.06 2.00 2.00 3/83 16459
/proc/meminfo: memFree=166816/2055920 swapFree=4192812/4192956
[pid=16436] ppid=16434 vsize=17400 CPUtime=58.3
/proc/16436/stat : 16436 (sugar++) S 16434 16436 16399 0 -1 4194304 1596 27342 0 2 8 1 5415 406 16 0 1 0 41635130 17817600 1254 996147200 4194304 4206940 548682068528 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16436/statm: 4350 1254 413 3 0 929 0
[pid=16459] ppid=16436 vsize=904416 CPUtime=10.57
/proc/16459/stat : 16459 (minisat-inc) R 16436 16436 16399 0 -1 4194304 222012 0 0 0 914 143 0 0 25 0 1 0 41641090 926121984 221961 996147200 134512640 135134323 4294956192 18446744073709551615 134515443 0 0 4096 3 0 0 0 17 1 0 0
/proc/16459/statm: 226104 221961 59 151 0 225950 0
Current children cumulated CPU time (s) 68.87
Current children cumulated vsize (KiB) 921816

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

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

[startup+70.6014 s]
/proc/loadavg: 2.06 2.00 2.00 3/83 16459
/proc/meminfo: memFree=166816/2055920 swapFree=4192812/4192956
[pid=16436] ppid=16434 vsize=17400 CPUtime=69.16
/proc/16436/stat : 16436 (sugar++) R 16434 16436 16399 0 -1 4194304 1628 249354 0 2 8 16 6329 563 18 0 1 0 41635130 17817600 1255 996147200 4194304 4206940 548682068528 18446744073709551615 244671288361 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16436/statm: 4350 1255 414 3 0 929 0
Current children cumulated CPU time (s) 69.16
Current children cumulated vsize (KiB) 17400

[startup+70.7015 s]
/proc/loadavg: 2.06 2.00 2.00 3/83 16459
/proc/meminfo: memFree=166816/2055920 swapFree=4192812/4192956
[pid=16436] ppid=16434 vsize=17400 CPUtime=69.26
/proc/16436/stat : 16436 (sugar++) R 16434 16436 16399 0 -1 4194304 1628 249354 0 2 8 26 6329 563 18 0 1 0 41635130 17817600 1255 996147200 4194304 4206940 548682068528 18446744073709551615 244671288361 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16436/statm: 4350 1255 414 3 0 929 0
Current children cumulated CPU time (s) 69.26
Current children cumulated vsize (KiB) 17400

Child status: 0
Real time (s): 70.765
CPU time (s): 69.3485
CPU user time (s): 63.3854
CPU system time (s): 5.96309
CPU usage (%): 97.9982
Max. virtual memory (cumulated for all children) (KiB): 921816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.3854
system time used= 5.96309
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251028
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= 29691
involuntary context switches= 32354

runsolver used 0.110983 second user time and 0.240963 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-12 09:55:19
IDJOB=1111573
IDBENCH=61295
IDSOLVER=367
FILE ID=node7/1111573-1215849319
PBS_JOBID= 7903466
Free space on /tmp= 66520 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/rlfapGraphsMod/normalized-graph14-f28.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-1111573-1215849319/watcher-1111573-1215849319 -o /tmp/evaluation-result-1111573-1215849319/solver-1111573-1215849319 -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-1111573-1215849319.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= df91cdf5878fafc6bfd01bfcf0040fa0
RANDOM SEED=484084314

node7.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.259
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.259
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:       1663312 kB
Buffers:         49104 kB
Cached:          94104 kB
SwapCached:          0 kB
Active:         258696 kB
Inactive:        72060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1663312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:         207704 kB
Slab:            46760 kB
Committed_AS:   506268 kB
PageTables:       2248 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= 66520 MiB
End job on node7 at 2008-07-12 09:56:31