Trace number 1112625

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) 104.53 110.554

General information on the benchmark

Namecsp/rlfapScens/
normalized-scen8.xml
MD5SUMd7cebb3d1eb044a9483fdd1ea1c74095
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints139
Best CPU time to get the best result obtained on this benchmark3600.07
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5744
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5744
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Sat Jul 12 16:02:54 2008
0.00/0.07	c 0	PID 17623
0.00/0.07	c 0	HOST node5.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-1112625-1215871373.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112625-1215871373.xml' 'HOME/temp.csp'
0.66/1.43	c 1	7 domains, 916 variables, 2 predicates, 0 relations, 5744 constraints
0.69/1.50	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.69/1.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.69/1.58	c 1	Parsing HOME/temp.csp
0.71/1.85	c 2	parsed 6669 expressions
0.71/1.85	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.71/1.89	c 2	MAX CSP: 5744 constraints
0.71/1.89	c 2	Converting to clausal form CSP
1.29/2.14	c 2	converted 1242 (10%) expressions
1.89/2.73	c 2	converted 2484 (20%) expressions
2.49/3.35	c 3	converted 3725 (30%) expressions
3.19/4.04	c 4	converted 4967 (40%) expressions
3.79/4.64	c 4	converted 6208 (50%) expressions
4.39/5.27	c 5	converted 7450 (60%) expressions
4.99/5.87	c 6	converted 8692 (70%) expressions
5.59/6.47	c 6	converted 9933 (80%) expressions
6.28/7.16	c 7	converted 11175 (90%) expressions
7.59/8.41	c 8	converted 12416 (100%) expressions
7.59/8.41	c 8	CSP : 12404 integers, 458 booleans, 18605 clauses, largest domain size 8617
7.59/8.41	c 8	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.59/8.41	c 8	Propagation in CSP
7.78/8.66	c 8	5738 values, 0 unsatisfiable literals, and 0 valid clauses are removed
7.78/8.67	c 8	CSP : 12404 integers, 458 booleans, 18605 clauses, largest domain size 5745
7.78/8.67	c 8	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.78/8.68	c 8	Simplifing CSP by introducing new Boolean variables
7.89/8.75	c 8	CSP : 12404 integers, 11906 booleans, 30053 clauses, largest domain size 5745
7.89/8.75	c 8	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.09/8.90	c 9	Encoding CSP to SAT : HOME/temp.cnf
8.47/9.64	c 9	1241 (10%) CSP integer variables are encoded (34368 clauses, 493948 bytes)
8.47/9.64	c 9	2481 (20%) CSP integer variables are encoded (34368 clauses, 493948 bytes)
8.47/9.64	c 9	3722 (30%) CSP integer variables are encoded (34368 clauses, 493948 bytes)
8.47/9.65	c 9	4962 (40%) CSP integer variables are encoded (34368 clauses, 493948 bytes)
8.47/9.65	c 9	6202 (50%) CSP integer variables are encoded (34368 clauses, 493948 bytes)
8.56/9.73	c 9	7443 (60%) CSP integer variables are encoded (102537 clauses, 1535598 bytes)
8.56/9.75	c 9	8683 (70%) CSP integer variables are encoded (118301 clauses, 1803586 bytes)
8.56/9.78	c 9	9924 (80%) CSP integer variables are encoded (136504 clauses, 2113037 bytes)
8.67/9.80	c 9	11164 (90%) CSP integer variables are encoded (148649 clauses, 2319502 bytes)
8.67/9.83	c 10	12404 (100%) CSP integer variables are encoded (164039 clauses, 2581132 bytes)
9.07/10.20	c 10	3006 (10%) CSP clauses are encoded (217360 clauses, 3681853 bytes)
9.36/10.59	c 10	6011 (20%) CSP clauses are encoded (280679 clauses, 5026922 bytes)
9.75/10.96	c 11	9016 (30%) CSP clauses are encoded (342765 clauses, 6362534 bytes)
10.15/11.32	c 11	12022 (40%) CSP clauses are encoded (404530 clauses, 7758542 bytes)
10.45/11.62	c 11	15027 (50%) CSP clauses are encoded (461880 clauses, 9053525 bytes)
10.75/11.95	c 12	18032 (60%) CSP clauses are encoded (520210 clauses, 10371955 bytes)
31.58/33.10	c 33	21038 (70%) CSP clauses are encoded (9051454 clauses, 202535235 bytes)
47.97/50.69	c 50	24043 (80%) CSP clauses are encoded (17878649 clauses, 418486574 bytes)
78.18/82.05	c 82	27048 (90%) CSP clauses are encoded (34424688 clauses, 823525577 bytes)
92.45/97.55	c 97	30053 (100%) CSP clauses are encoded (42031428 clauses, 1009541215 bytes)
92.45/97.55	c 97	30053 CSP clauses encoded
92.45/97.55	c 97	Writing map file : HOME/temp.map
92.55/97.62	c 97	Heap : 18 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
92.55/97.62	c 97	SAT : 188349 SAT variables, 42031428 SAT clauses, 1009541215 bytes
92.55/97.62	c 97	Heap : 18 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
92.63/97.70	c 97	OBJECTIVE minimize _COST
92.63/97.70	c 97	SOLVING HOME/temp.cnf
92.63/97.70	c 97	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
92.63/97.70	c 97	This is MiniSat 2.0 beta incremental
92.63/97.70	c 97	WARNING: for repeatability, setting FPU to use double precision
92.63/97.70	c 97	============================[ Problem Statistics ]=============================
92.63/97.70	c 97	|                                                                             |
92.63/97.70	c 97	|  Number of variables:  188349                                               |
92.63/97.70	c 97	|  Number of clauses:    42031428                                             |
103.88/109.61	c ERROR INTERRUPTED
103.88/109.61	s UNKNOWN
103.98/109.75	c 109	CPU 95.58 (0.09 0.02 95.49 8.44)
103.98/109.75	c 109	END Sat Jul 12 16:04:43 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-1112625-1215871373/watcher-1112625-1215871373 -o /tmp/evaluation-result-1112625-1215871373/solver-1112625-1215871373 -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-1112625-1215871373.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.70 2.39 2.16 4/80 17623
/proc/meminfo: memFree=1681760/2055920 swapFree=4181128/4192956
[pid=17623] ppid=17621 vsize=18572 CPUtime=0
/proc/17623/stat : 17623 (runsolver) R 17621 17623 17586 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 43840670 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17623/statm: 4643 292 257 25 0 2626 0

