Trace number 1081973

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) 1150.21 1161.42

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-36.xml
MD5SUM87cb5ec2449d8c75ad96262506f10f50
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 benchmark54.7087
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of constraints22715
Maximum constraint arity2
Maximum domain size36
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22715
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
9.37/9.42	c start processing
9.37/9.43	c start relation processing
9.37/9.43	c start cnf exporting
40.14/40.28	c parsing time : 9.301
40.14/40.28	c preprocessing time : 40.161
40.14/40.30	
40.14/40.30	c Nary constraints - conflicts : 0 supports : 0
40.14/40.30	c Binary constraints - conflicts : 22680 supports :35
40.14/40.30	c max arity constraint : 2
40.14/40.30	c Max Tuples generated 1296
40.14/40.30	c relations : 4
40.14/40.30	c relations BDD: 0
40.24/40.30	c sampling 0/0
40.24/40.30	c vars : 46657 - clauses :  1639226
40.24/40.30	
40.24/40.31	 
40.24/40.31	c --- SAT Solver Stats ---
40.24/40.31	 

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-1081973-1215478366/watcher-1081973-1215478366 -o /tmp/evaluation-result-1081973-1215478366/solver-1081973-1215478366 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1081973-1215478366.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 1.97 1.70 4/84 3439
/proc/meminfo: memFree=1797688/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=8652 CPUtime=0
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 4411085 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 2163 280 208 79 0 156 0
[pid=3440] ppid=3439 vsize=8688 CPUtime=0
/proc/3440/stat : 3440 (galacM.sh) S 3439 3439 2869 0 -1 4194368 36 0 0 0 0 0 0 0 18 0 1 0 4411086 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 233588883538 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/3440/statm: 2172 286 209 79 0 165 0
[pid=3441] ppid=3440 vsize=8728 CPUtime=0
/proc/3441/stat : 3441 (galacM.sh) R 3440 3439 2869 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 4411086 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 233588714791 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/3441/statm: 2182 290 209 79 0 175 0

[startup+0.096983 s]
/proc/loadavg: 2.00 1.97 1.70 4/84 3439
/proc/meminfo: memFree=1797688/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=0.02
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47568

[startup+0.101981 s]
/proc/loadavg: 2.00 1.97 1.70 4/84 3439
/proc/meminfo: memFree=1797688/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=0.02
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47568

[startup+0.302 s]
/proc/loadavg: 2.00 1.97 1.70 4/84 3439
/proc/meminfo: memFree=1797688/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=0.02
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47568

[startup+0.70104 s]
/proc/loadavg: 2.00 1.97 1.70 4/84 3439
/proc/meminfo: memFree=1797688/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=0.02
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47568

[startup+1.50212 s]
/proc/loadavg: 2.00 1.97 1.70 3/94 3461
/proc/meminfo: memFree=1755880/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=0.02
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3453] ppid=3439 vsize=812872 CPUtime=1.45
/proc/3453/stat : 3453 (java) S 3439 3439 2869 0 -1 0 13610 0 1 0 138 7 0 0 19 0 9 0 4411089 832380928 12825 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3453/statm: 203218 12825 2585 9 0 197200 0
[pid=3453/tid=3454] ppid=3439 vsize=812872 CPUtime=0.99
/proc/3453/task/3454/stat : 3454 (java) R 3439 3439 2869 0 -1 64 7549 0 1 0 95 4 0 0 25 0 9 0 4411090 832380928 12825 996147200 134512640 134550740 4294955600 18446744073709551615 4127214258 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3455] ppid=3439 vsize=812872 CPUtime=0.13
/proc/3453/task/3455/stat : 3455 (java) S 3439 3439 2869 0 -1 64 4475 0 0 0 12 1 0 0 16 0 9 0 4411091 832380928 12825 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3456] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3456/stat : 3456 (java) S 3439 3439 2869 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4411092 832380928 12825 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3457] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3457/stat : 3457 (java) S 3439 3439 2869 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4411092 832380928 12825 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3458] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3458/stat : 3458 (java) S 3439 3439 2869 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 4411094 832380928 12825 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3459] ppid=3439 vsize=812872 CPUtime=0.29
/proc/3453/task/3459/stat : 3459 (java) S 3439 3439 2869 0 -1 64 886 0 0 0 29 0 0 0 15 0 9 0 4411094 832380928 12825 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3460] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3460/stat : 3460 (java) S 3439 3439 2869 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4411094 832380928 12825 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3461] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3461/stat : 3461 (java) S 3439 3439 2869 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4411094 832380928 12825 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 860440

