Trace number 2076457

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 11.3443 11.481

DiagnosticValue
CHECKS0
NODES467

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-100-9.xml
MD5SUMfc7340650ecf26f83251f4e28365151f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.8523
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1284
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data

9.57/9.74	c CPU-LOAD 6.86
9.57/9.74	c LOADED 400 V (1284 E), 7600 DTConstraint, arity 2, 6.86 cpu
11.26/11.44	v 958 1056 844 425 517 149 1126 605 668 874 98 264 816 909 0 753 120 859 247 338 1076 771 539 1213 615 896 149 189 1235 958 438 0 766 287 1126 80 1160 364 707 985 439 588 652 171 261 350 0 932 75 178 856 191 737 1105 707 286 1028 260 366 967 1128 1197 628 1164 1027 872 1081 1225 366 438 552 695 188 465 96 0 276 944 792 1235 1228 96 858 183 625 99 970 552 193 814 1114 462 922 0 290 723 407 792 1056 175 254 717 827 350 609 539 82 626 916 0 462 439 1113 177 1040 863 967 877 753 941 625 792 1078 954 1228 0 247 92 1123 922 532 1049 1138 760 354 443 574 177 356 682 705 968 852 904 899 628 941 447 84 919 171 1065 356 264 985 795 771 1012 530 0 1189 1023 268 574 1225 98 831 1077 1251 189 0 450 523 742 244 356 277 924 1113 695 621 513 545 675 797 1164 188 849 1005 1079 465 723 599 158 0 1007 282 82 1128 378 510 179 913 0 988 356 1185 1056 872 813 760 668 588 999 276 1113 1152 87 445 695 545 1165 276 175 880 51 0 437 516 348 1018 83 865 336 654 797 409 969 223 194 909 621 510 755 831 668 566 795 369 897 195 451 856 99 286 877 904 911 714 0 179 378 343 787 462 999 0 271 674 705 539 96 1164 1005 961 602 933 858 577 1229 247 692 254 239 376 344 989 717 465 804 782 816 191 904 828 93 82 0 577 505 604 813 682 250 909 51 652 450 670 878 741 195 331 1033 183 0 1081 516 981 77 96 454 290 674 1189 913 986 1050 842 1057 149 566 787 264 0 656 737 169 340 1138 855 675 1027 178 412 354 82 731 941 1076 277 827 1114 1193 0 344 592 1176 915 517 1169 454 1079 984 1148 1018 193 283 865 1219 924 766 1236 695 376 530 618 741 0 96 772 1033 250 163 1012 659 812 730 120 0 917 516 602 877 276 845 451 1176 1105 364 
11.26/11.45	s SATISFIABLE
11.26/11.45	d NODES 467
11.26/11.45	d CHECKS 0
11.26/11.45	c heuristic-cpu: 0.0
11.26/11.45	c prepro-constraint-ccks: 0
11.26/11.45	c prepro-constraint-presenceccks: 0
11.26/11.45	c prepro-cpu: 0.02
11.26/11.45	c prepro-matrix2d-ccks: 0
11.26/11.45	c prepro-matrix2d-presenceccks: 0
11.26/11.45	c prepro-removed: 0
11.26/11.45	c search-cpu: 1.3199999
11.26/11.45	c search-nps: 353.7879
11.26/11.45	c total-assgn: 467
11.26/11.45	c total-constraint-ccks: 0
11.26/11.45	c total-constraint-presence-ccks: 0
11.26/11.45	c total-cpu: 1.4
11.26/11.45	c total-matrix2d-ccks: 0
11.26/11.45	c total-matrix2d-presence-ccks: 0
11.26/11.45	c TOTAL-NODES 467
11.26/11.45	c TOTAL-CPU 1.4

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-2076457-1247714197/watcher-2076457-1247714197 -o /tmp/evaluation-result-2076457-1247714197/solver-2076457-1247714197 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2076457-1247714197.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.19 2.11 2.02 4/72 17087
/proc/meminfo: memFree=1436840/2055920 swapFree=4192812/4192956
[pid=17087] ppid=17085 vsize=18576 CPUtime=0
/proc/17087/stat : 17087 (runsolver) R 17085 17087 15829 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 58483198 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 246406507815 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17087/statm: 4644 284 249 26 0 2626 0

