Trace number 2057167

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisat? (MO) 31.35 31.3878

General information on the benchmark

Namecsp/lard/
normalized-lard-91-91.xml
MD5SUM6b4a6e4092e14f48fd38a5edec2adc18
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.5268
Satisfiable
(Un)Satisfiability was proved
Number of variables91
Number of constraints4095
Maximum constraint arity2
Maximum domain size92
Number of constraints which are defined in extension4095
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.02/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.02/0.07	c 0	BEGIN Sat Jul 11 15:11:07 2009
0.02/0.07	c 0	PID 13079
0.02/0.07	c 0	HOST node58.alineos.net
0.02/0.07	c 0	CONVERTING HOME/instance-2057167-1247317854.xml TO HOME/temp.csp
0.02/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2057167-1247317854.xml' 'HOME/temp.csp'
25.09/25.08	c 25	1 domains, 91 variables, 0 predicates, 4095 relations, 4095 constraints
25.17/25.17	c 26	ENCODING HOME/temp.csp TO HOME/temp.cnf
25.17/25.17	c 26	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
25.24/25.29	c 26	Parsing HOME/temp.csp
30.95/30.92	c ERROR INTERRUPTED
31.35/31.31	s UNKNOWN
31.35/31.31	c 32	CPU 25.24 (0.05 0.01 23.96 1.22)
31.35/31.31	c 32	END Sat Jul 11 15:11:39 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2057167-1247317854/watcher-2057167-1247317854 -o /tmp/evaluation-result-2057167-1247317854/solver-2057167-1247317854 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2057167-1247317854.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.15 0.03 0.01 3/67 13079
/proc/meminfo: memFree=1720456/2055920 swapFree=4192812/4192956
[pid=13079] ppid=13077 vsize=12272 CPUtime=0
/proc/13079/stat : 13079 (sugar) R 13077 13079 12955 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 18849858 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 226247097342 0 0 4224 0 0 0 0 17 0 0 0
/proc/13079/statm: 3068 328 246 3 0 168 0

