Trace number 1060540

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) 1221.49 1223.22

General information on the benchmark

Namecsp/allIntervalSeries/
normalized-series-100.xml
MD5SUM55150c4600f99bca659f929bb418a24c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.758883
Satisfiable
(Un)Satisfiability was proved
Number of variables199
Number of constraints9900
Maximum constraint arity3
Maximum domain size100
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9900
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
2.65/2.45	c start processing
2.65/2.45	c start relation processing
3.18/2.92	c start cnf exporting
169.02/168.99	c parsing time : 2.35
169.02/168.99	c preprocessing time : 168.89
169.02/168.99	
169.02/168.99	c Nary constraints - conflicts : 0 supports : 99
169.02/168.99	c Binary constraints - conflicts : 9801 supports :0
169.02/168.99	c max arity constraint : 3
169.02/168.99	c Max Tuples generated 990000
169.02/168.99	c relations : 3
169.02/168.99	c relations BDD: 1
169.02/168.99	c sampling 2/2
169.02/168.99	c vars : 1019603 - clauses :  5677750
169.02/168.99	
169.11/169.05	 
169.11/169.05	c --- SAT Solver Stats ---
169.11/169.05	 

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-1060540-1215471796/watcher-1060540-1215471796 -o /tmp/evaluation-result-1060540-1215471796/solver-1060540-1215471796 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1060540-1215471796.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: 0.99 0.78 0.42 3/82 4987
/proc/meminfo: memFree=1142776/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=8652 CPUtime=0
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 3881608 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 2163 280 208 79 0 156 0
[pid=4988] ppid=4987 vsize=8688 CPUtime=0
/proc/4988/stat : 4988 (galacM.sh) S 4987 4987 2682 0 -1 4194368 36 0 0 0 0 0 0 0 18 0 1 0 3881608 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 238487830610 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/4988/statm: 2172 286 209 79 0 165 0
[pid=4989] ppid=4988 vsize=3520 CPUtime=0
/proc/4989/stat : 4989 (id) R 4988 4987 2682 0 -1 4194304 61 0 0 0 0 0 0 0 18 0 1 0 3881608 3604480 36 996147200 4194304 4211724 548682068832 18446744073709551615 238485043244 0 0 3674112 0 0 0 0 17 0 0 0
/proc/4989/statm: 881 43 32 4 0 13 0

[startup+0.0120551 s]
/proc/loadavg: 0.99 0.78 0.42 3/82 4987
/proc/meminfo: memFree=1142776/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=8652 CPUtime=0
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 3881608 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 2163 280 208 79 0 156 0
[pid=4988] ppid=4987 vsize=8688 CPUtime=0
/proc/4988/stat : 4988 (galacM.sh) R 4987 4987 2682 0 -1 4194368 93 647 0 0 0 0 0 0 16 0 1 0 3881608 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 238487661863 0 0 4096 73728 0 0 0 17 0 0 0
/proc/4988/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 17340

[startup+0.101064 s]
/proc/loadavg: 0.99 0.78 0.42 3/82 4987
/proc/meminfo: memFree=1142776/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=0.01
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.301087 s]
/proc/loadavg: 0.99 0.78 0.42 3/82 4987
/proc/meminfo: memFree=1142776/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=0.01
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.701132 s]
/proc/loadavg: 0.99 0.78 0.42 3/82 4987
/proc/meminfo: memFree=1142776/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=0.01
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.50223 s]
/proc/loadavg: 0.99 0.78 0.42 2/92 5009
/proc/meminfo: memFree=1095208/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=0.01
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5001] ppid=4987 vsize=813900 CPUtime=1.74
/proc/5001/stat : 5001 (java) S 4987 4987 2682 0 -1 0 22190 0 1 0 164 10 0 0 20 0 9 0 3881611 833433600 21411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5001/statm: 203475 21411 2590 9 0 197508 0
[pid=5001/tid=5002] ppid=4987 vsize=813900 CPUtime=1.36
/proc/5001/task/5002/stat : 5002 (java) R 4987 4987 2682 0 -1 64 14653 0 1 0 130 6 0 0 17 0 9 0 3881611 833433600 21411 996147200 134512640 134550740 4294955600 18446744073709551615 102385808 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5001/tid=5003] ppid=4987 vsize=813900 CPUtime=0.07
/proc/5001/task/5003/stat : 5003 (java) S 4987 4987 2682 0 -1 64 5980 0 0 0 5 2 0 0 16 0 9 0 3881613 833433600 21411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5004] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5004/stat : 5004 (java) S 4987 4987 2682 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 3881613 833433600 21411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5005] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5005/stat : 5005 (java) S 4987 4987 2682 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3881613 833433600 21411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5006] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5006/stat : 5006 (java) S 4987 4987 2682 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 3881615 833433600 21411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5007] ppid=4987 vsize=813900 CPUtime=0.28
/proc/5001/task/5007/stat : 5007 (java) S 4987 4987 2682 0 -1 64 855 0 0 0 28 0 0 0 16 0 9 0 3881615 833433600 21411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5001/tid=5008] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5008/stat : 5008 (java) S 4987 4987 2682 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 3881615 833433600 21411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5009] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5009/stat : 5009 (java) S 4987 4987 2682 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 3881615 833433600 21411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 861476

