Trace number 1104346

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.12 1800.91

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-0_ext.xml
MD5SUM5c0298c4f51c80f1d84ee4e6bda51630
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark31.5482
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

37.87/37.78	c Finished tailoring XCSP instance to Minion. Starting solving
1800.08/1800.91	HOME/solve.sh: line 8:  5829 Terminated              /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./minion -cspcomp -preprocess SAC -varorder wdeg -timelimit $TIMEOUT ${TMPDIR}/problem.minion

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-1104346-1215198465/watcher-1104346-1215198465 -o /tmp/evaluation-result-1104346-1215198465/solver-1104346-1215198465 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1104346-1215198465.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: 1.00 1.00 1.00 3/64 5818
/proc/meminfo: memFree=1549568/2055920 swapFree=4095540/4192956
[pid=5818] ppid=5816 vsize=5356 CPUtime=0
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1549514232 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5818/statm: 1339 235 195 169 0 50 0
[pid=5819] ppid=5818 vsize=152 CPUtime=0
/proc/5819/stat : 5819 (java) R 5818 5818 5201 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 1549514232 155648 26 996147200 134512640 134550740 4294956192 18446744073709551615 6910251 0 0 4096 0 0 0 0 17 0 0 0
/proc/5819/statm: 38 26 19 9 0 4 0

[startup+0.0218489 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5818
/proc/meminfo: memFree=1549568/2055920 swapFree=4095540/4192956
[pid=5818] ppid=5816 vsize=5356 CPUtime=0
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1549514232 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5818/statm: 1339 235 195 169 0 50 0
[pid=5819] ppid=5818 vsize=858720 CPUtime=0
/proc/5819/stat : 5819 (java) S 5818 5818 5201 0 -1 0 1148 0 1 0 0 0 0 0 19 0 2 0 1549514232 879329280 880 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/5819/statm: 214680 881 453 9 0 209659 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 864076

[startup+0.103152 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5818
/proc/meminfo: memFree=1549568/2055920 swapFree=4095540/4192956
[pid=5818] ppid=5816 vsize=5356 CPUtime=0
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1549514232 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5818/statm: 1339 235 195 169 0 50 0
[pid=5819] ppid=5818 vsize=865012 CPUtime=0.1
/proc/5819/stat : 5819 (java) S 5818 5818 5201 0 -1 0 3668 0 1 0 8 2 0 0 19 0 9 0 1549514232 885772288 3107 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5819/statm: 216253 3107 1765 9 0 210815 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 870368

[startup+0.301891 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5818
/proc/meminfo: memFree=1549568/2055920 swapFree=4095540/4192956
[pid=5818] ppid=5816 vsize=5356 CPUtime=0
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1549514232 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5818/statm: 1339 235 195 169 0 50 0
[pid=5819] ppid=5818 vsize=865760 CPUtime=0.39
/proc/5819/stat : 5819 (java) S 5818 5818 5201 0 -1 0 5369 0 1 0 36 3 0 0 19 0 9 0 1549514232 886538240 4797 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5819/statm: 216440 4797 1829 9 0 211002 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 871116

[startup+0.701944 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5818
/proc/meminfo: memFree=1549568/2055920 swapFree=4095540/4192956
[pid=5818] ppid=5816 vsize=5356 CPUtime=0
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1549514232 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5818/statm: 1339 235 195 169 0 50 0
[pid=5819] ppid=5818 vsize=865760 CPUtime=0.84
/proc/5819/stat : 5819 (java) S 5818 5818 5201 0 -1 0 9246 0 1 0 80 4 0 0 19 0 9 0 1549514232 886538240 8669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5819/statm: 216440 8669 1852 9 0 211002 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 871116

[startup+1.50204 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 5828
/proc/meminfo: memFree=1521648/2055920 swapFree=4095540/4192956
[pid=5818] ppid=5816 vsize=5356 CPUtime=0
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1549514232 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5818/statm: 1339 235 195 169 0 50 0
[pid=5819] ppid=5818 vsize=865760 CPUtime=1.64
/proc/5819/stat : 5819 (java) S 5818 5818 5201 0 -1 0 9263 0 1 0 160 4 0 0 19 0 9 0 1549514232 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5819/statm: 216440 8686 1855 9 0 211002 0
[pid=5819/tid=5821] ppid=5818 vsize=865760 CPUtime=1.38
/proc/5819/task/5821/stat : 5821 (java) R 5818 5818 5201 0 -1 64 4891 0 1 0 136 2 0 0 23 0 9 0 1549514233 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 102064940 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5822] ppid=5818 vsize=865760 CPUtime=0.08
/proc/5819/task/5822/stat : 5822 (java) S 5818 5818 5201 0 -1 64 3117 0 0 0 8 0 0 0 16 0 9 0 1549514234 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5823] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5823/stat : 5823 (java) S 5818 5818 5201 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1549514234 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5824] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5824/stat : 5824 (java) S 5818 5818 5201 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1549514234 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5825] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5825/stat : 5825 (java) S 5818 5818 5201 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5826] ppid=5818 vsize=865760 CPUtime=0.15
/proc/5819/task/5826/stat : 5826 (java) S 5818 5818 5201 0 -1 64 521 0 0 0 15 0 0 0 16 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5827] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5827/stat : 5827 (java) S 5818 5818 5201 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5828] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5828/stat : 5828 (java) S 5818 5818 5201 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 871116