[startup+3.10128 s]
/proc/loadavg: 2.00 1.97 1.70 3/94 3461
/proc/meminfo: memFree=1747432/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=0.02
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3453] ppid=3439 vsize=812872 CPUtime=3.05
/proc/3453/stat : 3453 (java) S 3439 3439 2869 0 -1 0 20879 0 1 0 293 12 0 0 19 0 9 0 4411089 832380928 20092 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3453/statm: 203218 20092 2589 9 0 197200 0
[pid=3453/tid=3454] ppid=3439 vsize=812872 CPUtime=2.56
/proc/3453/task/3454/stat : 3454 (java) R 3439 3439 2869 0 -1 64 14602 0 1 0 248 8 0 0 25 0 9 0 4411090 832380928 20092 996147200 134512640 134550740 4294955600 18446744073709551615 4126414980 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3455] ppid=3439 vsize=812872 CPUtime=0.14
/proc/3453/task/3455/stat : 3455 (java) S 3439 3439 2869 0 -1 64 4680 0 0 0 13 1 0 0 17 0 9 0 4411091 832380928 20092 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3456] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3456/stat : 3456 (java) S 3439 3439 2869 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4411092 832380928 20092 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3457] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3457/stat : 3457 (java) S 3439 3439 2869 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4411092 832380928 20092 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3458] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3458/stat : 3458 (java) S 3439 3439 2869 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 4411094 832380928 20092 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3459] ppid=3439 vsize=812872 CPUtime=0.3
/proc/3453/task/3459/stat : 3459 (java) S 3439 3439 2869 0 -1 64 897 0 0 0 30 0 0 0 15 0 9 0 4411094 832380928 20092 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3460] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3460/stat : 3460 (java) S 3439 3439 2869 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4411094 832380928 20092 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3461] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3461/stat : 3461 (java) S 3439 3439 2869 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4411094 832380928 20092 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 860440

[startup+6.30161 s]
/proc/loadavg: 2.00 1.97 1.70 3/94 3461
/proc/meminfo: memFree=1724712/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=0.02
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3453] ppid=3439 vsize=812872 CPUtime=6.24
/proc/3453/stat : 3453 (java) S 3439 3439 2869 0 -1 0 21259 0 1 0 612 12 0 0 19 0 9 0 4411089 832380928 20469 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3453/statm: 203218 20469 2589 9 0 197200 0
[pid=3453/tid=3454] ppid=3439 vsize=812872 CPUtime=5.75
/proc/3453/task/3454/stat : 3454 (java) R 3439 3439 2869 0 -1 64 14606 0 1 0 566 9 0 0 25 0 9 0 4411090 832380928 20469 996147200 134512640 134550740 4294955600 18446744073709551615 4125952133 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3455] ppid=3439 vsize=812872 CPUtime=0.17
/proc/3453/task/3455/stat : 3455 (java) S 3439 3439 2869 0 -1 64 5056 0 0 0 15 2 0 0 16 0 9 0 4411091 832380928 20469 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3456] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3456/stat : 3456 (java) S 3439 3439 2869 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4411092 832380928 20469 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3457] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3457/stat : 3457 (java) S 3439 3439 2869 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4411092 832380928 20469 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3458] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3458/stat : 3458 (java) S 3439 3439 2869 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 4411094 832380928 20469 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3459] ppid=3439 vsize=812872 CPUtime=0.3
/proc/3453/task/3459/stat : 3459 (java) S 3439 3439 2869 0 -1 64 897 0 0 0 30 0 0 0 15 0 9 0 4411094 832380928 20469 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3460] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3460/stat : 3460 (java) S 3439 3439 2869 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4411094 832380928 20469 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3461] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3461/stat : 3461 (java) S 3439 3439 2869 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4411094 832380928 20469 996147200 134512640 134550740 4294955600 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) 860440