[startup+3.1024 s]
/proc/loadavg: 0.99 0.78 0.42 2/92 5009
/proc/meminfo: memFree=1066344/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=0.01
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5001] ppid=4987 vsize=813900 CPUtime=3.43
/proc/5001/stat : 5001 (java) S 4987 4987 2682 0 -1 0 23769 0 1 0 332 11 0 0 20 0 9 0 3881611 833433600 22988 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5001/statm: 203475 22988 2592 9 0 197508 0
[pid=5001/tid=5002] ppid=4987 vsize=813900 CPUtime=2.92
/proc/5001/task/5002/stat : 5002 (java) R 4987 4987 2682 0 -1 64 14688 0 1 0 285 7 0 0 16 0 9 0 3881611 833433600 22988 996147200 134512640 134550740 4294955600 18446744073709551615 4127359687 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5003] ppid=4987 vsize=813900 CPUtime=0.11
/proc/5001/task/5003/stat : 5003 (java) S 4987 4987 2682 0 -1 64 7473 0 0 0 9 2 0 0 16 0 9 0 3881613 833433600 22988 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5004] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5004/stat : 5004 (java) S 4987 4987 2682 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 3881613 833433600 22988 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5001/tid=5005] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5005/stat : 5005 (java) S 4987 4987 2682 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3881613 833433600 22988 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5006] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5006/stat : 5006 (java) S 4987 4987 2682 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 3881615 833433600 22988 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5007] ppid=4987 vsize=813900 CPUtime=0.37
/proc/5001/task/5007/stat : 5007 (java) S 4987 4987 2682 0 -1 64 906 0 0 0 37 0 0 0 16 0 9 0 3881615 833433600 22988 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5001/tid=5008] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5008/stat : 5008 (java) S 4987 4987 2682 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 3881615 833433600 22988 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5009] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5009/stat : 5009 (java) S 4987 4987 2682 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 3881615 833433600 22988 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 861476

[startup+6.30176 s]
/proc/loadavg: 0.99 0.78 0.42 2/92 5009
/proc/meminfo: memFree=1052264/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=0.01
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5001] ppid=4987 vsize=813900 CPUtime=6.62
/proc/5001/stat : 5001 (java) S 4987 4987 2682 0 -1 0 25154 0 1 0 649 13 0 0 20 0 9 0 3881611 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5001/statm: 203475 24366 2592 9 0 197508 0
[pid=5001/tid=5002] ppid=4987 vsize=813900 CPUtime=6.07
/proc/5001/task/5002/stat : 5002 (java) R 4987 4987 2682 0 -1 64 14695 0 1 0 599 8 0 0 25 0 9 0 3881611 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4127402589 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5003] ppid=4987 vsize=813900 CPUtime=0.15
/proc/5001/task/5003/stat : 5003 (java) S 4987 4987 2682 0 -1 64 8851 0 0 0 12 3 0 0 16 0 9 0 3881613 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5004] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5004/stat : 5004 (java) S 4987 4987 2682 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 3881613 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5001/tid=5005] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5005/stat : 5005 (java) S 4987 4987 2682 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3881613 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5006] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5006/stat : 5006 (java) S 4987 4987 2682 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 3881615 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5007] ppid=4987 vsize=813900 CPUtime=0.37
/proc/5001/task/5007/stat : 5007 (java) S 4987 4987 2682 0 -1 64 906 0 0 0 37 0 0 0 16 0 9 0 3881615 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5001/tid=5008] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5008/stat : 5008 (java) S 4987 4987 2682 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 3881615 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5009] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5009/stat : 5009 (java) S 4987 4987 2682 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 3881615 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.63
Current children cumulated vsize (KiB) 861476

