Trace number 2078833

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 19.2671 19.5152

DiagnosticValue
CHECKS941125
NODES392

General information on the benchmark

Namecsp/nengfa/
normalized-queens1.xml
MD5SUM72b10381b21e6b6e79bdf3ac7e3009a4
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 benchmark4.6263
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints13680
Maximum constraint arity2
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13680
Global constraints used (with number of constraints)

Solver Data

16.21/16.50	c CPU-LOAD 12.96
16.21/16.50	c LOADED 96 V (96 E), 4560 ExtensionConstraint2D, arity 2, 12.96 cpu
19.18/19.45	v 24 17 12 28 31 14 75 15 19 68 23 64 76 87 16 71 20 93 21 73 77 49 27 60 79 86 18 67 78 3 72 51 95 22 85 41 62 59 10 56 11 80 63 74 90 46 13 54 91 9 65 33 81 83 89 96 88 30 70 57 1 6 47 44 26 4 52 32 25 35 38 2 42 69 58 5 55 53 7 34 43 8 40 29 36 39 61 48 66 37 84 50 45 92 94 82 
19.18/19.45	s SATISFIABLE
19.18/19.45	d NODES 392
19.18/19.45	d CHECKS 941125
19.18/19.45	c heuristic-cpu: 0.0
19.18/19.45	c prepro-constraint-ccks: 0
19.18/19.45	c prepro-constraint-presenceccks: 0
19.18/19.45	c prepro-cpu: 1.21
19.18/19.45	c prepro-matrix2d-ccks: 0
19.18/19.45	c prepro-matrix2d-presenceccks: 0
19.18/19.45	c prepro-removed: 0
19.18/19.45	c search-cpu: 1.2400002
19.18/19.45	c search-nps: 316.12897
19.18/19.45	c total-assgn: 392
19.18/19.45	c total-constraint-ccks: 0
19.18/19.45	c total-constraint-presence-ccks: 0
19.18/19.45	c total-cpu: 2.5100002
19.18/19.45	c total-matrix2d-ccks: 941125
19.18/19.45	c total-matrix2d-presence-ccks: 0
19.18/19.45	c TOTAL-NODES 392
19.18/19.45	c TOTAL-CPU 2.5100002

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-2078833-1247716548/watcher-2078833-1247716548 -o /tmp/evaluation-result-2078833-1247716548/solver-2078833-1247716548 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2078833-1247716548.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: 1.99 1.99 2.04 4/72 13727
/proc/meminfo: memFree=1512976/2055920 swapFree=4192812/4192956
[pid=13727] ppid=13725 vsize=5356 CPUtime=0
/proc/13727/stat : 13727 (concrete.sh) R 13725 13727 12731 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 58718792 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13727/statm: 1339 230 191 169 0 50 0
[pid=13728] ppid=13727 vsize=5356 CPUtime=0
/proc/13728/stat : 13728 (concrete.sh) R 13727 13727 12731 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 58718792 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13728/statm: 1339 230 191 169 0 50 0

