Trace number 1114119

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) 81.3946 84.2798

General information on the benchmark

Namecsp/fapp/fapp16/
normalized-fapp16-0260-10.xml
MD5SUMd91c77ce7b00fdc4c403dfe3f5ffc37c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints5
Best CPU time to get the best result obtained on this benchmark1799.87
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints3927
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3927
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.14	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.14	c 0	BEGIN Sat Jul 12 23:07:12 2008
0.04/0.14	c 0	PID 15945
0.04/0.15	c 0	HOST node37.alineos.net
0.04/0.15	c 0	CONVERTING HOME/instance-1114119-1215896831.xml TO HOME/temp.csp
0.04/0.15	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114119-1215896831.xml' 'HOME/temp.csp'
0.07/0.79	c 0	8 domains, 260 variables, 8 predicates, 0 relations, 3927 constraints
0.07/0.84	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.84	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.61/0.92	c 0	Parsing HOME/temp.csp
0.86/1.17	c 1	parsed 4203 expressions
0.86/1.17	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.95/1.21	c 1	MAX CSP: 3927 constraints
0.95/1.21	c 1	Converting to clausal form CSP
1.66/1.91	c 1	converted 814 (10%) expressions
2.15/2.49	c 2	converted 1627 (20%) expressions
2.75/3.03	c 2	converted 2440 (30%) expressions
3.15/3.43	c 3	converted 3254 (40%) expressions
3.75/4.05	c 3	converted 4067 (50%) expressions
4.15/4.41	c 4	converted 4880 (60%) expressions
4.55/4.80	c 4	converted 5694 (70%) expressions
4.85/5.19	c 5	converted 6507 (80%) expressions
5.65/5.93	c 5	converted 7320 (90%) expressions
6.36/6.64	c 6	converted 8133 (100%) expressions
6.36/6.64	c 6	CSP : 8369 integers, 15204 booleans, 35414 clauses, largest domain size 5891
6.36/6.64	c 6	Heap : 44 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.36/6.64	c 6	Propagation in CSP
6.85/7.10	c 7	3918 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.85/7.11	c 7	CSP : 8369 integers, 15204 booleans, 35414 clauses, largest domain size 3928
6.85/7.11	c 7	Heap : 48 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.85/7.13	c 7	Simplifing CSP by introducing new Boolean variables
6.85/7.17	c 7	CSP : 8369 integers, 22314 booleans, 42524 clauses, largest domain size 3928
6.85/7.17	c 7	Heap : 50 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.25/7.58	c 7	Encoding CSP to SAT : HOME/temp.cnf
8.59/8.93	c 8	837 (10%) CSP integer variables are encoded (285670 clauses, 4635065 bytes)
8.70/9.06	c 8	1674 (20%) CSP integer variables are encoded (382758 clauses, 6285561 bytes)
8.70/9.10	c 9	2511 (30%) CSP integer variables are encoded (413962 clauses, 6816029 bytes)
8.79/9.10	c 9	3348 (40%) CSP integer variables are encoded (413962 clauses, 6816029 bytes)
8.79/9.10	c 9	4185 (50%) CSP integer variables are encoded (413962 clauses, 6816029 bytes)
8.79/9.11	c 9	5022 (60%) CSP integer variables are encoded (422185 clauses, 6955820 bytes)
8.79/9.12	c 9	5859 (70%) CSP integer variables are encoded (429453 clauses, 7079376 bytes)
8.79/9.13	c 9	6696 (80%) CSP integer variables are encoded (439331 clauses, 7247302 bytes)
8.79/9.14	c 9	7533 (90%) CSP integer variables are encoded (447044 clauses, 7378423 bytes)
8.90/9.20	c 9	8369 (100%) CSP integer variables are encoded (496270 clauses, 8215265 bytes)
18.60/19.11	c 19	4253 (10%) CSP clauses are encoded (1916346 clauses, 38193166 bytes)
22.18/22.77	c 22	8505 (20%) CSP clauses are encoded (2571269 clauses, 52699515 bytes)
24.73/25.36	c 25	12758 (30%) CSP clauses are encoded (3231291 clauses, 68358373 bytes)
26.92/27.54	c 27	17010 (40%) CSP clauses are encoded (3798725 clauses, 82054742 bytes)
29.00/29.60	c 29	21262 (50%) CSP clauses are encoded (4426548 clauses, 97692899 bytes)
31.18/31.85	c 31	25515 (60%) CSP clauses are encoded (5120338 clauses, 114704511 bytes)
33.16/33.86	c 33	29767 (70%) CSP clauses are encoded (5732042 clauses, 129889926 bytes)
35.15/35.81	c 35	34020 (80%) CSP clauses are encoded (6328881 clauses, 144721481 bytes)
37.72/38.44	c 38	38272 (90%) CSP clauses are encoded (7645210 clauses, 176721762 bytes)
69.27/72.17	c 72	42524 (100%) CSP clauses are encoded (25783051 clauses, 620080660 bytes)
69.27/72.17	c 72	42524 CSP clauses encoded
69.27/72.17	c 72	Writing map file : HOME/temp.map
69.36/72.24	c 72	Heap : 49 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
69.36/72.24	c 72	SAT : 526953 SAT variables, 25783051 SAT clauses, 620080660 bytes
69.36/72.24	c 72	Heap : 49 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
69.45/72.30	c 72	OBJECTIVE minimize _COST
69.45/72.30	c 72	SOLVING HOME/temp.cnf
69.45/72.30	c 72	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
69.45/72.31	c 72	This is MiniSat 2.0 beta incremental
69.45/72.31	c 72	WARNING: for repeatability, setting FPU to use double precision
69.45/72.31	c 72	============================[ Problem Statistics ]=============================
69.45/72.31	c 72	|                                                                             |
69.45/72.31	c 72	|  Number of variables:  526953                                               |
69.45/72.31	c 72	|  Number of clauses:    25783051                                             |
80.89/83.81	c ERROR INTERRUPTED
80.89/83.81	s UNKNOWN
81.00/83.98	c 83	CPU 75.55 (0.08 0.02 75.47 5.48)
81.00/83.98	c 83	END Sat Jul 12 23:08:35 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-1114119-1215896831/watcher-1114119-1215896831 -o /tmp/evaluation-result-1114119-1215896831/solver-1114119-1215896831 -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-1114119-1215896831.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.55 2.67 2.62 4/80 15945
/proc/meminfo: memFree=1839080/2055920 swapFree=4191900/4192956
[pid=15945] ppid=15943 vsize=12268 CPUtime=0
/proc/15945/stat : 15945 (sugar++) R 15943 15945 14244 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 46382966 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 213116484197 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/15945/statm: 3067 316 241 3 0 167 0

