Trace number 1081826

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? (MO) 821.11 827.715

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-35.xml
MD5SUM1eb3c150032c50ac46662d9f9a65bfe6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark64.5112
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of constraints20859
Maximum constraint arity2
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20859
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
8.58/8.78	c start processing
8.58/8.79	c start relation processing
8.58/8.79	c start cnf exporting
36.70/37.16	c parsing time : 8.659
36.70/37.16	c preprocessing time : 37.04
36.70/37.17	
36.70/37.17	c Nary constraints - conflicts : 0 supports : 0
36.70/37.18	c Binary constraints - conflicts : 20825 supports :34
36.70/37.18	c max arity constraint : 2
36.70/37.18	c Max Tuples generated 1225
36.70/37.18	c relations : 4
36.70/37.18	c relations BDD: 0
36.70/37.18	c sampling 0/0
36.70/37.18	c vars : 42876 - clauses :  1463667
36.70/37.18	
36.78/37.23	 
36.78/37.23	c --- SAT Solver Stats ---
36.78/37.23	 

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-1081826-1215219382/watcher-1081826-1215219382 -o /tmp/evaluation-result-1081826-1215219382/solver-1081826-1215219382 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1081826-1215219382.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 2.00 4/74 29592
/proc/meminfo: memFree=1684320/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=8652 CPUtime=0
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2000906908 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 2163 280 208 79 0 156 0
[pid=29593] ppid=29592 vsize=8688 CPUtime=0
/proc/29593/stat : 29593 (galacM.sh) S 29592 29592 28393 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2000906909 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 231962542162 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/29593/statm: 2172 286 209 79 0 165 0
[pid=29594] ppid=29593 vsize=8728 CPUtime=0
/proc/29594/stat : 29594 (galacM.sh) R 29593 29592 28393 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2000906909 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 231962373415 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/29594/statm: 2182 290 209 79 0 175 0

[startup+0.037433 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 29592
/proc/meminfo: memFree=1684320/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47552 CPUtime=0.01
/proc/29592/stat : 29592 (galacM.sh) R 29590 29592 28393 0 -1 4194304 750 1698 0 0 0 0 0 1 23 0 1 0 2000906908 48693248 361 996147200 4194304 4520092 548682068832 18446744073709551615 231962358046 0 2 4096 73728 0 0 0 17 1 0 0
/proc/29592/statm: 11888 361 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.101442 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 29592
/proc/meminfo: memFree=1684320/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=0.01
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301472 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 29592
/proc/meminfo: memFree=1684320/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=0.01
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701524 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 29592
/proc/meminfo: memFree=1684320/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=0.01
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50263 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 29614
/proc/meminfo: memFree=1642960/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=0.01
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29606] ppid=29592 vsize=812668 CPUtime=1.44
/proc/29606/stat : 29606 (java) S 29592 29592 28393 0 -1 0 13594 0 1 0 135 9 0 0 18 0 9 0 2000906912 832172032 12805 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29606/statm: 203167 12805 2584 9 0 197200 0
[pid=29606/tid=29607] ppid=29592 vsize=812668 CPUtime=0.98
/proc/29606/task/29607/stat : 29607 (java) R 29592 29592 28393 0 -1 64 7545 0 1 0 93 5 0 0 25 0 9 0 2000906913 832172032 12805 996147200 134512640 134550740 4294955600 18446744073709551615 102689624 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29608] ppid=29592 vsize=812668 CPUtime=0.13
/proc/29606/task/29608/stat : 29608 (java) S 29592 29592 28393 0 -1 64 4461 0 0 0 12 1 0 0 16 0 9 0 2000906915 832172032 12805 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29609] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29609/stat : 29609 (java) S 29592 29592 28393 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000906915 832172032 12805 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29610] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29610/stat : 29610 (java) S 29592 29592 28393 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000906915 832172032 12805 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29611] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29611/stat : 29611 (java) S 29592 29592 28393 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000906917 832172032 12805 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29612] ppid=29592 vsize=812668 CPUtime=0.29
/proc/29606/task/29612/stat : 29612 (java) S 29592 29592 28393 0 -1 64 888 0 0 0 28 1 0 0 15 0 9 0 2000906917 832172032 12805 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29613] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29613/stat : 29613 (java) S 29592 29592 28393 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000906917 832172032 12805 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29614] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29614/stat : 29614 (java) S 29592 29592 28393 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000906917 832172032 12805 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860224

