Trace number 1105368

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
Minion/Tailor 2008-07-04? (TO) 1800.01 1809.81

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-19.xml
MD5SUM88348dabf1de3aab78e1de9f2b35d337
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark121.312
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints64077
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63777
Global constraints used (with number of constraints)alldifferent(300)

Solver Data (download as text)

92.17/92.74	c Finished tailoring XCSP instance to Minion. Starting solving

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-1105368-1215199758/watcher-1105368-1215199758 -o /tmp/evaluation-result-1105368-1215199758/solver-1105368-1215199758 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1105368-1215199758.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 30368
/proc/meminfo: memFree=1652496/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5356 CPUtime=0
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 632231592 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30368/statm: 1339 235 195 169 0 50 0
[pid=30369] ppid=30368 vsize=152 CPUtime=0
/proc/30369/stat : 30369 (java) R 30368 30368 27801 0 -1 0 41 0 0 0 0 0 0 0 21 0 1 0 632231593 155648 26 996147200 134512640 134550740 4294956160 18446744073709551615 1605931 0 0 4096 0 0 0 0 17 0 0 0
/proc/30369/statm: 38 26 19 9 0 4 0

[startup+0.0664271 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 30368
/proc/meminfo: memFree=1652496/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5356 CPUtime=0
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 632231592 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30368/statm: 1339 235 195 169 0 50 0
[pid=30369] ppid=30368 vsize=862228 CPUtime=0.04
/proc/30369/stat : 30369 (java) S 30368 30368 27801 0 -1 0 2538 0 1 0 3 1 0 0 18 0 9 0 632231593 882921472 2060 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30369/statm: 215557 2060 1123 9 0 210514 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 867584

[startup+0.101433 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 30368
/proc/meminfo: memFree=1652496/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5356 CPUtime=0
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 632231592 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30368/statm: 1339 235 195 169 0 50 0
[pid=30369] ppid=30368 vsize=864220 CPUtime=0.08
/proc/30369/stat : 30369 (java) S 30368 30368 27801 0 -1 0 3527 0 1 0 6 2 0 0 18 0 9 0 632231593 884961280 2979 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30369/statm: 216055 2979 1724 9 0 210617 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 869576

[startup+0.301454 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 30368
/proc/meminfo: memFree=1652496/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5356 CPUtime=0
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 632231592 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30368/statm: 1339 235 195 169 0 50 0
[pid=30369] ppid=30368 vsize=864220 CPUtime=0.28
/proc/30369/stat : 30369 (java) S 30368 30368 27801 0 -1 0 4027 0 1 0 26 2 0 0 18 0 9 0 632231593 884961280 3460 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30369/statm: 216055 3460 1819 9 0 210617 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 869576

[startup+0.7015 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 30368
/proc/meminfo: memFree=1652496/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5356 CPUtime=0
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 632231592 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30368/statm: 1339 235 195 169 0 50 0
[pid=30369] ppid=30368 vsize=864972 CPUtime=0.68
/proc/30369/stat : 30369 (java) S 30368 30368 27801 0 -1 0 7900 0 1 0 64 4 0 0 18 0 9 0 632231593 885731328 7329 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30369/statm: 216243 7329 1836 9 0 210805 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 870328

[startup+1.50259 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30378
/proc/meminfo: memFree=1612608/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5356 CPUtime=0
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 632231592 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30368/statm: 1339 235 195 169 0 50 0
[pid=30369] ppid=30368 vsize=864972 CPUtime=1.47
/proc/30369/stat : 30369 (java) S 30368 30368 27801 0 -1 0 19129 0 1 0 137 10 0 0 18 0 9 0 632231593 885731328 18547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30369/statm: 216243 18547 1843 9 0 210805 0
[pid=30369/tid=30371] ppid=30368 vsize=864972 CPUtime=1.08
/proc/30369/task/30371/stat : 30371 (java) R 30368 30368 27801 0 -1 64 4848 0 1 0 104 4 0 0 25 0 9 0 632231594 885731328 18547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30372] ppid=30368 vsize=864972 CPUtime=0.26
/proc/30369/task/30372/stat : 30372 (java) R 30368 30368 27801 0 -1 64 13059 0 0 0 21 5 0 0 16 0 9 0 632231595 885731328 18547 996147200 134512640 134550740 4294955984 18446744073709551615 102516769 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30373] ppid=30368 vsize=864972 CPUtime=0
/proc/30369/task/30373/stat : 30373 (java) S 30368 30368 27801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 632231595 885731328 18547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30374] ppid=30368 vsize=864972 CPUtime=0
/proc/30369/task/30374/stat : 30374 (java) S 30368 30368 27801 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 632231595 885731328 18547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30375] ppid=30368 vsize=864972 CPUtime=0
/proc/30369/task/30375/stat : 30375 (java) S 30368 30368 27801 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 632231597 885731328 18547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30376] ppid=30368 vsize=864972 CPUtime=0.11
/proc/30369/task/30376/stat : 30376 (java) S 30368 30368 27801 0 -1 64 488 0 0 0 11 0 0 0 16 0 9 0 632231597 885731328 18547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30377] ppid=30368 vsize=864972 CPUtime=0
/proc/30369/task/30377/stat : 30377 (java) S 30368 30368 27801 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 632231597 885731328 18547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30378] ppid=30368 vsize=864972 CPUtime=0
/proc/30369/task/30378/stat : 30378 (java) S 30368 30368 27801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 632231597 885731328 18547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 870328