[startup+3.10225 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 5828
/proc/meminfo: memFree=1521520/2055920 swapFree=4095540/4192956
[pid=5818] ppid=5816 vsize=5356 CPUtime=0
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1549514232 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5818/statm: 1339 235 195 169 0 50 0
[pid=5819] ppid=5818 vsize=865760 CPUtime=3.24
/proc/5819/stat : 5819 (java) S 5818 5818 5201 0 -1 0 9263 0 1 0 320 4 0 0 19 0 9 0 1549514232 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5819/statm: 216440 8686 1855 9 0 211002 0
[pid=5819/tid=5821] ppid=5818 vsize=865760 CPUtime=2.98
/proc/5819/task/5821/stat : 5821 (java) R 5818 5818 5201 0 -1 64 4891 0 1 0 296 2 0 0 25 0 9 0 1549514233 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5822] ppid=5818 vsize=865760 CPUtime=0.08
/proc/5819/task/5822/stat : 5822 (java) S 5818 5818 5201 0 -1 64 3117 0 0 0 8 0 0 0 16 0 9 0 1549514234 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5823] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5823/stat : 5823 (java) S 5818 5818 5201 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1549514234 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5824] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5824/stat : 5824 (java) S 5818 5818 5201 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1549514234 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5825] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5825/stat : 5825 (java) S 5818 5818 5201 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5826] ppid=5818 vsize=865760 CPUtime=0.15
/proc/5819/task/5826/stat : 5826 (java) S 5818 5818 5201 0 -1 64 521 0 0 0 15 0 0 0 16 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5827] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5827/stat : 5827 (java) S 5818 5818 5201 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5828] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5828/stat : 5828 (java) S 5818 5818 5201 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 871116

[startup+6.30166 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 5828
/proc/meminfo: memFree=1521520/2055920 swapFree=4095540/4192956
[pid=5818] ppid=5816 vsize=5356 CPUtime=0
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1549514232 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5818/statm: 1339 235 195 169 0 50 0
[pid=5819] ppid=5818 vsize=865760 CPUtime=6.43
/proc/5819/stat : 5819 (java) S 5818 5818 5201 0 -1 0 9263 0 1 0 638 5 0 0 19 0 9 0 1549514232 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5819/statm: 216440 8686 1855 9 0 211002 0
[pid=5819/tid=5821] ppid=5818 vsize=865760 CPUtime=6.17
/proc/5819/task/5821/stat : 5821 (java) R 5818 5818 5201 0 -1 64 4891 0 1 0 614 3 0 0 25 0 9 0 1549514233 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5822] ppid=5818 vsize=865760 CPUtime=0.08
/proc/5819/task/5822/stat : 5822 (java) S 5818 5818 5201 0 -1 64 3117 0 0 0 8 0 0 0 16 0 9 0 1549514234 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5819/tid=5823] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5823/stat : 5823 (java) S 5818 5818 5201 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1549514234 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5824] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5824/stat : 5824 (java) S 5818 5818 5201 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1549514234 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5825] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5825/stat : 5825 (java) S 5818 5818 5201 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5826] ppid=5818 vsize=865760 CPUtime=0.15
/proc/5819/task/5826/stat : 5826 (java) S 5818 5818 5201 0 -1 64 521 0 0 0 15 0 0 0 16 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5827] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5827/stat : 5827 (java) S 5818 5818 5201 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5828] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5828/stat : 5828 (java) S 5818 5818 5201 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.43
Current children cumulated vsize (KiB) 871116

