Trace number 2083926

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
Concrete 2009-07-14UNSAT 28.7286 28.7074

DiagnosticValue
CHECKS37840
NODES0

General information on the benchmark

Namecsp/fapp/fapp05/
normalized-fapp05-0350-6.xml
MD5SUM84f9ffd3bc330531b9df688f127dfd93
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.6356
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data

27.92/27.93	c CPU-LOAD 22.23
27.92/27.93	c LOADED 350 V (270 E), 2488 ExtensionConstraint2D, arity 2, 22.23 cpu
28.62/28.66	s UNSATISFIABLE
28.62/28.66	d NODES 0
28.62/28.66	d CHECKS 37840
28.62/28.66	c prepro-constraint-ccks: 0
28.62/28.66	c prepro-constraint-presenceccks: 0
28.62/28.66	c prepro-cpu: 0.26999998
28.62/28.66	c prepro-matrix2d-ccks: 37840
28.62/28.66	c prepro-matrix2d-presenceccks: 71590
28.62/28.66	c prepro-removed: 12909
28.62/28.66	c total-assgn: 0
28.62/28.66	c total-constraint-ccks: 0
28.62/28.66	c total-constraint-presence-ccks: 0
28.62/28.66	c total-cpu: 0.45
28.62/28.66	c total-matrix2d-ccks: 37840
28.62/28.66	c total-matrix2d-presence-ccks: 71590
28.62/28.66	c TOTAL-NODES 0
28.62/28.66	c TOTAL-CPU 0.45

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083926-1247723993/watcher-2083926-1247723993 -o /tmp/evaluation-result-2083926-1247723993/solver-2083926-1247723993 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2083926-1247723993.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 14278
/proc/meminfo: memFree=1471136/2055920 swapFree=4191900/4192956
[pid=14278] ppid=14276 vsize=18576 CPUtime=0
/proc/14278/stat : 14278 (runsolver) R 14276 14278 13117 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59465478 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 221780700455 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14278/statm: 4644 284 249 26 0 2626 0

[startup+0.088307 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 14278
/proc/meminfo: memFree=1471136/2055920 swapFree=4191900/4192956
[pid=14278] ppid=14276 vsize=5356 CPUtime=0
/proc/14278/stat : 14278 (concrete.sh) S 14276 14278 13117 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59465478 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14278/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102307 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 14278
/proc/meminfo: memFree=1471136/2055920 swapFree=4191900/4192956
[pid=14278] ppid=14276 vsize=5356 CPUtime=0
/proc/14278/stat : 14278 (concrete.sh) S 14276 14278 13117 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59465478 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14278/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302317 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 14278
/proc/meminfo: memFree=1471136/2055920 swapFree=4191900/4192956
[pid=14278] ppid=14276 vsize=5356 CPUtime=0
/proc/14278/stat : 14278 (concrete.sh) S 14276 14278 13117 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59465478 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14278/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702342 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 14278
/proc/meminfo: memFree=1471136/2055920 swapFree=4191900/4192956
[pid=14278] ppid=14276 vsize=5356 CPUtime=0
/proc/14278/stat : 14278 (concrete.sh) S 14276 14278 13117 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59465478 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14278/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50139 s]
/proc/loadavg: 2.00 2.01 2.00 4/82 14291
/proc/meminfo: memFree=1455376/2055920 swapFree=4191900/4192956
[pid=14278] ppid=14276 vsize=5356 CPUtime=0
/proc/14278/stat : 14278 (concrete.sh) S 14276 14278 13117 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59465478 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14278/statm: 1339 244 201 169 0 50 0
[pid=14283] ppid=14278 vsize=848636 CPUtime=1.53
/proc/14283/stat : 14283 (java) S 14278 14278 13117 0 -1 0 8391 0 1 0 147 6 0 0 18 0 9 0 59465480 869003264 7250 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14283/statm: 212159 7250 2625 9 0 206637 0
[pid=14283/tid=14284] ppid=14278 vsize=848636 CPUtime=1.08
/proc/14283/task/14284/stat : 14284 (java) R 14278 14278 13117 0 -1 64 3934 0 1 0 105 3 0 0 25 0 9 0 59465481 869003264 7250 996147200 134512640 134550932 4294955408 18446744073709551615 4126410358 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14285] ppid=14278 vsize=848636 CPUtime=0.12
/proc/14283/task/14285/stat : 14285 (java) S 14278 14278 13117 0 -1 64 2249 0 0 0 12 0 0 0 16 0 9 0 59465482 869003264 7250 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14286] ppid=14278 vsize=848636 CPUtime=0
/proc/14283/task/14286/stat : 14286 (java) S 14278 14278 13117 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59465482 869003264 7250 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14287] ppid=14278 vsize=848636 CPUtime=0
/proc/14283/task/14287/stat : 14287 (java) S 14278 14278 13117 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59465482 869003264 7250 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14288] ppid=14278 vsize=848636 CPUtime=0
/proc/14283/task/14288/stat : 14288 (java) S 14278 14278 13117 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59465485 869003264 7250 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14289] ppid=14278 vsize=848636 CPUtime=0.29
/proc/14283/task/14289/stat : 14289 (java) S 14278 14278 13117 0 -1 64 1511 0 0 0 29 0 0 0 16 0 9 0 59465488 869003264 7250 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14290] ppid=14278 vsize=848636 CPUtime=0
/proc/14283/task/14290/stat : 14290 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59465488 869003264 7250 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14291] ppid=14278 vsize=848636 CPUtime=0
/proc/14283/task/14291/stat : 14291 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59465488 869003264 7250 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 853992

