Trace number 1057080

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
galac M? (TO) 1800.06 1808.71

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-22_ext.xml
MD5SUMb0d0910a54361eb4b635b0f40380a40c
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.488
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
2.76/2.81	c start processing
2.76/2.81	c start relation processing
8.46/8.56	c start cnf exporting
36.85/37.39	c parsing time : 2.692
36.85/37.39	c preprocessing time : 37.267
36.85/37.39	
36.85/37.39	c Nary constraints - conflicts : 0 supports : 76
36.85/37.39	c Binary constraints - conflicts : 0 supports :0
36.85/37.39	c max arity constraint : 3
36.85/37.39	c Max Tuples generated 0
36.85/37.39	c relations : 76
36.85/37.39	c relations BDD: 76
36.85/37.39	c sampling 0/0
36.85/37.39	c vars : 302666 - clauses :  955661
36.85/37.39	
36.94/37.43	 
36.94/37.43	c --- SAT Solver Stats ---
36.94/37.43	 

Verifier Data (download as text)

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

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-1057080-1215109265/watcher-1057080-1215109265 -o /tmp/evaluation-result-1057080-1215109265/solver-1057080-1215109265 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1057080-1215109265.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): 2200 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.00 2.00 1.91 4/85 13154
/proc/meminfo: memFree=1498248/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=8652 CPUtime=0
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 624144288 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13154/statm: 2163 280 208 79 0 156 0
[pid=13155] ppid=13154 vsize=8688 CPUtime=0
/proc/13155/stat : 13155 (galacM.sh) S 13154 13154 12941 0 -1 4194368 36 0 0 0 0 0 0 0 18 0 1 0 624144289 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 228044013650 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/13155/statm: 2172 286 209 79 0 165 0
[pid=13156] ppid=13155 vsize=8728 CPUtime=0
/proc/13156/stat : 13156 (galacM.sh) R 13155 13154 12941 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 624144289 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 228043844903 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/13156/statm: 2182 290 209 79 0 175 0

[startup+0.0396339 s]
/proc/loadavg: 2.00 2.00 1.91 4/85 13154
/proc/meminfo: memFree=1498248/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=0.01
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.102644 s]
/proc/loadavg: 2.00 2.00 1.91 4/85 13154
/proc/meminfo: memFree=1498248/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=0.01
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301681 s]
/proc/loadavg: 2.00 2.00 1.91 4/85 13154
/proc/meminfo: memFree=1498248/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=0.01
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701761 s]
/proc/loadavg: 2.00 2.00 1.91 4/85 13154
/proc/meminfo: memFree=1498248/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=0.01
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50192 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 13176
/proc/meminfo: memFree=1419368/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=0.01
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13168] ppid=13154 vsize=813444 CPUtime=1.44
/proc/13168/stat : 13168 (java) S 13154 13154 12941 0 -1 0 23061 0 1 0 133 11 0 0 18 0 9 0 624144292 832966656 22485 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13168/statm: 203361 22485 1882 9 0 197394 0
[pid=13168/tid=13169] ppid=13154 vsize=813444 CPUtime=1.23
/proc/13168/task/13169/stat : 13169 (java) R 13154 13154 12941 0 -1 64 14477 0 1 0 116 7 0 0 25 0 9 0 624144293 832966656 22485 996147200 134512640 134550740 4294955616 18446744073709551615 4126739727 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13170] ppid=13154 vsize=813444 CPUtime=0.09
/proc/13168/task/13170/stat : 13170 (java) S 13154 13154 12941 0 -1 64 7128 0 0 0 6 3 0 0 16 0 9 0 624144294 832966656 22485 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13171] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13171/stat : 13171 (java) S 13154 13154 12941 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 624144294 832966656 22485 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13172] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13172/stat : 13172 (java) S 13154 13154 12941 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 624144294 832966656 22485 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13173] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13173/stat : 13173 (java) S 13154 13154 12941 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 624144296 832966656 22485 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13174] ppid=13154 vsize=813444 CPUtime=0.1
/proc/13168/task/13174/stat : 13174 (java) S 13154 13154 12941 0 -1 64 757 0 0 0 10 0 0 0 16 0 9 0 624144296 832966656 22485 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13175] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13175/stat : 13175 (java) S 13154 13154 12941 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 624144296 832966656 22485 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13176] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13176/stat : 13176 (java) S 13154 13154 12941 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624144296 832966656 22485 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 861000

