Trace number 2057174

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-14SAT 52.1671 52.2477

DiagnosticValue
CHECKS974480
NODES84

General information on the benchmark

Namecsp/lard/
normalized-lard-84-84.xml
MD5SUM57d53d4d07d2dcb55d47dc07f5e26246
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 benchmark10.6004
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of constraints3486
Maximum constraint arity2
Maximum domain size85
Number of constraints which are defined in extension3486
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

49.45/49.57	c CPU-LOAD 39.34
49.45/49.57	c LOADED 84 V (85 E), 3486 ExtensionConstraint2D, arity 2, 39.34 cpu
52.04/52.14	v 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
52.04/52.14	s SATISFIABLE
52.04/52.14	d NODES 84
52.04/52.14	d CHECKS 974480
52.04/52.14	c heuristic-cpu: 0.0
52.04/52.14	c prepro-constraint-ccks: 0
52.04/52.14	c prepro-constraint-presenceccks: 0
52.04/52.14	c prepro-cpu: 0.93
52.04/52.14	c prepro-matrix2d-ccks: 819931
52.04/52.14	c prepro-matrix2d-presenceccks: 0
52.04/52.14	c prepro-removed: 3640
52.04/52.14	c search-cpu: 0.110000014
52.04/52.14	c search-nps: 763.6363
52.04/52.14	c total-assgn: 84
52.04/52.14	c total-constraint-ccks: 0
52.04/52.14	c total-constraint-presence-ccks: 0
52.04/52.14	c total-cpu: 1.36
52.04/52.14	c total-matrix2d-ccks: 974480
52.04/52.14	c total-matrix2d-presence-ccks: 0
52.04/52.14	c TOTAL-NODES 84
52.04/52.14	c TOTAL-CPU 1.36

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2057174-1247696882/watcher-2057174-1247696882 -o /tmp/evaluation-result-2057174-1247696882/solver-2057174-1247696882 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2057174-1247696882.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.08 2.02 1.86 4/73 12716
/proc/meminfo: memFree=1007304/2055920 swapFree=4192812/4192956
[pid=12716] ppid=12714 vsize=5356 CPUtime=0
/proc/12716/stat : 12716 (concrete.sh) S 12714 12716 12047 0 -1 4194304 299 127 0 0 0 0 0 0 16 0 1 0 56754246 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 251279409234 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/12716/statm: 1339 238 197 169 0 50 0
[pid=12718] ppid=12716 vsize=5356 CPUtime=0
/proc/12718/stat : 12718 (concrete.sh) S 12716 12716 12047 0 -1 4194368 41 0 0 0 0 0 0 0 16 0 1 0 56754247 5484544 239 996147200 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/12718/statm: 1339 239 198 169 0 50 0
[pid=12719] ppid=12718 vsize=5356 CPUtime=0
/proc/12719/stat : 12719 (concrete.sh) R 12718 12716 12047 0 -1 4194368 13 0 0 0 0 0 0 0 19 0 1 0 56754247 5484544 239 996147200 4194304 4889804 548682068816 18446744073709551615 251279240487 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 1339 239 198 169 0 50 0