[startup+0.0357989 s]
/proc/loadavg: 0.15 0.03 0.01 3/67 13079
/proc/meminfo: memFree=1720456/2055920 swapFree=4192812/4192956
[pid=13079] ppid=13077 vsize=13336 CPUtime=0.02
/proc/13079/stat : 13079 (sugar) R 13077 13079 12955 0 -1 4194304 732 0 0 0 2 0 0 0 18 0 1 0 18849858 13656064 700 996147200 4194304 4206940 548682068608 18446744073709551615 226238364261 0 0 4224 0 0 0 0 17 0 0 0
/proc/13079/statm: 3334 700 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.101809 s]
/proc/loadavg: 0.15 0.03 0.01 3/67 13079
/proc/meminfo: memFree=1720456/2055920 swapFree=4192812/4192956
[pid=13079] ppid=13077 vsize=16868 CPUtime=0.06
/proc/13079/stat : 13079 (sugar) S 13077 13079 12955 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 18849858 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13079/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301829 s]
/proc/loadavg: 0.15 0.03 0.01 3/67 13079
/proc/meminfo: memFree=1720456/2055920 swapFree=4192812/4192956
[pid=13079] ppid=13077 vsize=16868 CPUtime=0.06
/proc/13079/stat : 13079 (sugar) S 13077 13079 12955 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 18849858 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13079/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701861 s]
/proc/loadavg: 0.15 0.03 0.01 3/67 13079
/proc/meminfo: memFree=1720456/2055920 swapFree=4192812/4192956
[pid=13079] ppid=13077 vsize=16868 CPUtime=0.06
/proc/13079/stat : 13079 (sugar) S 13077 13079 12955 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 18849858 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13079/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50294 s]
/proc/loadavg: 0.22 0.05 0.02 2/78 13091
/proc/meminfo: memFree=1630704/2055920 swapFree=4192812/4192956
[pid=13079] ppid=13077 vsize=16868 CPUtime=0.06
/proc/13079/stat : 13079 (sugar) S 13077 13079 12955 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 18849858 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13079/statm: 4217 1111 409 3 0 796 0
[pid=13082] ppid=13079 vsize=5356 CPUtime=0
/proc/13082/stat : 13082 (sh) S 13079 13079 12955 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18849865 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13082/statm: 1339 233 193 169 0 50 0
[pid=13083] ppid=13082 vsize=865868 CPUtime=1.51
/proc/13083/stat : 13083 (java) S 13082 13079 12955 0 -1 0 39972 0 1 0 130 21 0 0 18 0 9 0 18849865 886648832 39221 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13083/statm: 216467 39221 2557 9 0 210979 0
[pid=13083/tid=13084] ppid=13082 vsize=865868 CPUtime=0.98
/proc/13083/task/13084/stat : 13084 (java) S 13082 13079 12955 0 -1 64 3980 0 1 0 92 6 0 0 17 0 9 0 18849866 886648832 39221 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13083/tid=13085] ppid=13082 vsize=865868 CPUtime=0.4
/proc/13083/task/13085/stat : 13085 (java) R 13082 13079 12955 0 -1 64 34800 0 0 0 27 13 0 0 17 0 9 0 18849867 886648832 39221 996147200 134512640 134550932 4294955984 18446744073709551615 102758549 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13086] ppid=13082 vsize=865868 CPUtime=0
/proc/13083/task/13086/stat : 13086 (java) S 13082 13079 12955 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18849868 886648832 39221 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13087] ppid=13082 vsize=865868 CPUtime=0
/proc/13083/task/13087/stat : 13087 (java) S 13082 13079 12955 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 18849868 886648832 39221 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13088] ppid=13082 vsize=865868 CPUtime=0
/proc/13083/task/13088/stat : 13088 (java) S 13082 13079 12955 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 18849870 886648832 39221 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13083/tid=13089] ppid=13082 vsize=865868 CPUtime=0.09
/proc/13083/task/13089/stat : 13089 (java) S 13082 13079 12955 0 -1 64 489 0 0 0 9 0 0 0 15 0 9 0 18849870 886648832 39221 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13090] ppid=13082 vsize=865868 CPUtime=0
/proc/13083/task/13090/stat : 13090 (java) S 13082 13079 12955 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 18849870 886648832 39221 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13083/tid=13091] ppid=13082 vsize=865868 CPUtime=0
/proc/13083/task/13091/stat : 13091 (java) S 13082 13079 12955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18849870 886648832 39221 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 888092