[startup+0.087742 s]
/proc/loadavg: 2.70 2.39 2.16 4/80 17623
/proc/meminfo: memFree=1681760/2055920 swapFree=4181128/4192956
[pid=17623] ppid=17621 vsize=16740 CPUtime=0.05
/proc/17623/stat : 17623 (sugar++) S 17621 17623 17586 0 -1 4194304 1219 128 0 0 4 1 0 0 18 0 1 0 43840670 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17623/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+0.101745 s]
/proc/loadavg: 2.70 2.39 2.16 4/80 17623
/proc/meminfo: memFree=1681760/2055920 swapFree=4181128/4192956
[pid=17623] ppid=17621 vsize=16740 CPUtime=0.05
/proc/17623/stat : 17623 (sugar++) S 17621 17623 17586 0 -1 4194304 1219 128 0 0 4 1 0 0 18 0 1 0 43840670 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17623/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+0.30177 s]
/proc/loadavg: 2.70 2.39 2.16 4/80 17623
/proc/meminfo: memFree=1681760/2055920 swapFree=4181128/4192956
[pid=17623] ppid=17621 vsize=16740 CPUtime=0.05
/proc/17623/stat : 17623 (sugar++) S 17621 17623 17586 0 -1 4194304 1219 128 0 0 4 1 0 0 18 0 1 0 43840670 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17623/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+0.701814 s]
/proc/loadavg: 2.70 2.39 2.16 4/80 17623
/proc/meminfo: memFree=1681760/2055920 swapFree=4181128/4192956
[pid=17623] ppid=17621 vsize=16740 CPUtime=0.05
/proc/17623/stat : 17623 (sugar++) S 17621 17623 17586 0 -1 4194304 1219 128 0 0 4 1 0 0 18 0 1 0 43840670 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17623/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+1.50109 s]
/proc/loadavg: 2.80 2.42 2.17 5/91 17635
/proc/meminfo: memFree=1672192/2055920 swapFree=4181128/4192956
[pid=17623] ppid=17621 vsize=16740 CPUtime=0.05
/proc/17623/stat : 17623 (sugar++) S 17621 17623 17586 0 -1 4194304 1236 128 0 0 4 1 0 0 16 0 1 0 43840670 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17623/statm: 4185 1104 409 3 0 764 0
[pid=17626] ppid=17623 vsize=5356 CPUtime=0
/proc/17626/stat : 17626 (sh) S 17623 17623 17586 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 43840678 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17626/statm: 1339 233 193 169 0 50 0
[pid=17627] ppid=17626 vsize=864692 CPUtime=0.64
/proc/17627/stat : 17627 (java) S 17626 17623 17586 0 -1 0 7280 0 1 0 60 4 0 0 21 0 6 0 43840678 885444608 6393 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17627/statm: 216173 6393 2530 9 0 210755 0
[pid=17627/tid=17628] ppid=17626 vsize=864692 CPUtime=0.36
/proc/17627/task/17628/stat : 17628 (java) R 17626 17623 17586 0 -1 64 2733 0 1 0 34 2 0 0 24 0 6 0 43840679 885444608 6393 996147200 134512640 134550740 4294956000 18446744073709551615 103854704 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17627/tid=17630] ppid=17626 vsize=864692 CPUtime=0
/proc/17627/task/17630/stat : 17630 (java) S 17626 17623 17586 0 -1 64 13 0 0 0 0 0 0 0 16 0 6 0 43840751 885444608 6393 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17627/tid=17631] ppid=17626 vsize=864692 CPUtime=0
/proc/17627/task/17631/stat : 17631 (java) S 17626 17623 17586 0 -1 64 10 0 0 0 0 0 0 0 15 0 6 0 43840751 885444608 6393 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17627/tid=17633] ppid=17626 vsize=864692 CPUtime=0.13
/proc/17627/task/17633/stat : 17633 (java) S 17626 17623 17586 0 -1 64 516 0 0 0 13 0 0 0 16 0 6 0 43840753 885444608 6393 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17627/tid=17634] ppid=17626 vsize=864692 CPUtime=0
/proc/17627/task/17634/stat : 17634 (java) S 17626 17623 17586 0 -1 64 2 0 0 0 0 0 0 0 25 0 6 0 43840753 885444608 6393 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 886788