[startup+12.7025 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 5828
/proc/meminfo: memFree=1521648/2055920 swapFree=4095540/4192956
[pid=5818] ppid=5816 vsize=5356 CPUtime=0
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1549514232 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5818/statm: 1339 235 195 169 0 50 0
[pid=5819] ppid=5818 vsize=865760 CPUtime=12.83
/proc/5819/stat : 5819 (java) S 5818 5818 5201 0 -1 0 9263 0 1 0 1278 5 0 0 19 0 9 0 1549514232 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5819/statm: 216440 8686 1855 9 0 211002 0
[pid=5819/tid=5821] ppid=5818 vsize=865760 CPUtime=12.57
/proc/5819/task/5821/stat : 5821 (java) R 5818 5818 5201 0 -1 64 4891 0 1 0 1254 3 0 0 25 0 9 0 1549514233 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5822] ppid=5818 vsize=865760 CPUtime=0.08
/proc/5819/task/5822/stat : 5822 (java) S 5818 5818 5201 0 -1 64 3117 0 0 0 8 0 0 0 16 0 9 0 1549514234 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5819/tid=5823] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5823/stat : 5823 (java) S 5818 5818 5201 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1549514234 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5824] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5824/stat : 5824 (java) S 5818 5818 5201 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1549514234 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5825] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5825/stat : 5825 (java) S 5818 5818 5201 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5826] ppid=5818 vsize=865760 CPUtime=0.15
/proc/5819/task/5826/stat : 5826 (java) S 5818 5818 5201 0 -1 64 521 0 0 0 15 0 0 0 16 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5827] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5827/stat : 5827 (java) S 5818 5818 5201 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5828] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5828/stat : 5828 (java) S 5818 5818 5201 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1549514236 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.83
Current children cumulated vsize (KiB) 871116

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 5828
/proc/meminfo: memFree=1521648/2055920 swapFree=4095540/4192956
[pid=5818] ppid=5816 vsize=5356 CPUtime=0
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1549514232 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5818/statm: 1339 235 195 169 0 50 0
[pid=5819] ppid=5818 vsize=865760 CPUtime=25.63
/proc/5819/stat : 5819 (java) S 5818 5818 5201 0 -1 0 9263 0 1 0 2557 6 0 0 19 0 9 0 1549514232 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5819/statm: 216440 8686 1855 9 0 211002 0
[pid=5819/tid=5821] ppid=5818 vsize=865760 CPUtime=25.37
/proc/5819/task/5821/stat : 5821 (java) R 5818 5818 5201 0 -1 64 4891 0 1 0 2533 4 0 0 25 0 9 0 1549514233 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5822] ppid=5818 vsize=865760 CPUtime=0.08
/proc/5819/task/5822/stat : 5822 (java) S 5818 5818 5201 0 -1 64 3117 0 0 0 8 0 0 0 16 0 9 0 1549514234 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5819/tid=5823] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5823/stat : 5823 (java) S 5818 5818 5201 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1549514234 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5819/tid=5824] ppid=5818 vsize=865760 CPUtime=0
/proc/5819/task/5824/stat : 5824 (java) S 5818 5818 5201 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1549514234 886538240 8686 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=5829] ppid=5818 vsize=56124 CPUtime=1084.1
/proc/5829/stat : 5829 (ld-linux.so.2) R 5818 5818 5201 0 -1 4194304 10411 0 0 0 108397 13 0 0 25 0 1 100 1549518010 57470976 8406 996147200 1448431616 1448550632 4294956176 18446744073709551615 134615873 0 0 4096 8194 0 0 0 17 0 0 0
/proc/5829/statm: 14031 8406 379 29 0 8085 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 61484

[startup+1182.3 s]
/proc/loadavg: 1.96 1.48 1.18 3/75 6100
/proc/meminfo: memFree=1428944/2055920 swapFree=4095628/4192956
[pid=5818] ppid=5816 vsize=5360 CPUtime=37.94
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 310 12228 0 1 0 0 3787 7 16 0 1 0 1549514232 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5818/statm: 1340 236 195 169 0 51 0
[pid=5829] ppid=5818 vsize=56124 CPUtime=1144.05
/proc/5829/stat : 5829 (ld-linux.so.2) R 5818 5818 5201 0 -1 4194304 10411 0 0 0 114392 13 0 0 25 0 1 100 1549518010 57470976 8406 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 0 0 0
/proc/5829/statm: 14031 8406 379 29 0 8085 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 61484