[startup+3.10185 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 29614
/proc/meminfo: memFree=1635792/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=0.01
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29606] ppid=29592 vsize=812668 CPUtime=3.03
/proc/29606/stat : 29606 (java) S 29592 29592 28393 0 -1 0 20873 0 1 0 290 13 0 0 18 0 9 0 2000906912 832172032 20082 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29606/statm: 203167 20082 2588 9 0 197200 0
[pid=29606/tid=29607] ppid=29592 vsize=812668 CPUtime=2.53
/proc/29606/task/29607/stat : 29607 (java) R 29592 29592 28393 0 -1 64 14606 0 1 0 245 8 0 0 25 0 9 0 2000906913 832172032 20082 996147200 134512640 134550740 4294955600 18446744073709551615 4126628231 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29608] ppid=29592 vsize=812668 CPUtime=0.15
/proc/29606/task/29608/stat : 29608 (java) S 29592 29592 28393 0 -1 64 4669 0 0 0 14 1 0 0 16 0 9 0 2000906915 832172032 20082 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29609] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29609/stat : 29609 (java) S 29592 29592 28393 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000906915 832172032 20082 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29610] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29610/stat : 29610 (java) S 29592 29592 28393 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000906915 832172032 20082 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29611] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29611/stat : 29611 (java) S 29592 29592 28393 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000906917 832172032 20082 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29612] ppid=29592 vsize=812668 CPUtime=0.31
/proc/29606/task/29612/stat : 29612 (java) S 29592 29592 28393 0 -1 64 898 0 0 0 30 1 0 0 16 0 9 0 2000906917 832172032 20082 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29613] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29613/stat : 29613 (java) S 29592 29592 28393 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000906917 832172032 20082 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29614] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29614/stat : 29614 (java) S 29592 29592 28393 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000906917 832172032 20082 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860224

[startup+6.30228 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 29614
/proc/meminfo: memFree=1611664/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=0.01
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29606] ppid=29592 vsize=812668 CPUtime=6.19
/proc/29606/stat : 29606 (java) S 29592 29592 28393 0 -1 0 21259 0 1 0 606 13 0 0 18 0 9 0 2000906912 832172032 20465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29606/statm: 203167 20465 2588 9 0 197200 0
[pid=29606/tid=29607] ppid=29592 vsize=812668 CPUtime=5.69
/proc/29606/task/29607/stat : 29607 (java) R 29592 29592 28393 0 -1 64 14609 0 1 0 560 9 0 0 25 0 9 0 2000906913 832172032 20465 996147200 134512640 134550740 4294955600 18446744073709551615 102605683 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29608] ppid=29592 vsize=812668 CPUtime=0.16
/proc/29606/task/29608/stat : 29608 (java) S 29592 29592 28393 0 -1 64 5049 0 0 0 15 1 0 0 17 0 9 0 2000906915 832172032 20465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29609] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29609/stat : 29609 (java) S 29592 29592 28393 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000906915 832172032 20465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29610] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29610/stat : 29610 (java) S 29592 29592 28393 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000906915 832172032 20465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29611] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29611/stat : 29611 (java) S 29592 29592 28393 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000906917 832172032 20465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29612] ppid=29592 vsize=812668 CPUtime=0.31
/proc/29606/task/29612/stat : 29612 (java) S 29592 29592 28393 0 -1 64 901 0 0 0 30 1 0 0 15 0 9 0 2000906917 832172032 20465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29613] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29613/stat : 29613 (java) S 29592 29592 28393 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000906917 832172032 20465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29614] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29614/stat : 29614 (java) S 29592 29592 28393 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000906917 832172032 20465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860224