[startup+0.01778 s]
/proc/loadavg: 1.99 1.99 2.04 4/72 13727
/proc/meminfo: memFree=1512976/2055920 swapFree=4192812/4192956
[pid=13727] ppid=13725 vsize=5356 CPUtime=0
/proc/13727/stat : 13727 (concrete.sh) S 13725 13727 12731 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58718792 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13727/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102627 s]
/proc/loadavg: 1.99 1.99 2.04 4/72 13727
/proc/meminfo: memFree=1512976/2055920 swapFree=4192812/4192956
[pid=13727] ppid=13725 vsize=5356 CPUtime=0
/proc/13727/stat : 13727 (concrete.sh) S 13725 13727 12731 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58718792 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13727/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302666 s]
/proc/loadavg: 1.99 1.99 2.04 4/72 13727
/proc/meminfo: memFree=1512976/2055920 swapFree=4192812/4192956
[pid=13727] ppid=13725 vsize=5356 CPUtime=0
/proc/13727/stat : 13727 (concrete.sh) S 13725 13727 12731 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58718792 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13727/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702753 s]
/proc/loadavg: 1.99 1.99 2.04 4/72 13727
/proc/meminfo: memFree=1512976/2055920 swapFree=4192812/4192956
[pid=13727] ppid=13725 vsize=5356 CPUtime=0
/proc/13727/stat : 13727 (concrete.sh) S 13725 13727 12731 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58718792 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13727/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50189 s]
/proc/loadavg: 1.99 1.99 2.04 4/82 13740
/proc/meminfo: memFree=1498240/2055920 swapFree=4192812/4192956
[pid=13727] ppid=13725 vsize=5356 CPUtime=0
/proc/13727/stat : 13727 (concrete.sh) S 13725 13727 12731 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58718792 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13727/statm: 1339 244 201 169 0 50 0
[pid=13732] ppid=13727 vsize=847760 CPUtime=1.45
/proc/13732/stat : 13732 (java) S 13727 13727 12731 0 -1 0 6635 0 1 0 141 4 0 0 18 0 9 0 58718793 868106240 5883 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13732/statm: 211940 5883 2007 9 0 206418 0
[pid=13732/tid=13733] ppid=13727 vsize=847760 CPUtime=0.91
/proc/13732/task/13733/stat : 13733 (java) R 13727 13727 12731 0 -1 64 3898 0 1 0 89 2 0 0 20 0 9 0 58718794 868106240 5883 996147200 134512640 134550932 4294955408 18446744073709551615 4125199218 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13734] ppid=13727 vsize=847760 CPUtime=0.05
/proc/13732/task/13734/stat : 13734 (java) S 13727 13727 12731 0 -1 64 559 0 0 0 5 0 0 0 16 0 9 0 58718796 868106240 5883 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13735] ppid=13727 vsize=847760 CPUtime=0
/proc/13732/task/13735/stat : 13735 (java) S 13727 13727 12731 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58718796 868106240 5883 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13736] ppid=13727 vsize=847760 CPUtime=0
/proc/13732/task/13736/stat : 13736 (java) S 13727 13727 12731 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58718796 868106240 5883 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13737] ppid=13727 vsize=847760 CPUtime=0
/proc/13732/task/13737/stat : 13737 (java) S 13727 13727 12731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58718798 868106240 5883 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13738] ppid=13727 vsize=847760 CPUtime=0.46
/proc/13732/task/13738/stat : 13738 (java) S 13727 13727 12731 0 -1 64 1482 0 0 0 46 0 0 0 16 0 9 0 58718802 868106240 5883 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13739] ppid=13727 vsize=847760 CPUtime=0
/proc/13732/task/13739/stat : 13739 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58718802 868106240 5883 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13740] ppid=13727 vsize=847760 CPUtime=0
/proc/13732/task/13740/stat : 13740 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58718802 868106240 5883 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) 853116

[startup+3.1022 s]
/proc/loadavg: 1.99 1.99 2.04 3/82 13740
/proc/meminfo: memFree=1491008/2055920 swapFree=4192812/4192956
[pid=13727] ppid=13725 vsize=5356 CPUtime=0
/proc/13727/stat : 13727 (concrete.sh) S 13725 13727 12731 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58718792 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13727/statm: 1339 244 201 169 0 50 0
[pid=13732] ppid=13727 vsize=850088 CPUtime=3.04
/proc/13732/stat : 13732 (java) S 13727 13727 12731 0 -1 0 10525 0 1 0 296 8 0 0 18 0 9 0 58718793 870490112 9271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13732/statm: 212522 9271 2625 9 0 207000 0
[pid=13732/tid=13733] ppid=13727 vsize=850088 CPUtime=2.02
/proc/13732/task/13733/stat : 13733 (java) R 13727 13727 12731 0 -1 64 4120 0 1 0 199 3 0 0 25 0 9 0 58718794 870490112 9271 996147200 134512640 134550932 4294955408 18446744073709551615 4126997460 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13734] ppid=13727 vsize=850088 CPUtime=0.36
/proc/13732/task/13734/stat : 13734 (java) S 13727 13727 12731 0 -1 64 3416 0 0 0 34 2 0 0 16 0 9 0 58718796 870490112 9271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13735] ppid=13727 vsize=850088 CPUtime=0
/proc/13732/task/13735/stat : 13735 (java) S 13727 13727 12731 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58718796 870490112 9271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13736] ppid=13727 vsize=850088 CPUtime=0
/proc/13732/task/13736/stat : 13736 (java) S 13727 13727 12731 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58718796 870490112 9271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13737] ppid=13727 vsize=850088 CPUtime=0
/proc/13732/task/13737/stat : 13737 (java) S 13727 13727 12731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58718798 870490112 9271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13738] ppid=13727 vsize=850088 CPUtime=0.63
/proc/13732/task/13738/stat : 13738 (java) S 13727 13727 12731 0 -1 64 2293 0 0 0 62 1 0 0 16 0 9 0 58718802 870490112 9271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13739] ppid=13727 vsize=850088 CPUtime=0
/proc/13732/task/13739/stat : 13739 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58718802 870490112 9271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13740] ppid=13727 vsize=850088 CPUtime=0
/proc/13732/task/13740/stat : 13740 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58718802 870490112 9271 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) 855444

