Trace number 1056689

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac M? (TO) 1800.09 1817.12

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-47_ext.xml
MD5SUM8ec87221537ee5bc2db23821d5a6d359
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.9579
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
2.86/2.86	c start processing
2.86/2.86	c start relation processing
9.49/9.54	c start cnf exporting
38.68/39.05	c parsing time : 2.756
38.68/39.05	c preprocessing time : 38.944
38.68/39.05	
38.68/39.05	c Nary constraints - conflicts : 0 supports : 75
38.68/39.05	c Binary constraints - conflicts : 0 supports :0
38.68/39.05	c max arity constraint : 3
38.68/39.05	c Max Tuples generated 0
38.68/39.05	c relations : 75
38.68/39.05	c relations BDD: 75
38.68/39.05	c sampling 0/0
38.68/39.05	c vars : 296513 - clauses :  936632
38.68/39.05	
38.75/39.12	 
38.75/39.12	c --- SAT Solver Stats ---
38.75/39.12	 

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-1056689-1215105686/watcher-1056689-1215105686 -o /tmp/evaluation-result-1056689-1215105686/solver-1056689-1215105686 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1056689-1215105686.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.00 0.00 0.00 3/67 31329
/proc/meminfo: memFree=1429040/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=8652 CPUtime=0
/proc/31329/stat : 31329 (galacM.sh) R 31327 31329 31263 0 -1 4194304 334 0 0 0 0 0 0 0 21 0 1 0 1989540006 8859648 279 996147200 4194304 4520092 548682068832 18446744073709551615 246406507167 0 65538 4096 73728 0 0 0 17 0 0 0
/proc/31329/statm: 2163 279 207 79 0 156 0
[pid=31330] ppid=31329 vsize=8688 CPUtime=0
/proc/31330/stat : 31330 (galacM.sh) R 31329 31329 31263 0 -1 4194368 26 0 0 0 0 0 0 0 21 0 1 0 1989540006 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 246406507167 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/31330/statm: 2172 286 209 79 0 165 0
[pid=31331] ppid=31330 vsize=8728 CPUtime=0
/proc/31331/stat : 31331 (galacM.sh) D 31330 31329 31263 0 -1 4194368 25 0 0 0 0 0 0 0 21 0 1 0 1989540006 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 246406507815 0 2147483391 3674112 73728 18446744072099781622 0 0 17 0 0 0
/proc/31331/statm: 2182 290 209 79 0 175 0

[startup+0.0383129 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 31329
/proc/meminfo: memFree=1429040/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=0.01
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.102324 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 31329
/proc/meminfo: memFree=1429040/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=0.01
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.30136 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 31329
/proc/meminfo: memFree=1429040/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=0.01
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701439 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 31329
/proc/meminfo: memFree=1429040/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=0.01
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50158 s]
/proc/loadavg: 0.08 0.02 0.01 3/79 31355
/proc/meminfo: memFree=1343632/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=0.01
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31343] ppid=31329 vsize=812876 CPUtime=1.55
/proc/31343/stat : 31343 (java) S 31329 31329 31263 0 -1 0 23063 0 1 0 146 9 0 0 18 0 9 0 1989540009 832385024 22487 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31343/statm: 203219 22487 1882 9 0 197200 0
[pid=31343/tid=31344] ppid=31329 vsize=812876 CPUtime=1.32
/proc/31343/task/31344/stat : 31344 (java) R 31329 31329 31263 0 -1 64 14537 0 1 0 126 6 0 0 18 0 9 0 1989540010 832385024 22487 996147200 134512640 134550740 4294955616 18446744073709551615 4126739535 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31345] ppid=31329 vsize=812876 CPUtime=0.09
/proc/31343/task/31345/stat : 31345 (java) S 31329 31329 31263 0 -1 64 7129 0 0 0 8 1 0 0 17 0 9 0 1989540012 832385024 22487 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31346] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31346/stat : 31346 (java) S 31329 31329 31263 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 1989540012 832385024 22487 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31347] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31347/stat : 31347 (java) S 31329 31329 31263 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 1989540012 832385024 22487 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31348] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31348/stat : 31348 (java) S 31329 31329 31263 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1989540014 832385024 22487 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31349] ppid=31329 vsize=812876 CPUtime=0.11
/proc/31343/task/31349/stat : 31349 (java) S 31329 31329 31263 0 -1 64 699 0 0 0 11 0 0 0 16 0 9 0 1989540014 832385024 22487 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31350] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31350/stat : 31350 (java) S 31329 31329 31263 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1989540014 832385024 22487 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31351] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31351/stat : 31351 (java) R 31329 31329 31263 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1989540014 832385024 22487 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 860440