[startup+3.10123 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 13176
/proc/meminfo: memFree=1407080/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=0.01
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13168] ppid=13154 vsize=813444 CPUtime=3.04
/proc/13168/stat : 13168 (java) S 13154 13154 12941 0 -1 0 26117 0 1 0 291 13 0 0 18 0 9 0 624144292 832966656 25535 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13168/statm: 203361 25535 1889 9 0 197394 0
[pid=13168/tid=13169] ppid=13154 vsize=813444 CPUtime=2.65
/proc/13168/task/13169/stat : 13169 (java) R 13154 13154 12941 0 -1 64 14496 0 1 0 258 7 0 0 25 0 9 0 624144293 832966656 25535 996147200 134512640 134550740 4294955616 18446744073709551615 4126821239 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13170] ppid=13154 vsize=813444 CPUtime=0.22
/proc/13168/task/13170/stat : 13170 (java) S 13154 13154 12941 0 -1 64 10129 0 0 0 18 4 0 0 16 0 9 0 624144294 832966656 25535 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13171] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13171/stat : 13171 (java) S 13154 13154 12941 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 624144294 832966656 25535 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13172] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13172/stat : 13172 (java) S 13154 13154 12941 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 624144294 832966656 25535 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13173] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13173/stat : 13173 (java) S 13154 13154 12941 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 624144296 832966656 25535 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13174] ppid=13154 vsize=813444 CPUtime=0.15
/proc/13168/task/13174/stat : 13174 (java) S 13154 13154 12941 0 -1 64 793 0 0 0 15 0 0 0 16 0 9 0 624144296 832966656 25535 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13175] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13175/stat : 13175 (java) S 13154 13154 12941 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 624144296 832966656 25535 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13176] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13176/stat : 13176 (java) S 13154 13154 12941 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624144296 832966656 25535 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 861000

[startup+6.30186 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 13176
/proc/meminfo: memFree=1368808/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=0.01
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13168] ppid=13154 vsize=813444 CPUtime=6.25
/proc/13168/stat : 13168 (java) S 13154 13154 12941 0 -1 0 34419 0 1 0 607 18 0 0 18 0 9 0 624144292 832966656 33834 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13168/statm: 203361 33834 1890 9 0 197394 0
[pid=13168/tid=13169] ppid=13154 vsize=813444 CPUtime=5.46
/proc/13168/task/13169/stat : 13169 (java) R 13154 13154 12941 0 -1 64 14499 0 1 0 539 7 0 0 25 0 9 0 624144293 832966656 33834 996147200 134512640 134550740 4294955616 18446744073709551615 4126880901 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13170] ppid=13154 vsize=813444 CPUtime=0.6
/proc/13168/task/13170/stat : 13170 (java) S 13154 13154 12941 0 -1 64 18427 0 0 0 52 8 0 0 16 0 9 0 624144294 832966656 33834 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13171] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13171/stat : 13171 (java) S 13154 13154 12941 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 624144294 832966656 33834 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13172] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13172/stat : 13172 (java) S 13154 13154 12941 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 624144294 832966656 33834 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13173] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13173/stat : 13173 (java) S 13154 13154 12941 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 624144296 832966656 33834 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13174] ppid=13154 vsize=813444 CPUtime=0.15
/proc/13168/task/13174/stat : 13174 (java) S 13154 13154 12941 0 -1 64 794 0 0 0 15 0 0 0 16 0 9 0 624144296 832966656 33834 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13175] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13175/stat : 13175 (java) S 13154 13154 12941 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 624144296 832966656 33834 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13176] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13176/stat : 13176 (java) S 13154 13154 12941 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624144296 832966656 33834 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 861000

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 13176
/proc/meminfo: memFree=1282672/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=0.01
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13168] ppid=13154 vsize=813444 CPUtime=12.64
/proc/13168/stat : 13168 (java) S 13154 13154 12941 0 -1 0 55553 0 1 0 1237 27 0 0 18 0 9 0 624144292 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13168/statm: 203361 54957 1910 9 0 197394 0
[pid=13168/tid=13169] ppid=13154 vsize=813444 CPUtime=10.8
/proc/13168/task/13169/stat : 13169 (java) R 13154 13154 12941 0 -1 64 14552 0 1 0 1071 9 0 0 25 0 9 0 624144293 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4126656608 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13170] ppid=13154 vsize=813444 CPUtime=1.61
/proc/13168/task/13170/stat : 13170 (java) S 13154 13154 12941 0 -1 64 39468 0 0 0 145 16 0 0 16 0 9 0 624144294 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13171] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13171/stat : 13171 (java) S 13154 13154 12941 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 624144294 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13172] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13172/stat : 13172 (java) S 13154 13154 12941 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 624144294 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13173] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13173/stat : 13173 (java) S 13154 13154 12941 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 624144296 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13174] ppid=13154 vsize=813444 CPUtime=0.22
/proc/13168/task/13174/stat : 13174 (java) S 13154 13154 12941 0 -1 64 834 0 0 0 21 1 0 0 15 0 9 0 624144296 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13175] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13175/stat : 13175 (java) S 13154 13154 12941 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 624144296 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13176] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13176/stat : 13176 (java) S 13154 13154 12941 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624144296 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 861000