[startup+0.0307331 s]
/proc/loadavg: 2.55 2.67 2.62 4/80 15945
/proc/meminfo: memFree=1839080/2055920 swapFree=4191900/4192956
[pid=15945] ppid=15943 vsize=12268 CPUtime=0
/proc/15945/stat : 15945 (sugar++) R 15943 15945 14244 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 46382966 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 213136344864 0 0 4224 0 0 0 0 17 1 0 0
/proc/15945/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.127058 s]
/proc/loadavg: 2.55 2.67 2.62 4/80 15945
/proc/meminfo: memFree=1839080/2055920 swapFree=4191900/4192956
[pid=15945] ppid=15943 vsize=14908 CPUtime=0.04
/proc/15945/stat : 15945 (sugar++) R 15943 15945 14244 0 -1 4194304 903 0 0 0 3 1 0 0 18 0 1 0 46382966 15265792 871 996147200 4194304 4206940 548682068528 18446744073709551615 213125214450 0 0 4224 0 0 0 0 17 1 0 0
/proc/15945/statm: 3727 871 378 3 0 566 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14908

[startup+0.301064 s]
/proc/loadavg: 2.55 2.67 2.62 4/80 15945
/proc/meminfo: memFree=1839080/2055920 swapFree=4191900/4192956
[pid=15945] ppid=15943 vsize=16740 CPUtime=0.07
/proc/15945/stat : 15945 (sugar++) S 15943 15945 14244 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 46382966 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15945/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701108 s]
/proc/loadavg: 2.55 2.67 2.62 4/80 15945
/proc/meminfo: memFree=1839080/2055920 swapFree=4191900/4192956
[pid=15945] ppid=15943 vsize=16740 CPUtime=0.07
/proc/15945/stat : 15945 (sugar++) S 15943 15945 14244 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 46382966 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15945/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50119 s]
/proc/loadavg: 2.55 2.67 2.62 5/91 15967
/proc/meminfo: memFree=1830280/2055920 swapFree=4191900/4192956
[pid=15945] ppid=15943 vsize=16740 CPUtime=0.61
/proc/15945/stat : 15945 (sugar++) S 15943 15945 14244 0 -1 4194304 1296 7008 0 1 5 2 51 3 15 0 1 0 46382966 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15945/statm: 4185 1104 409 3 0 764 0
[pid=15958] ppid=15945 vsize=5356 CPUtime=0
/proc/15958/stat : 15958 (sh) S 15945 15945 14244 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 46383050 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15958/statm: 1339 233 193 169 0 50 0
[pid=15959] ppid=15958 vsize=868384 CPUtime=0.65
/proc/15959/stat : 15959 (java) S 15958 15945 14244 0 -1 0 5777 0 1 0 62 3 0 0 18 0 9 0 46383050 889225216 5182 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15959/statm: 217096 5182 1732 9 0 211671 0
[pid=15959/tid=15960] ppid=15958 vsize=868384 CPUtime=0.4
/proc/15959/task/15960/stat : 15960 (java) R 15958 15945 14244 0 -1 64 2665 0 1 0 39 1 0 0 19 0 9 0 46383051 889225216 5182 996147200 134512640 134550740 4294955920 18446744073709551615 4126587264 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15961] ppid=15958 vsize=868384 CPUtime=0.05
/proc/15959/task/15961/stat : 15961 (java) S 15958 15945 14244 0 -1 64 976 0 0 0 5 0 0 0 16 0 9 0 46383052 889225216 5182 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15962] ppid=15958 vsize=868384 CPUtime=0
/proc/15959/task/15962/stat : 15962 (java) S 15958 15945 14244 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 46383052 889225216 5182 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15963] ppid=15958 vsize=868384 CPUtime=0
/proc/15959/task/15963/stat : 15963 (java) S 15958 15945 14244 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 46383052 889225216 5182 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15964] ppid=15958 vsize=868384 CPUtime=0
/proc/15959/task/15964/stat : 15964 (java) S 15958 15945 14244 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46383054 889225216 5182 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15965] ppid=15958 vsize=868384 CPUtime=0.17
/proc/15959/task/15965/stat : 15965 (java) S 15958 15945 14244 0 -1 64 1445 0 0 0 17 0 0 0 16 0 9 0 46383054 889225216 5182 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15966] ppid=15958 vsize=868384 CPUtime=0
/proc/15959/task/15966/stat : 15966 (java) S 15958 15945 14244 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46383054 889225216 5182 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15967] ppid=15958 vsize=868384 CPUtime=0
/proc/15959/task/15967/stat : 15967 (java) S 15958 15945 14244 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46383054 889225216 5182 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 890480