[startup+0.011349 s]
/proc/loadavg: 2.08 2.02 1.86 4/73 12716
/proc/meminfo: memFree=1007304/2055920 swapFree=4192812/4192956
[pid=12716] ppid=12714 vsize=5356 CPUtime=0
/proc/12716/stat : 12716 (concrete.sh) S 12714 12716 12047 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 56754246 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12716/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101362 s]
/proc/loadavg: 2.08 2.02 1.86 4/73 12716
/proc/meminfo: memFree=1007304/2055920 swapFree=4192812/4192956
[pid=12716] ppid=12714 vsize=5356 CPUtime=0
/proc/12716/stat : 12716 (concrete.sh) S 12714 12716 12047 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 56754246 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12716/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301389 s]
/proc/loadavg: 2.08 2.02 1.86 4/73 12716
/proc/meminfo: memFree=1007304/2055920 swapFree=4192812/4192956
[pid=12716] ppid=12714 vsize=5356 CPUtime=0
/proc/12716/stat : 12716 (concrete.sh) S 12714 12716 12047 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 56754246 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12716/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701438 s]
/proc/loadavg: 2.08 2.02 1.86 4/73 12716
/proc/meminfo: memFree=1007304/2055920 swapFree=4192812/4192956
[pid=12716] ppid=12714 vsize=5356 CPUtime=0
/proc/12716/stat : 12716 (concrete.sh) S 12714 12716 12047 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 56754246 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12716/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50254 s]
/proc/loadavg: 2.08 2.02 1.86 3/83 12729
/proc/meminfo: memFree=990200/2055920 swapFree=4192812/4192956
[pid=12716] ppid=12714 vsize=5356 CPUtime=0
/proc/12716/stat : 12716 (concrete.sh) S 12714 12716 12047 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 56754246 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12716/statm: 1339 244 201 169 0 50 0
[pid=12721] ppid=12716 vsize=847444 CPUtime=1.47
/proc/12721/stat : 12721 (java) S 12716 12716 12047 0 -1 0 8358 0 1 0 141 6 0 0 19 0 9 0 56754247 867782656 7318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12721/statm: 211861 7318 2613 9 0 206346 0
[pid=12721/tid=12722] ppid=12716 vsize=847444 CPUtime=0.93
/proc/12721/task/12722/stat : 12722 (java) R 12716 12716 12047 0 -1 64 3679 0 1 0 90 3 0 0 25 0 9 0 56754248 867782656 7318 996147200 134512640 134550932 4294955408 18446744073709551615 4126255228 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12723] ppid=12716 vsize=847444 CPUtime=0.3
/proc/12721/task/12723/stat : 12723 (java) S 12716 12716 12047 0 -1 64 2686 0 0 0 29 1 0 0 16 0 9 0 56754250 867782656 7318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12724] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12724/stat : 12724 (java) S 12716 12716 12047 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 56754250 867782656 7318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12725] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12725/stat : 12725 (java) S 12716 12716 12047 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56754250 867782656 7318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12726] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12726/stat : 12726 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 56754252 867782656 7318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12727] ppid=12716 vsize=847444 CPUtime=0.21
/proc/12721/task/12727/stat : 12727 (java) S 12716 12716 12047 0 -1 64 1296 0 0 0 21 0 0 0 16 0 9 0 56754255 867782656 7318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12728] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12728/stat : 12728 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56754255 867782656 7318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12729] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12729/stat : 12729 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56754255 867782656 7318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852800

[startup+3.10274 s]
/proc/loadavg: 2.23 2.05 1.87 3/83 12729
/proc/meminfo: memFree=983032/2055920 swapFree=4192812/4192956
[pid=12716] ppid=12714 vsize=5356 CPUtime=0
/proc/12716/stat : 12716 (concrete.sh) S 12714 12716 12047 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 56754246 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12716/statm: 1339 244 201 169 0 50 0
[pid=12721] ppid=12716 vsize=847444 CPUtime=3.08
/proc/12721/stat : 12721 (java) S 12716 12716 12047 0 -1 0 12173 0 1 0 297 11 0 0 19 0 9 0 56754247 867782656 10847 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12721/statm: 211861 10847 2613 9 0 206346 0
[pid=12721/tid=12722] ppid=12716 vsize=847444 CPUtime=1.97
/proc/12721/task/12722/stat : 12722 (java) R 12716 12716 12047 0 -1 64 3997 0 1 0 193 4 0 0 25 0 9 0 56754248 867782656 10847 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12723] ppid=12716 vsize=847444 CPUtime=0.84
/proc/12721/task/12723/stat : 12723 (java) R 12716 12716 12047 0 -1 64 6179 0 0 0 80 4 0 0 15 0 9 0 56754250 867782656 10847 996147200 134512640 134550932 4294955408 18446744073709551615 103826288 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12724] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12724/stat : 12724 (java) S 12716 12716 12047 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 56754250 867782656 10850 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12725] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12725/stat : 12725 (java) S 12716 12716 12047 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56754250 867782656 10853 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12726] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12726/stat : 12726 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 56754252 867782656 10855 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12727] ppid=12716 vsize=847444 CPUtime=0.22
/proc/12721/task/12727/stat : 12727 (java) S 12716 12716 12047 0 -1 64 1300 0 0 0 22 0 0 0 16 0 9 0 56754255 867782656 10857 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12728] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12728/stat : 12728 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56754255 867782656 10860 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12729] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12729/stat : 12729 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56754255 867782656 10864 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 852800