[startup+0.080107 s]
/proc/loadavg: 2.19 2.11 2.02 4/72 17087
/proc/meminfo: memFree=1436840/2055920 swapFree=4192812/4192956
[pid=17087] ppid=17085 vsize=5356 CPUtime=0
/proc/17087/stat : 17087 (concrete.sh) S 17085 17087 15829 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58483198 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17087/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101103 s]
/proc/loadavg: 2.19 2.11 2.02 4/72 17087
/proc/meminfo: memFree=1436840/2055920 swapFree=4192812/4192956
[pid=17087] ppid=17085 vsize=5356 CPUtime=0
/proc/17087/stat : 17087 (concrete.sh) S 17085 17087 15829 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58483198 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17087/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301126 s]
/proc/loadavg: 2.19 2.11 2.02 4/72 17087
/proc/meminfo: memFree=1436840/2055920 swapFree=4192812/4192956
[pid=17087] ppid=17085 vsize=5356 CPUtime=0
/proc/17087/stat : 17087 (concrete.sh) S 17085 17087 15829 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58483198 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17087/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701161 s]
/proc/loadavg: 2.19 2.11 2.02 4/72 17087
/proc/meminfo: memFree=1436840/2055920 swapFree=4192812/4192956
[pid=17087] ppid=17085 vsize=5356 CPUtime=0
/proc/17087/stat : 17087 (concrete.sh) S 17085 17087 15829 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58483198 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17087/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50223 s]
/proc/loadavg: 2.19 2.11 2.02 4/82 17100
/proc/meminfo: memFree=1422040/2055920 swapFree=4192812/4192956
[pid=17087] ppid=17085 vsize=5356 CPUtime=0
/proc/17087/stat : 17087 (concrete.sh) S 17085 17087 15829 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58483198 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17087/statm: 1339 244 201 169 0 50 0
[pid=17092] ppid=17087 vsize=847584 CPUtime=1.45
/proc/17092/stat : 17092 (java) S 17087 17087 15829 0 -1 0 8257 0 1 0 138 7 0 0 18 0 9 0 58483199 867926016 7096 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17092/statm: 211896 7096 2624 9 0 206374 0
[pid=17092/tid=17093] ppid=17087 vsize=847584 CPUtime=0.99
/proc/17092/task/17093/stat : 17093 (java) R 17087 17087 15829 0 -1 64 3917 0 1 0 95 4 0 0 21 0 9 0 58483200 867926016 7096 996147200 134512640 134550932 4294955408 18446744073709551615 4126466341 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17094] ppid=17087 vsize=847584 CPUtime=0.13
/proc/17092/task/17094/stat : 17094 (java) S 17087 17087 15829 0 -1 64 2118 0 0 0 12 1 0 0 16 0 9 0 58483201 867926016 7096 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17095] ppid=17087 vsize=847584 CPUtime=0
/proc/17092/task/17095/stat : 17095 (java) S 17087 17087 15829 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58483202 867926016 7096 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17096] ppid=17087 vsize=847584 CPUtime=0
/proc/17092/task/17096/stat : 17096 (java) S 17087 17087 15829 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58483202 867926016 7096 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17097] ppid=17087 vsize=847584 CPUtime=0
/proc/17092/task/17097/stat : 17097 (java) S 17087 17087 15829 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58483204 867926016 7096 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17098] ppid=17087 vsize=847584 CPUtime=0.31
/proc/17092/task/17098/stat : 17098 (java) S 17087 17087 15829 0 -1 64 1526 0 0 0 30 1 0 0 16 0 9 0 58483208 867926016 7096 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17099] ppid=17087 vsize=847584 CPUtime=0
/proc/17092/task/17099/stat : 17099 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58483208 867926016 7096 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17100] ppid=17087 vsize=847584 CPUtime=0
/proc/17092/task/17100/stat : 17100 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58483208 867926016 7096 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 852940