[startup+3.10278 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30378
/proc/meminfo: memFree=1555648/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5356 CPUtime=0
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 632231592 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30368/statm: 1339 235 195 169 0 50 0
[pid=30369] ppid=30368 vsize=868744 CPUtime=3.06
/proc/30369/stat : 30369 (java) S 30368 30368 27801 0 -1 0 29317 0 1 0 292 14 0 0 18 0 9 0 632231593 889593856 28683 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30369/statm: 217186 28683 1866 9 0 211748 0
[pid=30369/tid=30371] ppid=30368 vsize=868744 CPUtime=2.15
/proc/30369/task/30371/stat : 30371 (java) R 30368 30368 27801 0 -1 64 4979 0 1 0 211 4 0 0 25 0 9 0 632231594 889593856 28683 996147200 134512640 134550740 4294955984 18446744073709551615 4127133677 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30372] ppid=30368 vsize=868744 CPUtime=0.67
/proc/30369/task/30372/stat : 30372 (java) S 30368 30368 27801 0 -1 64 22075 0 0 0 59 8 0 0 16 0 9 0 632231595 889593856 28683 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30373] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30373/stat : 30373 (java) S 30368 30368 27801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 632231595 889593856 28683 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30374] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30374/stat : 30374 (java) S 30368 30368 27801 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 632231595 889593856 28683 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30375] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30375/stat : 30375 (java) S 30368 30368 27801 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 632231597 889593856 28683 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30376] ppid=30368 vsize=868744 CPUtime=0.21
/proc/30369/task/30376/stat : 30376 (java) S 30368 30368 27801 0 -1 64 1529 0 0 0 21 0 0 0 16 0 9 0 632231597 889593856 28683 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30377] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30377/stat : 30377 (java) S 30368 30368 27801 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 632231597 889593856 28683 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30378] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30378/stat : 30378 (java) S 30368 30368 27801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 632231597 889593856 28683 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 874100