[startup+6.30113 s]
/proc/loadavg: 2.23 2.05 1.87 3/83 12729
/proc/meminfo: memFree=961344/2055920 swapFree=4192812/4192956
[pid=12716] ppid=12714 vsize=5356 CPUtime=0
/proc/12716/stat : 12716 (concrete.sh) S 12714 12716 12047 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 56754246 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12716/statm: 1339 244 201 169 0 50 0
[pid=12721] ppid=12716 vsize=847444 CPUtime=6.27
/proc/12721/stat : 12721 (java) S 12716 12716 12047 0 -1 0 17945 0 1 0 609 18 0 0 19 0 9 0 56754247 867782656 16314 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12721/statm: 211861 16314 2613 9 0 206346 0
[pid=12721/tid=12722] ppid=12716 vsize=847444 CPUtime=4.3
/proc/12721/task/12722/stat : 12722 (java) R 12716 12716 12047 0 -1 64 4529 0 1 0 423 7 0 0 25 0 9 0 56754248 867782656 16314 996147200 134512640 134550932 4294955408 18446744073709551615 4126270701 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12723] ppid=12716 vsize=847444 CPUtime=1.69
/proc/12721/task/12723/stat : 12723 (java) S 12716 12716 12047 0 -1 64 11400 0 0 0 160 9 0 0 16 0 9 0 56754250 867782656 16314 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12724] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12724/stat : 12724 (java) S 12716 12716 12047 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 56754250 867782656 16314 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12725] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12725/stat : 12725 (java) S 12716 12716 12047 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56754250 867782656 16314 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12726] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12726/stat : 12726 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 56754252 867782656 16314 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12727] ppid=12716 vsize=847444 CPUtime=0.25
/proc/12721/task/12727/stat : 12727 (java) S 12716 12716 12047 0 -1 64 1319 0 0 0 25 0 0 0 16 0 9 0 56754255 867782656 16314 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12728] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12728/stat : 12728 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56754255 867782656 16314 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12729] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12729/stat : 12729 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56754255 867782656 16314 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 852800