[startup+3.10149 s]
/proc/loadavg: 2.00 2.01 2.00 4/83 14292
/proc/meminfo: memFree=1448384/2055920 swapFree=4191900/4192956
[pid=14278] ppid=14276 vsize=5356 CPUtime=0
/proc/14278/stat : 14278 (concrete.sh) S 14276 14278 13117 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59465478 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14278/statm: 1339 244 201 169 0 50 0
[pid=14283] ppid=14278 vsize=852172 CPUtime=3.13
/proc/14283/stat : 14283 (java) S 14278 14278 13117 0 -1 0 10801 0 1 0 305 8 0 0 18 0 10 0 59465480 872624128 9480 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14283/statm: 213043 9480 2628 9 0 207521 0
[pid=14283/tid=14284] ppid=14278 vsize=852172 CPUtime=2.19
/proc/14283/task/14284/stat : 14284 (java) R 14278 14278 13117 0 -1 64 4063 0 1 0 215 4 0 0 25 0 10 0 59465481 872624128 9480 996147200 134512640 134550932 4294955408 18446744073709551615 4126916210 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14285] ppid=14278 vsize=852172 CPUtime=0.28
/proc/14283/task/14285/stat : 14285 (java) S 14278 14278 13117 0 -1 64 3581 0 0 0 27 1 0 0 16 0 10 0 59465482 872624128 9480 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14286] ppid=14278 vsize=852172 CPUtime=0
/proc/14283/task/14286/stat : 14286 (java) S 14278 14278 13117 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59465482 872624128 9480 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14287] ppid=14278 vsize=852172 CPUtime=0
/proc/14283/task/14287/stat : 14287 (java) S 14278 14278 13117 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 59465482 872624128 9480 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14288] ppid=14278 vsize=852172 CPUtime=0
/proc/14283/task/14288/stat : 14288 (java) S 14278 14278 13117 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59465485 872624128 9480 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14289] ppid=14278 vsize=852172 CPUtime=0.62
/proc/14283/task/14289/stat : 14289 (java) S 14278 14278 13117 0 -1 64 2455 0 0 0 61 1 0 0 16 0 10 0 59465488 872624128 9480 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14290] ppid=14278 vsize=852172 CPUtime=0
/proc/14283/task/14290/stat : 14290 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59465488 872624128 9480 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14291] ppid=14278 vsize=852172 CPUtime=0
/proc/14283/task/14291/stat : 14291 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59465488 872624128 9480 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14292] ppid=14278 vsize=852172 CPUtime=0
/proc/14283/task/14292/stat : 14292 (java) S 14278 14278 13117 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 59465644 872624128 9480 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 857528