[startup+6.30114 s]
/proc/loadavg: 2.08 2.02 2.01 3/84 30378
/proc/meminfo: memFree=1524352/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5356 CPUtime=0
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 632231592 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30368/statm: 1339 235 195 169 0 50 0
[pid=30369] ppid=30368 vsize=868744 CPUtime=6.24
/proc/30369/stat : 30369 (java) S 30368 30368 27801 0 -1 0 36300 0 1 0 604 20 0 0 18 0 9 0 632231593 889593856 35446 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30369/statm: 217186 35446 1866 9 0 211748 0
[pid=30369/tid=30371] ppid=30368 vsize=868744 CPUtime=4.56
/proc/30369/task/30371/stat : 30371 (java) R 30368 30368 27801 0 -1 64 5199 0 1 0 450 6 0 0 25 0 9 0 632231594 889593856 35446 996147200 134512640 134550740 4294955984 18446744073709551615 4127133975 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30372] ppid=30368 vsize=868744 CPUtime=1.43
/proc/30369/task/30372/stat : 30372 (java) S 30368 30368 27801 0 -1 64 28837 0 0 0 131 12 0 0 16 0 9 0 632231595 889593856 35446 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30373] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30373/stat : 30373 (java) S 30368 30368 27801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 632231595 889593856 35446 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30374] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30374/stat : 30374 (java) S 30368 30368 27801 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 632231595 889593856 35446 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30375] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30375/stat : 30375 (java) S 30368 30368 27801 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 632231597 889593856 35446 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30376] ppid=30368 vsize=868744 CPUtime=0.22
/proc/30369/task/30376/stat : 30376 (java) S 30368 30368 27801 0 -1 64 1530 0 0 0 22 0 0 0 17 0 9 0 632231597 889593856 35446 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30377] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30377/stat : 30377 (java) S 30368 30368 27801 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 632231597 889593856 35446 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30378] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30378/stat : 30378 (java) S 30368 30368 27801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 632231597 889593856 35446 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 874100

[startup+12.7019 s]
/proc/loadavg: 2.15 2.03 2.01 3/84 30378
/proc/meminfo: memFree=1500608/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5356 CPUtime=0
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 632231592 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30368/statm: 1339 235 195 169 0 50 0
[pid=30369] ppid=30368 vsize=868744 CPUtime=12.6
/proc/30369/stat : 30369 (java) S 30368 30368 27801 0 -1 0 50784 0 1 0 1232 28 0 0 18 0 9 0 632231593 889593856 40086 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30369/statm: 217186 40086 2561 9 0 211748 0
[pid=30369/tid=30371] ppid=30368 vsize=868744 CPUtime=9.91
/proc/30369/task/30371/stat : 30371 (java) R 30368 30368 27801 0 -1 64 6115 0 1 0 984 7 0 0 25 0 9 0 632231594 889593856 40086 996147200 134512640 134550740 4294955984 18446744073709551615 102064940 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30372] ppid=30368 vsize=868744 CPUtime=2.42
/proc/30369/task/30372/stat : 30372 (java) S 30368 30368 27801 0 -1 64 42388 0 0 0 223 19 0 0 16 0 9 0 632231595 889593856 40086 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30373] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30373/stat : 30373 (java) S 30368 30368 27801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 632231595 889593856 40086 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30374] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30374/stat : 30374 (java) S 30368 30368 27801 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 632231595 889593856 40086 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30375] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30375/stat : 30375 (java) S 30368 30368 27801 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 632231597 889593856 40086 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30376] ppid=30368 vsize=868744 CPUtime=0.24
/proc/30369/task/30376/stat : 30376 (java) S 30368 30368 27801 0 -1 64 1547 0 0 0 24 0 0 0 16 0 9 0 632231597 889593856 40086 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30377] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30377/stat : 30377 (java) S 30368 30368 27801 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 632231597 889593856 40086 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30378] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30378/stat : 30378 (java) S 30368 30368 27801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 632231597 889593856 40086 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 874100

