Trace number 2076926

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
bpsolver 09SAT 1445.45 1461.06

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-19-05.xml
MD5SUM004360dc4ee08fb7f6c35dfdfdd00b76
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.677896
Satisfiable
(Un)Satisfiability was proved
Number of variables291
Number of constraints2544
Maximum constraint arity32
Maximum domain size26
Number of constraints which are defined in extension126
Number of constraints which are defined in intension2418
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c bpsolver version 6.29.2009
0.00/0.02	c converting(HOME/instance-2076926-1247363195)
4.84/4.98	c Converted in 1605 ms
5.44/5.53	c solving(HOME/instance-2076926-1247363195,1800000)
5.44/5.53	c solving(HOME/instance-2076926-1247363195,1800000)
1445.40/1461.04	c (forward)
1445.40/1461.04	s SATISFIABLE
1445.40/1461.04	v 0 1 0 19 0 0 18 0 1 1 4 0 1 4 4 1 0 1 0 0 1 11 4 0 4 17 0 1 0 2 18 4 11 20 19 1 4 4 17 18 11 0 12 8 11 14 19 17 4 18 0 11 0 19 19 0 19 21 4 11 4 12 20 13 8 2 8 15 0 11 8 18 0 19 8 14 13 0 18 18 8 4 3 14 17 19 8 4 2 8 1 11 4 1 0 2 18 14 0 15 4 18 18 4 13 14 8 4 0 1 14 19 13 14 8 17 0 1 14 8 18 12 18 2 8 17 0 17 4 0 2 18 4 11 11 4 0 13 0 11 24 18 19 4 15 17 14 6 17 0 12 12 4 20 17 2 4 2 8 0 20 19 4 11 1 0 13 8 0 1 2 13 8 19 18 18 0 20 5 0 6 0 18 1 0 4 18 4 0 17 11 13 0 14 18 11 20 4 17 8 3 0 8 17 4 0 8 19 17 4 15 4 18 4 8 13 4 1 17 0 13 11 0 1 11 4 12 4 13 19 0 4 3 4 2 14 8 0 17 4 14 11 4 18 0 5 0 19 12 20 18 19 0 2 13 4 18 0 2 18 1 14 13 8 4 12 14 8 3 8 0 25 4 11 14 8 18 8 4 13 19 4 20 5 4 0 19 18 0 19 8 
1445.40/1461.05	
1445.40/1461.05	c Time=1440352 ms Backtracks=1151959
1445.40/1461.05	

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-2076926-1247363195/watcher-2076926-1247363195 -o /tmp/evaluation-result-2076926-1247363195/solver-2076926-1247363195 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2076926-1247363195 1800 

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.10 2.13 2.03 4/73 19220
/proc/meminfo: memFree=1835080/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=7000 CPUtime=0
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 613 0 0 0 0 0 0 0 20 0 1 0 23386528 7168000 331 996147200 134512640 135105188 4294956096 18446744073709551615 134530912 0 0 4096 0 0 0 0 17 1 0 0
/proc/19220/statm: 1750 331 72 144 0 1234 0

[startup+0.175663 s]
/proc/loadavg: 2.10 2.13 2.03 4/73 19220
/proc/meminfo: memFree=1835080/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=62208 CPUtime=0.16
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 1139 0 0 0 5 11 0 0 20 0 1 0 23386528 63700992 852 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/19220/statm: 15552 852 176 144 0 15036 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 62208

[startup+0.201667 s]
/proc/loadavg: 2.10 2.13 2.03 4/73 19220
/proc/meminfo: memFree=1835080/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=62208 CPUtime=0.19
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 1139 0 0 0 6 13 0 0 20 0 1 0 23386528 63700992 852 996147200 134512640 135105188 4294956096 18446744073709551615 134566108 0 0 4096 2 0 0 0 17 1 0 0
/proc/19220/statm: 15552 852 176 144 0 15036 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 62208

[startup+0.301687 s]
/proc/loadavg: 2.10 2.13 2.03 4/73 19220
/proc/meminfo: memFree=1835080/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=62208 CPUtime=0.29
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 1141 0 0 0 9 20 0 0 21 0 1 0 23386528 63700992 854 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/19220/statm: 15552 854 176 144 0 15036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62208

[startup+0.701765 s]
/proc/loadavg: 2.10 2.13 2.03 4/73 19220
/proc/meminfo: memFree=1835080/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=62208 CPUtime=0.68
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 1189 0 0 0 20 48 0 0 25 0 1 0 23386528 63700992 902 996147200 134512640 135105188 4294956096 18446744073709551615 134566040 0 0 4096 2 0 0 0 17 1 0 0
/proc/19220/statm: 15552 902 176 144 0 15036 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 62208