[startup+12.7025 s]
/proc/loadavg: 0.99 0.79 0.42 2/92 5009
/proc/meminfo: memFree=1046456/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=0.01
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5001] ppid=4987 vsize=813900 CPUtime=13.02
/proc/5001/stat : 5001 (java) S 4987 4987 2682 0 -1 0 25168 0 1 0 1287 15 0 0 20 0 9 0 3881611 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5001/statm: 203475 24366 2592 9 0 197508 0
[pid=5001/tid=5002] ppid=4987 vsize=813900 CPUtime=12.46
/proc/5001/task/5002/stat : 5002 (java) R 4987 4987 2682 0 -1 64 14709 0 1 0 1236 10 0 0 25 0 9 0 3881611 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4127344811 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5003] ppid=4987 vsize=813900 CPUtime=0.16
/proc/5001/task/5003/stat : 5003 (java) S 4987 4987 2682 0 -1 64 8851 0 0 0 13 3 0 0 16 0 9 0 3881613 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5004] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5004/stat : 5004 (java) S 4987 4987 2682 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 3881613 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5001/tid=5005] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5005/stat : 5005 (java) S 4987 4987 2682 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3881613 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5006] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5006/stat : 5006 (java) S 4987 4987 2682 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 3881615 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5007] ppid=4987 vsize=813900 CPUtime=0.37
/proc/5001/task/5007/stat : 5007 (java) S 4987 4987 2682 0 -1 64 906 0 0 0 37 0 0 0 16 0 9 0 3881615 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5001/tid=5008] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5008/stat : 5008 (java) S 4987 4987 2682 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 3881615 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5009] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5009/stat : 5009 (java) S 4987 4987 2682 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 3881615 833433600 24366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.03
Current children cumulated vsize (KiB) 861476

[startup+25.5019 s]
/proc/loadavg: 0.99 0.80 0.43 2/92 5009
/proc/meminfo: memFree=1036216/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=0.01
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5001] ppid=4987 vsize=813900 CPUtime=25.81
/proc/5001/stat : 5001 (java) S 4987 4987 2682 0 -1 0 25196 0 1 0 2562 19 0 0 20 0 9 0 3881611 833433600 24369 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5001/statm: 203475 24369 2592 9 0 197508 0
[pid=5001/tid=5002] ppid=4987 vsize=813900 CPUtime=25.24
/proc/5001/task/5002/stat : 5002 (java) R 4987 4987 2682 0 -1 64 14734 0 1 0 2510 14 0 0 20 0 9 0 3881611 833433600 24369 996147200 134512640 134550740 4294955600 18446744073709551615 103648755 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5003] ppid=4987 vsize=813900 CPUtime=0.17
/proc/5001/task/5003/stat : 5003 (java) S 4987 4987 2682 0 -1 64 8851 0 0 0 14 3 0 0 16 0 9 0 3881613 833433600 24369 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5004] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5004/stat : 5004 (java) S 4987 4987 2682 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 3881613 833433600 24369 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5001/tid=5005] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5005/stat : 5005 (java) S 4987 4987 2682 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3881613 833433600 24369 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5006] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5006/stat : 5006 (java) S 4987 4987 2682 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 3881615 833433600 24369 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5001/tid=5007] ppid=4987 vsize=813900 CPUtime=0.37
/proc/5001/task/5007/stat : 5007 (java) S 4987 4987 2682 0 -1 64 909 0 0 0 37 0 0 0 16 0 9 0 3881615 833433600 24369 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5001/tid=5008] ppid=4987 vsize=813900 CPUtime=0
/proc/5001/task/5008/stat : 5008 (java) S 4987 4987 2682 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 3881615 833433600 24369 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/5010/statm: 123426 119857 57 152 0 123271 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 541280

[startup+582.301 s]
/proc/loadavg: 1.07 0.97 0.67 2/84 5010
/proc/meminfo: memFree=517624/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=169.12
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 800 27170 0 1 0 0 16838 74 17 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5010] ppid=4987 vsize=529612 CPUtime=413.04
/proc/5010/stat : 5010 (minisat) R 4987 4987 2682 0 -1 4194304 128853 0 0 0 41223 81 0 0 25 0 1 0 3898513 542322688 128834 996147200 134512640 135136200 4294955968 18446744073709551615 134526226 0 0 4096 3 0 0 0 17 0 0 0
/proc/5010/statm: 132403 128834 57 152 0 132248 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 577188