[startup+1242.3 s]
/proc/loadavg: 1.98 1.57 1.23 3/75 6100
/proc/meminfo: memFree=1428880/2055920 swapFree=4095628/4192956
[pid=5818] ppid=5816 vsize=5360 CPUtime=37.94
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 310 12228 0 1 0 0 3787 7 16 0 1 0 1549514232 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5818/statm: 1340 236 195 169 0 51 0
[pid=5829] ppid=5818 vsize=56124 CPUtime=1204
/proc/5829/stat : 5829 (ld-linux.so.2) R 5818 5818 5201 0 -1 4194304 10411 0 0 0 120387 13 0 0 25 0 1 100 1549518010 57470976 8406 996147200 1448431616 1448550632 4294956176 18446744073709551615 134615863 0 0 4096 8194 0 0 0 17 0 0 0
/proc/5829/statm: 14031 8406 379 29 0 8085 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 61484

[startup+1302.3 s]
/proc/loadavg: 1.99 1.64 1.28 3/75 6100
/proc/meminfo: memFree=1428880/2055920 swapFree=4095628/4192956
[pid=5818] ppid=5816 vsize=5360 CPUtime=37.94
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 310 12228 0 1 0 0 3787 7 16 0 1 0 1549514232 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5818/statm: 1340 236 195 169 0 51 0
[pid=5829] ppid=5818 vsize=56124 CPUtime=1263.95
/proc/5829/stat : 5829 (ld-linux.so.2) R 5818 5818 5201 0 -1 4194304 10411 0 0 0 126382 13 0 0 25 0 1 100 1549518010 57470976 8406 996147200 1448431616 1448550632 4294956176 18446744073709551615 134615873 0 0 4096 8194 0 0 0 17 0 0 0
/proc/5829/statm: 14031 8406 379 29 0 8085 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 61484

[startup+1362.3 s]
/proc/loadavg: 1.99 1.71 1.32 3/75 6100
/proc/meminfo: memFree=1428880/2055920 swapFree=4095628/4192956
[pid=5818] ppid=5816 vsize=5360 CPUtime=37.94
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 310 12228 0 1 0 0 3787 7 16 0 1 0 1549514232 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5818/statm: 1340 236 195 169 0 51 0
[pid=5829] ppid=5818 vsize=56124 CPUtime=1323.9
/proc/5829/stat : 5829 (ld-linux.so.2) R 5818 5818 5201 0 -1 4194304 10411 0 0 0 132377 13 0 0 25 0 1 100 1549518010 57470976 8406 996147200 1448431616 1448550632 4294956176 18446744073709551615 148870589 0 0 4096 8194 0 0 0 17 0 0 0
/proc/5829/statm: 14031 8406 379 29 0 8085 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 61484

[startup+1422.31 s]
/proc/loadavg: 1.99 1.76 1.36 3/75 6100
/proc/meminfo: memFree=1428944/2055920 swapFree=4095628/4192956
[pid=5818] ppid=5816 vsize=5360 CPUtime=37.94
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 310 12228 0 1 0 0 3787 7 16 0 1 0 1549514232 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5818/statm: 1340 236 195 169 0 51 0
[pid=5829] ppid=5818 vsize=56124 CPUtime=1383.85
/proc/5829/stat : 5829 (ld-linux.so.2) R 5818 5818 5201 0 -1 4194304 10411 0 0 0 138372 13 0 0 25 0 1 100 1549518010 57470976 8406 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670189 0 0 4096 8194 0 0 0 17 0 0 0
/proc/5829/statm: 14031 8406 379 29 0 8085 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 61484