[startup+6.30181 s]
/proc/loadavg: 1.99 1.99 2.04 3/82 13740
/proc/meminfo: memFree=1472960/2055920 swapFree=4192812/4192956
[pid=13727] ppid=13725 vsize=5356 CPUtime=0
/proc/13727/stat : 13727 (concrete.sh) S 13725 13727 12731 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58718792 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13727/statm: 1339 244 201 169 0 50 0
[pid=13732] ppid=13727 vsize=850164 CPUtime=6.21
/proc/13732/stat : 13732 (java) S 13727 13727 12731 0 -1 0 14301 0 1 0 610 11 0 0 18 0 9 0 58718793 870567936 12911 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13732/statm: 212541 12911 2626 9 0 207019 0
[pid=13732/tid=13733] ppid=13727 vsize=850164 CPUtime=4.75
/proc/13732/task/13733/stat : 13733 (java) R 13727 13727 12731 0 -1 64 4425 0 1 0 471 4 0 0 25 0 9 0 58718794 870567936 12911 996147200 134512640 134550932 4294955408 18446744073709551615 4126979637 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13734] ppid=13727 vsize=850164 CPUtime=0.79
/proc/13732/task/13734/stat : 13734 (java) S 13727 13727 12731 0 -1 64 6875 0 0 0 74 5 0 0 16 0 9 0 58718796 870567936 12911 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13735] ppid=13727 vsize=850164 CPUtime=0
/proc/13732/task/13735/stat : 13735 (java) S 13727 13727 12731 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58718796 870567936 12911 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13736] ppid=13727 vsize=850164 CPUtime=0
/proc/13732/task/13736/stat : 13736 (java) S 13727 13727 12731 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58718796 870567936 12911 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13737] ppid=13727 vsize=850164 CPUtime=0
/proc/13732/task/13737/stat : 13737 (java) S 13727 13727 12731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58718798 870567936 12911 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13738] ppid=13727 vsize=850164 CPUtime=0.65
/proc/13732/task/13738/stat : 13738 (java) S 13727 13727 12731 0 -1 64 2305 0 0 0 64 1 0 0 15 0 9 0 58718802 870567936 12911 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13739] ppid=13727 vsize=850164 CPUtime=0
/proc/13732/task/13739/stat : 13739 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58718802 870567936 12911 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13740] ppid=13727 vsize=850164 CPUtime=0
/proc/13732/task/13740/stat : 13740 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58718802 870567936 12911 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) 855520