[startup+12.7013 s]
/proc/loadavg: 2.00 1.97 1.71 3/94 3461
/proc/meminfo: memFree=1718824/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=0.02
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3453] ppid=3439 vsize=812872 CPUtime=12.64
/proc/3453/stat : 3453 (java) S 3439 3439 2869 0 -1 0 22167 0 1 0 1249 15 0 0 19 0 9 0 4411089 832380928 21367 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3453/statm: 203218 21367 2591 9 0 197200 0
[pid=3453/tid=3454] ppid=3439 vsize=812872 CPUtime=11.98
/proc/3453/task/3454/stat : 3454 (java) R 3439 3439 2869 0 -1 64 14637 0 1 0 1188 10 0 0 25 0 9 0 4411090 832380928 21367 996147200 134512640 134550740 4294955600 18446744073709551615 102063905 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3455] ppid=3439 vsize=812872 CPUtime=0.25
/proc/3453/task/3455/stat : 3455 (java) S 3439 3439 2869 0 -1 64 5893 0 0 0 23 2 0 0 16 0 9 0 4411091 832380928 21367 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3456] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3456/stat : 3456 (java) S 3439 3439 2869 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4411092 832380928 21367 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3457] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3457/stat : 3457 (java) S 3439 3439 2869 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4411092 832380928 21367 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3458] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3458/stat : 3458 (java) S 3439 3439 2869 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 4411094 832380928 21367 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3459] ppid=3439 vsize=812872 CPUtime=0.38
/proc/3453/task/3459/stat : 3459 (java) S 3439 3439 2869 0 -1 64 937 0 0 0 37 1 0 0 15 0 9 0 4411094 832380928 21367 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3460] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3460/stat : 3460 (java) S 3439 3439 2869 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4411094 832380928 21367 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3461] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3461/stat : 3461 (java) S 3439 3439 2869 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4411094 832380928 21367 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 860440

[startup+25.5026 s]
/proc/loadavg: 2.00 1.97 1.71 3/94 3461
/proc/meminfo: memFree=1703848/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=0.02
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3453] ppid=3439 vsize=812872 CPUtime=25.43
/proc/3453/stat : 3453 (java) S 3439 3439 2869 0 -1 0 22699 0 1 0 2522 21 0 0 19 0 9 0 4411089 832380928 21871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3453/statm: 203218 21871 2591 9 0 197200 0
[pid=3453/tid=3454] ppid=3439 vsize=812872 CPUtime=24.7
/proc/3453/task/3454/stat : 3454 (java) R 3439 3439 2869 0 -1 64 14666 0 1 0 2453 17 0 0 25 0 9 0 4411090 832380928 21871 996147200 134512640 134550740 4294955600 18446744073709551615 4127347319 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3455] ppid=3439 vsize=812872 CPUtime=0.32
/proc/3453/task/3455/stat : 3455 (java) S 3439 3439 2869 0 -1 64 6394 0 0 0 30 2 0 0 16 0 9 0 4411091 832380928 21871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3456] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3456/stat : 3456 (java) S 3439 3439 2869 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4411092 832380928 21871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3457] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3457/stat : 3457 (java) S 3439 3439 2869 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4411092 832380928 21871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3458] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3458/stat : 3458 (java) S 3439 3439 2869 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 4411094 832380928 21871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3459] ppid=3439 vsize=812872 CPUtime=0.39
/proc/3453/task/3459/stat : 3459 (java) S 3439 3439 2869 0 -1 64 939 0 0 0 38 1 0 0 15 0 9 0 4411094 832380928 21871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3460] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3460/stat : 3460 (java) S 3439 3439 2869 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4411094 832380928 21871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3453/tid=3461] ppid=3439 vsize=812872 CPUtime=0
/proc/3453/task/3461/stat : 3461 (java) S 3439 3439 2869 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4411094 832380928 21871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45

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

/proc/3462/statm: 107676 105995 57 152 0 107521 0
Current children cumulated CPU time (s) 454.8
Current children cumulated vsize (KiB) 478272

[startup+522.302 s]
/proc/loadavg: 2.00 1.99 1.82 3/94 3479
/proc/meminfo: memFree=1276192/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=40.25
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 798 24447 0 1 0 1 3996 28 17 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3462] ppid=3439 vsize=453920 CPUtime=473.4
/proc/3462/stat : 3462 (minisat) R 3439 3439 2869 0 -1 4194304 111812 0 0 0 47259 81 0 0 25 0 1 0 4415117 464814080 111784 996147200 134512640 135136200 4294955968 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 1 0 0
/proc/3462/statm: 113480 111784 57 152 0 113325 0
Current children cumulated CPU time (s) 513.65
Current children cumulated vsize (KiB) 501488