[startup+12.7022 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 29614
/proc/meminfo: memFree=1606032/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=0.01
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29606] ppid=29592 vsize=812668 CPUtime=12.53
/proc/29606/stat : 29606 (java) S 29592 29592 28393 0 -1 0 21949 0 1 0 1238 15 0 0 18 0 9 0 2000906912 832172032 21144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29606/statm: 203167 21144 2590 9 0 197200 0
[pid=29606/tid=29607] ppid=29592 vsize=812668 CPUtime=11.84
/proc/29606/task/29607/stat : 29607 (java) R 29592 29592 28393 0 -1 64 14640 0 1 0 1174 10 0 0 25 0 9 0 2000906913 832172032 21144 996147200 134512640 134550740 4294955600 18446744073709551615 4127422776 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29608] ppid=29592 vsize=812668 CPUtime=0.28
/proc/29606/task/29608/stat : 29608 (java) S 29592 29592 28393 0 -1 64 5667 0 0 0 26 2 0 0 16 0 9 0 2000906915 832172032 21144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29609] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29609/stat : 29609 (java) S 29592 29592 28393 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000906915 832172032 21144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29610] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29610/stat : 29610 (java) S 29592 29592 28393 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000906915 832172032 21144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29611] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29611/stat : 29611 (java) S 29592 29592 28393 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000906917 832172032 21144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29612] ppid=29592 vsize=812668 CPUtime=0.38
/proc/29606/task/29612/stat : 29612 (java) S 29592 29592 28393 0 -1 64 942 0 0 0 37 1 0 0 15 0 9 0 2000906917 832172032 21144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29613] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29613/stat : 29613 (java) S 29592 29592 28393 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000906917 832172032 21144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29614] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29614/stat : 29614 (java) S 29592 29592 28393 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000906917 832172032 21144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860224

[startup+25.5019 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 29614
/proc/meminfo: memFree=1591888/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=0.01
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29606] ppid=29592 vsize=812668 CPUtime=25.21
/proc/29606/stat : 29606 (java) S 29592 29592 28393 0 -1 0 22583 0 1 0 2501 20 0 0 18 0 9 0 2000906912 832172032 21752 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29606/statm: 203167 21752 2590 9 0 197200 0
[pid=29606/tid=29607] ppid=29592 vsize=812668 CPUtime=24.44
/proc/29606/task/29607/stat : 29607 (java) R 29592 29592 28393 0 -1 64 14666 0 1 0 2429 15 0 0 25 0 9 0 2000906913 832172032 21752 996147200 134512640 134550740 4294955600 18446744073709551615 4127422034 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29608] ppid=29592 vsize=812668 CPUtime=0.34
/proc/29606/task/29608/stat : 29608 (java) S 29592 29592 28393 0 -1 64 6269 0 0 0 32 2 0 0 16 0 9 0 2000906915 832172032 21752 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29609] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29609/stat : 29609 (java) S 29592 29592 28393 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000906915 832172032 21752 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29610] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29610/stat : 29610 (java) S 29592 29592 28393 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000906915 832172032 21752 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29611] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29611/stat : 29611 (java) S 29592 29592 28393 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000906917 832172032 21752 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29612] ppid=29592 vsize=812668 CPUtime=0.39
/proc/29606/task/29612/stat : 29612 (java) S 29592 29592 28393 0 -1 64 948 0 0 0 38 1 0 0 16 0 9 0 2000906917 832172032 21752 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29613] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29613/stat : 29613 (java) S 29592 29592 28393 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000906917 832172032 21752 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29606/tid=29614] ppid=29592 vsize=812668 CPUtime=0
/proc/29606/task/29614/stat : 29614 (java) S 29592 29592 28393 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000906917 832172032 21752 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22

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