[startup+1482.3 s]
/proc/loadavg: 1.99 1.80 1.39 3/75 6100
/proc/meminfo: memFree=1428944/2055920 swapFree=4095628/4192956
[pid=5818] ppid=5816 vsize=5360 CPUtime=37.94
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 310 12228 0 1 0 0 3787 7 16 0 1 0 1549514232 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5818/statm: 1340 236 195 169 0 51 0
[pid=5829] ppid=5818 vsize=56124 CPUtime=1443.8
/proc/5829/stat : 5829 (ld-linux.so.2) R 5818 5818 5201 0 -1 4194304 10411 0 0 0 144367 13 0 0 25 0 1 100 1549518010 57470976 8406 996147200 1448431616 1448550632 4294956176 18446744073709551615 148870598 0 0 4096 8194 0 0 0 17 0 0 0
/proc/5829/statm: 14031 8406 379 29 0 8085 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 61484

[startup+1542.3 s]
/proc/loadavg: 1.99 1.83 1.43 3/75 6100
/proc/meminfo: memFree=1429008/2055920 swapFree=4095628/4192956
[pid=5818] ppid=5816 vsize=5360 CPUtime=37.94
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 310 12228 0 1 0 0 3787 7 16 0 1 0 1549514232 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5818/statm: 1340 236 195 169 0 51 0
[pid=5829] ppid=5818 vsize=56124 CPUtime=1503.76
/proc/5829/stat : 5829 (ld-linux.so.2) R 5818 5818 5201 0 -1 4194304 10411 0 0 0 150362 14 0 0 25 0 1 100 1549518010 57470976 8406 996147200 1448431616 1448550632 4294956176 18446744073709551615 148871134 0 0 4096 8194 0 0 0 17 0 0 0
/proc/5829/statm: 14031 8406 379 29 0 8085 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 61484

[startup+1602.3 s]
/proc/loadavg: 1.99 1.86 1.46 3/75 6100
/proc/meminfo: memFree=1429008/2055920 swapFree=4095628/4192956
[pid=5818] ppid=5816 vsize=5360 CPUtime=37.94
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 310 12228 0 1 0 0 3787 7 16 0 1 0 1549514232 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5818/statm: 1340 236 195 169 0 51 0
[pid=5829] ppid=5818 vsize=56124 CPUtime=1563.7
/proc/5829/stat : 5829 (ld-linux.so.2) R 5818 5818 5201 0 -1 4194304 10411 0 0 0 156356 14 0 0 25 0 1 100 1549518010 57470976 8406 996147200 1448431616 1448550632 4294956176 18446744073709551615 134615863 0 0 4096 8194 0 0 0 17 0 0 0
/proc/5829/statm: 14031 8406 379 29 0 8085 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 61484

[startup+1662.3 s]
/proc/loadavg: 1.99 1.88 1.49 3/75 6100
/proc/meminfo: memFree=1428816/2055920 swapFree=4095628/4192956
[pid=5818] ppid=5816 vsize=5360 CPUtime=37.94
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 310 12228 0 1 0 0 3787 7 16 0 1 0 1549514232 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5818/statm: 1340 236 195 169 0 51 0
[pid=5829] ppid=5818 vsize=56124 CPUtime=1623.65
/proc/5829/stat : 5829 (ld-linux.so.2) R 5818 5818 5201 0 -1 4194304 10411 0 0 0 162351 14 0 0 25 0 1 100 1549518010 57470976 8406 996147200 1448431616 1448550632 4294956176 18446744073709551615 134615863 0 0 4096 8194 0 0 0 17 0 0 0
/proc/5829/statm: 14031 8406 379 29 0 8085 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 61484

[startup+1722.3 s]
/proc/loadavg: 1.99 1.90 1.52 3/75 6100
/proc/meminfo: memFree=1428816/2055920 swapFree=4095628/4192956
[pid=5818] ppid=5816 vsize=5360 CPUtime=37.94
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 310 12228 0 1 0 0 3787 7 16 0 1 0 1549514232 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5818/statm: 1340 236 195 169 0 51 0
[pid=5829] ppid=5818 vsize=56124 CPUtime=1683.6
/proc/5829/stat : 5829 (ld-linux.so.2) R 5818 5818 5201 0 -1 4194304 10411 0 0 0 168346 14 0 0 25 0 1 100 1549518010 57470976 8406 996147200 1448431616 1448550632 4294956176 18446744073709551615 148870557 0 0 4096 8194 0 0 0 17 0 0 0
/proc/5829/statm: 14031 8406 379 29 0 8085 0
Current children cumulated CPU time (s) 1721.54
Current children cumulated vsize (KiB) 61484