[startup+12.7029 s]
/proc/loadavg: 2.20 2.05 1.87 3/83 12729
/proc/meminfo: memFree=907016/2055920 swapFree=4192812/4192956
[pid=12716] ppid=12714 vsize=5356 CPUtime=0
/proc/12716/stat : 12716 (concrete.sh) S 12714 12716 12047 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 56754246 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12716/statm: 1339 244 201 169 0 50 0
[pid=12721] ppid=12716 vsize=847444 CPUtime=12.66
/proc/12721/stat : 12721 (java) S 12716 12716 12047 0 -1 0 31081 0 1 0 1236 30 0 0 19 0 9 0 56754247 867782656 29142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12721/statm: 211861 29142 2613 9 0 206346 0
[pid=12721/tid=12722] ppid=12716 vsize=847444 CPUtime=9.54
/proc/12721/task/12722/stat : 12722 (java) R 12716 12716 12047 0 -1 64 5273 0 1 0 944 10 0 0 25 0 9 0 56754248 867782656 29142 996147200 134512640 134550932 4294955408 18446744073709551615 4126245978 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12723] ppid=12716 vsize=847444 CPUtime=2.83
/proc/12721/task/12723/stat : 12723 (java) S 12716 12716 12047 0 -1 64 23784 0 0 0 265 18 0 0 16 0 9 0 56754250 867782656 29142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12724] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12724/stat : 12724 (java) S 12716 12716 12047 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 56754250 867782656 29142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12725] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12725/stat : 12725 (java) S 12716 12716 12047 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56754250 867782656 29142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12726] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12726/stat : 12726 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 56754252 867782656 29142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12727] ppid=12716 vsize=847444 CPUtime=0.27
/proc/12721/task/12727/stat : 12727 (java) S 12716 12716 12047 0 -1 64 1327 0 0 0 27 0 0 0 16 0 9 0 56754255 867782656 29142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12728] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12728/stat : 12728 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56754255 867782656 29142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12729] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12729/stat : 12729 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56754255 867782656 29142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 852800

[startup+25.5015 s]
/proc/loadavg: 2.17 2.05 1.87 3/83 12729
/proc/meminfo: memFree=799176/2055920 swapFree=4192812/4192956
[pid=12716] ppid=12714 vsize=5356 CPUtime=0
/proc/12716/stat : 12716 (concrete.sh) S 12714 12716 12047 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 56754246 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12716/statm: 1339 244 201 169 0 50 0
[pid=12721] ppid=12716 vsize=847444 CPUtime=25.46
/proc/12721/stat : 12721 (java) S 12716 12716 12047 0 -1 0 57333 0 1 0 2495 51 0 0 19 0 9 0 56754247 867782656 55107 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12721/statm: 211861 55107 2613 9 0 206346 0
[pid=12721/tid=12722] ppid=12716 vsize=847444 CPUtime=19.39
/proc/12721/task/12722/stat : 12722 (java) R 12716 12716 12047 0 -1 64 7488 0 1 0 1920 19 0 0 25 0 9 0 56754248 867782656 55107 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12723] ppid=12716 vsize=847444 CPUtime=5.75
/proc/12721/task/12723/stat : 12723 (java) R 12716 12716 12047 0 -1 64 47814 0 0 0 545 30 0 0 15 0 9 0 56754250 867782656 55107 996147200 134512640 134550932 4294955408 18446744073709551615 102546911 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12724] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12724/stat : 12724 (java) S 12716 12716 12047 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 56754250 867782656 55107 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12725] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12725/stat : 12725 (java) S 12716 12716 12047 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56754250 867782656 55107 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12726] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12726/stat : 12726 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 56754252 867782656 55107 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12727] ppid=12716 vsize=847444 CPUtime=0.28
/proc/12721/task/12727/stat : 12727 (java) S 12716 12716 12047 0 -1 64 1334 0 0 0 28 0 0 0 16 0 9 0 56754255 867782656 55107 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12728] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12728/stat : 12728 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56754255 867782656 55107 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12729] ppid=12716 vsize=847444 CPUtime=0
/proc/12721/task/12729/stat : 12729 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56754255 867782656 55107 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 852800