[startup+3.10289 s]
/proc/loadavg: 0.22 0.05 0.02 2/78 13091
/proc/meminfo: memFree=1506032/2055920 swapFree=4192812/4192956
[pid=13079] ppid=13077 vsize=16868 CPUtime=0.06
/proc/13079/stat : 13079 (sugar) S 13077 13079 12955 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 18849858 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13079/statm: 4217 1111 409 3 0 796 0
[pid=13082] ppid=13079 vsize=5356 CPUtime=0
/proc/13082/stat : 13082 (sh) S 13079 13079 12955 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18849865 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13082/statm: 1339 233 193 169 0 50 0
[pid=13083] ppid=13082 vsize=865648 CPUtime=3.15
/proc/13083/stat : 13083 (java) S 13082 13079 12955 0 -1 0 59842 0 1 0 282 33 0 0 18 0 9 0 18849865 886423552 59045 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13083/statm: 216412 59045 2556 9 0 210924 0
[pid=13083/tid=13084] ppid=13082 vsize=865648 CPUtime=2.37
/proc/13083/task/13084/stat : 13084 (java) R 13082 13079 12955 0 -1 64 5071 0 1 0 227 10 0 0 18 0 9 0 18849866 886423552 59045 996147200 134512640 134550932 4294955984 18446744073709551615 4126754065 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13083/tid=13085] ppid=13082 vsize=865648 CPUtime=0.61
/proc/13083/task/13085/stat : 13085 (java) S 13082 13079 12955 0 -1 64 53549 0 0 0 40 21 0 0 15 0 9 0 18849867 886423552 59045 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13086] ppid=13082 vsize=865648 CPUtime=0
/proc/13083/task/13086/stat : 13086 (java) S 13082 13079 12955 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18849868 886423552 59045 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13087] ppid=13082 vsize=865648 CPUtime=0
/proc/13083/task/13087/stat : 13087 (java) S 13082 13079 12955 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 18849868 886423552 59045 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13088] ppid=13082 vsize=865648 CPUtime=0
/proc/13083/task/13088/stat : 13088 (java) S 13082 13079 12955 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 18849870 886423552 59045 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13083/tid=13089] ppid=13082 vsize=865648 CPUtime=0.14
/proc/13083/task/13089/stat : 13089 (java) S 13082 13079 12955 0 -1 64 519 0 0 0 14 0 0 0 16 0 9 0 18849870 886423552 59045 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13090] ppid=13082 vsize=865648 CPUtime=0
/proc/13083/task/13090/stat : 13090 (java) S 13082 13079 12955 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 18849870 886423552 59045 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13083/tid=13091] ppid=13082 vsize=865648 CPUtime=0
/proc/13083/task/13091/stat : 13091 (java) S 13082 13079 12955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18849870 886423552 59045 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 887872

[startup+6.30217 s]
/proc/loadavg: 0.22 0.05 0.02 2/78 13091
/proc/meminfo: memFree=1460208/2055920 swapFree=4192812/4192956
[pid=13079] ppid=13077 vsize=16868 CPUtime=0.06
/proc/13079/stat : 13079 (sugar) S 13077 13079 12955 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 18849858 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13079/statm: 4217 1111 409 3 0 796 0
[pid=13082] ppid=13079 vsize=5356 CPUtime=0
/proc/13082/stat : 13082 (sh) S 13079 13079 12955 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18849865 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13082/statm: 1339 233 193 169 0 50 0
[pid=13083] ppid=13082 vsize=865700 CPUtime=6.37
/proc/13083/stat : 13083 (java) S 13082 13079 12955 0 -1 0 67619 0 1 0 594 43 0 0 18 0 9 0 18849865 886476800 66695 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13083/statm: 216425 66695 2556 9 0 210937 0
[pid=13083/tid=13084] ppid=13082 vsize=865700 CPUtime=5.2
/proc/13083/task/13084/stat : 13084 (java) R 13082 13079 12955 0 -1 64 6631 0 1 0 502 18 0 0 17 0 9 0 18849866 886476800 66695 996147200 134512640 134550932 4294955984 18446744073709551615 4126757077 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13083/tid=13085] ppid=13082 vsize=865700 CPUtime=0.95
/proc/13083/task/13085/stat : 13085 (java) S 13082 13079 12955 0 -1 64 59745 0 0 0 72 23 0 0 16 0 9 0 18849867 886476800 66695 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13086] ppid=13082 vsize=865700 CPUtime=0
/proc/13083/task/13086/stat : 13086 (java) S 13082 13079 12955 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18849868 886476800 66695 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13087] ppid=13082 vsize=865700 CPUtime=0
/proc/13083/task/13087/stat : 13087 (java) S 13082 13079 12955 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 18849868 886476800 66695 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13088] ppid=13082 vsize=865700 CPUtime=0
/proc/13083/task/13088/stat : 13088 (java) S 13082 13079 12955 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 18849870 886476800 66695 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13083/tid=13089] ppid=13082 vsize=865700 CPUtime=0.18
/proc/13083/task/13089/stat : 13089 (java) S 13082 13079 12955 0 -1 64 540 0 0 0 18 0 0 0 16 0 9 0 18849870 886476800 66695 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13090] ppid=13082 vsize=865700 CPUtime=0
/proc/13083/task/13090/stat : 13090 (java) S 13082 13079 12955 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 18849870 886476800 66695 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13083/tid=13091] ppid=13082 vsize=865700 CPUtime=0
/proc/13083/task/13091/stat : 13091 (java) S 13082 13079 12955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18849870 886476800 66695 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.43
Current children cumulated vsize (KiB) 887924