[startup+3.10237 s]
/proc/loadavg: 2.58 2.67 2.63 3/91 15967
/proc/meminfo: memFree=1817288/2055920 swapFree=4191900/4192956
[pid=15945] ppid=15943 vsize=16740 CPUtime=0.61
/proc/15945/stat : 15945 (sugar++) S 15943 15945 14244 0 -1 4194304 1296 7008 0 1 5 2 51 3 15 0 1 0 46382966 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15945/statm: 4185 1104 409 3 0 764 0
[pid=15958] ppid=15945 vsize=5356 CPUtime=0
/proc/15958/stat : 15958 (sh) S 15945 15945 14244 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 46383050 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15958/statm: 1339 233 193 169 0 50 0
[pid=15959] ppid=15958 vsize=868384 CPUtime=2.24
/proc/15959/stat : 15959 (java) S 15958 15945 14244 0 -1 0 10130 0 1 0 218 6 0 0 18 0 9 0 46383050 889225216 9209 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15959/statm: 217096 9209 2540 9 0 211671 0
[pid=15959/tid=15960] ppid=15958 vsize=868384 CPUtime=1.6
/proc/15959/task/15960/stat : 15960 (java) R 15958 15945 14244 0 -1 64 2872 0 1 0 158 2 0 0 25 0 9 0 46383051 889225216 9209 996147200 134512640 134550740 4294955920 18446744073709551615 4126596141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15961] ppid=15958 vsize=868384 CPUtime=0.41
/proc/15959/task/15961/stat : 15961 (java) S 15958 15945 14244 0 -1 64 5103 0 0 0 39 2 0 0 16 0 9 0 46383052 889225216 9209 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15962] ppid=15958 vsize=868384 CPUtime=0
/proc/15959/task/15962/stat : 15962 (java) S 15958 15945 14244 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46383052 889225216 9209 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15963] ppid=15958 vsize=868384 CPUtime=0
/proc/15959/task/15963/stat : 15963 (java) S 15958 15945 14244 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46383052 889225216 9209 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15964] ppid=15958 vsize=868384 CPUtime=0
/proc/15959/task/15964/stat : 15964 (java) S 15958 15945 14244 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46383054 889225216 9209 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15965] ppid=15958 vsize=868384 CPUtime=0.2
/proc/15959/task/15965/stat : 15965 (java) S 15958 15945 14244 0 -1 64 1463 0 0 0 20 0 0 0 15 0 9 0 46383054 889225216 9209 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15966] ppid=15958 vsize=868384 CPUtime=0
/proc/15959/task/15966/stat : 15966 (java) S 15958 15945 14244 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46383054 889225216 9209 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15967] ppid=15958 vsize=868384 CPUtime=0
/proc/15959/task/15967/stat : 15967 (java) S 15958 15945 14244 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46383054 889225216 9209 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 890480