[startup+51.1017 s]
/proc/loadavg: 2.11 2.04 1.87 4/83 12730
/proc/meminfo: memFree=597312/2055920 swapFree=4192812/4192956
[pid=12716] ppid=12714 vsize=5356 CPUtime=0
/proc/12716/stat : 12716 (concrete.sh) S 12714 12716 12047 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 56754246 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12716/statm: 1339 244 201 169 0 50 0
[pid=12721] ppid=12716 vsize=848472 CPUtime=51.04
/proc/12721/stat : 12721 (java) S 12716 12716 12047 0 -1 0 111876 0 1 0 5015 89 0 0 19 0 10 0 56754247 868835328 109397 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12721/statm: 212118 109397 2617 9 0 206603 0
[pid=12721/tid=12722] ppid=12716 vsize=848472 CPUtime=39.59
/proc/12721/task/12722/stat : 12722 (java) R 12716 12716 12047 0 -1 64 10040 0 1 0 3927 32 0 0 25 0 10 0 56754248 868835328 109397 996147200 134512640 134550932 4294955408 18446744073709551615 4126671597 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12723] ppid=12716 vsize=848472 CPUtime=11.06
/proc/12721/task/12723/stat : 12723 (java) S 12716 12716 12047 0 -1 64 99748 0 0 0 1052 54 0 0 18 0 10 0 56754250 868835328 109397 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12724] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12724/stat : 12724 (java) S 12716 12716 12047 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 56754250 868835328 109397 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12725] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12725/stat : 12725 (java) S 12716 12716 12047 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 56754250 868835328 109397 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12726] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12726/stat : 12726 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 56754252 868835328 109397 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12727] ppid=12716 vsize=848472 CPUtime=0.36
/proc/12721/task/12727/stat : 12727 (java) R 12716 12716 12047 0 -1 64 1385 0 0 0 35 1 0 0 16 0 10 0 56754255 868835328 109397 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12728] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12728/stat : 12728 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 56754255 868835328 109397 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12729] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12729/stat : 12729 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 56754255 868835328 109397 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 853828

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

[startup+51.9028 s]
/proc/loadavg: 2.11 2.04 1.87 3/84 12731
/proc/meminfo: memFree=578552/2055920 swapFree=4192812/4192956
[pid=12716] ppid=12714 vsize=5356 CPUtime=0
/proc/12716/stat : 12716 (concrete.sh) S 12714 12716 12047 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 56754246 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12716/statm: 1339 244 201 169 0 50 0
[pid=12721] ppid=12716 vsize=848472 CPUtime=51.84
/proc/12721/stat : 12721 (java) S 12716 12716 12047 0 -1 0 111881 0 1 0 5095 89 0 0 19 0 10 0 56754247 868835328 109402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12721/statm: 212118 109402 2617 9 0 206603 0
[pid=12721/tid=12722] ppid=12716 vsize=848472 CPUtime=40.38
/proc/12721/task/12722/stat : 12722 (java) R 12716 12716 12047 0 -1 64 10040 0 1 0 4006 32 0 0 25 0 10 0 56754248 868835328 109402 996147200 134512640 134550932 4294955408 18446744073709551615 4126684661 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12723] ppid=12716 vsize=848472 CPUtime=11.06
/proc/12721/task/12723/stat : 12723 (java) S 12716 12716 12047 0 -1 64 99748 0 0 0 1052 54 0 0 18 0 10 0 56754250 868835328 109402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12724] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12724/stat : 12724 (java) S 12716 12716 12047 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 56754250 868835328 109402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12725] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12725/stat : 12725 (java) S 12716 12716 12047 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 56754250 868835328 109402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12726] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12726/stat : 12726 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 56754252 868835328 109402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12727] ppid=12716 vsize=848472 CPUtime=0.37
/proc/12721/task/12727/stat : 12727 (java) S 12716 12716 12047 0 -1 64 1390 0 0 0 36 1 0 0 16 0 10 0 56754255 868835328 109402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12728] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12728/stat : 12728 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 56754255 868835328 109402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12729] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12729/stat : 12729 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 56754255 868835328 109402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12731] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12731/stat : 12731 (java) S 12716 12716 12047 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 56759354 868835328 109402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.84
Current children cumulated vsize (KiB) 853828