[startup+3.10285 s]
/proc/loadavg: 0.08 0.02 0.01 3/91 31382
/proc/meminfo: memFree=1252840/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=0.01
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31343] ppid=31329 vsize=812876 CPUtime=3.15
/proc/31343/stat : 31343 (java) S 31329 31329 31263 0 -1 0 26197 0 1 0 303 12 0 0 18 0 9 0 1989540009 832385024 25615 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31343/statm: 203219 25615 1890 9 0 197200 0
[pid=31343/tid=31344] ppid=31329 vsize=812876 CPUtime=2.71
/proc/31343/task/31344/stat : 31344 (java) R 31329 31329 31263 0 -1 64 14556 0 1 0 264 7 0 0 25 0 9 0 1989540010 832385024 25615 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31345] ppid=31329 vsize=812876 CPUtime=0.24
/proc/31343/task/31345/stat : 31345 (java) S 31329 31329 31263 0 -1 64 10205 0 0 0 21 3 0 0 16 0 9 0 1989540012 832385024 25615 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31346] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31346/stat : 31346 (java) S 31329 31329 31263 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 1989540012 832385024 25615 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31347] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31347/stat : 31347 (java) S 31329 31329 31263 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 1989540012 832385024 25615 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31348] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31348/stat : 31348 (java) S 31329 31329 31263 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1989540014 832385024 25615 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31349] ppid=31329 vsize=812876 CPUtime=0.16
/proc/31343/task/31349/stat : 31349 (java) R 31329 31329 31263 0 -1 64 738 0 0 0 16 0 0 0 16 0 9 0 1989540014 832385024 25615 996147200 134512640 134550740 4294955616 18446744073709551615 103776225 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31350] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31350/stat : 31350 (java) S 31329 31329 31263 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1989540014 832385024 25615 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31351] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31351/stat : 31351 (java) S 31329 31329 31263 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1989540014 832385024 25615 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 860440

[startup+6.30243 s]
/proc/loadavg: 0.08 0.02 0.01 4/91 31382
/proc/meminfo: memFree=1201640/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=0.01
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31343] ppid=31329 vsize=812876 CPUtime=6.31
/proc/31343/stat : 31343 (java) S 31329 31329 31263 0 -1 0 36163 0 1 0 614 17 0 0 18 0 9 0 1989540009 832385024 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31343/statm: 203219 35578 1890 9 0 197200 0
[pid=31343/tid=31344] ppid=31329 vsize=812876 CPUtime=5.36
/proc/31343/task/31344/stat : 31344 (java) R 31329 31329 31263 0 -1 64 14559 0 1 0 529 7 0 0 25 0 9 0 1989540010 832385024 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4126876868 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31345] ppid=31329 vsize=812876 CPUtime=0.76
/proc/31343/task/31345/stat : 31345 (java) S 31329 31329 31263 0 -1 64 20167 0 0 0 68 8 0 0 20 0 9 0 1989540012 832385024 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31346] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31346/stat : 31346 (java) S 31329 31329 31263 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 1989540012 832385024 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31347] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31347/stat : 31347 (java) S 31329 31329 31263 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 1989540012 832385024 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31348] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31348/stat : 31348 (java) S 31329 31329 31263 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1989540014 832385024 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31349] ppid=31329 vsize=812876 CPUtime=0.16
/proc/31343/task/31349/stat : 31349 (java) S 31329 31329 31263 0 -1 64 739 0 0 0 16 0 0 0 15 0 9 0 1989540014 832385024 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31350] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31350/stat : 31350 (java) S 31329 31329 31263 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1989540014 832385024 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31351] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31351/stat : 31351 (java) S 31329 31329 31263 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1989540014 832385024 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 860440