[startup+6.30273 s]
/proc/loadavg: 2.58 2.67 2.63 4/91 15967
/proc/meminfo: memFree=1779656/2055920 swapFree=4191900/4192956
[pid=15945] ppid=15943 vsize=16740 CPUtime=0.61
/proc/15945/stat : 15945 (sugar++) S 15943 15945 14244 0 -1 4194304 1296 7008 0 1 5 2 51 3 15 0 1 0 46382966 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15945/statm: 4185 1104 409 3 0 764 0
[pid=15958] ppid=15945 vsize=5356 CPUtime=0
/proc/15958/stat : 15958 (sh) S 15945 15945 14244 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 46383050 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15958/statm: 1339 233 193 169 0 50 0
[pid=15959] ppid=15958 vsize=868384 CPUtime=5.45
/proc/15959/stat : 15959 (java) S 15958 15945 14244 0 -1 0 21861 0 1 0 532 13 0 0 18 0 9 0 46383050 889225216 15705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15959/statm: 217096 15705 2540 9 0 211671 0
[pid=15959/tid=15960] ppid=15958 vsize=868384 CPUtime=3.93
/proc/15959/task/15960/stat : 15960 (java) R 15958 15945 14244 0 -1 64 3337 0 1 0 391 2 0 0 25 0 9 0 46383051 889225216 15705 996147200 134512640 134550740 4294955920 18446744073709551615 4126586243 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15961] ppid=15958 vsize=868384 CPUtime=1.26
/proc/15959/task/15961/stat : 15961 (java) S 15958 15945 14244 0 -1 64 16362 0 0 0 118 8 0 0 16 0 9 0 46383052 889225216 15705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15962] ppid=15958 vsize=868384 CPUtime=0
/proc/15959/task/15962/stat : 15962 (java) S 15958 15945 14244 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46383052 889225216 15705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15963] ppid=15958 vsize=868384 CPUtime=0
/proc/15959/task/15963/stat : 15963 (java) S 15958 15945 14244 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46383052 889225216 15705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15964] ppid=15958 vsize=868384 CPUtime=0
/proc/15959/task/15964/stat : 15964 (java) S 15958 15945 14244 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46383054 889225216 15705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15965] ppid=15958 vsize=868384 CPUtime=0.21
/proc/15959/task/15965/stat : 15965 (java) S 15958 15945 14244 0 -1 64 1470 0 0 0 21 0 0 0 15 0 9 0 46383054 889225216 15705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15966] ppid=15958 vsize=868384 CPUtime=0
/proc/15959/task/15966/stat : 15966 (java) S 15958 15945 14244 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46383054 889225216 15705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15967] ppid=15958 vsize=868384 CPUtime=0
/proc/15959/task/15967/stat : 15967 (java) S 15958 15945 14244 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46383054 889225216 15705 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 890480