[startup+3.10128 s]
/proc/loadavg: 2.80 2.42 2.17 4/91 17645
/proc/meminfo: memFree=1668160/2055920 swapFree=4181128/4192956
[pid=17623] ppid=17621 vsize=16740 CPUtime=0.71
/proc/17623/stat : 17623 (sugar++) S 17621 17623 17586 0 -1 4194304 1296 7694 0 1 5 1 60 5 15 0 1 0 43840670 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17623/statm: 4185 1104 409 3 0 764 0
[pid=17636] ppid=17623 vsize=5356 CPUtime=0
/proc/17636/stat : 17636 (sh) S 17623 17623 17586 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 43840821 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17636/statm: 1339 233 193 169 0 50 0
[pid=17637] ppid=17636 vsize=868392 CPUtime=1.58
/proc/17637/stat : 17637 (java) S 17636 17623 17586 0 -1 0 7688 0 1 0 154 4 0 0 19 0 9 0 43840821 889233408 6853 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17637/statm: 217098 6853 2541 9 0 211673 0
[pid=17637/tid=17638] ppid=17636 vsize=868392 CPUtime=1.23
/proc/17637/task/17638/stat : 17638 (java) R 17636 17623 17586 0 -1 64 2735 0 1 0 122 1 0 0 25 0 9 0 43840822 889233408 6853 996147200 134512640 134550740 4294955920 18446744073709551615 4126601681 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17639] ppid=17636 vsize=868392 CPUtime=0.14
/proc/17637/task/17639/stat : 17639 (java) S 17636 17623 17586 0 -1 64 2796 0 0 0 13 1 0 0 16 0 9 0 43840823 889233408 6853 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17640] ppid=17636 vsize=868392 CPUtime=0
/proc/17637/task/17640/stat : 17640 (java) S 17636 17623 17586 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43840823 889233408 6853 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17641] ppid=17636 vsize=868392 CPUtime=0
/proc/17637/task/17641/stat : 17641 (java) S 17636 17623 17586 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43840823 889233408 6853 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17642] ppid=17636 vsize=868392 CPUtime=0
/proc/17637/task/17642/stat : 17642 (java) S 17636 17623 17586 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43840825 889233408 6853 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17643] ppid=17636 vsize=868392 CPUtime=0.18
/proc/17637/task/17643/stat : 17643 (java) S 17636 17623 17586 0 -1 64 1464 0 0 0 17 1 0 0 15 0 9 0 43840825 889233408 6853 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17644] ppid=17636 vsize=868392 CPUtime=0
/proc/17637/task/17644/stat : 17644 (java) S 17636 17623 17586 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43840825 889233408 6853 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17645] ppid=17636 vsize=868392 CPUtime=0
/proc/17637/task/17645/stat : 17645 (java) S 17636 17623 17586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43840825 889233408 6853 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 890488