[startup+6.30269 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 14292
/proc/meminfo: memFree=1438208/2055920 swapFree=4191900/4192956
[pid=14278] ppid=14276 vsize=5356 CPUtime=0
/proc/14278/stat : 14278 (concrete.sh) S 14276 14278 13117 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59465478 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14278/statm: 1339 244 201 169 0 50 0
[pid=14283] ppid=14278 vsize=852324 CPUtime=6.32
/proc/14283/stat : 14283 (java) S 14278 14278 13117 0 -1 0 13201 0 1 0 619 13 0 0 18 0 10 0 59465480 872779776 11161 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14283/statm: 213081 11161 2633 9 0 207559 0
[pid=14283/tid=14284] ppid=14278 vsize=852324 CPUtime=4.73
/proc/14283/task/14284/stat : 14284 (java) R 14278 14278 13117 0 -1 64 4440 0 1 0 466 7 0 0 25 0 10 0 59465481 872779776 11161 996147200 134512640 134550932 4294955408 18446744073709551615 102749776 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14285] ppid=14278 vsize=852324 CPUtime=0.66
/proc/14283/task/14285/stat : 14285 (java) S 14278 14278 13117 0 -1 64 5400 0 0 0 64 2 0 0 16 0 10 0 59465482 872779776 11161 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14286] ppid=14278 vsize=852324 CPUtime=0
/proc/14283/task/14286/stat : 14286 (java) S 14278 14278 13117 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59465482 872779776 11161 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14287] ppid=14278 vsize=852324 CPUtime=0
/proc/14283/task/14287/stat : 14287 (java) S 14278 14278 13117 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59465482 872779776 11161 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14288] ppid=14278 vsize=852324 CPUtime=0
/proc/14283/task/14288/stat : 14288 (java) S 14278 14278 13117 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59465485 872779776 11161 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14289] ppid=14278 vsize=852324 CPUtime=0.9
/proc/14283/task/14289/stat : 14289 (java) S 14278 14278 13117 0 -1 64 2659 0 0 0 88 2 0 0 15 0 10 0 59465488 872779776 11161 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14290] ppid=14278 vsize=852324 CPUtime=0
/proc/14283/task/14290/stat : 14290 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59465488 872779776 11161 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14291] ppid=14278 vsize=852324 CPUtime=0
/proc/14283/task/14291/stat : 14291 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59465488 872779776 11161 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14292] ppid=14278 vsize=852324 CPUtime=0
/proc/14283/task/14292/stat : 14292 (java) S 14278 14278 13117 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 59465644 872779776 11161 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 857680

[startup+12.7011 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 14292
/proc/meminfo: memFree=1409920/2055920 swapFree=4191900/4192956
[pid=14278] ppid=14276 vsize=5356 CPUtime=0
/proc/14278/stat : 14278 (concrete.sh) S 14276 14278 13117 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59465478 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14278/statm: 1339 244 201 169 0 50 0
[pid=14283] ppid=14278 vsize=852320 CPUtime=12.72
/proc/14283/stat : 14283 (java) S 14278 14278 13117 0 -1 0 20117 0 1 0 1251 21 0 0 18 0 10 0 59465480 872775680 18046 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14283/statm: 213080 18046 2633 9 0 207558 0
[pid=14283/tid=14284] ppid=14278 vsize=852320 CPUtime=10.07
/proc/14283/task/14284/stat : 14284 (java) R 14278 14278 13117 0 -1 64 5139 0 1 0 996 11 0 0 25 0 10 0 59465481 872775680 18046 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14285] ppid=14278 vsize=852320 CPUtime=1.19
/proc/14283/task/14285/stat : 14285 (java) S 14278 14278 13117 0 -1 64 11393 0 0 0 114 5 0 0 16 0 10 0 59465482 872775680 18046 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14286] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14286/stat : 14286 (java) S 14278 14278 13117 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59465482 872775680 18046 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14287] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14287/stat : 14287 (java) S 14278 14278 13117 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59465482 872775680 18046 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14288] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14288/stat : 14288 (java) S 14278 14278 13117 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59465485 872775680 18046 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14289] ppid=14278 vsize=852320 CPUtime=1.43
/proc/14283/task/14289/stat : 14289 (java) S 14278 14278 13117 0 -1 64 2883 0 0 0 140 3 0 0 15 0 10 0 59465488 872775680 18046 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14290] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14290/stat : 14290 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59465488 872775680 18046 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14291] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14291/stat : 14291 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59465488 872775680 18046 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14292] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14292/stat : 14292 (java) S 14278 14278 13117 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 59465644 872775680 18046 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 857676