[startup+12.7026 s]
/proc/loadavg: 2.65 2.68 2.63 3/91 15967
/proc/meminfo: memFree=1757320/2055920 swapFree=4191900/4192956
[pid=15945] ppid=15943 vsize=16740 CPUtime=0.61
/proc/15945/stat : 15945 (sugar++) S 15943 15945 14244 0 -1 4194304 1297 7008 0 1 5 2 51 3 15 0 1 0 46382966 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15945/statm: 4185 1104 409 3 0 764 0
[pid=15958] ppid=15945 vsize=5356 CPUtime=0
/proc/15958/stat : 15958 (sh) S 15945 15945 14244 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 46383050 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15958/statm: 1339 233 193 169 0 50 0
[pid=15959] ppid=15958 vsize=868496 CPUtime=11.63
/proc/15959/stat : 15959 (java) S 15958 15945 14244 0 -1 0 28378 0 1 0 1139 24 0 0 18 0 9 0 46383050 889339904 17921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15959/statm: 217124 17921 2566 9 0 211671 0
[pid=15959/tid=15960] ppid=15958 vsize=868496 CPUtime=9.49
/proc/15959/task/15960/stat : 15960 (java) R 15958 15945 14244 0 -1 64 3680 0 1 0 938 11 0 0 24 0 9 0 46383051 889339904 17921 996147200 134512640 134550740 4294955920 18446744073709551615 4126596150 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15959/tid=15961] ppid=15958 vsize=868496 CPUtime=1.82
/proc/15959/task/15961/stat : 15961 (java) S 15958 15945 14244 0 -1 64 22479 0 0 0 171 11 0 0 16 0 9 0 46383052 889339904 17921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15959/tid=15962] ppid=15958 vsize=868496 CPUtime=0
/proc/15959/task/15962/stat : 15962 (java) S 15958 15945 14244 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46383052 889339904 17921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15963] ppid=15958 vsize=868496 CPUtime=0
/proc/15959/task/15963/stat : 15963 (java) S 15958 15945 14244 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46383052 889339904 17921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15964] ppid=15958 vsize=868496 CPUtime=0
/proc/15959/task/15964/stat : 15964 (java) S 15958 15945 14244 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46383054 889339904 17921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15965] ppid=15958 vsize=868496 CPUtime=0.3
/proc/15959/task/15965/stat : 15965 (java) S 15958 15945 14244 0 -1 64 1527 0 0 0 29 1 0 0 16 0 9 0 46383054 889339904 17921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15959/tid=15966] ppid=15958 vsize=868496 CPUtime=0
/proc/15959/task/15966/stat : 15966 (java) S 15958 15945 14244 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46383054 889339904 17921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15967] ppid=15958 vsize=868496 CPUtime=0
/proc/15959/task/15967/stat : 15967 (java) S 15958 15945 14244 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46383054 889339904 17921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 890592