[startup+582.302 s]
/proc/loadavg: 2.00 1.99 1.82 3/94 3479
/proc/meminfo: memFree=1212832/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=40.25
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 798 24447 0 1 0 1 3996 28 17 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3462] ppid=3439 vsize=517736 CPUtime=532.23
/proc/3462/stat : 3462 (minisat) R 3439 3439 2869 0 -1 4194304 127595 0 0 0 53130 93 0 0 25 0 1 0 4415117 530161664 127567 996147200 134512640 135136200 4294955968 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 1 0 0
/proc/3462/statm: 129434 127567 57 152 0 129279 0
Current children cumulated CPU time (s) 572.48
Current children cumulated vsize (KiB) 565304

[startup+642.302 s]
/proc/loadavg: 2.05 2.00 1.84 3/84 3579
/proc/meminfo: memFree=1172704/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=40.25
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 798 24447 0 1 0 1 3996 28 17 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3462] ppid=3439 vsize=537584 CPUtime=591.57
/proc/3462/stat : 3462 (minisat) R 3439 3439 2869 0 -1 4194304 132474 0 0 0 59058 99 0 0 25 0 1 0 4415117 550486016 132446 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/3462/statm: 134396 132446 57 152 0 134241 0
Current children cumulated CPU time (s) 631.82
Current children cumulated vsize (KiB) 585152

[startup+702.302 s]
/proc/loadavg: 2.34 2.09 1.87 3/84 3579
/proc/meminfo: memFree=769888/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=40.25
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 798 24447 0 1 0 1 3996 28 17 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3462] ppid=3439 vsize=551196 CPUtime=651.52
/proc/3462/stat : 3462 (minisat) R 3439 3439 2869 0 -1 4194304 135874 0 0 0 65042 110 0 0 25 0 1 0 4415117 564424704 135846 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/3462/statm: 137799 135846 57 152 0 137644 0
Current children cumulated CPU time (s) 691.77
Current children cumulated vsize (KiB) 598764

[startup+762.307 s]
/proc/loadavg: 2.12 2.07 1.88 3/84 3579
/proc/meminfo: memFree=510624/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=40.25
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 798 24447 0 1 0 1 3996 28 17 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3462] ppid=3439 vsize=565804 CPUtime=711.48
/proc/3462/stat : 3462 (minisat) R 3439 3439 2869 0 -1 4194304 139483 0 0 0 71028 120 0 0 25 0 1 0 4415117 579383296 139455 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/3462/statm: 141451 139455 57 152 0 141296 0
Current children cumulated CPU time (s) 751.73
Current children cumulated vsize (KiB) 613372

[startup+822.302 s]
/proc/loadavg: 2.20 2.10 1.90 3/84 3579
/proc/meminfo: memFree=227168/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=40.25
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 798 24447 0 1 0 1 3996 28 17 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3462] ppid=3439 vsize=579956 CPUtime=771.43
/proc/3462/stat : 3462 (minisat) R 3439 3439 2869 0 -1 4194304 142990 0 0 0 77013 130 0 0 25 0 1 0 4415117 593874944 142962 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/3462/statm: 144989 142962 57 152 0 144834 0
Current children cumulated CPU time (s) 811.68
Current children cumulated vsize (KiB) 627524

[startup+882.302 s]
/proc/loadavg: 2.70 2.26 1.97 3/84 3579
/proc/meminfo: memFree=16032/2055920 swapFree=4192956/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=40.25
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 798 24447 0 1 0 1 3996 28 17 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3462] ppid=3439 vsize=592860 CPUtime=831.39
/proc/3462/stat : 3462 (minisat) R 3439 3439 2869 0 -1 4194304 146156 0 0 0 82999 140 0 0 25 0 1 0 4415117 607088640 146120 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/3462/statm: 148215 146120 57 152 0 148060 0
Current children cumulated CPU time (s) 871.64
Current children cumulated vsize (KiB) 640428

[startup+942.302 s]
/proc/loadavg: 2.89 2.39 2.03 3/84 3579
/proc/meminfo: memFree=14944/2055920 swapFree=4192812/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=40.25
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 798 24447 0 1 0 1 3996 28 17 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3462] ppid=3439 vsize=609744 CPUtime=891.33
/proc/3462/stat : 3462 (minisat) R 3439 3439 2869 0 -1 4194304 150374 0 0 0 88981 152 0 0 25 0 1 0 4415117 624377856 150338 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/3462/statm: 152436 150338 57 152 0 152281 0
Current children cumulated CPU time (s) 931.58
Current children cumulated vsize (KiB) 657312