[startup+1.50193 s]
/proc/loadavg: 2.10 2.13 2.03 3/74 19221
/proc/meminfo: memFree=1831552/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=62208 CPUtime=1.48
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 1283 0 0 0 47 101 0 0 25 0 1 0 23386528 63700992 996 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/19220/statm: 15552 996 176 144 0 15036 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 62208

[startup+3.10124 s]
/proc/loadavg: 2.10 2.13 2.03 3/74 19221
/proc/meminfo: memFree=1830528/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=62208 CPUtime=3.07
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 1381 0 0 0 95 212 0 0 25 0 1 0 23386528 63700992 1094 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/19220/statm: 15552 1094 176 144 0 15036 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 62208

[startup+6.30188 s]
/proc/loadavg: 2.09 2.13 2.03 3/74 19221
/proc/meminfo: memFree=1809352/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=82932 CPUtime=6.24
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 9658 0 0 0 289 335 0 0 25 0 2 0 23386528 84922368 8703 996147200 134512640 135105188 4294956096 18446744073709551615 134748490 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 20733 8703 201 144 0 20217 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 82932

[startup+12.7011 s]
/proc/loadavg: 2.08 2.12 2.03 3/75 19222
/proc/meminfo: memFree=1796992/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=82932 CPUtime=12.58
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10189 0 0 0 923 335 0 0 25 0 2 0 23386528 84922368 9234 996147200 134512640 135105188 4294956096 18446744073709551615 134718139 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 20733 9234 201 144 0 20217 0
[pid=19220/tid=19222] ppid=19218 vsize=82932 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23387116 84922368 9234 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 82932

[startup+25.5017 s]
/proc/loadavg: 2.06 2.12 2.03 3/75 19222
/proc/meminfo: memFree=1797120/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=82932 CPUtime=25.29
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10190 0 0 0 2194 335 0 0 25 0 2 0 23386528 84922368 9235 996147200 134512640 135105188 4294956096 18446744073709551615 134748513 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 20733 9235 201 144 0 20217 0
[pid=19220/tid=19222] ppid=19218 vsize=82932 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23387116 84922368 9235 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 82932

[startup+51.1017 s]
/proc/loadavg: 2.04 2.11 2.03 3/75 19222
/proc/meminfo: memFree=1797184/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=82932 CPUtime=50.68
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10196 0 0 0 4733 335 0 0 25 0 2 0 23386528 84922368 9241 996147200 134512640 135105188 4294956096 18446744073709551615 134748340 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 20733 9241 201 144 0 20217 0
[pid=19220/tid=19222] ppid=19218 vsize=82932 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23387116 84922368 9241 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 82932

[startup+102.302 s]
/proc/loadavg: 2.02 2.09 2.02 3/75 19222
/proc/meminfo: memFree=1797120/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=82932 CPUtime=101.51
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10197 0 0 0 9815 336 0 0 25 0 2 0 23386528 84922368 9242 996147200 134512640 135105188 4294956096 18446744073709551615 134749278 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 20733 9242 201 144 0 20217 0
[pid=19220/tid=19222] ppid=19218 vsize=82932 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23387116 84922368 9242 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 82932

[startup+162.302 s]
/proc/loadavg: 2.00 2.07 2.02 3/75 19222
/proc/meminfo: memFree=1797056/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=82932 CPUtime=161.04
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10197 0 0 0 15768 336 0 0 25 0 2 0 23386528 84922368 9242 996147200 134512640 135105188 4294956096 18446744073709551615 134748513 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 20733 9242 201 144 0 20217 0
[pid=19220/tid=19222] ppid=19218 vsize=82932 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23387116 84922368 9242 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 82932

[startup+222.305 s]
/proc/loadavg: 2.00 2.05 2.01 3/75 19222
/proc/meminfo: memFree=1797056/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=82932 CPUtime=220.58
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10198 0 0 0 21722 336 0 0 25 0 2 0 23386528 84922368 9243 996147200 134512640 135105188 4294956096 18446744073709551615 134718145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 20733 9243 201 144 0 20217 0
[pid=19220/tid=19222] ppid=19218 vsize=82932 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23387116 84922368 9243 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 82932