[startup+25.5018 s]
/proc/loadavg: 2.55 2.66 2.62 3/91 15967
/proc/meminfo: memFree=1706952/2055920 swapFree=4191900/4192956
[pid=15945] ppid=15943 vsize=16740 CPUtime=0.61
/proc/15945/stat : 15945 (sugar++) S 15943 15945 14244 0 -1 4194304 1297 7008 0 1 5 2 51 3 16 0 1 0 46382966 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15945/statm: 4185 1104 409 3 0 764 0
[pid=15958] ppid=15945 vsize=5356 CPUtime=0
/proc/15958/stat : 15958 (sh) S 15945 15945 14244 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 46383050 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15958/statm: 1339 233 193 169 0 50 0
[pid=15959] ppid=15958 vsize=868496 CPUtime=24.32
/proc/15959/stat : 15959 (java) S 15958 15945 14244 0 -1 0 28653 0 1 0 2375 57 0 0 18 0 9 0 46383050 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15959/statm: 217124 17927 2566 9 0 211671 0
[pid=15959/tid=15960] ppid=15958 vsize=868496 CPUtime=22.03
/proc/15959/task/15960/stat : 15960 (java) R 15958 15945 14244 0 -1 64 3950 0 1 0 2162 41 0 0 25 0 9 0 46383051 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4127084766 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15961] ppid=15958 vsize=868496 CPUtime=1.95
/proc/15959/task/15961/stat : 15961 (java) S 15958 15945 14244 0 -1 64 22479 0 0 0 182 13 0 0 16 0 9 0 46383052 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15962] ppid=15958 vsize=868496 CPUtime=0
/proc/15959/task/15962/stat : 15962 (java) S 15958 15945 14244 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46383052 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15963] ppid=15958 vsize=868496 CPUtime=0
/proc/15959/task/15963/stat : 15963 (java) S 15958 15945 14244 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46383052 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15964] ppid=15958 vsize=868496 CPUtime=0
/proc/15959/task/15964/stat : 15964 (java) S 15958 15945 14244 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46383054 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15965] ppid=15958 vsize=868496 CPUtime=0.31
/proc/15959/task/15965/stat : 15965 (java) S 15958 15945 14244 0 -1 64 1532 0 0 0 30 1 0 0 15 0 9 0 46383054 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15959/tid=15966] ppid=15958 vsize=868496 CPUtime=0
/proc/15959/task/15966/stat : 15966 (java) S 15958 15945 14244 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46383054 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15967] ppid=15958 vsize=868496 CPUtime=0
/proc/15959/task/15967/stat : 15967 (java) S 15958 15945 14244 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46383054 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 890592