[startup+12.7015 s]
/proc/loadavg: 0.45 0.10 0.03 3/91 31382
/proc/meminfo: memFree=998072/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=0.01
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31343] ppid=31329 vsize=812876 CPUtime=12.64
/proc/31343/stat : 31343 (java) S 31329 31329 31263 0 -1 0 54884 0 1 0 1236 28 0 0 18 0 9 0 1989540009 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31343/statm: 203219 54290 1910 9 0 197200 0
[pid=31343/tid=31344] ppid=31329 vsize=812876 CPUtime=10.66
/proc/31343/task/31344/stat : 31344 (java) R 31329 31329 31263 0 -1 64 14610 0 1 0 1059 7 0 0 25 0 9 0 1989540010 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4126920056 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31345] ppid=31329 vsize=812876 CPUtime=1.73
/proc/31343/task/31345/stat : 31345 (java) S 31329 31329 31263 0 -1 64 38801 0 0 0 154 19 0 0 16 0 9 0 1989540012 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31346] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31346/stat : 31346 (java) S 31329 31329 31263 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1989540012 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31347] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31347/stat : 31347 (java) S 31329 31329 31263 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 1989540012 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31348] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31348/stat : 31348 (java) S 31329 31329 31263 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1989540014 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31349] ppid=31329 vsize=812876 CPUtime=0.23
/proc/31343/task/31349/stat : 31349 (java) S 31329 31329 31263 0 -1 64 775 0 0 0 23 0 0 0 15 0 9 0 1989540014 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31350] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31350/stat : 31350 (java) S 31329 31329 31263 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1989540014 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31351] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31351/stat : 31351 (java) S 31329 31329 31263 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1989540014 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 860440

[startup+25.5028 s]
/proc/loadavg: 0.69 0.16 0.05 3/91 31382
/proc/meminfo: memFree=982136/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=0.01
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31343] ppid=31329 vsize=812876 CPUtime=25.29
/proc/31343/stat : 31343 (java) S 31329 31329 31263 0 -1 0 54907 0 1 0 2496 33 0 0 18 0 9 0 1989540009 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31343/statm: 203219 54290 1910 9 0 197200 0
[pid=31343/tid=31344] ppid=31329 vsize=812876 CPUtime=23.29
/proc/31343/task/31344/stat : 31344 (java) R 31329 31329 31263 0 -1 64 14633 0 1 0 2317 12 0 0 25 0 9 0 1989540010 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4126966986 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31345] ppid=31329 vsize=812876 CPUtime=1.74
/proc/31343/task/31345/stat : 31345 (java) S 31329 31329 31263 0 -1 64 38801 0 0 0 155 19 0 0 16 0 9 0 1989540012 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31346] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31346/stat : 31346 (java) S 31329 31329 31263 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1989540012 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31347] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31347/stat : 31347 (java) S 31329 31329 31263 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 1989540012 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31348] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31348/stat : 31348 (java) S 31329 31329 31263 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 1989540014 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31349] ppid=31329 vsize=812876 CPUtime=0.23
/proc/31343/task/31349/stat : 31349 (java) S 31329 31329 31263 0 -1 64 775 0 0 0 23 0 0 0 15 0 9 0 1989540014 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31343/tid=31350] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31350/stat : 31350 (java) S 31329 31329 31263 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1989540014 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31343/tid=31351] ppid=31329 vsize=812876 CPUtime=0
/proc/31343/task/31351/stat : 31351 (java) S 31329 31329 31263 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1989540014 832385024 54290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3

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

/proc/31384/statm: 39072 38361 57 152 0 38917 0
Current children cumulated CPU time (s) 1171.14
Current children cumulated vsize (KiB) 203852

[startup+1242.3 s]
/proc/loadavg: 1.99 1.95 1.44 3/75 31386
/proc/meminfo: memFree=1038840/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=38.78
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 799 56641 0 1 0 0 3834 44 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31384] ppid=31329 vsize=159456 CPUtime=1191.8
/proc/31384/stat : 31384 (minisat) R 31329 31329 31263 0 -1 4194304 39180 0 0 0 119137 43 0 0 25 0 1 0 1989543918 163282944 39161 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/31384/statm: 39864 39161 57 152 0 39709 0
Current children cumulated CPU time (s) 1230.58
Current children cumulated vsize (KiB) 207020