[startup+3.10239 s]
/proc/loadavg: 2.19 2.11 2.02 3/82 17100
/proc/meminfo: memFree=1416600/2055920 swapFree=4192812/4192956
[pid=17087] ppid=17085 vsize=5356 CPUtime=0
/proc/17087/stat : 17087 (concrete.sh) S 17085 17087 15829 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58483198 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17087/statm: 1339 244 201 169 0 50 0
[pid=17092] ppid=17087 vsize=847584 CPUtime=3.04
/proc/17092/stat : 17092 (java) S 17087 17087 15829 0 -1 0 9229 0 1 0 296 8 0 0 18 0 9 0 58483199 867926016 8049 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17092/statm: 211896 8049 2624 9 0 206374 0
[pid=17092/tid=17093] ppid=17087 vsize=847584 CPUtime=2.43
/proc/17092/task/17093/stat : 17093 (java) R 17087 17087 15829 0 -1 64 3936 0 1 0 238 5 0 0 25 0 9 0 58483200 867926016 8049 996147200 134512640 134550932 4294955408 18446744073709551615 4125182246 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17094] ppid=17087 vsize=847584 CPUtime=0.27
/proc/17092/task/17094/stat : 17094 (java) S 17087 17087 15829 0 -1 64 3071 0 0 0 26 1 0 0 16 0 9 0 58483201 867926016 8049 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17095] ppid=17087 vsize=847584 CPUtime=0
/proc/17092/task/17095/stat : 17095 (java) S 17087 17087 15829 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58483202 867926016 8049 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17096] ppid=17087 vsize=847584 CPUtime=0
/proc/17092/task/17096/stat : 17096 (java) S 17087 17087 15829 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58483202 867926016 8049 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17097] ppid=17087 vsize=847584 CPUtime=0
/proc/17092/task/17097/stat : 17097 (java) S 17087 17087 15829 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58483204 867926016 8049 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17098] ppid=17087 vsize=847584 CPUtime=0.31
/proc/17092/task/17098/stat : 17098 (java) S 17087 17087 15829 0 -1 64 1526 0 0 0 30 1 0 0 16 0 9 0 58483208 867926016 8049 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17099] ppid=17087 vsize=847584 CPUtime=0
/proc/17092/task/17099/stat : 17099 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58483208 867926016 8049 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17100] ppid=17087 vsize=847584 CPUtime=0
/proc/17092/task/17100/stat : 17100 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58483208 867926016 8049 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 852940

[startup+6.30407 s]
/proc/loadavg: 2.25 2.12 2.03 4/83 17101
/proc/meminfo: memFree=1374352/2055920 swapFree=4192812/4192956
[pid=17087] ppid=17085 vsize=5356 CPUtime=0
/proc/17087/stat : 17087 (concrete.sh) S 17085 17087 15829 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58483198 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17087/statm: 1339 244 201 169 0 50 0
[pid=17092] ppid=17087 vsize=851280 CPUtime=6.21
/proc/17092/stat : 17092 (java) S 17087 17087 15829 0 -1 0 23230 0 1 0 604 17 0 0 18 0 10 0 58483199 871710720 19526 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17092/statm: 212820 19526 2629 9 0 207298 0
[pid=17092/tid=17093] ppid=17087 vsize=851280 CPUtime=4.33
/proc/17092/task/17093/stat : 17093 (java) R 17087 17087 15829 0 -1 64 4513 0 1 0 428 5 0 0 25 0 10 0 58483200 871710720 19526 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17094] ppid=17087 vsize=851280 CPUtime=1.16
/proc/17092/task/17094/stat : 17094 (java) S 17087 17087 15829 0 -1 64 15529 0 0 0 108 8 0 0 15 0 10 0 58483201 871710720 19526 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17095] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17095/stat : 17095 (java) S 17087 17087 15829 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58483202 871710720 19526 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17096] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17096/stat : 17096 (java) S 17087 17087 15829 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58483202 871710720 19526 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17097] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17097/stat : 17097 (java) S 17087 17087 15829 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58483204 871710720 19526 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17098] ppid=17087 vsize=851280 CPUtime=0.68
/proc/17092/task/17098/stat : 17098 (java) S 17087 17087 15829 0 -1 64 2488 0 0 0 66 2 0 0 16 0 10 0 58483208 871710720 19526 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17099] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17099/stat : 17099 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58483208 871710720 19526 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17100] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17100/stat : 17100 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58483208 871710720 19526 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17101] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17101/stat : 17101 (java) S 17087 17087 15829 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 58483616 871710720 19526 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 856636

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