/proc/29615/statm: 75559 74955 57 152 0 75404 0
Current children cumulated CPU time (s) 220.21
Current children cumulated vsize (KiB) 349792

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 29622
/proc/meminfo: memFree=1336904/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=36.8
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 799 24322 0 1 0 0 3653 27 17 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29615] ppid=29592 vsize=326584 CPUtime=242.85
/proc/29615/stat : 29615 (minisat) R 29592 29592 28393 0 -1 4194304 81048 0 0 0 24231 54 0 0 25 0 1 0 2000910632 334422016 81029 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/29615/statm: 81646 81029 57 152 0 81491 0
Current children cumulated CPU time (s) 279.65
Current children cumulated vsize (KiB) 374140

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 29622
/proc/meminfo: memFree=1318536/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=36.8
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 799 24322 0 1 0 0 3653 27 17 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29615] ppid=29592 vsize=345132 CPUtime=302.32
/proc/29615/stat : 29615 (minisat) R 29592 29592 28393 0 -1 4194304 85515 0 0 0 30173 59 0 0 25 0 1 0 2000910632 353415168 85496 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 1 0 0
/proc/29615/statm: 86283 85496 57 152 0 86128 0
Current children cumulated CPU time (s) 339.12
Current children cumulated vsize (KiB) 392688

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 29622
/proc/meminfo: memFree=1303112/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=36.8
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 799 24322 0 1 0 0 3653 27 17 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29615] ppid=29592 vsize=360628 CPUtime=361.79
/proc/29615/stat : 29615 (minisat) R 29592 29592 28393 0 -1 4194304 89395 0 0 0 36115 64 0 0 25 0 1 0 2000910632 369283072 89360 996147200 134512640 135136200 4294955968 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 1 0 0
/proc/29615/statm: 90157 89360 57 152 0 90002 0
Current children cumulated CPU time (s) 398.59
Current children cumulated vsize (KiB) 408184

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 29622
/proc/meminfo: memFree=1248712/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=36.8
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 799 24322 0 1 0 0 3653 27 17 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29615] ppid=29592 vsize=415248 CPUtime=421.26
/proc/29615/stat : 29615 (minisat) R 29592 29592 28393 0 -1 4194304 102992 0 0 0 42052 74 0 0 25 0 1 0 2000910632 425213952 102957 996147200 134512640 135136200 4294955968 18446744073709551615 134525859 0 0 4096 3 0 0 0 17 1 0 0
/proc/29615/statm: 103812 102957 57 152 0 103657 0
Current children cumulated CPU time (s) 458.06
Current children cumulated vsize (KiB) 462804

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 29623
/proc/meminfo: memFree=1217792/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=36.8
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 799 24322 0 1 0 0 3653 27 17 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29615] ppid=29592 vsize=446216 CPUtime=480.73
/proc/29615/stat : 29615 (minisat) R 29592 29592 28393 0 -1 4194304 110681 0 0 0 47991 82 0 0 25 0 1 0 2000910632 456925184 110646 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/29615/statm: 111554 110646 57 152 0 111399 0
Current children cumulated CPU time (s) 517.53
Current children cumulated vsize (KiB) 493772

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 29623
/proc/meminfo: memFree=1102464/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=36.8
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 799 24322 0 1 0 0 3653 27 17 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29615] ppid=29592 vsize=562884 CPUtime=540.21
/proc/29615/stat : 29615 (minisat) R 29592 29592 28393 0 -1 4194304 139653 0 0 0 53922 99 0 0 25 0 1 0 2000910632 576393216 139618 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/29615/statm: 140721 139618 57 152 0 140566 0
Current children cumulated CPU time (s) 577.01
Current children cumulated vsize (KiB) 610440

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 29623
/proc/meminfo: memFree=986944/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=36.8
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 799 24322 0 1 0 0 3653 27 17 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29615] ppid=29592 vsize=677296 CPUtime=599.69
/proc/29615/stat : 29615 (minisat) R 29592 29592 28393 0 -1 4194304 168222 0 0 0 59851 118 0 0 25 0 1 0 2000910632 693551104 168187 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/29615/statm: 169324 168187 57 152 0 169169 0
Current children cumulated CPU time (s) 636.49
Current children cumulated vsize (KiB) 724852

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 29623
/proc/meminfo: memFree=918848/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=36.8
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 799 24322 0 1 0 0 3653 27 17 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29615] ppid=29592 vsize=745996 CPUtime=659.17
/proc/29615/stat : 29615 (minisat) R 29592 29592 28393 0 -1 4194304 185397 0 0 0 65784 133 0 0 25 0 1 0 2000910632 763899904 185362 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/29615/statm: 186499 185362 57 152 0 186344 0
Current children cumulated CPU time (s) 695.97
Current children cumulated vsize (KiB) 793552

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 29651
/proc/meminfo: memFree=803936/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=36.8
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 799 24322 0 1 0 0 3653 27 17 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29615] ppid=29592 vsize=816036 CPUtime=718.94
/proc/29615/stat : 29615 (minisat) R 29592 29592 28393 0 -1 4194304 202889 0 0 0 71745 149 0 0 25 0 1 0 2000910632 835620864 202854 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/29615/statm: 204009 202854 57 152 0 203854 0
Current children cumulated CPU time (s) 755.74
Current children cumulated vsize (KiB) 863592

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 29651
/proc/meminfo: memFree=748320/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=36.8
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 799 24322 0 1 0 0 3653 27 17 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29615] ppid=29592 vsize=870216 CPUtime=778.91
/proc/29615/stat : 29615 (minisat) R 29592 29592 28393 0 -1 4194304 216418 0 0 0 77728 163 0 0 25 0 1 0 2000910632 891101184 216383 996147200 134512640 135136200 4294955968 18446744073709551615 134529500 0 0 4096 3 0 0 0 17 0 0 0
/proc/29615/statm: 217554 216383 57 152 0 217399 0
Current children cumulated CPU time (s) 815.71
Current children cumulated vsize (KiB) 917772



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+827.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 29651
/proc/meminfo: memFree=743904/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=36.8
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 799 24322 0 1 0 0 3653 27 17 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29615] ppid=29592 vsize=874080 CPUtime=784.31
/proc/29615/stat : 29615 (minisat) R 29592 29592 28393 0 -1 4194304 217374 0 0 0 78267 164 0 0 25 0 1 0 2000910632 895057920 217339 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/29615/statm: 218520 217339 57 152 0 218365 0
Current children cumulated CPU time (s) 821.11
Current children cumulated vsize (KiB) 921636

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

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