[startup+25.5029 s]
/proc/loadavg: 2.14 2.04 2.01 3/83 14292
/proc/meminfo: memFree=1325192/2055920 swapFree=4191900/4192956
[pid=14278] ppid=14276 vsize=5356 CPUtime=0
/proc/14278/stat : 14278 (concrete.sh) S 14276 14278 13117 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59465478 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14278/statm: 1339 244 201 169 0 50 0
[pid=14283] ppid=14278 vsize=852320 CPUtime=25.52
/proc/14283/stat : 14283 (java) S 14278 14278 13117 0 -1 0 42708 0 1 0 2514 38 0 0 18 0 10 0 59465480 872775680 40608 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14283/statm: 213080 40608 2633 9 0 207558 0
[pid=14283/tid=14284] ppid=14278 vsize=852320 CPUtime=20.78
/proc/14283/task/14284/stat : 14284 (java) R 14278 14278 13117 0 -1 64 6508 0 1 0 2060 18 0 0 25 0 10 0 59465481 872775680 40608 996147200 134512640 134550932 4294955408 18446744073709551615 4128441158 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14285] ppid=14278 vsize=852320 CPUtime=2.35
/proc/14283/task/14285/stat : 14285 (java) S 14278 14278 13117 0 -1 64 32323 0 0 0 221 14 0 0 16 0 10 0 59465482 872775680 40608 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14286] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14286/stat : 14286 (java) S 14278 14278 13117 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59465482 872775680 40608 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14287] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14287/stat : 14287 (java) S 14278 14278 13117 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59465482 872775680 40608 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14288] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14288/stat : 14288 (java) S 14278 14278 13117 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59465485 872775680 40608 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14289] ppid=14278 vsize=852320 CPUtime=2.35
/proc/14283/task/14289/stat : 14289 (java) S 14278 14278 13117 0 -1 64 3175 0 0 0 231 4 0 0 16 0 10 0 59465488 872775680 40608 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14290] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14290/stat : 14290 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59465488 872775680 40608 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14291] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14291/stat : 14291 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59465488 872775680 40608 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14292] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14292/stat : 14292 (java) S 14278 14278 13117 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 59465644 872775680 40608 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 857676

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