[startup+12.702 s]
/proc/loadavg: 2.07 2.01 2.04 3/83 13741
/proc/meminfo: memFree=1458616/2055920 swapFree=4192812/4192956
[pid=13727] ppid=13725 vsize=5356 CPUtime=0
/proc/13727/stat : 13727 (concrete.sh) S 13725 13727 12731 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58718792 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13727/statm: 1339 244 201 169 0 50 0
[pid=13732] ppid=13727 vsize=851192 CPUtime=12.54
/proc/13732/stat : 13732 (java) S 13727 13727 12731 0 -1 0 18083 0 1 0 1239 15 0 0 18 0 10 0 58718793 871620608 16516 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13732/statm: 212798 16516 2633 9 0 207276 0
[pid=13732/tid=13733] ppid=13727 vsize=851192 CPUtime=10.36
/proc/13732/task/13733/stat : 13733 (java) R 13727 13727 12731 0 -1 64 4912 0 1 0 1031 5 0 0 25 0 10 0 58718794 871620608 16516 996147200 134512640 134550932 4294955408 18446744073709551615 4127659576 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13734] ppid=13727 vsize=851192 CPUtime=1.35
/proc/13732/task/13734/stat : 13734 (java) S 13727 13727 12731 0 -1 64 10067 0 0 0 128 7 0 0 16 0 10 0 58718796 871620608 16516 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13735] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13735/stat : 13735 (java) S 13727 13727 12731 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58718796 871620608 16516 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13736] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13736/stat : 13736 (java) S 13727 13727 12731 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 58718796 871620608 16516 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13737] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13737/stat : 13737 (java) S 13727 13727 12731 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58718798 871620608 16516 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13738] ppid=13727 vsize=851192 CPUtime=0.79
/proc/13732/task/13738/stat : 13738 (java) S 13727 13727 12731 0 -1 64 2401 0 0 0 78 1 0 0 15 0 10 0 58718802 871620608 16516 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13739] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13739/stat : 13739 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58718802 871620608 16516 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13740] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13740/stat : 13740 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58718802 871620608 16516 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13741] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13741/stat : 13741 (java) S 13727 13727 12731 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 58719523 871620608 16516 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 856548

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

[startup+15.9026 s]
/proc/loadavg: 2.07 2.01 2.04 3/83 13741
/proc/meminfo: memFree=1446072/2055920 swapFree=4192812/4192956
[pid=13727] ppid=13725 vsize=5356 CPUtime=0
/proc/13727/stat : 13727 (concrete.sh) S 13725 13727 12731 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58718792 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13727/statm: 1339 244 201 169 0 50 0
[pid=13732] ppid=13727 vsize=851192 CPUtime=15.71
/proc/13732/stat : 13732 (java) S 13727 13727 12731 0 -1 0 23840 0 1 0 1553 18 0 0 18 0 10 0 58718793 871620608 21985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13732/statm: 212798 21985 2633 9 0 207276 0
[pid=13732/tid=13733] ppid=13727 vsize=851192 CPUtime=12.7
/proc/13732/task/13733/stat : 13733 (java) R 13727 13727 12731 0 -1 64 5345 0 1 0 1264 6 0 0 25 0 10 0 58718794 871620608 21985 996147200 134512640 134550932 4294955408 18446744073709551615 4128077036 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13734] ppid=13727 vsize=851192 CPUtime=2.13
/proc/13732/task/13734/stat : 13734 (java) S 13727 13727 12731 0 -1 64 15347 0 0 0 204 9 0 0 16 0 10 0 58718796 871620608 21985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13735] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13735/stat : 13735 (java) S 13727 13727 12731 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58718796 871620608 21985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13736] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13736/stat : 13736 (java) S 13727 13727 12731 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 58718796 871620608 21985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13737] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13737/stat : 13737 (java) S 13727 13727 12731 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58718798 871620608 21985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13738] ppid=13727 vsize=851192 CPUtime=0.86
/proc/13732/task/13738/stat : 13738 (java) S 13727 13727 12731 0 -1 64 2445 0 0 0 84 2 0 0 15 0 10 0 58718802 871620608 21985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13739] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13739/stat : 13739 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58718802 871620608 21985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13740] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13740/stat : 13740 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58718802 871620608 21985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13741] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13741/stat : 13741 (java) S 13727 13727 12731 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 58719523 871620608 21985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.71
Current children cumulated vsize (KiB) 856548