[startup+6.30263 s]
/proc/loadavg: 2.80 2.42 2.17 3/91 17645
/proc/meminfo: memFree=1656064/2055920 swapFree=4181128/4192956
[pid=17623] ppid=17621 vsize=16740 CPUtime=0.71
/proc/17623/stat : 17623 (sugar++) S 17621 17623 17586 0 -1 4194304 1296 7694 0 1 5 1 60 5 15 0 1 0 43840670 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17623/statm: 4185 1104 409 3 0 764 0
[pid=17636] ppid=17623 vsize=5356 CPUtime=0
/proc/17636/stat : 17636 (sh) S 17623 17623 17586 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 43840821 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17636/statm: 1339 233 193 169 0 50 0
[pid=17637] ppid=17636 vsize=868392 CPUtime=4.78
/proc/17637/stat : 17637 (java) S 17636 17623 17586 0 -1 0 9307 0 1 0 472 6 0 0 19 0 9 0 43840821 889233408 8198 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17637/statm: 217098 8198 2540 9 0 211673 0
[pid=17637/tid=17638] ppid=17636 vsize=868392 CPUtime=4.22
/proc/17637/task/17638/stat : 17638 (java) R 17636 17623 17586 0 -1 64 2993 0 1 0 420 2 0 0 25 0 9 0 43840822 889233408 8198 996147200 134512640 134550740 4294955920 18446744073709551615 4126514698 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17639] ppid=17636 vsize=868392 CPUtime=0.34
/proc/17637/task/17639/stat : 17639 (java) S 17636 17623 17586 0 -1 64 4155 0 0 0 32 2 0 0 16 0 9 0 43840823 889233408 8198 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17640] ppid=17636 vsize=868392 CPUtime=0
/proc/17637/task/17640/stat : 17640 (java) S 17636 17623 17586 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43840823 889233408 8198 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17641] ppid=17636 vsize=868392 CPUtime=0
/proc/17637/task/17641/stat : 17641 (java) S 17636 17623 17586 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43840823 889233408 8198 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17642] ppid=17636 vsize=868392 CPUtime=0
/proc/17637/task/17642/stat : 17642 (java) S 17636 17623 17586 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43840825 889233408 8198 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17643] ppid=17636 vsize=868392 CPUtime=0.18
/proc/17637/task/17643/stat : 17643 (java) S 17636 17623 17586 0 -1 64 1466 0 0 0 17 1 0 0 16 0 9 0 43840825 889233408 8198 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17644] ppid=17636 vsize=868392 CPUtime=0
/proc/17637/task/17644/stat : 17644 (java) S 17636 17623 17586 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43840825 889233408 8198 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17645] ppid=17636 vsize=868392 CPUtime=0
/proc/17637/task/17645/stat : 17645 (java) S 17636 17623 17586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43840825 889233408 8198 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 890488