[startup+642.301 s]
/proc/loadavg: 1.02 0.97 0.69 2/84 5010
/proc/meminfo: memFree=478840/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=169.12
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 800 27170 0 1 0 0 16838 74 17 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5010] ppid=4987 vsize=567992 CPUtime=473.02
/proc/5010/stat : 5010 (minisat) R 4987 4987 2682 0 -1 4194304 138461 0 0 0 47215 87 0 0 25 0 1 0 3898513 581623808 138442 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/5010/statm: 141998 138442 57 152 0 141843 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 615568

[startup+702.302 s]
/proc/loadavg: 1.01 0.97 0.71 2/84 5010
/proc/meminfo: memFree=440888/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=169.12
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 800 27170 0 1 0 0 16838 74 17 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5010] ppid=4987 vsize=606328 CPUtime=532.98
/proc/5010/stat : 5010 (minisat) R 4987 4987 2682 0 -1 4194304 148041 0 0 0 53206 92 0 0 25 0 1 0 3898513 620879872 148022 996147200 134512640 135136200 4294955968 18446744073709551615 134525805 0 0 4096 3 0 0 0 17 0 0 0
/proc/5010/statm: 151582 148022 57 152 0 151427 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 653904

[startup+762.307 s]
/proc/loadavg: 1.13 1.00 0.73 2/84 5010
/proc/meminfo: memFree=400120/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=169.12
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 800 27170 0 1 0 0 16838 74 17 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5010] ppid=4987 vsize=646584 CPUtime=592.96
/proc/5010/stat : 5010 (minisat) R 4987 4987 2682 0 -1 4194304 158107 0 0 0 59199 97 0 0 25 0 1 0 3898513 662102016 158088 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/5010/statm: 161646 158088 57 152 0 161491 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 694160

[startup+822.302 s]
/proc/loadavg: 1.04 1.00 0.75 2/84 5010
/proc/meminfo: memFree=373304/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=169.12
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 800 27170 0 1 0 0 16838 74 17 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5010] ppid=4987 vsize=673472 CPUtime=652.93
/proc/5010/stat : 5010 (minisat) R 4987 4987 2682 0 -1 4194304 164841 0 0 0 65191 102 0 0 25 0 1 0 3898513 689635328 164822 996147200 134512640 135136200 4294955968 18446744073709551615 134529530 0 0 4096 3 0 0 0 17 0 0 0
/proc/5010/statm: 168368 164822 57 152 0 168213 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 721048

[startup+882.301 s]
/proc/loadavg: 1.01 1.00 0.76 2/84 5012
/proc/meminfo: memFree=346104/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=169.12
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 800 27170 0 1 0 0 16838 74 17 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5010] ppid=4987 vsize=700468 CPUtime=712.9
/proc/5010/stat : 5010 (minisat) R 4987 4987 2682 0 -1 4194304 171546 0 0 0 71185 105 0 0 25 0 1 0 3898513 717279232 171527 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/5010/statm: 175117 171527 57 152 0 174962 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 748044

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.77 4/84 5053
/proc/meminfo: memFree=1055224/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=169.12
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 800 27170 0 1 0 0 16838 74 17 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5010] ppid=4987 vsize=731988 CPUtime=772.88
/proc/5010/stat : 5010 (minisat) R 4987 4987 2682 0 -1 4194304 179457 0 0 0 77176 112 0 0 25 0 1 0 3898513 749555712 179438 996147200 134512640 135136200 4294955968 18446744073709551615 134527176 0 0 4096 3 0 0 0 17 0 0 0
/proc/5010/statm: 182997 179438 57 152 0 182842 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 779564

[startup+1002.3 s]
/proc/loadavg: 1.74 1.22 0.86 3/71 5169
/proc/meminfo: memFree=1025640/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=169.12
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 800 27170 0 1 0 0 16838 74 17 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5010] ppid=4987 vsize=766348 CPUtime=832.82
/proc/5010/stat : 5010 (minisat) R 4987 4987 2682 0 -1 4194304 188029 0 0 0 83157 125 0 0 25 0 1 0 3898513 784740352 188010 996147200 134512640 135136200 4294955968 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 0 0 0
/proc/5010/statm: 191587 188010 57 152 0 191432 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 813924