[startup+25.5026 s]
/proc/loadavg: 2.07 2.02 1.91 4/92 13218
/proc/meminfo: memFree=1298768/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=0.01
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13168] ppid=13154 vsize=813444 CPUtime=25.23
/proc/13168/stat : 13168 (java) S 13154 13154 12941 0 -1 0 55578 0 1 0 2491 32 0 0 18 0 9 0 624144292 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13168/statm: 203361 54957 1910 9 0 197394 0
[pid=13168/tid=13169] ppid=13154 vsize=813444 CPUtime=23.36
/proc/13168/task/13169/stat : 13169 (java) R 13154 13154 12941 0 -1 64 14577 0 1 0 2323 13 0 0 25 0 9 0 624144293 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4126966667 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13168/tid=13170] ppid=13154 vsize=813444 CPUtime=1.62
/proc/13168/task/13170/stat : 13170 (java) S 13154 13154 12941 0 -1 64 39468 0 0 0 146 16 0 0 16 0 9 0 624144294 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13168/tid=13171] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13171/stat : 13171 (java) S 13154 13154 12941 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 624144294 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13172] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13172/stat : 13172 (java) S 13154 13154 12941 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 624144294 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13173] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13173/stat : 13173 (java) S 13154 13154 12941 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 624144296 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13174] ppid=13154 vsize=813444 CPUtime=0.22
/proc/13168/task/13174/stat : 13174 (java) S 13154 13154 12941 0 -1 64 834 0 0 0 21 1 0 0 15 0 9 0 624144296 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13175] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13175/stat : 13175 (java) S 13154 13154 12941 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 624144296 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13168/tid=13176] ppid=13154 vsize=813444 CPUtime=0
/proc/13168/task/13176/stat : 13176 (java) S 13154 13154 12941 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 624144296 832966656 54957 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24

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