[startup+12.7024 s]
/proc/loadavg: 2.75 2.42 2.17 4/91 17645
/proc/meminfo: memFree=1631296/2055920 swapFree=4181128/4192956
[pid=17623] ppid=17621 vsize=16740 CPUtime=0.72
/proc/17623/stat : 17623 (sugar++) S 17621 17623 17586 0 -1 4194304 1297 7694 0 1 5 2 60 5 15 0 1 0 43840670 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17623/statm: 4185 1104 409 3 0 764 0
[pid=17636] ppid=17623 vsize=5356 CPUtime=0
/proc/17636/stat : 17636 (sh) S 17623 17623 17586 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 43840821 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17636/statm: 1339 233 193 169 0 50 0
[pid=17637] ppid=17636 vsize=868504 CPUtime=10.81
/proc/17637/stat : 17637 (java) S 17636 17623 17586 0 -1 0 16786 0 1 0 1062 19 0 0 19 0 9 0 43840821 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17637/statm: 217126 11498 2566 9 0 211673 0
[pid=17637/tid=17638] ppid=17636 vsize=868504 CPUtime=9.47
/proc/17637/task/17638/stat : 17638 (java) R 17636 17623 17586 0 -1 64 3604 0 1 0 937 10 0 0 25 0 9 0 43840822 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4126625008 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17637/tid=17639] ppid=17636 vsize=868504 CPUtime=1.05
/proc/17637/task/17639/stat : 17639 (java) S 17636 17623 17586 0 -1 64 10958 0 0 0 98 7 0 0 16 0 9 0 43840823 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17637/tid=17640] ppid=17636 vsize=868504 CPUtime=0
/proc/17637/task/17640/stat : 17640 (java) S 17636 17623 17586 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43840823 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17641] ppid=17636 vsize=868504 CPUtime=0
/proc/17637/task/17641/stat : 17641 (java) S 17636 17623 17586 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43840823 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17642] ppid=17636 vsize=868504 CPUtime=0
/proc/17637/task/17642/stat : 17642 (java) S 17636 17623 17586 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43840825 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17643] ppid=17636 vsize=868504 CPUtime=0.27
/proc/17637/task/17643/stat : 17643 (java) S 17636 17623 17586 0 -1 64 1531 0 0 0 26 1 0 0 16 0 9 0 43840825 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17637/tid=17644] ppid=17636 vsize=868504 CPUtime=0
/proc/17637/task/17644/stat : 17644 (java) S 17636 17623 17586 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43840825 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17645] ppid=17636 vsize=868504 CPUtime=0
/proc/17637/task/17645/stat : 17645 (java) S 17636 17623 17586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43840825 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 890600

[startup+25.5028 s]
/proc/loadavg: 2.79 2.44 2.18 3/91 17645
/proc/meminfo: memFree=1543744/2055920 swapFree=4181128/4192956
[pid=17623] ppid=17621 vsize=16740 CPUtime=0.72
/proc/17623/stat : 17623 (sugar++) S 17621 17623 17586 0 -1 4194304 1297 7694 0 1 5 2 60 5 15 0 1 0 43840670 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17623/statm: 4185 1104 409 3 0 764 0
[pid=17636] ppid=17623 vsize=5356 CPUtime=0
/proc/17636/stat : 17636 (sh) S 17623 17623 17586 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 43840821 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17636/statm: 1339 233 193 169 0 50 0
[pid=17637] ppid=17636 vsize=868504 CPUtime=23.38
/proc/17637/stat : 17637 (java) S 17636 17623 17586 0 -1 0 18066 0 1 0 2258 80 0 0 19 0 9 0 43840821 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17637/statm: 217126 11498 2566 9 0 211673 0
[pid=17637/tid=17638] ppid=17636 vsize=868504 CPUtime=21.54
/proc/17637/task/17638/stat : 17638 (java) R 17636 17623 17586 0 -1 64 4884 0 1 0 2092 62 0 0 25 0 9 0 43840822 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17639] ppid=17636 vsize=868504 CPUtime=1.54
/proc/17637/task/17639/stat : 17639 (java) S 17636 17623 17586 0 -1 64 10958 0 0 0 138 16 0 0 16 0 9 0 43840823 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17640] ppid=17636 vsize=868504 CPUtime=0
/proc/17637/task/17640/stat : 17640 (java) S 17636 17623 17586 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43840823 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17641] ppid=17636 vsize=868504 CPUtime=0
/proc/17637/task/17641/stat : 17641 (java) S 17636 17623 17586 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43840823 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17642] ppid=17636 vsize=868504 CPUtime=0
/proc/17637/task/17642/stat : 17642 (java) S 17636 17623 17586 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43840825 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17643] ppid=17636 vsize=868504 CPUtime=0.27
/proc/17637/task/17643/stat : 17643 (java) S 17636 17623 17586 0 -1 64 1531 0 0 0 26 1 0 0 16 0 9 0 43840825 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17637/tid=17644] ppid=17636 vsize=868504 CPUtime=0
/proc/17637/task/17644/stat : 17644 (java) S 17636 17623 17586 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43840825 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17645] ppid=17636 vsize=868504 CPUtime=0
/proc/17637/task/17645/stat : 17645 (java) S 17636 17623 17586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43840825 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.1
Current children cumulated vsize (KiB) 890600