[startup+27.102 s]
/proc/loadavg: 2.14 2.04 2.01 3/83 14292
/proc/meminfo: memFree=1308232/2055920 swapFree=4191900/4192956
[pid=14278] ppid=14276 vsize=5356 CPUtime=0
/proc/14278/stat : 14278 (concrete.sh) S 14276 14278 13117 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59465478 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14278/statm: 1339 244 201 169 0 50 0
[pid=14283] ppid=14278 vsize=852320 CPUtime=27.12
/proc/14283/stat : 14283 (java) S 14278 14278 13117 0 -1 0 47002 0 1 0 2672 40 0 0 18 0 10 0 59465480 872775680 44900 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14283/statm: 213080 44900 2633 9 0 207558 0
[pid=14283/tid=14284] ppid=14278 vsize=852320 CPUtime=21.85
/proc/14283/task/14284/stat : 14284 (java) R 14278 14278 13117 0 -1 64 6510 0 1 0 2167 18 0 0 25 0 10 0 59465481 872775680 44900 996147200 134512640 134550932 4294955408 18446744073709551615 4128441194 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14285] ppid=14278 vsize=852320 CPUtime=2.88
/proc/14283/task/14285/stat : 14285 (java) S 14278 14278 13117 0 -1 64 36615 0 0 0 273 15 0 0 16 0 10 0 59465482 872775680 44900 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14286] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14286/stat : 14286 (java) S 14278 14278 13117 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59465482 872775680 44900 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14287] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14287/stat : 14287 (java) S 14278 14278 13117 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59465482 872775680 44900 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14288] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14288/stat : 14288 (java) S 14278 14278 13117 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59465485 872775680 44900 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14289] ppid=14278 vsize=852320 CPUtime=2.35
/proc/14283/task/14289/stat : 14289 (java) S 14278 14278 13117 0 -1 64 3175 0 0 0 231 4 0 0 16 0 10 0 59465488 872775680 44900 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14290] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14290/stat : 14290 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59465488 872775680 44900 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14291] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14291/stat : 14291 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59465488 872775680 44900 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14292] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14292/stat : 14292 (java) S 14278 14278 13117 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 59465644 872775680 44900 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.12
Current children cumulated vsize (KiB) 857676

[startup+27.901 s]
/proc/loadavg: 2.14 2.04 2.01 3/83 14292
/proc/meminfo: memFree=1298760/2055920 swapFree=4191900/4192956
[pid=14278] ppid=14276 vsize=5356 CPUtime=0
/proc/14278/stat : 14278 (concrete.sh) S 14276 14278 13117 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59465478 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14278/statm: 1339 244 201 169 0 50 0
[pid=14283] ppid=14278 vsize=852320 CPUtime=27.92
/proc/14283/stat : 14283 (java) S 14278 14278 13117 0 -1 0 51782 0 1 0 2751 41 0 0 18 0 10 0 59465480 872775680 49679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14283/statm: 213080 49679 2633 9 0 207558 0
[pid=14283/tid=14284] ppid=14278 vsize=852320 CPUtime=22.45
/proc/14283/task/14284/stat : 14284 (java) R 14278 14278 13117 0 -1 64 7599 0 1 0 2227 18 0 0 25 0 10 0 59465481 872775680 49679 996147200 134512640 134550932 4294955408 18446744073709551615 4128441241 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14285] ppid=14278 vsize=852320 CPUtime=3.08
/proc/14283/task/14285/stat : 14285 (java) S 14278 14278 13117 0 -1 64 40306 0 0 0 292 16 0 0 16 0 10 0 59465482 872775680 49679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14286] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14286/stat : 14286 (java) S 14278 14278 13117 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59465482 872775680 49679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14287] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14287/stat : 14287 (java) S 14278 14278 13117 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59465482 872775680 49679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14288] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14288/stat : 14288 (java) S 14278 14278 13117 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59465485 872775680 49679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14289] ppid=14278 vsize=852320 CPUtime=2.35
/proc/14283/task/14289/stat : 14289 (java) S 14278 14278 13117 0 -1 64 3175 0 0 0 231 4 0 0 16 0 10 0 59465488 872775680 49679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14290] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14290/stat : 14290 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59465488 872775680 49679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14291] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14291/stat : 14291 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59465488 872775680 49679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14292] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14292/stat : 14292 (java) S 14278 14278 13117 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 59465644 872775680 49679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.92
Current children cumulated vsize (KiB) 857676