/proc/13231/statm: 40988 40383 57 152 0 40833 0
Current children cumulated CPU time (s) 1176.17
Current children cumulated vsize (KiB) 211508

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 13282
/proc/meminfo: memFree=1323984/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=36.98
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 799 57309 0 1 0 0 3657 41 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13231] ppid=13154 vsize=168064 CPUtime=1198.96
/proc/13231/stat : 13231 (minisat) R 13154 13154 12941 0 -1 4194304 41449 0 0 0 119859 37 0 0 25 0 1 0 624148032 172097536 41430 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/13231/statm: 42016 41430 57 152 0 41861 0
Current children cumulated CPU time (s) 1235.94
Current children cumulated vsize (KiB) 215620

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 13282
/proc/meminfo: memFree=1320272/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=36.98
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 799 57309 0 1 0 0 3657 41 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13231] ppid=13154 vsize=171368 CPUtime=1258.72
/proc/13231/stat : 13231 (minisat) R 13154 13154 12941 0 -1 4194304 42271 0 0 0 125834 38 0 0 25 0 1 0 624148032 175480832 42252 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/13231/statm: 42842 42252 57 152 0 42687 0
Current children cumulated CPU time (s) 1295.7
Current children cumulated vsize (KiB) 218924

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 13282
/proc/meminfo: memFree=1315600/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=36.98
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 799 57309 0 1 0 0 3657 41 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13231] ppid=13154 vsize=175608 CPUtime=1318.47
/proc/13231/stat : 13231 (minisat) R 13154 13154 12941 0 -1 4194304 43332 0 0 0 131808 39 0 0 25 0 1 0 624148032 179822592 43313 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/13231/statm: 43902 43313 57 152 0 43747 0
Current children cumulated CPU time (s) 1355.45
Current children cumulated vsize (KiB) 223164

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 13282
/proc/meminfo: memFree=1311312/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=36.98
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 799 57309 0 1 0 0 3657 41 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13231] ppid=13154 vsize=179200 CPUtime=1378.24
/proc/13231/stat : 13231 (minisat) R 13154 13154 12941 0 -1 4194304 44239 0 0 0 137784 40 0 0 25 0 1 0 624148032 183500800 44220 996147200 134512640 135136200 4294955968 18446744073709551615 134529634 0 0 4096 3 0 0 0 17 1 0 0
/proc/13231/statm: 44800 44220 57 152 0 44645 0
Current children cumulated CPU time (s) 1415.22
Current children cumulated vsize (KiB) 226756

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 13282
/proc/meminfo: memFree=1307344/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=36.98
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 799 57309 0 1 0 0 3657 41 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13231] ppid=13154 vsize=182676 CPUtime=1437.99
/proc/13231/stat : 13231 (minisat) R 13154 13154 12941 0 -1 4194304 45116 0 0 0 143758 41 0 0 25 0 1 0 624148032 187060224 45097 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/13231/statm: 45669 45097 57 152 0 45514 0
Current children cumulated CPU time (s) 1474.97
Current children cumulated vsize (KiB) 230232

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 13282
/proc/meminfo: memFree=1303376/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=36.98
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 799 57309 0 1 0 0 3657 41 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13231] ppid=13154 vsize=186516 CPUtime=1497.75
/proc/13231/stat : 13231 (minisat) R 13154 13154 12941 0 -1 4194304 45984 0 0 0 149733 42 0 0 25 0 1 0 624148032 190992384 45965 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/13231/statm: 46629 45965 57 152 0 46474 0
Current children cumulated CPU time (s) 1534.73
Current children cumulated vsize (KiB) 234072

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 13282
/proc/meminfo: memFree=1300176/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=36.98
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 799 57309 0 1 0 0 3657 41 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13231] ppid=13154 vsize=189432 CPUtime=1557.52
/proc/13231/stat : 13231 (minisat) R 13154 13154 12941 0 -1 4194304 46704 0 0 0 155709 43 0 0 25 0 1 0 624148032 193978368 46685 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/13231/statm: 47358 46685 57 152 0 47203 0
Current children cumulated CPU time (s) 1594.5
Current children cumulated vsize (KiB) 236988

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 13282
/proc/meminfo: memFree=1297296/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=36.98
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 799 57309 0 1 0 0 3657 41 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13231] ppid=13154 vsize=191964 CPUtime=1617.28
/proc/13231/stat : 13231 (minisat) R 13154 13154 12941 0 -1 4194304 47314 0 0 0 161684 44 0 0 25 0 1 0 624148032 196571136 47295 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 1 0 0
/proc/13231/statm: 47991 47295 57 152 0 47836 0
Current children cumulated CPU time (s) 1654.26
Current children cumulated vsize (KiB) 239520

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 13282
/proc/meminfo: memFree=1289936/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=36.98
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 799 57309 0 1 0 0 3657 41 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13231] ppid=13154 vsize=198780 CPUtime=1677.03
/proc/13231/stat : 13231 (minisat) R 13154 13154 12941 0 -1 4194304 49035 0 0 0 167657 46 0 0 25 0 1 0 624148032 203550720 49016 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/13231/statm: 49695 49016 57 152 0 49540 0
Current children cumulated CPU time (s) 1714.01
Current children cumulated vsize (KiB) 246336

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 13282
/proc/meminfo: memFree=1286032/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=36.98
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 799 57309 0 1 0 0 3657 41 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13231] ppid=13154 vsize=202228 CPUtime=1736.79
/proc/13231/stat : 13231 (minisat) R 13154 13154 12941 0 -1 4194304 49904 0 0 0 173632 47 0 0 25 0 1 0 624148032 207081472 49885 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/13231/statm: 50557 49885 57 152 0 50402 0
Current children cumulated CPU time (s) 1773.77
Current children cumulated vsize (KiB) 249784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 13282
/proc/meminfo: memFree=1284304/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=36.98
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 799 57309 0 1 0 0 3657 41 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13231] ppid=13154 vsize=203812 CPUtime=1763.08
/proc/13231/stat : 13231 (minisat) R 13154 13154 12941 0 -1 4194304 50297 0 0 0 176261 47 0 0 25 0 1 0 624148032 208703488 50278 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/13231/statm: 50953 50278 57 152 0 50798 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 251368

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

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