[startup+17.5019 s]
/proc/loadavg: 2.07 2.01 2.04 3/83 13742
/proc/meminfo: memFree=1425008/2055920 swapFree=4192812/4192956
[pid=13727] ppid=13725 vsize=5356 CPUtime=0
/proc/13727/stat : 13727 (concrete.sh) S 13725 13727 12731 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58718792 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13727/statm: 1339 244 201 169 0 50 0
[pid=13732] ppid=13727 vsize=851192 CPUtime=17.3
/proc/13732/stat : 13732 (java) S 13727 13727 12731 0 -1 0 26222 0 1 0 1711 19 0 0 18 0 10 0 58718793 871620608 24360 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13732/statm: 212798 24360 2634 9 0 207276 0
[pid=13732/tid=13733] ppid=13727 vsize=851192 CPUtime=13.81
/proc/13732/task/13733/stat : 13733 (java) R 13727 13727 12731 0 -1 64 5368 0 1 0 1375 6 0 0 25 0 10 0 58718794 871620608 24360 996147200 134512640 134550932 4294955408 18446744073709551615 4128052328 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13734] ppid=13727 vsize=851192 CPUtime=2.58
/proc/13732/task/13734/stat : 13734 (java) S 13727 13727 12731 0 -1 64 17705 0 0 0 248 10 0 0 16 0 10 0 58718796 871620608 24360 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13735] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13735/stat : 13735 (java) S 13727 13727 12731 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58718796 871620608 24360 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13736] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13736/stat : 13736 (java) S 13727 13727 12731 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 58718796 871620608 24360 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13737] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13737/stat : 13737 (java) S 13727 13727 12731 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58718798 871620608 24360 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13738] ppid=13727 vsize=851192 CPUtime=0.87
/proc/13732/task/13738/stat : 13738 (java) S 13727 13727 12731 0 -1 64 2445 0 0 0 85 2 0 0 15 0 10 0 58718802 871620608 24360 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13739] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13739/stat : 13739 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 58718802 871620608 24360 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13740] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13740/stat : 13740 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58718802 871620608 24360 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13742] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13742/stat : 13742 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58720483 871620608 24360 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.3
Current children cumulated vsize (KiB) 856548

[startup+18.3021 s]
/proc/loadavg: 2.07 2.01 2.04 3/83 13742
/proc/meminfo: memFree=1425008/2055920 swapFree=4192812/4192956
[pid=13727] ppid=13725 vsize=5356 CPUtime=0
/proc/13727/stat : 13727 (concrete.sh) S 13725 13727 12731 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58718792 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13727/statm: 1339 244 201 169 0 50 0
[pid=13732] ppid=13727 vsize=851192 CPUtime=18.09
/proc/13732/stat : 13732 (java) S 13727 13727 12731 0 -1 0 28131 0 1 0 1789 20 0 0 18 0 9 0 58718793 871620608 26266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13732/statm: 212798 26266 2634 9 0 207276 0
[pid=13732/tid=13733] ppid=13727 vsize=851192 CPUtime=14.56
/proc/13732/task/13733/stat : 13733 (java) R 13727 13727 12731 0 -1 64 5578 0 1 0 1450 6 0 0 25 0 9 0 58718794 871620608 26266 996147200 134512640 134550932 4294955408 18446744073709551615 4127944673 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13734] ppid=13727 vsize=851192 CPUtime=2.61
/proc/13732/task/13734/stat : 13734 (java) S 13727 13727 12731 0 -1 64 19403 0 0 0 250 11 0 0 16 0 9 0 58718796 871620608 26266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13735] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13735/stat : 13735 (java) S 13727 13727 12731 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58718796 871620608 26266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13736] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13736/stat : 13736 (java) S 13727 13727 12731 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 58718796 871620608 26266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13737] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13737/stat : 13737 (java) S 13727 13727 12731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58718798 871620608 26266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13738] ppid=13727 vsize=851192 CPUtime=0.89
/proc/13732/task/13738/stat : 13738 (java) S 13727 13727 12731 0 -1 64 2445 0 0 0 87 2 0 0 15 0 9 0 58718802 871620608 26266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13739] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13739/stat : 13739 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58718802 871620608 26266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13740] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13740/stat : 13740 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58718802 871620608 26266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.09
Current children cumulated vsize (KiB) 856548