[startup+12.7027 s]
/proc/loadavg: 0.34 0.08 0.02 2/78 13091
/proc/meminfo: memFree=1356272/2055920 swapFree=4192812/4192956
[pid=13079] ppid=13077 vsize=16868 CPUtime=0.06
/proc/13079/stat : 13079 (sugar) S 13077 13079 12955 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 18849858 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13079/statm: 4217 1111 409 3 0 796 0
[pid=13082] ppid=13079 vsize=5356 CPUtime=0
/proc/13082/stat : 13082 (sh) S 13079 13079 12955 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18849865 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13082/statm: 1339 233 193 169 0 50 0
[pid=13083] ppid=13082 vsize=865684 CPUtime=12.77
/proc/13083/stat : 13083 (java) S 13082 13079 12955 0 -1 0 81508 0 1 0 1211 66 0 0 18 0 9 0 18849865 886460416 80515 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13083/statm: 216421 80515 2556 9 0 210933 0
[pid=13083/tid=13084] ppid=13082 vsize=865684 CPUtime=11.32
/proc/13083/task/13084/stat : 13084 (java) R 13082 13079 12955 0 -1 64 6696 0 1 0 1097 35 0 0 18 0 9 0 18849866 886460416 80515 996147200 134512640 134550932 4294955984 18446744073709551615 4126754136 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13083/tid=13085] ppid=13082 vsize=865684 CPUtime=1.22
/proc/13083/task/13085/stat : 13085 (java) S 13082 13079 12955 0 -1 64 73563 0 0 0 93 29 0 0 16 0 9 0 18849867 886460416 80515 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13086] ppid=13082 vsize=865684 CPUtime=0
/proc/13083/task/13086/stat : 13086 (java) S 13082 13079 12955 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18849868 886460416 80515 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13087] ppid=13082 vsize=865684 CPUtime=0
/proc/13083/task/13087/stat : 13087 (java) S 13082 13079 12955 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 18849868 886460416 80515 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13088] ppid=13082 vsize=865684 CPUtime=0
/proc/13083/task/13088/stat : 13088 (java) S 13082 13079 12955 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 18849870 886460416 80515 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13083/tid=13089] ppid=13082 vsize=865684 CPUtime=0.2
/proc/13083/task/13089/stat : 13089 (java) S 13082 13079 12955 0 -1 64 546 0 0 0 20 0 0 0 16 0 9 0 18849870 886460416 80515 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13083/tid=13090] ppid=13082 vsize=865684 CPUtime=0
/proc/13083/task/13090/stat : 13090 (java) S 13082 13079 12955 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 18849870 886460416 80515 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13083/tid=13091] ppid=13082 vsize=865684 CPUtime=0
/proc/13083/task/13091/stat : 13091 (java) S 13082 13079 12955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18849870 886460416 80515 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.83
Current children cumulated vsize (KiB) 887908