[startup+25.5023 s]
/proc/loadavg: 2.19 2.05 2.01 3/84 30378
/proc/meminfo: memFree=1494720/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5356 CPUtime=0
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 632231592 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30368/statm: 1339 235 195 169 0 50 0
[pid=30369] ppid=30368 vsize=868744 CPUtime=25.33
/proc/30369/stat : 30369 (java) S 30368 30368 27801 0 -1 0 52502 0 1 0 2504 29 0 0 18 0 9 0 632231593 889593856 41799 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30369/statm: 217186 41799 2561 9 0 211748 0
[pid=30369/tid=30371] ppid=30368 vsize=868744 CPUtime=22.55
/proc/30369/task/30371/stat : 30371 (java) R 30368 30368 27801 0 -1 64 6120 0 1 0 2248 7 0 0 25 0 9 0 632231594 889593856 41799 996147200 134512640 134550740 4294955984 18446744073709551615 102064940 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30372] ppid=30368 vsize=868744 CPUtime=2.51
/proc/30369/task/30372/stat : 30372 (java) S 30368 30368 27801 0 -1 64 44099 0 0 0 231 20 0 0 16 0 9 0 632231595 889593856 41799 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30373] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30373/stat : 30373 (java) S 30368 30368 27801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 632231595 889593856 41799 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30369/tid=30374] ppid=30368 vsize=868744 CPUtime=0
/proc/30369/task/30374/stat : 30374 (java) S 30368 30368 27801 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 632231595 889593856 41799 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/30379/statm: 45573 39004 429 29 0 39627 0
Current children cumulated CPU time (s) 1117.72
Current children cumulated vsize (KiB) 187652