[startup+1302.3 s]
/proc/loadavg: 2.08 1.99 1.49 3/75 31386
/proc/meminfo: memFree=1036408/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=38.78
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 799 56641 0 1 0 0 3834 44 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31384] ppid=31329 vsize=161836 CPUtime=1251.23
/proc/31384/stat : 31384 (minisat) R 31329 31329 31263 0 -1 4194304 39783 0 0 0 125079 44 0 0 25 0 1 0 1989543918 165720064 39764 996147200 134512640 135136200 4294955968 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 1 0 0
/proc/31384/statm: 40459 39764 57 152 0 40304 0
Current children cumulated CPU time (s) 1290.01
Current children cumulated vsize (KiB) 209400

[startup+1362.3 s]
/proc/loadavg: 2.07 2.00 1.52 3/75 31386
/proc/meminfo: memFree=1034168/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=38.78
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 799 56641 0 1 0 0 3834 44 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31384] ppid=31329 vsize=164220 CPUtime=1310.67
/proc/31384/stat : 31384 (minisat) R 31329 31329 31263 0 -1 4194304 40368 0 0 0 131022 45 0 0 25 0 1 0 1989543918 168161280 40349 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/31384/statm: 41055 40349 57 152 0 40900 0
Current children cumulated CPU time (s) 1349.45
Current children cumulated vsize (KiB) 211784

[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 1.55 3/75 31386
/proc/meminfo: memFree=1032312/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=38.78
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 799 56641 0 1 0 0 3834 44 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31384] ppid=31329 vsize=166084 CPUtime=1370.1
/proc/31384/stat : 31384 (minisat) R 31329 31329 31263 0 -1 4194304 40825 0 0 0 136965 45 0 0 25 0 1 0 1989543918 170070016 40806 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/31384/statm: 41521 40806 57 152 0 41366 0
Current children cumulated CPU time (s) 1408.88
Current children cumulated vsize (KiB) 213648

[startup+1482.3 s]
/proc/loadavg: 2.13 2.04 1.59 3/75 31386
/proc/meminfo: memFree=1030520/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=38.78
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 799 56641 0 1 0 0 3834 44 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31384] ppid=31329 vsize=167800 CPUtime=1429.53
/proc/31384/stat : 31384 (minisat) R 31329 31329 31263 0 -1 4194304 41264 0 0 0 142907 46 0 0 25 0 1 0 1989543918 171827200 41245 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/31384/statm: 41950 41245 57 152 0 41795 0
Current children cumulated CPU time (s) 1468.31
Current children cumulated vsize (KiB) 215364