[startup+25.5018 s]
/proc/loadavg: 0.44 0.11 0.03 1/71 13094
/proc/meminfo: memFree=1584488/2055920 swapFree=4192812/4192956
[pid=13079] ppid=13077 vsize=16868 CPUtime=25.24
/proc/13079/stat : 13079 (sugar) S 13077 13079 12955 0 -1 4194304 1309 112554 0 1 5 1 2396 122 16 0 1 0 18849858 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13079/statm: 4217 1111 409 3 0 796 0
[pid=13092] ppid=13079 vsize=5356 CPUtime=0
/proc/13092/stat : 13092 (sh) S 13079 13079 12955 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 18852375 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13092/statm: 1339 233 193 169 0 50 0
[pid=13093] ppid=13092 vsize=863036 CPUtime=0.31
/proc/13093/stat : 13093 (java) S 13092 13079 12955 0 -1 0 4038 0 1 0 29 2 0 0 18 0 9 0 18852375 883748864 3506 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13093/statm: 215759 3506 1275 9 0 210672 0
[pid=13093/tid=13094] ppid=13092 vsize=863036 CPUtime=0.23
/proc/13093/task/13094/stat : 13094 (java) R 13092 13079 12955 0 -1 64 2011 0 1 0 22 1 0 0 17 0 9 0 18852376 883748864 3506 996147200 134512640 134550932 4294955936 18446744073709551615 4126426359 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 885260



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+30.9025 s]
/proc/loadavg: 0.53 0.14 0.04 2/78 13101
/proc/meminfo: memFree=1427120/2055920 swapFree=4192812/4192956
[pid=13079] ppid=13077 vsize=16868 CPUtime=25.24
/proc/13079/stat : 13079 (sugar) S 13077 13079 12955 0 -1 4194304 1309 112554 0 1 5 1 2396 122 16 0 1 0 18849858 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13079/statm: 4217 1111 409 3 0 796 0
[pid=13092] ppid=13079 vsize=5356 CPUtime=0
/proc/13092/stat : 13092 (sh) S 13079 13079 12955 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 18852375 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13092/statm: 1339 233 193 169 0 50 0
[pid=13093] ppid=13092 vsize=904148 CPUtime=5.71
/proc/13093/stat : 13093 (java) S 13092 13079 12955 0 -1 0 52678 0 1 0 549 22 0 0 18 0 9 0 18852375 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13093/statm: 226037 41733 2159 9 0 220950 0
[pid=13093/tid=13094] ppid=13092 vsize=904148 CPUtime=3.37
/proc/13093/task/13094/stat : 13094 (java) S 13092 13079 12955 0 -1 64 3127 0 1 0 334 3 0 0 17 0 9 0 18852376 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13093/tid=13095] ppid=13092 vsize=904148 CPUtime=2.27
/proc/13093/task/13095/stat : 13095 (java) R 13092 13079 12955 0 -1 64 48519 0 0 0 210 17 0 0 20 0 9 0 18852380 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 103731821 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13096] ppid=13092 vsize=904148 CPUtime=0
/proc/13093/task/13096/stat : 13096 (java) S 13092 13079 12955 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18852380 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13097] ppid=13092 vsize=904148 CPUtime=0
/proc/13093/task/13097/stat : 13097 (java) S 13092 13079 12955 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18852380 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13098] ppid=13092 vsize=904148 CPUtime=0
/proc/13093/task/13098/stat : 13098 (java) S 13092 13079 12955 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 18852384 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13099] ppid=13092 vsize=904148 CPUtime=0.04
/proc/13093/task/13099/stat : 13099 (java) S 13092 13079 12955 0 -1 64 329 0 0 0 4 0 0 0 16 0 9 0 18852384 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13100] ppid=13092 vsize=904148 CPUtime=0
/proc/13093/task/13100/stat : 13100 (java) S 13092 13079 12955 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 18852384 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13101] ppid=13092 vsize=904148 CPUtime=0
/proc/13093/task/13101/stat : 13101 (java) S 13092 13079 12955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18852384 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.95
Current children cumulated vsize (KiB) 926372

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

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