[startup+1062.3 s]
/proc/loadavg: 1.99 1.39 0.94 3/84 5375
/proc/meminfo: memFree=232320/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=169.12
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 800 27170 0 1 0 0 16838 74 17 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5010] ppid=4987 vsize=793444 CPUtime=892.78
/proc/5010/stat : 5010 (minisat) R 4987 4987 2682 0 -1 4194304 194810 0 0 0 89146 132 0 0 25 0 1 0 3898513 812486656 194791 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/5010/statm: 198361 194791 57 152 0 198206 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 841020

[startup+1122.3 s]
/proc/loadavg: 2.11 1.54 1.02 3/84 5376
/proc/meminfo: memFree=203896/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=169.12
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 800 27170 0 1 0 0 16838 74 17 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5010] ppid=4987 vsize=821176 CPUtime=952.41
/proc/5010/stat : 5010 (minisat) R 4987 4987 2682 0 -1 4194304 201748 0 0 0 95105 136 0 0 25 0 1 0 3898513 840884224 201729 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/5010/statm: 205294 201729 57 152 0 205139 0
Current children cumulated CPU time (s) 1121.53
Current children cumulated vsize (KiB) 868752

[startup+1182.3 s]
/proc/loadavg: 2.07 1.64 1.08 3/83 5377
/proc/meminfo: memFree=242488/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=169.12
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 800 27170 0 1 0 0 16838 74 17 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5010] ppid=4987 vsize=844296 CPUtime=1011.86
/proc/5010/stat : 5010 (minisat) R 4987 4987 2682 0 -1 4194304 207542 0 0 0 101046 140 0 0 25 0 1 0 3898513 864559104 207523 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/5010/statm: 211074 207523 57 152 0 210919 0
Current children cumulated CPU time (s) 1180.98
Current children cumulated vsize (KiB) 891872



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1223.21 s]
/proc/loadavg: 2.08 1.69 1.12 3/83 5377
/proc/meminfo: memFree=212088/2055920 swapFree=4192812/4192956
[pid=4987] ppid=4985 vsize=47576 CPUtime=169.12
/proc/4987/stat : 4987 (galacM.sh) S 4985 4987 2682 0 -1 4194304 800 27170 0 1 0 0 16838 74 17 0 1 0 3881608 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4987/statm: 11894 365 246 79 0 219 0
[pid=5010] ppid=4987 vsize=874128 CPUtime=1052.37
/proc/5010/stat : 5010 (minisat) R 4987 4987 2682 0 -1 4194304 214934 0 0 0 105094 143 0 0 25 0 1 0 3898513 895107072 214915 996147200 134512640 135136200 4294955968 18446744073709551615 134525834 0 0 4096 3 0 0 0 17 1 0 0
/proc/5010/statm: 218532 214915 57 152 0 218377 0
Current children cumulated CPU time (s) 1221.49
Current children cumulated vsize (KiB) 921704

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 4987 and gives
#  childrusage.ru_utime.tv_sec=168
#  childrusage.ru_utime.tv_usec=393400
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=753885
# CPU time returned by wait4() is 169.147
# while last known CPU time is 1221.49
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1223.22
CPU time (s): 1221.49
CPU user time (s): 1219.32
CPU system time (s): 2.17
CPU usage (%): 99.8587
Max. virtual memory (cumulated for all children) (KiB): 921704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 168.393
system time used= 0.753885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27970
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= 5692
involuntary context switches= 6106

runsolver used 1.39579 second user time and 3.47647 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-08 01:03:16
IDJOB=1060540
IDBENCH=54460
IDSOLVER=350
FILE ID=node23/1060540-1215471796
PBS_JOBID= 7888599
Free space on /tmp= 66540 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 55150c4600f99bca659f929bb418a24c
RANDOM SEED=701057220

node23.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.240
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.240
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:       1143256 kB
Buffers:         16344 kB
Cached:          96876 kB
SwapCached:          0 kB
Active:         839280 kB
Inactive:        37336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1143256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4440 kB
Writeback:           0 kB
Mapped:         783604 kB
Slab:            19912 kB
Committed_AS:   873248 kB
PageTables:       3280 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= 66432 MiB
End job on node23 at 2008-07-08 01:23:41