[startup+1182.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/76 30419
/proc/meminfo: memFree=1477184/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5360 CPUtime=92.21
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 309 75239 0 1 0 0 9173 48 18 0 1 0 632231592 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30368/statm: 1340 236 195 169 0 51 0
[pid=30379] ppid=30368 vsize=182292 CPUtime=1085.03
/proc/30379/stat : 30379 (ld-linux.so.2) R 30368 30368 27801 0 -1 4194304 51360 0 0 0 108480 23 0 0 25 0 1 100 632240867 186667008 39004 996147200 1448431616 1448550632 4294956144 18446744073709551615 134533568 0 0 4096 8194 0 0 0 17 1 0 0
/proc/30379/statm: 45573 39004 429 29 0 39627 0
Current children cumulated CPU time (s) 1177.24
Current children cumulated vsize (KiB) 187652

[startup+1242.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/76 30419
/proc/meminfo: memFree=1477120/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5360 CPUtime=92.21
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 309 75239 0 1 0 0 9173 48 18 0 1 0 632231592 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30368/statm: 1340 236 195 169 0 51 0
[pid=30379] ppid=30368 vsize=182292 CPUtime=1144.58
/proc/30379/stat : 30379 (ld-linux.so.2) R 30368 30368 27801 0 -1 4194304 51360 0 0 0 114435 23 0 0 25 0 1 100 632240867 186667008 39004 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670189 0 0 4096 8194 0 0 0 17 1 0 0
/proc/30379/statm: 45573 39004 429 29 0 39627 0
Current children cumulated CPU time (s) 1236.79
Current children cumulated vsize (KiB) 187652

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/76 30419
/proc/meminfo: memFree=1477056/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5360 CPUtime=92.21
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 309 75239 0 1 0 0 9173 48 18 0 1 0 632231592 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30368/statm: 1340 236 195 169 0 51 0
[pid=30379] ppid=30368 vsize=182292 CPUtime=1204.12
/proc/30379/stat : 30379 (ld-linux.so.2) R 30368 30368 27801 0 -1 4194304 51360 0 0 0 120389 23 0 0 25 0 1 100 632240867 186667008 39004 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 1 0 0
/proc/30379/statm: 45573 39004 429 29 0 39627 0
Current children cumulated CPU time (s) 1296.33
Current children cumulated vsize (KiB) 187652

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 30419
/proc/meminfo: memFree=1477056/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5360 CPUtime=92.21
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 309 75239 0 1 0 0 9173 48 18 0 1 0 632231592 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30368/statm: 1340 236 195 169 0 51 0
[pid=30379] ppid=30368 vsize=182292 CPUtime=1263.67
/proc/30379/stat : 30379 (ld-linux.so.2) R 30368 30368 27801 0 -1 4194304 51360 0 0 0 126344 23 0 0 25 0 1 100 632240867 186667008 39004 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670052 0 0 4096 8194 0 0 0 17 1 0 0
/proc/30379/statm: 45573 39004 429 29 0 39627 0
Current children cumulated CPU time (s) 1355.88
Current children cumulated vsize (KiB) 187652

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30419
/proc/meminfo: memFree=1477056/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5360 CPUtime=92.21
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 309 75239 0 1 0 0 9173 48 18 0 1 0 632231592 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30368/statm: 1340 236 195 169 0 51 0
[pid=30379] ppid=30368 vsize=182292 CPUtime=1323.22
/proc/30379/stat : 30379 (ld-linux.so.2) R 30368 30368 27801 0 -1 4194304 51360 0 0 0 132299 23 0 0 25 0 1 100 632240867 186667008 39004 996147200 1448431616 1448550632 4294956144 18446744073709551615 139081551 0 0 4096 8194 0 0 0 17 1 0 0
/proc/30379/statm: 45573 39004 429 29 0 39627 0
Current children cumulated CPU time (s) 1415.43
Current children cumulated vsize (KiB) 187652

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30419
/proc/meminfo: memFree=1476992/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5360 CPUtime=92.21
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 309 75239 0 1 0 0 9173 48 18 0 1 0 632231592 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30368/statm: 1340 236 195 169 0 51 0
[pid=30379] ppid=30368 vsize=182292 CPUtime=1382.77
/proc/30379/stat : 30379 (ld-linux.so.2) R 30368 30368 27801 0 -1 4194304 51360 0 0 0 138254 23 0 0 25 0 1 100 632240867 186667008 39004 996147200 1448431616 1448550632 4294956144 18446744073709551615 139080720 0 0 4096 8194 0 0 0 17 1 0 0
/proc/30379/statm: 45573 39004 429 29 0 39627 0
Current children cumulated CPU time (s) 1474.98
Current children cumulated vsize (KiB) 187652

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30419
/proc/meminfo: memFree=1476992/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5360 CPUtime=92.21
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 309 75239 0 1 0 0 9173 48 18 0 1 0 632231592 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30368/statm: 1340 236 195 169 0 51 0
[pid=30379] ppid=30368 vsize=182292 CPUtime=1442.31
/proc/30379/stat : 30379 (ld-linux.so.2) R 30368 30368 27801 0 -1 4194304 51360 0 0 0 144208 23 0 0 25 0 1 100 632240867 186667008 39004 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670197 0 0 4096 8194 0 0 0 17 1 0 0
/proc/30379/statm: 45573 39004 429 29 0 39627 0
Current children cumulated CPU time (s) 1534.52
Current children cumulated vsize (KiB) 187652

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30419
/proc/meminfo: memFree=1476928/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5360 CPUtime=92.21
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 309 75239 0 1 0 0 9173 48 18 0 1 0 632231592 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30368/statm: 1340 236 195 169 0 51 0
[pid=30379] ppid=30368 vsize=182292 CPUtime=1501.86
/proc/30379/stat : 30379 (ld-linux.so.2) R 30368 30368 27801 0 -1 4194304 51360 0 0 0 150163 23 0 0 25 0 1 100 632240867 186667008 39004 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670189 0 0 4096 8194 0 0 0 17 1 0 0
/proc/30379/statm: 45573 39004 429 29 0 39627 0
Current children cumulated CPU time (s) 1594.07
Current children cumulated vsize (KiB) 187652

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30419
/proc/meminfo: memFree=1476864/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5360 CPUtime=92.21
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 309 75239 0 1 0 0 9173 48 18 0 1 0 632231592 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30368/statm: 1340 236 195 169 0 51 0
[pid=30379] ppid=30368 vsize=182292 CPUtime=1561.41
/proc/30379/stat : 30379 (ld-linux.so.2) R 30368 30368 27801 0 -1 4194304 51360 0 0 0 156118 23 0 0 25 0 1 100 632240867 186667008 39004 996147200 1448431616 1448550632 4294956144 18446744073709551615 139063107 0 0 4096 8194 0 0 0 17 1 0 0
/proc/30379/statm: 45573 39004 429 29 0 39627 0
Current children cumulated CPU time (s) 1653.62
Current children cumulated vsize (KiB) 187652

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30419
/proc/meminfo: memFree=1476800/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5360 CPUtime=92.21
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 309 75239 0 1 0 0 9173 48 18 0 1 0 632231592 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30368/statm: 1340 236 195 169 0 51 0
[pid=30379] ppid=30368 vsize=182292 CPUtime=1620.96
/proc/30379/stat : 30379 (ld-linux.so.2) R 30368 30368 27801 0 -1 4194304 51360 0 0 0 162073 23 0 0 25 0 1 100 632240867 186667008 39004 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670187 0 0 4096 8194 0 0 0 17 1 0 0
/proc/30379/statm: 45573 39004 429 29 0 39627 0
Current children cumulated CPU time (s) 1713.17
Current children cumulated vsize (KiB) 187652

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30419
/proc/meminfo: memFree=1476672/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5360 CPUtime=92.21
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 309 75239 0 1 0 0 9173 48 18 0 1 0 632231592 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30368/statm: 1340 236 195 169 0 51 0
[pid=30379] ppid=30368 vsize=182292 CPUtime=1680.5
/proc/30379/stat : 30379 (ld-linux.so.2) R 30368 30368 27801 0 -1 4194304 51360 0 0 0 168027 23 0 0 25 0 1 100 632240867 186667008 39004 996147200 1448431616 1448550632 4294956144 18446744073709551615 139080987 0 0 4096 8194 0 0 0 17 1 0 0
/proc/30379/statm: 45573 39004 429 29 0 39627 0
Current children cumulated CPU time (s) 1772.71
Current children cumulated vsize (KiB) 187652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30419
/proc/meminfo: memFree=1476672/2055920 swapFree=4179368/4192956
[pid=30368] ppid=30366 vsize=5360 CPUtime=92.21
/proc/30368/stat : 30368 (solve.sh) S 30366 30368 27801 0 -1 4194304 309 75239 0 1 0 0 9173 48 18 0 1 0 632231592 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30368/statm: 1340 236 195 169 0 51 0
[pid=30379] ppid=30368 vsize=182292 CPUtime=1707.8
/proc/30379/stat : 30379 (ld-linux.so.2) R 30368 30368 27801 0 -1 4194304 51360 0 0 0 170757 23 0 0 25 0 1 100 632240867 186667008 39004 996147200 1448431616 1448550632 4294956144 18446744073709551615 139062796 0 0 4096 8194 0 0 0 17 1 0 0
/proc/30379/statm: 45573 39004 429 29 0 39627 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 187652

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 30368 and gives
#  childrusage.ru_utime.tv_sec=91
#  childrusage.ru_utime.tv_usec=738053
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=481926
# CPU time returned by wait4() is 92.22
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.81
CPU time (s): 1800.01
CPU user time (s): 1799.3
CPU system time (s): 0.71
CPU usage (%): 99.4583
Max. virtual memory (cumulated for all children) (KiB): 894588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.7381
system time used= 0.481926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75548
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= 5337
involuntary context switches= 6270

runsolver used 1.47677 second user time and 5.20621 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-04 21:29:19
IDJOB=1105368
IDBENCH=54124
IDSOLVER=369
FILE ID=node87/1105368-1215199758
PBS_JOBID= 7881580
Free space on /tmp= 66444 MiB

SOLVER NAME= Minion/Tailor 2008-07-04
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-19.xml
COMMAND LINE= DIR/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1105368-1215199758/watcher-1105368-1215199758 -o /tmp/evaluation-result-1105368-1215199758/solver-1105368-1215199758 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solve.sh HOME/instance-1105368-1215199758.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 88348dabf1de3aab78e1de9f2b35d337
RANDOM SEED=2119028096

node87.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.232
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1652976 kB
Buffers:         42636 kB
Cached:         293064 kB
SwapCached:       7632 kB
Active:         204676 kB
Inactive:       147364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652976 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:           38564 kB
Writeback:           0 kB
Mapped:          23604 kB
Slab:            36124 kB
Committed_AS:  1608724 kB
PageTables:       1908 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66404 MiB
End job on node87 at 2008-07-04 21:59:31