[startup+1782.3 s]
/proc/loadavg: 1.99 1.92 1.55 3/75 6100
/proc/meminfo: memFree=1428752/2055920 swapFree=4095628/4192956
[pid=5818] ppid=5816 vsize=5360 CPUtime=37.94
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 310 12228 0 1 0 0 3787 7 16 0 1 0 1549514232 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5818/statm: 1340 236 195 169 0 51 0
[pid=5829] ppid=5818 vsize=56124 CPUtime=1743.55
/proc/5829/stat : 5829 (ld-linux.so.2) R 5818 5818 5201 0 -1 4194304 10411 0 0 0 174341 14 0 0 25 0 1 100 1549518010 57470976 8406 996147200 1448431616 1448550632 4294956176 18446744073709551615 148870516 0 0 4096 8194 0 0 0 17 0 0 0
/proc/5829/statm: 14031 8406 379 29 0 8085 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (KiB) 61484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 1.99 1.92 1.56 3/75 6100
/proc/meminfo: memFree=1428752/2055920 swapFree=4095628/4192956
[pid=5818] ppid=5816 vsize=5360 CPUtime=37.94
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 310 12228 0 1 0 0 3787 7 16 0 1 0 1549514232 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5818/statm: 1340 236 195 169 0 51 0
[pid=5829] ppid=5818 vsize=56124 CPUtime=1762.14
/proc/5829/stat : 5829 (ld-linux.so.2) R 5818 5818 5201 0 -1 4194304 10411 0 0 0 176200 14 0 0 25 0 1 100 1549518010 57470976 8406 996147200 1448431616 1448550632 4294956176 18446744073709551615 148870513 0 0 4096 8194 0 0 0 17 0 0 0
/proc/5829/statm: 14031 8406 379 29 0 8085 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 61484

Sending SIGTERM to process tree (bottom up)


[startup+st ended. Dumping a history of the last processes samples4 10411 

1800.9 s]
/proc/loadavg: 1.99 1.92 1.56 3/75 6100
/proc/meminfo: memFree=1428752/2055920 swapFree=4095628/4192956
[pid=5818] ppid=5816 vsize=5360 CPUtime=37.94
/proc/5818/stat : 5818 (solve.sh) S 5816 5818 5201 0 -1 4194304 310 12228 0 1 0 0 3787 7 16 0 1 0 1549514232 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5818/statm: 1340 236 195 169 0 51 0
[pid=5829] ppid=5818 vsize=56124 CPUtime=1762.14
/proc/5829/stat : 5829 (ld-linux.so.2) R 5818 5818 5201 0 -1 4194304 10411 0 0 0 176200 14 0 0 25 0 1 100 1549518010 57470976 8406 996147200 1448431616 1448550632 4294956176 18446744073709551615 148870513 0 0 4096 8194 0 0 0 17 0 0 0
/proc/5829/statm: 14031 8406 379 29 0 8085 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 61484

Child status: 143
Real time (s): 1800.91
CPU time (s): 1800.12
CPU user time (s): 1799.89
CPU system time (s): 0.230964
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 871428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.230964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22964
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= 1040
involuntary context switches= 2396

runsolver used 1.9537 second user time and 5.33619 second system time

The end

Launcher Data (download as text)

Begin job on node40 at 2008-07-04 21:07:45
IDJOB=1104346
IDBENCH=53544
IDSOLVER=369
FILE ID=node40/1104346-1215198465
PBS_JOBID= 7881622
Free space on /tmp= 66552 MiB

SOLVER NAME= Minion/Tailor 2008-07-04
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-0_ext.xml
COMMAND LINE= DIR/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1104346-1215198465/watcher-1104346-1215198465 -o /tmp/evaluation-result-1104346-1215198465/solver-1104346-1215198465 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solve.sh HOME/instance-1104346-1215198465.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5c0298c4f51c80f1d84ee4e6bda51630
RANDOM SEED=1450092274

node40.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.209
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.209
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1550048 kB
Buffers:         66132 kB
Cached:         299924 kB
SwapCached:      91516 kB
Active:         343328 kB
Inactive:       116752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550048 kB
SwapTotal:     4192956 kB
SwapFree:      4095540 kB
Dirty:           30344 kB
Writeback:           0 kB
Mapped:          99300 kB
Slab:            31624 kB
Committed_AS:  3002360 kB
PageTables:       1612 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66484 MiB
End job on node40 at 2008-07-04 21:37:47