[startup+282.302 s]
/proc/loadavg: 2.00 2.04 2.01 3/75 19224
/proc/meminfo: memFree=1797056/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=82932 CPUtime=280.12
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10198 0 0 0 27676 336 0 0 25 0 2 0 23386528 84922368 9243 996147200 134512640 135105188 4294956096 18446744073709551615 134748506 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 20733 9243 201 144 0 20217 0
[pid=19220/tid=19222] ppid=19218 vsize=82932 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23387116 84922368 9243 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 82932

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 19224
/proc/meminfo: memFree=1797056/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=82932 CPUtime=339.66
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10198 0 0 0 33630 336 0 0 25 0 2 0 23386528 84922368 9243 996147200 134512640 135105188 4294956096 18446744073709551615 134630677 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 20733 9243 201 144 0 20217 0
[pid=19220/tid=19222] ppid=19218 vsize=82932 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23387116 84922368 9243 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.66
Current children cumulated vsize (KiB) 82932

[startup+402.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 19224
/proc/meminfo: memFree=1797056/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=82932 CPUtime=399.21
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10198 0 0 0 39584 337 0 0 25 0 2 0 23386528 84922368 9243 996147200 134512640 135105188 4294956096 18446744073709551615 134748476 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 20733 9243 201 144 0 20217 0
[pid=19220/tid=19222] ppid=19218 vsize=82932 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23387116 84922368 9243 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.21
Current children cumulated vsize (KiB) 82932

[startup+462.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 19224
/proc/meminfo: memFree=1797056/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=82932 CPUtime=458.75
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10198 0 0 0 45538 337 0 0 25 0 2 0 23386528 84922368 9243 996147200 134512640 135105188 4294956096 18446744073709551615 134718141 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 20733 9243 201 144 0 20217 0
[pid=19220/tid=19222] ppid=19218 vsize=82932 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23387116 84922368 9243 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.75
Current children cumulated vsize (KiB) 82932

[startup+522.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 19224
/proc/meminfo: memFree=1797056/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=82932 CPUtime=518.29
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10198 0 0 0 51492 337 0 0 25 0 2 0 23386528 84922368 9243 996147200 134512640 135105188 4294956096 18446744073709551615 134856494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 20733 9243 201 144 0 20217 0
[pid=19220/tid=19222] ppid=19218 vsize=82932 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23387116 84922368 9243 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0

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

/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 23387116 95412224 9497 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19231] ppid=19218 vsize=93176 CPUtime=0
/proc/19220/task/19231/stat : 19231 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 23477134 95412224 9497 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1228.64
Current children cumulated vsize (KiB) 93176

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 19711
/proc/meminfo: memFree=1757880/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=93176 CPUtime=1288.13
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10452 0 0 0 128467 346 0 0 25 0 3 0 23386528 95412224 9497 996147200 134512640 135105188 4294956096 18446744073709551615 134748547 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 23294 9497 202 144 0 22778 0
[pid=19220/tid=19222] ppid=19218 vsize=93176 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 23387116 95412224 9497 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19231] ppid=19218 vsize=93176 CPUtime=0
/proc/19220/task/19231/stat : 19231 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 23477134 95412224 9497 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1288.13
Current children cumulated vsize (KiB) 93176

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 19712
/proc/meminfo: memFree=1757872/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=103420 CPUtime=1347.6
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10453 0 0 0 134414 346 0 0 25 0 4 0 23386528 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 134748588 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 25855 9498 202 144 0 25339 0
[pid=19220/tid=19222] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23387116 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19231] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19231/stat : 19231 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23477134 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19712] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19712/stat : 19712 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23522142 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1347.6
Current children cumulated vsize (KiB) 103420

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19712
/proc/meminfo: memFree=1757872/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=103420 CPUtime=1407.05
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10453 0 0 0 140359 346 0 0 25 0 4 0 23386528 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 134748547 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 25855 9498 202 144 0 25339 0
[pid=19220/tid=19222] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23387116 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19231] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19231/stat : 19231 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23477134 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19712] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19712/stat : 19712 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23522142 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1407.05
Current children cumulated vsize (KiB) 103420

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

[startup+1433.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19712
/proc/meminfo: memFree=1757872/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=103420 CPUtime=1418.24
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10453 0 0 0 141478 346 0 0 25 0 4 0 23386528 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 134607772 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 25855 9498 202 144 0 25339 0
[pid=19220/tid=19222] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23387116 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19231] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19231/stat : 19231 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23477134 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19712] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19712/stat : 19712 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23522142 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1418.24
Current children cumulated vsize (KiB) 103420

[startup+1446.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19712
/proc/meminfo: memFree=1757872/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=103420 CPUtime=1430.92
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10453 0 0 0 142746 346 0 0 25 0 4 0 23386528 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 134629875 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 25855 9498 202 144 0 25339 0
[pid=19220/tid=19222] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23387116 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19231] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19231/stat : 19231 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23477134 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19712] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19712/stat : 19712 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23522142 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1430.92
Current children cumulated vsize (KiB) 103420