[startup+19.1022 s]
/proc/loadavg: 2.06 2.00 2.04 3/82 13742
/proc/meminfo: memFree=1417392/2055920 swapFree=4192812/4192956
[pid=13727] ppid=13725 vsize=5356 CPUtime=0
/proc/13727/stat : 13727 (concrete.sh) S 13725 13727 12731 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58718792 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13727/statm: 1339 244 201 169 0 50 0
[pid=13732] ppid=13727 vsize=851192 CPUtime=18.88
/proc/13732/stat : 13732 (java) S 13727 13727 12731 0 -1 0 28133 0 1 0 1868 20 0 0 18 0 9 0 58718793 871620608 26268 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13732/statm: 212798 26268 2636 9 0 207276 0
[pid=13732/tid=13733] ppid=13727 vsize=851192 CPUtime=15.34
/proc/13732/task/13733/stat : 13733 (java) R 13727 13727 12731 0 -1 64 5578 0 1 0 1528 6 0 0 25 0 9 0 58718794 871620608 26268 996147200 134512640 134550932 4294955408 18446744073709551615 4127658330 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13734] ppid=13727 vsize=851192 CPUtime=2.61
/proc/13732/task/13734/stat : 13734 (java) S 13727 13727 12731 0 -1 64 19403 0 0 0 250 11 0 0 16 0 9 0 58718796 871620608 26268 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13735] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13735/stat : 13735 (java) S 13727 13727 12731 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58718796 871620608 26268 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13736] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13736/stat : 13736 (java) S 13727 13727 12731 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 58718796 871620608 26268 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13737] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13737/stat : 13737 (java) S 13727 13727 12731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58718798 871620608 26268 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13738] ppid=13727 vsize=851192 CPUtime=0.9
/proc/13732/task/13738/stat : 13738 (java) S 13727 13727 12731 0 -1 64 2447 0 0 0 88 2 0 0 15 0 9 0 58718802 871620608 26268 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13739] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13739/stat : 13739 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58718802 871620608 26268 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13732/tid=13740] ppid=13727 vsize=851192 CPUtime=0
/proc/13732/task/13740/stat : 13740 (java) S 13727 13727 12731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58718802 871620608 26268 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.88
Current children cumulated vsize (KiB) 856548

[startup+19.5029 s]
/proc/loadavg: 2.06 2.00 2.04 3/82 13742
/proc/meminfo: memFree=1417392/2055920 swapFree=4192812/4192956
[pid=13727] ppid=13725 vsize=5356 CPUtime=0
/proc/13727/stat : 13727 (concrete.sh) S 13725 13727 12731 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58718792 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13727/statm: 1339 244 201 169 0 50 0
[pid=13732] ppid=13727 vsize=0 CPUtime=19.24
/proc/13732/stat : 13732 (java) Z 13727 13727 12731 0 -1 12 28141 0 1 0 1903 21 0 0 16 0 2 0 58718793 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13732/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 19.24
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 19.5152
CPU time (s): 19.2671
CPU user time (s): 19.0311
CPU system time (s): 0.235964
CPU usage (%): 98.7286
Max. virtual memory (cumulated for all children) (KiB): 856548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.0311
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28783
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= 8531
involuntary context switches= 8787

runsolver used 0.024996 second user time and 0.074988 second system time

The end

Launcher Data

Begin job on node42 at 2009-07-16 05:55:49
IDJOB=2078833
IDBENCH=56817
IDSOLVER=735
FILE ID=node42/2078833-1247716548
PBS_JOBID= 9521419
Free space on /tmp= 66292 MiB

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

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

MD5SUM BENCH= 72b10381b21e6b6e79bdf3ac7e3009a4
RANDOM SEED=1696025531

node42.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.283
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.283
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:       1513456 kB
Buffers:         80264 kB
Cached:         329368 kB
SwapCached:          0 kB
Active:         121676 kB
Inactive:       331544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1513456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4816 kB
Writeback:           0 kB
Mapped:          55072 kB
Slab:            74452 kB
Committed_AS:   576988 kB
PageTables:       1792 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= 66288 MiB
End job on node42 at 2009-07-16 05:56:08