[startup+31.0255 s]
/proc/loadavg: 0.53 0.14 0.04 2/78 13101
/proc/meminfo: memFree=1427120/2055920 swapFree=4192812/4192956
[pid=13079] ppid=13077 vsize=16868 CPUtime=25.24
/proc/13079/stat : 13079 (sugar) S 13077 13079 12955 0 -1 4194304 1323 112554 0 1 5 1 2396 122 16 0 1 0 18849858 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13079/statm: 4217 1112 409 3 0 796 0
[pid=13092] ppid=13079 vsize=0 CPUtime=0
/proc/13092/stat : 13092 (sh) Z 13079 13079 12955 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 18852375 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/13092/statm: 0 0 0 0 0 0 0
[pid=13093] ppid=1 vsize=904148 CPUtime=5.83
/proc/13093/stat : 13093 (java) S 1 13079 12955 0 -1 0 52679 0 1 0 561 22 0 0 16 0 9 0 18852375 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13093/statm: 226037 41733 2159 9 0 220950 0
[pid=13093/tid=13094] ppid=1 vsize=904148 CPUtime=3.37
/proc/13093/task/13094/stat : 13094 (java) S 1 13079 12955 0 -1 64 3127 0 1 0 334 3 0 0 17 0 9 0 18852376 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13093/tid=13095] ppid=1 vsize=904148 CPUtime=2.39
/proc/13093/task/13095/stat : 13095 (java) R 1 13079 12955 0 -1 64 48519 0 0 0 222 17 0 0 21 0 9 0 18852380 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 104188830 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13096] ppid=1 vsize=904148 CPUtime=0
/proc/13093/task/13096/stat : 13096 (java) S 1 13079 12955 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18852380 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13097] ppid=1 vsize=904148 CPUtime=0
/proc/13093/task/13097/stat : 13097 (java) S 1 13079 12955 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18852380 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13098] ppid=1 vsize=904148 CPUtime=0
/proc/13093/task/13098/stat : 13098 (java) S 1 13079 12955 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 18852384 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13093/tid=13099] ppid=1 vsize=904148 CPUtime=0.04
/proc/13093/task/13099/stat : 13099 (java) S 1 13079 12955 0 -1 64 329 0 0 0 4 0 0 0 16 0 9 0 18852384 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13100] ppid=1 vsize=904148 CPUtime=0
/proc/13093/task/13100/stat : 13100 (java) S 1 13079 12955 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 18852384 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13101] ppid=1 vsize=904148 CPUtime=0
/proc/13093/task/13101/stat : 13101 (java) S 1 13079 12955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18852384 925847552 41733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.07
Current children cumulated vsize (KiB) 921016

[startup+31.2025 s]
/proc/loadavg: 0.53 0.14 0.04 2/78 13101
/proc/meminfo: memFree=1427120/2055920 swapFree=4192812/4192956
[pid=13079] ppid=13077 vsize=16868 CPUtime=25.24
/proc/13079/stat : 13079 (sugar) S 13077 13079 12955 0 -1 4194304 1323 112554 0 1 5 1 2396 122 16 0 1 0 18849858 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13079/statm: 4217 1112 409 3 0 796 0
[pid=13092] ppid=13079 vsize=0 CPUtime=0
/proc/13092/stat : 13092 (sh) Z 13079 13079 12955 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 18852375 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/13092/statm: 0 0 0 0 0 0 0
[pid=13093] ppid=1 vsize=904148 CPUtime=6.01
/proc/13093/stat : 13093 (java) S 1 13079 12955 0 -1 0 52701 0 1 0 579 22 0 0 16 0 9 0 18852375 925847552 41755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13093/statm: 226037 41755 2159 9 0 220950 0
[pid=13093/tid=13094] ppid=1 vsize=904148 CPUtime=3.37
/proc/13093/task/13094/stat : 13094 (java) S 1 13079 12955 0 -1 64 3127 0 1 0 334 3 0 0 17 0 9 0 18852376 925847552 41755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13093/tid=13095] ppid=1 vsize=904148 CPUtime=2.56
/proc/13093/task/13095/stat : 13095 (java) R 1 13079 12955 0 -1 64 48541 0 0 0 239 17 0 0 23 0 9 0 18852380 925847552 41755 996147200 134512640 134550932 4294955936 18446744073709551615 103732971 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13096] ppid=1 vsize=904148 CPUtime=0
/proc/13093/task/13096/stat : 13096 (java) S 1 13079 12955 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18852380 925847552 41755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13097] ppid=1 vsize=904148 CPUtime=0
/proc/13093/task/13097/stat : 13097 (java) S 1 13079 12955 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18852380 925847552 41755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13098] ppid=1 vsize=904148 CPUtime=0
/proc/13093/task/13098/stat : 13098 (java) S 1 13079 12955 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 18852384 925847552 41755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13093/tid=13099] ppid=1 vsize=904148 CPUtime=0.04
/proc/13093/task/13099/stat : 13099 (java) S 1 13079 12955 0 -1 64 329 0 0 0 4 0 0 0 16 0 9 0 18852384 925847552 41755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13100] ppid=1 vsize=904148 CPUtime=0
/proc/13093/task/13100/stat : 13100 (java) S 1 13079 12955 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 18852384 925847552 41755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13093/tid=13101] ppid=1 vsize=904148 CPUtime=0
/proc/13093/task/13101/stat : 13101 (java) S 1 13079 12955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18852384 925847552 41755 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.25
Current children cumulated vsize (KiB) 921016