[startup+52.1028 s]
/proc/loadavg: 2.11 2.04 1.87 3/84 12731
/proc/meminfo: memFree=578552/2055920 swapFree=4192812/4192956
[pid=12716] ppid=12714 vsize=5356 CPUtime=0
/proc/12716/stat : 12716 (concrete.sh) S 12714 12716 12047 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 56754246 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12716/statm: 1339 244 201 169 0 50 0
[pid=12721] ppid=12716 vsize=848472 CPUtime=52.04
/proc/12721/stat : 12721 (java) S 12716 12716 12047 0 -1 0 111889 0 1 0 5115 89 0 0 19 0 9 0 56754247 868835328 109409 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12721/statm: 212118 109409 2619 9 0 206603 0
[pid=12721/tid=12722] ppid=12716 vsize=848472 CPUtime=40.57
/proc/12721/task/12722/stat : 12722 (java) R 12716 12716 12047 0 -1 64 10041 0 1 0 4025 32 0 0 25 0 9 0 56754248 868835328 109409 996147200 134512640 134550932 4294955408 18446744073709551615 4126678485 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12723] ppid=12716 vsize=848472 CPUtime=11.06
/proc/12721/task/12723/stat : 12723 (java) S 12716 12716 12047 0 -1 64 99748 0 0 0 1052 54 0 0 16 0 9 0 56754250 868835328 109409 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12724] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12724/stat : 12724 (java) S 12716 12716 12047 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 56754250 868835328 109409 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12725] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12725/stat : 12725 (java) S 12716 12716 12047 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56754250 868835328 109409 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12726] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12726/stat : 12726 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 56754252 868835328 109409 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12727] ppid=12716 vsize=848472 CPUtime=0.38
/proc/12721/task/12727/stat : 12727 (java) S 12716 12716 12047 0 -1 64 1396 0 0 0 37 1 0 0 16 0 9 0 56754255 868835328 109409 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12728] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12728/stat : 12728 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56754255 868835328 109409 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12721/tid=12729] ppid=12716 vsize=848472 CPUtime=0
/proc/12721/task/12729/stat : 12729 (java) S 12716 12716 12047 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56754255 868835328 109409 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 52.04
Current children cumulated vsize (KiB) 853828

[startup+52.2028 s]
/proc/loadavg: 2.11 2.04 1.87 3/84 12731
/proc/meminfo: memFree=578552/2055920 swapFree=4192812/4192956
[pid=12716] ppid=12714 vsize=5356 CPUtime=0
/proc/12716/stat : 12716 (concrete.sh) S 12714 12716 12047 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 56754246 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12716/statm: 1339 244 201 169 0 50 0
[pid=12721] ppid=12716 vsize=0 CPUtime=52.11
/proc/12721/stat : 12721 (java) Z 12716 12716 12047 0 -1 12 111899 0 1 0 5120 91 0 0 16 0 2 0 56754247 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12721/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 52.11
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 52.2477
CPU time (s): 52.1671
CPU user time (s): 51.2042
CPU system time (s): 0.962853
CPU usage (%): 99.8457
Max. virtual memory (cumulated for all children) (KiB): 853828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.2042
system time used= 0.962853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112541
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= 16865
involuntary context switches= 16873

runsolver used 0.06399 second user time and 0.181972 second system time

The end

Launcher Data

Begin job on node92 at 2009-07-16 00:28:12
IDJOB=2057174
IDBENCH=53341
IDSOLVER=735
FILE ID=node92/2057174-1247696882
PBS_JOBID= 9521134
Free space on /tmp= 66240 MiB

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

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

MD5SUM BENCH= 57d53d4d07d2dcb55d47dc07f5e26246
RANDOM SEED=437989642

node92.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.216
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.216
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:       1007784 kB
Buffers:         74500 kB
Cached:         780192 kB
SwapCached:          0 kB
Active:         386452 kB
Inactive:       584800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1007784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           69860 kB
Writeback:           0 kB
Mapped:         127988 kB
Slab:            62056 kB
Committed_AS:   578780 kB
PageTables:       2064 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= 66236 MiB
End job on node92 at 2009-07-16 00:29:05