[startup+9.503 s]
/proc/loadavg: 2.25 2.12 2.03 3/83 17101
/proc/meminfo: memFree=1361872/2055920 swapFree=4192812/4192956
[pid=17087] ppid=17085 vsize=5356 CPUtime=0
/proc/17087/stat : 17087 (concrete.sh) S 17085 17087 15829 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58483198 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17087/statm: 1339 244 201 169 0 50 0
[pid=17092] ppid=17087 vsize=851280 CPUtime=9.38
/proc/17092/stat : 17092 (java) S 17087 17087 15829 0 -1 0 25584 0 1 0 919 19 0 0 18 0 10 0 58483199 871710720 21573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17092/statm: 212820 21573 2627 9 0 207298 0
[pid=17092/tid=17093] ppid=17087 vsize=851280 CPUtime=6.93
/proc/17092/task/17093/stat : 17093 (java) R 17087 17087 15829 0 -1 64 4912 0 1 0 687 6 0 0 25 0 10 0 58483200 871710720 21573 996147200 134512640 134550932 4294955408 18446744073709551615 102251252 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17094] ppid=17087 vsize=851280 CPUtime=1.7
/proc/17092/task/17094/stat : 17094 (java) S 17087 17087 15829 0 -1 64 17458 0 0 0 161 9 0 0 16 0 10 0 58483201 871710720 21573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17095] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17095/stat : 17095 (java) S 17087 17087 15829 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58483202 871710720 21573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17096] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17096/stat : 17096 (java) S 17087 17087 15829 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58483202 871710720 21573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17097] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17097/stat : 17097 (java) S 17087 17087 15829 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58483204 871710720 21573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17098] ppid=17087 vsize=851280 CPUtime=0.72
/proc/17092/task/17098/stat : 17098 (java) S 17087 17087 15829 0 -1 64 2514 0 0 0 70 2 0 0 15 0 10 0 58483208 871710720 21573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17099] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17099/stat : 17099 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58483208 871710720 21573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17100] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17100/stat : 17100 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58483208 871710720 21573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17101] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17101/stat : 17101 (java) S 17087 17087 15829 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 58483616 871710720 21573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.38
Current children cumulated vsize (KiB) 856636

[startup+10.3021 s]
/proc/loadavg: 2.23 2.12 2.03 4/82 17101
/proc/meminfo: memFree=1356240/2055920 swapFree=4192812/4192956
[pid=17087] ppid=17085 vsize=5356 CPUtime=0
/proc/17087/stat : 17087 (concrete.sh) S 17085 17087 15829 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58483198 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17087/statm: 1339 244 201 169 0 50 0
[pid=17092] ppid=17087 vsize=851280 CPUtime=10.17
/proc/17092/stat : 17092 (java) S 17087 17087 15829 0 -1 0 26471 0 1 0 998 19 0 0 18 0 9 0 58483199 871710720 22451 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17092/statm: 212820 22451 2628 9 0 207298 0
[pid=17092/tid=17093] ppid=17087 vsize=851280 CPUtime=7.43
/proc/17092/task/17093/stat : 17093 (java) R 17087 17087 15829 0 -1 64 4942 0 1 0 737 6 0 0 25 0 9 0 58483200 871710720 22451 996147200 134512640 134550932 4294955408 18446744073709551615 4127791956 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17094] ppid=17087 vsize=851280 CPUtime=1.95
/proc/17092/task/17094/stat : 17094 (java) S 17087 17087 15829 0 -1 64 18288 0 0 0 186 9 0 0 16 0 9 0 58483201 871710720 22451 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17095] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17095/stat : 17095 (java) S 17087 17087 15829 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58483202 871710720 22451 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17096] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17096/stat : 17096 (java) S 17087 17087 15829 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 58483202 871710720 22451 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17097] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17097/stat : 17097 (java) S 17087 17087 15829 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58483204 871710720 22451 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17098] ppid=17087 vsize=851280 CPUtime=0.77
/proc/17092/task/17098/stat : 17098 (java) S 17087 17087 15829 0 -1 64 2538 0 0 0 74 3 0 0 15 0 9 0 58483208 871710720 22451 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17099] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17099/stat : 17099 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58483208 871710720 22451 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17100] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17100/stat : 17100 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58483208 871710720 22451 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.17
Current children cumulated vsize (KiB) 856636