[startup+51.1027 s]
/proc/loadavg: 3.15 2.55 2.22 3/91 17645
/proc/meminfo: memFree=1223296/2055920 swapFree=4181128/4192956
[pid=17623] ppid=17621 vsize=16740 CPUtime=0.72
/proc/17623/stat : 17623 (sugar++) S 17621 17623 17586 0 -1 4194304 1297 7694 0 1 5 2 60 5 16 0 1 0 43840670 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17623/statm: 4185 1104 409 3 0 764 0
[pid=17636] ppid=17623 vsize=5356 CPUtime=0
/proc/17636/stat : 17636 (sh) S 17623 17623 17586 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 43840821 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17636/statm: 1339 233 193 169 0 50 0
[pid=17637] ppid=17636 vsize=868504 CPUtime=47.74
/proc/17637/stat : 17637 (java) S 17636 17623 17586 0 -1 0 21631 0 1 0 4476 298 0 0 19 0 9 0 43840821 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17637/statm: 217126 11498 2566 9 0 211673 0
[pid=17637/tid=17638] ppid=17636 vsize=868504 CPUtime=44.62
/proc/17637/task/17638/stat : 17638 (java) R 17636 17623 17586 0 -1 64 8449 0 1 0 4203 259 0 0 25 0 9 0 43840822 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17639] ppid=17636 vsize=868504 CPUtime=2.82
/proc/17637/task/17639/stat : 17639 (java) S 17636 17623 17586 0 -1 64 10958 0 0 0 245 37 0 0 16 0 9 0 43840823 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17640] ppid=17636 vsize=868504 CPUtime=0
/proc/17637/task/17640/stat : 17640 (java) S 17636 17623 17586 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43840823 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17641] ppid=17636 vsize=868504 CPUtime=0
/proc/17637/task/17641/stat : 17641 (java) S 17636 17623 17586 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43840823 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17642] ppid=17636 vsize=868504 CPUtime=0
/proc/17637/task/17642/stat : 17642 (java) S 17636 17623 17586 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43840825 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17643] ppid=17636 vsize=868504 CPUtime=0.27
/proc/17637/task/17643/stat : 17643 (java) S 17636 17623 17586 0 -1 64 1531 0 0 0 26 1 0 0 16 0 9 0 43840825 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17637/tid=17644] ppid=17636 vsize=868504 CPUtime=0
/proc/17637/task/17644/stat : 17644 (java) S 17636 17623 17586 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43840825 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17637/tid=17645] ppid=17636 vsize=868504 CPUtime=0
/proc/17637/task/17645/stat : 17645 (java) S 17636 17623 17586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43840825 889348096 11498 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.46
Current children cumulated vsize (KiB) 890600