[startup+827.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 29651
/proc/meminfo: memFree=743904/2055920 swapFree=4180436/4192956
[pid=29592] ppid=29590 vsize=47556 CPUtime=36.8
/proc/29592/stat : 29592 (galacM.sh) S 29590 29592 28393 0 -1 4194304 799 24322 0 1 0 0 3653 27 17 0 1 0 2000906908 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29592/statm: 11889 364 245 79 0 219 0
[pid=29615] ppid=29592 vsize=874080 CPUtime=784.31
/proc/29615/stat : 29615 (minisat) R 29592 29592 28393 0 -1 4194304 217374 0 0 0 78267 164 0 0 25 0 1 0 2000910632 895057920 217339 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/29615/statm: 218520 217339 57 152 0 218365 0
Current children cumulated CPU time (s) 821.11
Current children cumulated vsize (KiB) 921636

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 827.715
CPU time (s): 821.11
CPU user time (s): 819.2
CPU system time (s): 1.91
CPU usage (%): 99.202
Max. virtual memory (cumulated for all children) (KiB): 921636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.5354
system time used= 0.284956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25121
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= 2826
involuntary context switches= 3557

runsolver used 1.06484 second user time and 2.27665 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-05 02:56:22
IDJOB=1081826
IDBENCH=57143
IDSOLVER=350
FILE ID=node71/1081826-1215219382
PBS_JOBID= 7881769
Free space on /tmp= 66512 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/haystacks/normalized-haystacks-35.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1081826-1215219382/watcher-1081826-1215219382 -o /tmp/evaluation-result-1081826-1215219382/solver-1081826-1215219382 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1081826-1215219382.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1eb3c150032c50ac46662d9f9a65bfe6
RANDOM SEED=1177361260

node71.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.209
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.209
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:       1684800 kB
Buffers:         67196 kB
Cached:         229716 kB
SwapCached:       6776 kB
Active:         230172 kB
Inactive:        81604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684800 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            5588 kB
Writeback:           0 kB
Mapped:          21228 kB
Slab:            44552 kB
Committed_AS:  4307600 kB
PageTables:       1840 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= 66484 MiB
End job on node71 at 2008-07-05 03:10:11