[startup+11.1022 s]
/proc/loadavg: 2.23 2.12 2.03 3/82 17102
/proc/meminfo: memFree=1356112/2055920 swapFree=4192812/4192956
[pid=17087] ppid=17085 vsize=5356 CPUtime=0
/proc/17087/stat : 17087 (concrete.sh) S 17085 17087 15829 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58483198 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17087/statm: 1339 244 201 169 0 50 0
[pid=17092] ppid=17087 vsize=851280 CPUtime=10.96
/proc/17092/stat : 17092 (java) S 17087 17087 15829 0 -1 0 26478 0 1 0 1076 20 0 0 18 0 9 0 58483199 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17092/statm: 212820 22453 2628 9 0 207298 0
[pid=17092/tid=17093] ppid=17087 vsize=851280 CPUtime=8.14
/proc/17092/task/17093/stat : 17093 (java) R 17087 17087 15829 0 -1 64 4948 0 1 0 808 6 0 0 25 0 9 0 58483200 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4127791949 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17094] ppid=17087 vsize=851280 CPUtime=2.02
/proc/17092/task/17094/stat : 17094 (java) S 17087 17087 15829 0 -1 64 18288 0 0 0 193 9 0 0 16 0 9 0 58483201 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17095] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17095/stat : 17095 (java) S 17087 17087 15829 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58483202 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17096] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17096/stat : 17096 (java) S 17087 17087 15829 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 58483202 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17097] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17097/stat : 17097 (java) S 17087 17087 15829 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58483204 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17098] ppid=17087 vsize=851280 CPUtime=0.77
/proc/17092/task/17098/stat : 17098 (java) S 17087 17087 15829 0 -1 64 2539 0 0 0 74 3 0 0 15 0 9 0 58483208 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17099] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17099/stat : 17099 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58483208 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17100] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17100/stat : 17100 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58483208 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.96
Current children cumulated vsize (KiB) 856636

[startup+11.3022 s]
/proc/loadavg: 2.23 2.12 2.03 3/82 17102
/proc/meminfo: memFree=1356112/2055920 swapFree=4192812/4192956
[pid=17087] ppid=17085 vsize=5356 CPUtime=0
/proc/17087/stat : 17087 (concrete.sh) S 17085 17087 15829 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58483198 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17087/statm: 1339 244 201 169 0 50 0
[pid=17092] ppid=17087 vsize=851280 CPUtime=11.16
/proc/17092/stat : 17092 (java) S 17087 17087 15829 0 -1 0 26479 0 1 0 1096 20 0 0 18 0 9 0 58483199 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17092/statm: 212820 22453 2628 9 0 207298 0
[pid=17092/tid=17093] ppid=17087 vsize=851280 CPUtime=8.32
/proc/17092/task/17093/stat : 17093 (java) R 17087 17087 15829 0 -1 64 4949 0 1 0 826 6 0 0 25 0 9 0 58483200 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4127803358 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17094] ppid=17087 vsize=851280 CPUtime=2.04
/proc/17092/task/17094/stat : 17094 (java) S 17087 17087 15829 0 -1 64 18288 0 0 0 195 9 0 0 16 0 9 0 58483201 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17095] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17095/stat : 17095 (java) S 17087 17087 15829 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58483202 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17096] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17096/stat : 17096 (java) S 17087 17087 15829 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 58483202 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17097] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17097/stat : 17097 (java) S 17087 17087 15829 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58483204 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17098] ppid=17087 vsize=851280 CPUtime=0.77
/proc/17092/task/17098/stat : 17098 (java) S 17087 17087 15829 0 -1 64 2539 0 0 0 74 3 0 0 15 0 9 0 58483208 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17099] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17099/stat : 17099 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58483208 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17100] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17100/stat : 17100 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58483208 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.16
Current children cumulated vsize (KiB) 856636