[startup+31.3025 s]
/proc/loadavg: 0.53 0.14 0.04 2/78 13101
/proc/meminfo: memFree=1427120/2055920 swapFree=4192812/4192956
[pid=13079] ppid=13077 vsize=16868 CPUtime=25.24
/proc/13079/stat : 13079 (sugar) S 13077 13079 12955 0 -1 4194304 1323 112554 0 1 5 1 2396 122 16 0 1 0 18849858 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13079/statm: 4217 1112 409 3 0 796 0
[pid=13092] ppid=13079 vsize=0 CPUtime=0
/proc/13092/stat : 13092 (sh) Z 13079 13079 12955 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 18852375 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/13092/statm: 0 0 0 0 0 0 0
[pid=13093] ppid=1 vsize=0 CPUtime=6.11
/proc/13093/stat : 13093 (java) Z 1 13079 12955 0 -1 1036 53212 0 1 0 588 23 0 0 16 0 2 0 18852375 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13093/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 31.35
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13079 and gives
#  childrusage.ru_utime.tv_sec=24
#  childrusage.ru_utime.tv_usec=14349
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=308801
# CPU time returned by wait4() is 25.3232
# while last known CPU time is 31.35
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 31.3878
CPU time (s): 31.35
CPU user time (s): 29.89
CPU system time (s): 1.46
CPU usage (%): 99.8797
Max. virtual memory (cumulated for all children) (KiB): 926372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.0143
system time used= 1.3088
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114230
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1591
involuntary context switches= 963

runsolver used 0.050992 second user time and 0.110983 second system time

The end

Launcher Data

Begin job on node58 at 2009-07-11 15:11:07
IDJOB=2057167
IDBENCH=53340
IDSOLVER=739
FILE ID=node58/2057167-1247317854
PBS_JOBID= 9506514
Free space on /tmp= 66136 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/lard/normalized-lard-91-91.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2057167-1247317854/watcher-2057167-1247317854 -o /tmp/evaluation-result-2057167-1247317854/solver-2057167-1247317854 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2057167-1247317854.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6b4a6e4092e14f48fd38a5edec2adc18
RANDOM SEED=709580367

node58.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.234
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.234
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:       1720936 kB
Buffers:         21044 kB
Cached:         244968 kB
SwapCached:        140 kB
Active:         172780 kB
Inactive:       108724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           96112 kB
Writeback:           0 kB
Mapped:          25120 kB
Slab:            39244 kB
Committed_AS:   115804 kB
PageTables:       1552 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= 66132 MiB
End job on node58 at 2009-07-11 15:11:40