[startup+1002.3 s]
/proc/loadavg: 2.96 2.50 2.09 3/84 3579
/proc/meminfo: memFree=15392/2055920 swapFree=4192812/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=40.25
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 798 24447 0 1 0 1 3996 28 17 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3462] ppid=3439 vsize=628240 CPUtime=951.27
/proc/3462/stat : 3462 (minisat) R 3439 3439 2869 0 -1 4194304 155007 0 0 0 94965 162 0 0 25 0 1 0 4415117 643317760 154971 996147200 134512640 135136200 4294955968 18446744073709551615 134529500 0 0 4096 3 0 0 0 17 0 0 0
/proc/3462/statm: 157060 154971 57 152 0 156905 0
Current children cumulated CPU time (s) 991.52
Current children cumulated vsize (KiB) 675808

[startup+1062.3 s]
/proc/loadavg: 2.76 2.54 2.12 3/84 3579
/proc/meminfo: memFree=15904/2055920 swapFree=4192812/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=40.25
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 798 24447 0 1 0 1 3996 28 17 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3462] ppid=3439 vsize=773136 CPUtime=1011.14
/proc/3462/stat : 3462 (minisat) R 3439 3439 2869 0 -1 4194304 190946 0 0 0 100926 188 0 0 25 0 1 0 4415117 791691264 190910 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/3462/statm: 193284 190910 57 152 0 193129 0
Current children cumulated CPU time (s) 1051.39
Current children cumulated vsize (KiB) 820704

[startup+1122.3 s]
/proc/loadavg: 2.11 2.42 2.11 2/69 3699
/proc/meminfo: memFree=1106680/2055920 swapFree=4192812/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=40.25
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 798 24447 0 1 0 1 3996 28 17 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3462] ppid=3439 vsize=836640 CPUtime=1070.97
/proc/3462/stat : 3462 (minisat) R 3439 3439 2869 0 -1 4194304 206817 0 0 0 106889 208 0 0 25 0 1 0 4415117 856719360 206781 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/3462/statm: 209160 206781 57 152 0 209005 0
Current children cumulated CPU time (s) 1111.22
Current children cumulated vsize (KiB) 884208



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1161.4 s]
/proc/loadavg: 1.57 2.24 2.06 2/66 3802
/proc/meminfo: memFree=1070496/2055920 swapFree=4192812/4192956
[pid=3439] ppid=3437 vsize=47568 CPUtime=40.25
/proc/3439/stat : 3439 (galacM.sh) S 3437 3439 2869 0 -1 4194304 798 24447 0 1 0 1 3996 28 17 0 1 0 4411085 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3439/statm: 11892 363 244 79 0 219 0
[pid=3462] ppid=3439 vsize=874156 CPUtime=1109.96
/proc/3462/stat : 3462 (minisat) R 3439 3439 2869 0 -1 4194304 216171 0 0 0 110780 216 0 0 25 0 1 0 4415117 895135744 216135 996147200 134512640 135136200 4294955968 18446744073709551615 134719610 0 0 4096 3 0 0 0 17 0 0 0
/proc/3462/statm: 218539 216135 57 152 0 218384 0
Current children cumulated CPU time (s) 1150.21
Current children cumulated vsize (KiB) 921724

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3439 and gives
#  childrusage.ru_utime.tv_sec=39
#  childrusage.ru_utime.tv_usec=969923
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=301954
# CPU time returned by wait4() is 40.2719
# while last known CPU time is 1150.21
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1161.42
CPU time (s): 1150.21
CPU user time (s): 1147.76
CPU system time (s): 2.45
CPU usage (%): 99.0349
Max. virtual memory (cumulated for all children) (KiB): 921724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.9699
system time used= 0.301954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25245
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= 2957
involuntary context switches= 3783

runsolver used 1.60076 second user time and 3.65344 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-08 02:52:46
IDJOB=1081973
IDBENCH=57166
IDSOLVER=350
FILE ID=node27/1081973-1215478366
PBS_JOBID= 7888693
Free space on /tmp= 66440 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 87cb5ec2449d8c75ad96262506f10f50
RANDOM SEED=222516983

node27.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		: 2800.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	: 5521.40
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		: 2800.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:       1798176 kB
Buffers:         23000 kB
Cached:         154344 kB
SwapCached:          0 kB
Active:         142604 kB
Inactive:        82376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798176 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5832 kB
Writeback:           0 kB
Mapped:          68864 kB
Slab:            17748 kB
Committed_AS:   140972 kB
PageTables:       1900 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66436 MiB
End job on node27 at 2008-07-08 03:12:10