[startup+28.3011 s]
/proc/loadavg: 2.14 2.04 2.01 3/83 14292
/proc/meminfo: memFree=1298760/2055920 swapFree=4191900/4192956
[pid=14278] ppid=14276 vsize=5356 CPUtime=0
/proc/14278/stat : 14278 (concrete.sh) S 14276 14278 13117 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59465478 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14278/statm: 1339 244 201 169 0 50 0
[pid=14283] ppid=14278 vsize=852320 CPUtime=28.32
/proc/14283/stat : 14283 (java) S 14278 14278 13117 0 -1 0 52048 0 1 0 2791 41 0 0 18 0 9 0 59465480 872775680 49942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14283/statm: 213080 49942 2634 9 0 207558 0
[pid=14283/tid=14284] ppid=14278 vsize=852320 CPUtime=22.49
/proc/14283/task/14284/stat : 14284 (java) R 14278 14278 13117 0 -1 64 7604 0 1 0 2231 18 0 0 25 0 9 0 59465481 872775680 49942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14285] ppid=14278 vsize=852320 CPUtime=3.44
/proc/14283/task/14285/stat : 14285 (java) R 14278 14278 13117 0 -1 64 40566 0 0 0 328 16 0 0 16 0 9 0 59465482 872775680 49942 996147200 134512640 134550932 4294955408 18446744073709551615 104191077 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14286] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14286/stat : 14286 (java) S 14278 14278 13117 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59465482 872775680 49942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14287] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14287/stat : 14287 (java) S 14278 14278 13117 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59465482 872775680 49942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14288] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14288/stat : 14288 (java) S 14278 14278 13117 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59465485 872775680 49942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14289] ppid=14278 vsize=852320 CPUtime=2.35
/proc/14283/task/14289/stat : 14289 (java) S 14278 14278 13117 0 -1 64 3175 0 0 0 231 4 0 0 16 0 9 0 59465488 872775680 49942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14283/tid=14290] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14290/stat : 14290 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59465488 872775680 49942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14283/tid=14291] ppid=14278 vsize=852320 CPUtime=0
/proc/14283/task/14291/stat : 14291 (java) S 14278 14278 13117 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59465488 872775680 49942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.32
Current children cumulated vsize (KiB) 857676

[startup+28.7011 s]
/proc/loadavg: 2.13 2.04 2.01 3/83 14293
/proc/meminfo: memFree=1279104/2055920 swapFree=4191900/4192956
[pid=14278] ppid=14276 vsize=5356 CPUtime=0
/proc/14278/stat : 14278 (concrete.sh) S 14276 14278 13117 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59465478 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14278/statm: 1339 244 201 169 0 50 0
[pid=14283] ppid=14278 vsize=0 CPUtime=28.7
/proc/14283/stat : 14283 (java) Z 14278 14278 13117 0 -1 12 52057 0 1 0 2827 43 0 0 16 0 2 0 59465480 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/14283/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 28.7
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 28.7074
CPU time (s): 28.7286
CPU user time (s): 28.2807
CPU system time (s): 0.447931
CPU usage (%): 100.074
Max. virtual memory (cumulated for all children) (KiB): 858996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.2807
system time used= 0.447931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52699
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= 13383
involuntary context switches= 12818

runsolver used 0.041993 second user time and 0.098984 second system time

The end

Launcher Data

Begin job on node29 at 2009-07-16 07:59:53
IDJOB=2083926
IDBENCH=57978
IDSOLVER=735
FILE ID=node29/2083926-1247723993
PBS_JOBID= 9521437
Free space on /tmp= 66316 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/fapp/fapp05/normalized-fapp05-0350-6.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083926-1247723993/watcher-2083926-1247723993 -o /tmp/evaluation-result-2083926-1247723993/solver-2083926-1247723993 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2083926-1247723993.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 84f9ffd3bc330531b9df688f127dfd93
RANDOM SEED=727992233

node29.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.225
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.225
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:       1471552 kB
Buffers:         68880 kB
Cached:         253388 kB
SwapCached:        392 kB
Active:         272352 kB
Inactive:       245192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1471552 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1828 kB
Writeback:           0 kB
Mapped:         206100 kB
Slab:            51584 kB
Committed_AS:   813776 kB
PageTables:       2256 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= 66316 MiB
End job on node29 at 2009-07-16 08:00:22