[startup+102.306 s]
/proc/loadavg: 4.23 2.97 2.39 4/82 17646
/proc/meminfo: memFree=312584/2055920 swapFree=4181128/4192956
[pid=17623] ppid=17621 vsize=17400 CPUtime=92.63
/proc/17623/stat : 17623 (sugar++) S 17621 17623 17586 0 -1 4194304 1622 36107 0 2 9 2 8569 683 17 0 1 0 43840670 17817600 1279 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17623/statm: 4350 1279 413 3 0 929 0
[pid=17646] ppid=17623 vsize=379828 CPUtime=4.53
/proc/17646/stat : 17646 (minisat-inc) R 17623 17623 17586 0 -1 4194304 90556 0 0 0 396 57 0 0 25 0 1 0 43850440 388943872 90506 996147200 134512640 135134323 4294956192 18446744073709551615 134515212 0 0 4096 3 0 0 0 17 1 0 0
/proc/17646/statm: 94957 90506 59 151 0 94803 0
Current children cumulated CPU time (s) 97.16
Current children cumulated vsize (KiB) 397228



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+109.601 s]
/proc/loadavg: 4.13 2.97 2.39 4/82 17646
/proc/meminfo: memFree=15112/2055920 swapFree=4181128/4192956
[pid=17623] ppid=17621 vsize=17400 CPUtime=92.63
/proc/17623/stat : 17623 (sugar++) S 17621 17623 17586 0 -1 4194304 1622 36107 0 2 9 2 8569 683 17 0 1 0 43840670 17817600 1279 996147200 4194304 4206940 548682068528 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17623/statm: 4350 1279 413 3 0 929 0
[pid=17646] ppid=17623 vsize=904872 CPUtime=11.25
/proc/17646/stat : 17646 (minisat-inc) R 17623 17623 17586 0 -1 4194304 219623 0 0 0 979 146 0 0 25 0 1 0 43850440 926588928 219573 996147200 134512640 135134323 4294956192 18446744073709551615 134537192 0 0 4096 3 0 0 0 17 1 0 0
/proc/17646/statm: 226218 219573 59 151 0 226064 0
Current children cumulated CPU time (s) 103.88
Current children cumulated vsize (KiB) 922272

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

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

[startup+110.311 s]
/proc/loadavg: 4.13 2.97 2.39 4/82 17647
/proc/meminfo: memFree=1401416/2055920 swapFree=4181128/4192956
[pid=17623] ppid=17621 vsize=17400 CPUtime=104.5
/proc/17623/stat : 17623 (sugar++) D 17621 17623 17586 0 -1 4194304 1654 255730 0 2 9 48 9549 844 15 0 1 0 43840670 17817600 1280 996147200 4194304 4206940 548682068528 18446744073709551615 226913653801 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/17623/statm: 4350 1280 414 3 0 929 0
Current children cumulated CPU time (s) 104.5
Current children cumulated vsize (KiB) 17400

[startup+110.501 s]
/proc/loadavg: 4.13 2.97 2.39 4/82 17647
/proc/meminfo: memFree=1401416/2055920 swapFree=4181128/4192956
[pid=17623] ppid=17621 vsize=17400 CPUtime=104.51
/proc/17623/stat : 17623 (sugar++) D 17621 17623 17586 0 -1 4194304 1654 255730 0 2 9 49 9549 844 15 0 1 0 43840670 17817600 1280 996147200 4194304 4206940 548682068528 18446744073709551615 226913653801 0 0 4224 16386 0 0 0 17 0 0 0
/proc/17623/statm: 4350 1280 414 3 0 929 0
Current children cumulated CPU time (s) 104.51
Current children cumulated vsize (KiB) 17400

Child status: 0
Real time (s): 110.554
CPU time (s): 104.53
CPU user time (s): 95.5855
CPU system time (s): 8.94464
CPU usage (%): 94.5512
Max. virtual memory (cumulated for all children) (KiB): 922272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.5855
system time used= 8.94464
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257430
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= 88244
involuntary context switches= 96721

runsolver used 0.149977 second user time and 0.408937 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-12 16:02:54
IDJOB=1112625
IDBENCH=61447
IDSOLVER=367
FILE ID=node5/1112625-1215871373
PBS_JOBID= 7903577
Free space on /tmp= 66532 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/rlfapScens/normalized-scen8.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-1112625-1215871373/watcher-1112625-1215871373 -o /tmp/evaluation-result-1112625-1215871373/solver-1112625-1215871373 -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-1112625-1215871373.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d7cebb3d1eb044a9483fdd1ea1c74095
RANDOM SEED=926718729

node5.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.212
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.212
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:       1682240 kB
Buffers:         51036 kB
Cached:          87440 kB
SwapCached:       5616 kB
Active:         245204 kB
Inactive:        67884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682240 kB
SwapTotal:     4192956 kB
SwapFree:      4181128 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:         190856 kB
Slab:            45616 kB
Committed_AS:  1046284 kB
PageTables:       2112 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= 66532 MiB
End job on node5 at 2008-07-12 16:04:45