[startup+11.4022 s]
/proc/loadavg: 2.23 2.12 2.03 3/82 17102
/proc/meminfo: memFree=1356112/2055920 swapFree=4192812/4192956
[pid=17087] ppid=17085 vsize=5356 CPUtime=0
/proc/17087/stat : 17087 (concrete.sh) S 17085 17087 15829 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58483198 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17087/statm: 1339 244 201 169 0 50 0
[pid=17092] ppid=17087 vsize=851280 CPUtime=11.26
/proc/17092/stat : 17092 (java) S 17087 17087 15829 0 -1 0 26480 0 1 0 1106 20 0 0 18 0 9 0 58483199 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17092/statm: 212820 22453 2628 9 0 207298 0
[pid=17092/tid=17093] ppid=17087 vsize=851280 CPUtime=8.41
/proc/17092/task/17093/stat : 17093 (java) R 17087 17087 15829 0 -1 64 4950 0 1 0 835 6 0 0 25 0 9 0 58483200 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4127791980 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17094] ppid=17087 vsize=851280 CPUtime=2.05
/proc/17092/task/17094/stat : 17094 (java) S 17087 17087 15829 0 -1 64 18288 0 0 0 196 9 0 0 16 0 9 0 58483201 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17095] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17095/stat : 17095 (java) S 17087 17087 15829 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58483202 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17096] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17096/stat : 17096 (java) S 17087 17087 15829 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 58483202 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17097] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17097/stat : 17097 (java) S 17087 17087 15829 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58483204 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17098] ppid=17087 vsize=851280 CPUtime=0.77
/proc/17092/task/17098/stat : 17098 (java) S 17087 17087 15829 0 -1 64 2539 0 0 0 74 3 0 0 15 0 9 0 58483208 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17099] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17099/stat : 17099 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58483208 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17092/tid=17100] ppid=17087 vsize=851280 CPUtime=0
/proc/17092/task/17100/stat : 17100 (java) S 17087 17087 15829 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58483208 871710720 22453 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.26
Current children cumulated vsize (KiB) 856636

Child status: 0
Real time (s): 11.481
CPU time (s): 11.3443
CPU user time (s): 11.1203
CPU system time (s): 0.223965
CPU usage (%): 98.8092
Max. virtual memory (cumulated for all children) (KiB): 857284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.1203
system time used= 0.223965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27132
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= 4304
involuntary context switches= 4411

runsolver used 0.013997 second user time and 0.047992 second system time

The end

Launcher Data

Begin job on node61 at 2009-07-16 05:16:37
IDJOB=2076457
IDBENCH=56425
IDSOLVER=735
FILE ID=node61/2076457-1247714197
PBS_JOBID= 9521385
Free space on /tmp= 66356 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-100-9.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076457-1247714197/watcher-2076457-1247714197 -o /tmp/evaluation-result-2076457-1247714197/solver-2076457-1247714197 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2076457-1247714197.xml

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

MD5SUM BENCH= fc7340650ecf26f83251f4e28365151f
RANDOM SEED=1809427303

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
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.229
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:       1437256 kB
Buffers:        103152 kB
Cached:         307908 kB
SwapCached:          0 kB
Active:         203720 kB
Inactive:       314332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1437256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2252 kB
Writeback:           0 kB
Mapped:         118444 kB
Slab:            85892 kB
Committed_AS:   630140 kB
PageTables:       1964 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66356 MiB
End job on node61 at 2009-07-16 05:16:49