[startup+51.1016 s]
/proc/loadavg: 2.48 2.64 2.62 3/91 15967
/proc/meminfo: memFree=1440328/2055920 swapFree=4191900/4192956
[pid=15945] ppid=15943 vsize=16740 CPUtime=0.61
/proc/15945/stat : 15945 (sugar++) S 15943 15945 14244 0 -1 4194304 1297 7008 0 1 5 2 51 3 16 0 1 0 46382966 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15945/statm: 4185 1104 409 3 0 764 0
[pid=15958] ppid=15945 vsize=5356 CPUtime=0
/proc/15958/stat : 15958 (sh) S 15945 15945 14244 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 46383050 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15958/statm: 1339 233 193 169 0 50 0
[pid=15959] ppid=15958 vsize=868496 CPUtime=48.81
/proc/15959/stat : 15959 (java) S 15958 15945 14244 0 -1 0 29869 0 1 0 4669 212 0 0 18 0 9 0 46383050 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15959/statm: 217124 17927 2566 9 0 211671 0
[pid=15959/tid=15960] ppid=15958 vsize=868496 CPUtime=45.91
/proc/15959/task/15960/stat : 15960 (java) R 15958 15945 14244 0 -1 64 5166 0 1 0 4402 189 0 0 25 0 9 0 46383051 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4126617735 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15959/tid=15961] ppid=15958 vsize=868496 CPUtime=2.56
/proc/15959/task/15961/stat : 15961 (java) S 15958 15945 14244 0 -1 64 22479 0 0 0 235 21 0 0 16 0 9 0 46383052 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15959/tid=15962] ppid=15958 vsize=868496 CPUtime=0
/proc/15959/task/15962/stat : 15962 (java) S 15958 15945 14244 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46383052 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15963] ppid=15958 vsize=868496 CPUtime=0
/proc/15959/task/15963/stat : 15963 (java) S 15958 15945 14244 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46383052 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15964] ppid=15958 vsize=868496 CPUtime=0
/proc/15959/task/15964/stat : 15964 (java) S 15958 15945 14244 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46383054 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15965] ppid=15958 vsize=868496 CPUtime=0.31
/proc/15959/task/15965/stat : 15965 (java) S 15958 15945 14244 0 -1 64 1532 0 0 0 30 1 0 0 15 0 9 0 46383054 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15959/tid=15966] ppid=15958 vsize=868496 CPUtime=0
/proc/15959/task/15966/stat : 15966 (java) S 15958 15945 14244 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46383054 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15959/tid=15967] ppid=15958 vsize=868496 CPUtime=0
/proc/15959/task/15967/stat : 15967 (java) S 15958 15945 14244 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46383054 889339904 17927 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.42
Current children cumulated vsize (KiB) 890592



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+83.8022 s]
/proc/loadavg: 2.77 2.69 2.64 3/82 15968
/proc/meminfo: memFree=336728/2055920 swapFree=4191900/4192956
[pid=15945] ppid=15943 vsize=17268 CPUtime=69.46
/proc/15945/stat : 15945 (sugar++) S 15943 15945 14244 0 -1 4194304 1567 38440 0 2 8 2 6549 387 17 0 1 0 46382966 17682432 1224 996147200 4194304 4206940 548682068528 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15945/statm: 4317 1224 413 3 0 896 0
[pid=15968] ppid=15945 vsize=908620 CPUtime=11.43
/proc/15968/stat : 15968 (minisat-inc) R 15945 15945 14244 0 -1 4194304 219096 0 0 0 997 146 0 0 25 0 1 0 46390196 930426880 219045 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 1 0 0
/proc/15968/statm: 227155 219046 59 151 0 227001 0
Current children cumulated CPU time (s) 80.89
Current children cumulated vsize (KiB) 925888

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

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

[startup+84.2012 s]
/proc/loadavg: 2.77 2.69 2.64 3/82 15968
/proc/meminfo: memFree=336728/2055920 swapFree=4191900/4192956
[pid=15945] ppid=15943 vsize=17268 CPUtime=81.3
/proc/15945/stat : 15945 (sugar++) R 15943 15945 14244 0 -1 4194304 1599 257542 0 2 8 27 7547 548 19 0 1 0 46382966 17682432 1225 996147200 4194304 4206940 548682068528 18446744073709551615 213116490793 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15945/statm: 4317 1225 414 3 0 896 0
Current children cumulated CPU time (s) 81.3
Current children cumulated vsize (KiB) 17268

Child status: 0
Real time (s): 84.2798
CPU time (s): 81.3946
CPU user time (s): 75.5605
CPU system time (s): 5.83411
CPU usage (%): 96.5767
Max. virtual memory (cumulated for all children) (KiB): 925888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.5605
system time used= 5.83411
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259187
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= 25417
involuntary context switches= 29851

runsolver used 0.102984 second user time and 0.290955 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-12 23:07:11
IDJOB=1114119
IDBENCH=61691
IDSOLVER=367
FILE ID=node37/1114119-1215896831
PBS_JOBID= 7903570
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp16/normalized-fapp16-0260-10.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-1114119-1215896831/watcher-1114119-1215896831 -o /tmp/evaluation-result-1114119-1215896831/solver-1114119-1215896831 -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-1114119-1215896831.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d91c77ce7b00fdc4c403dfe3f5ffc37c
RANDOM SEED=112454338

node37.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.238
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.238
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:       1839560 kB
Buffers:         16224 kB
Cached:          51384 kB
SwapCached:        256 kB
Active:         146932 kB
Inactive:        28112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839560 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1368 kB
Writeback:           0 kB
Mapped:         126492 kB
Slab:            26468 kB
Committed_AS:   990144 kB
PageTables:       2096 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= 66556 MiB
End job on node37 at 2008-07-12 23:08:37