[startup+1452.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19712
/proc/meminfo: memFree=1757872/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=103420 CPUtime=1437.26
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10453 0 0 0 143380 346 0 0 25 0 4 0 23386528 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 134748321 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 25855 9498 202 144 0 25339 0
[pid=19220/tid=19222] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23387116 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19231] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19231/stat : 19231 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23477134 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19712] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19712/stat : 19712 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23522142 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1437.26
Current children cumulated vsize (KiB) 103420

[startup+1456 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19712
/proc/meminfo: memFree=1757872/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=103420 CPUtime=1440.43
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10453 0 0 0 143697 346 0 0 25 0 4 0 23386528 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 134748484 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 25855 9498 202 144 0 25339 0
[pid=19220/tid=19222] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23387116 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19231] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19231/stat : 19231 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23477134 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19712] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19712/stat : 19712 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23522142 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1440.43
Current children cumulated vsize (KiB) 103420

[startup+1459.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19712
/proc/meminfo: memFree=1757872/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=103420 CPUtime=1443.61
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10453 0 0 0 144014 347 0 0 25 0 4 0 23386528 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 134718162 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 25855 9498 202 144 0 25339 0
[pid=19220/tid=19222] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23387116 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19231] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19231/stat : 19231 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23477134 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19712] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19712/stat : 19712 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23522142 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1443.61
Current children cumulated vsize (KiB) 103420

[startup+1460 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19712
/proc/meminfo: memFree=1757872/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=103420 CPUtime=1444.4
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10453 0 0 0 144093 347 0 0 25 0 4 0 23386528 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 134748640 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 25855 9498 202 144 0 25339 0
[pid=19220/tid=19222] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23387116 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19231] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19231/stat : 19231 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23477134 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19712] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19712/stat : 19712 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23522142 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1444.4
Current children cumulated vsize (KiB) 103420

[startup+1460.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19712
/proc/meminfo: memFree=1757872/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=103420 CPUtime=1445.2
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10453 0 0 0 144173 347 0 0 25 0 4 0 23386528 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 134748727 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 25855 9498 202 144 0 25339 0
[pid=19220/tid=19222] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23387116 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19231] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19231/stat : 19231 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23477134 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19712] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19712/stat : 19712 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23522142 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1445.2
Current children cumulated vsize (KiB) 103420

[startup+1461 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19712
/proc/meminfo: memFree=1757872/2055920 swapFree=4192812/4192956
[pid=19220] ppid=19218 vsize=103420 CPUtime=1445.4
/proc/19220/stat : 19220 (bprolog) R 19218 19220 16613 0 -1 4194304 10453 0 0 0 144193 347 0 0 25 0 4 0 23386528 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 134748679 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19220/statm: 25855 9498 202 144 0 25339 0
[pid=19220/tid=19222] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19222/stat : 19222 (bprolog) S 19218 19220 16613 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23387116 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19231] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19231/stat : 19231 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23477134 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19220/tid=19712] ppid=19218 vsize=103420 CPUtime=0
/proc/19220/task/19712/stat : 19712 (bprolog) S 19218 19220 16613 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23522142 105902080 9498 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1445.4
Current children cumulated vsize (KiB) 103420

Child status: 0
Real time (s): 1461.06
CPU time (s): 1445.45
CPU user time (s): 1441.97
CPU system time (s): 3.47747
CPU usage (%): 98.9316
Max. virtual memory (cumulated for all children) (KiB): 103420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1441.97
system time used= 3.47747
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10466
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 33565

runsolver used 1.46978 second user time and 4.33834 second system time

The end

Launcher Data

Begin job on node11 at 2009-07-12 03:46:35
IDJOB=2076926
IDBENCH=56528
IDSOLVER=770
FILE ID=node11/2076926-1247363195
PBS_JOBID= 9506901
Free space on /tmp= 66444 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-19-05.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076926-1247363195/watcher-2076926-1247363195 -o /tmp/evaluation-result-2076926-1247363195/solver-2076926-1247363195 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2076926-1247363195 1800

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

MD5SUM BENCH= 004360dc4ee08fb7f6c35dfdfdd00b76
RANDOM SEED=821776042

node11.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.274
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.274
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:       1835560 kB
Buffers:         41220 kB
Cached:         102736 kB
SwapCached:          0 kB
Active:         108616 kB
Inactive:        59004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3056 kB
Writeback:           0 kB
Mapped:          34388 kB
Slab:            38036 kB
Committed_AS:   226584 kB
PageTables:       1840 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= 66444 MiB
End job on node11 at 2009-07-12 04:10:56