[startup+1542.3 s]
/proc/loadavg: 2.05 2.03 1.61 3/75 31386
/proc/meminfo: memFree=1026168/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=38.78
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 799 56641 0 1 0 0 3834 44 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31384] ppid=31329 vsize=169516 CPUtime=1488.97
/proc/31384/stat : 31384 (minisat) R 31329 31329 31263 0 -1 4194304 41715 0 0 0 148850 47 0 0 25 0 1 0 1989543918 173584384 41696 996147200 134512640 135136200 4294955968 18446744073709551615 134527176 0 0 4096 3 0 0 0 17 1 0 0
/proc/31384/statm: 42379 41696 57 152 0 42224 0
Current children cumulated CPU time (s) 1527.75
Current children cumulated vsize (KiB) 217080

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 1.63 3/75 31386
/proc/meminfo: memFree=1019064/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=38.78
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 799 56641 0 1 0 0 3834 44 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31384] ppid=31329 vsize=172288 CPUtime=1548.4
/proc/31384/stat : 31384 (minisat) R 31329 31329 31263 0 -1 4194304 42384 0 0 0 154792 48 0 0 25 0 1 0 1989543918 176422912 42365 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/31384/statm: 43072 42365 57 152 0 42917 0
Current children cumulated CPU time (s) 1587.18
Current children cumulated vsize (KiB) 219852

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.65 3/75 31386
/proc/meminfo: memFree=1009848/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=38.78
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 799 56641 0 1 0 0 3834 44 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31384] ppid=31329 vsize=176776 CPUtime=1607.83
/proc/31384/stat : 31384 (minisat) R 31329 31329 31263 0 -1 4194304 43518 0 0 0 160734 49 0 0 25 0 1 0 1989543918 181018624 43499 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/31384/statm: 44194 43499 57 152 0 44039 0
Current children cumulated CPU time (s) 1646.61
Current children cumulated vsize (KiB) 224340

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.67 3/75 31386
/proc/meminfo: memFree=1003832/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=38.78
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 799 56641 0 1 0 0 3834 44 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31384] ppid=31329 vsize=180472 CPUtime=1667.27
/proc/31384/stat : 31384 (minisat) R 31329 31329 31263 0 -1 4194304 44449 0 0 0 166677 50 0 0 25 0 1 0 1989543918 184803328 44430 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/31384/statm: 45118 44430 57 152 0 44963 0
Current children cumulated CPU time (s) 1706.05
Current children cumulated vsize (KiB) 228036

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.69 3/75 31386
/proc/meminfo: memFree=1001528/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=38.78
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 799 56641 0 1 0 0 3834 44 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31384] ppid=31329 vsize=182612 CPUtime=1726.7
/proc/31384/stat : 31384 (minisat) R 31329 31329 31263 0 -1 4194304 44974 0 0 0 172618 52 0 0 25 0 1 0 1989543918 186994688 44955 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/31384/statm: 45653 44955 57 152 0 45498 0
Current children cumulated CPU time (s) 1765.48
Current children cumulated vsize (KiB) 230176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.1 s]
/proc/loadavg: 1.86 1.97 1.69 4/82 31422
/proc/meminfo: memFree=1140224/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=38.78
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 799 56641 0 1 0 0 3834 44 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31384] ppid=31329 vsize=184500 CPUtime=1761.31
/proc/31384/stat : 31384 (minisat) R 31329 31329 31263 0 -1 4194304 45441 0 0 0 176078 53 0 0 25 0 1 0 1989543918 188928000 45422 996147200 134512640 135136200 4294955968 18446744073709551615 134529875 0 0 4096 3 0 0 0 17 0 0 0
/proc/31384/statm: 46125 45422 57 152 0 45970 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 232064

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

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

[startup+1817.1 s]
/proc/loadavg: 1.86 1.97 1.69 4/82 31422
/proc/meminfo: memFree=1140224/2055920 swapFree=4156004/4192956
[pid=31329] ppid=31327 vsize=47564 CPUtime=38.78
/proc/31329/stat : 31329 (galacM.sh) S 31327 31329 31263 0 -1 4194304 799 56641 0 1 0 0 3834 44 17 0 1 0 1989540006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31329/statm: 11891 364 245 79 0 219 0
[pid=31384] ppid=31329 vsize=184500 CPUtime=1761.31
/proc/31384/stat : 31384 (minisat) R 31329 31329 31263 0 -1 4194304 45441 0 0 0 176078 53 0 0 25 0 1 0 1989543918 188928000 45422 996147200 134512640 135136200 4294955968 18446744073709551615 134529875 0 0 4096 3 0 0 0 17 0 0 0
/proc/31384/statm: 46125 45422 57 152 0 45970 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 232064

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31329 and gives
#  childrusage.ru_utime.tv_sec=38
#  childrusage.ru_utime.tv_usec=348170
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=446932
# CPU time returned by wait4() is 38.7951
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1817.12
CPU time (s): 1800.09
CPU user time (s): 1799.12
CPU system time (s): 0.97
CPU usage (%): 99.0628
Max. virtual memory (cumulated for all children) (KiB): 860440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.3482
system time used= 0.446932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57440
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= 2021
involuntary context switches= 2495

runsolver used 2.14267 second user time and 6.12407 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-03 19:21:27
IDJOB=1056689
IDBENCH=53962
IDSOLVER=350
FILE ID=node61/1056689-1215105686
PBS_JOBID= 7877083
Free space on /tmp= 66536 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8ec87221537ee5bc2db23821d5a6d359
RANDOM SEED=1741458037

node61.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.269
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.269
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:       1429584 kB
Buffers:         60304 kB
Cached:         460472 kB
SwapCached:      30908 kB
Active:         296096 kB
Inactive:       258116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1429584 kB
SwapTotal:     4192956 kB
SwapFree:      4156004 kB
Dirty:            6116 kB
Writeback:           0 kB
Mapped:          14368 kB
Slab:            57960 kB
Committed_AS:  3793052 kB
PageTables:       1568 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66508 MiB
End job on node61 at 2008-07-03 19:51:46