[startup+1808.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 13282
/proc/meminfo: memFree=1284304/2055920 swapFree=4165996/4192956
[pid=13154] ppid=13152 vsize=47556 CPUtime=36.98
/proc/13154/stat : 13154 (galacM.sh) S 13152 13154 12941 0 -1 4194304 799 57309 0 1 0 0 3657 41 17 0 1 0 624144288 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13154/statm: 11889 364 245 79 0 219 0
[pid=13231] ppid=13154 vsize=203812 CPUtime=1763.08
/proc/13231/stat : 13231 (minisat) R 13154 13154 12941 0 -1 4194304 50297 0 0 0 176261 47 0 0 25 0 1 0 624148032 208703488 50278 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/13231/statm: 50953 50278 57 152 0 50798 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 251368

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13154 and gives
#  childrusage.ru_utime.tv_sec=36
#  childrusage.ru_utime.tv_usec=579439
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=421935
# CPU time returned by wait4() is 37.0014
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.71
CPU time (s): 1800.06
CPU user time (s): 1799.18
CPU system time (s): 0.88
CPU usage (%): 99.5215
Max. virtual memory (cumulated for all children) (KiB): 861000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.5794
system time used= 0.421935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58108
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= 2314
involuntary context switches= 2702

runsolver used 1.82272 second user time and 4.92425 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-03 20:21:05
IDJOB=1057080
IDBENCH=53996
IDSOLVER=350
FILE ID=node77/1057080-1215109265
PBS_JOBID= 7877054
Free space on /tmp= 66472 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-22_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1057080-1215109265/watcher-1057080-1215109265 -o /tmp/evaluation-result-1057080-1215109265/solver-1057080-1215109265 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1057080-1215109265.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b0d0910a54361eb4b635b0f40380a40c
RANDOM SEED=1936009293

node77.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.274
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.274
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1498728 kB
Buffers:         68336 kB
Cached:         351420 kB
SwapCached:      20884 kB
Active:         262304 kB
Inactive:       219044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1498728 kB
SwapTotal:     4192956 kB
SwapFree:      4165996 kB
Dirty:            5996 kB
Writeback:           0 kB
Mapped:          78148 kB
Slab:            60888 kB
Committed_AS:  1099652 kB
PageTables:       1984 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= 66476 MiB
End job on node77 at 2008-07-03 20:51:16