Trace number 2078917

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 1518.17 1522.1

General information on the benchmark

Namecsp/nengfa/
normalized-protein.xml
MD5SUMdcc276e0be4c2cfad38640ad0b90bab6
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.15806
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of constraints309
Maximum constraint arity27
Maximum domain size1011
Number of constraints which are defined in extension0
Number of constraints which are defined in intension308
Global constraints used (with number of constraints)alldifferent(1)

Solver Data

0.09/0.19	c bpsolver version 6.29.2009
0.09/0.19	c converting(HOME/instance-2078917-1247367590)
0.09/0.19	c Converted in 31 ms
0.09/0.19	c solving(HOME/instance-2078917-1247367590,1800000)
0.09/0.19	c solving(HOME/instance-2078917-1247367590,1800000)
1518.06/1522.09	c (forward)
1518.06/1522.09	s SATISFIABLE
1518.06/1522.09	v 2628 26 28 2528 25 28 2428 24 28 2328 23 28 2228 22 28 2229 22 29 2230 22 30 2330 23 30 2329 23 29 2429 24 29 2430 24 30 2530 25 30 2529 25 29 2629 26 29 2729 27 29 2730 27 30 2630 26 30 2631 26 31 2731 27 31 2732 27 32 2632 26 32 2532 25 32 2531 25 31 2431 24 31 2331 23 31 1 0 1 0 1 0 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 3 0 0 3 2 0 2 1 0 1 2 0 0 1 -1 0 3 0 1 4 0 2 3 0 0 0 -1 -1 -1 -1 -1 1 2 0 2 1 0 3 2 0 2 3 0 0 0 0 1 2 0 2 1 0 3 2 0 4 1 0 4 3 0 3 4 0 2 3 0 0 0 0 0 0 0 1 0 -1 2 1 0 3 0 0 2 1 0 0 0 -1 1 0 -1 2 1 0 1 2 0 0 -1 2 1 0 2 1 0 1 2 0 0 1 -1 -1 -1 -1 1 0 -1 0 1 -1 -2 1 2 0 0 3 0 1 2 0 0 0 0 1 -1 1 2 0 -1 1 2 0 2 1 0 0 1 0 -1 -1 -2 -2 -4 -5 -6 -7 -7 -7 -8 2727 2728 
1518.06/1522.10	
1518.06/1522.10	c Time=1518060 ms Backtracks=92987943
1518.06/1522.10	

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-2078917-1247367590/watcher-2078917-1247367590 -o /tmp/evaluation-result-2078917-1247367590/solver-2078917-1247367590 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2078917-1247367590 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.07 2.02 2.31 4/84 22407
/proc/meminfo: memFree=1659612/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=7000 CPUtime=0
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 607 0 0 0 0 0 0 0 18 0 1 0 23823722 7168000 325 996147200 134512640 135105188 4294956096 18446744073709551615 134530912 0 0 4096 0 0 0 0 17 0 0 0
/proc/22407/statm: 1750 333 72 144 0 1234 0

[startup+0.071344 s]
/proc/loadavg: 2.07 2.02 2.31 4/84 22407
/proc/meminfo: memFree=1659612/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=62208 CPUtime=0.06
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1131 0 0 0 3 3 0 0 18 0 1 0 23823722 63700992 844 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/22407/statm: 15552 844 177 144 0 15036 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 62208

[startup+0.101348 s]
/proc/loadavg: 2.07 2.02 2.31 4/84 22407
/proc/meminfo: memFree=1659612/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=0.09
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1327 0 0 0 6 3 0 0 18 0 2 0 23823722 74182656 1037 996147200 134512640 135105188 4294956096 18446744073709551615 134717162 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1037 215 144 0 17595 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72444

[startup+0.301366 s]
/proc/loadavg: 2.07 2.02 2.31 4/84 22407
/proc/meminfo: memFree=1659612/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=0.27
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1329 0 0 0 24 3 0 0 20 0 2 0 23823722 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 134605968 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1039 217 144 0 17595 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 72444

[startup+0.701411 s]
/proc/loadavg: 2.07 2.02 2.31 4/84 22407
/proc/meminfo: memFree=1659612/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=0.66
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1329 0 0 0 63 3 0 0 23 0 2 0 23823722 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 134718729 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1039 217 144 0 17595 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 72444

[startup+1.50149 s]
/proc/loadavg: 2.07 2.02 2.31 3/86 22409
/proc/meminfo: memFree=1656204/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=1.46
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1329 0 0 0 143 3 0 0 25 0 2 0 23823722 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 134710454 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1039 217 144 0 17595 0
[pid=22407/tid=22409] ppid=22405 vsize=72444 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 23823732 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 72444

[startup+3.10166 s]
/proc/loadavg: 2.07 2.02 2.31 3/86 22409
/proc/meminfo: memFree=1656076/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=3.06
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1329 0 0 0 303 3 0 0 25 0 2 0 23823722 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 134628289 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1039 217 144 0 17595 0
[pid=22407/tid=22409] ppid=22405 vsize=72444 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 23823732 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 72444

[startup+6.30299 s]
/proc/loadavg: 2.07 2.02 2.31 3/86 22409
/proc/meminfo: memFree=1655948/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=6.26
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1329 0 0 0 623 3 0 0 25 0 2 0 23823722 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 134716881 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1039 217 144 0 17595 0
[pid=22407/tid=22409] ppid=22405 vsize=72444 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 23823732 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 72444

[startup+12.7017 s]
/proc/loadavg: 2.06 2.02 2.31 3/86 22409
/proc/meminfo: memFree=1655828/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=12.66
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1329 0 0 0 1263 3 0 0 25 0 2 0 23823722 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 134717645 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1039 217 144 0 17595 0
[pid=22407/tid=22409] ppid=22405 vsize=72444 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 23823732 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 72444

[startup+25.502 s]
/proc/loadavg: 2.05 2.01 2.30 3/86 22409
/proc/meminfo: memFree=1655892/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=25.46
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1329 0 0 0 2542 4 0 0 25 0 2 0 23823722 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 134717157 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1039 217 144 0 17595 0
[pid=22407/tid=22409] ppid=22405 vsize=72444 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 23823732 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 72444

[startup+51.1016 s]
/proc/loadavg: 2.03 2.01 2.29 3/86 22409
/proc/meminfo: memFree=1655892/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=51.05
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1329 0 0 0 5101 4 0 0 25 0 2 0 23823722 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 134724867 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1039 217 144 0 17595 0
[pid=22407/tid=22409] ppid=22405 vsize=72444 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 23823732 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 72444

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.27 3/86 22415
/proc/meminfo: memFree=1655892/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=102.21
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1329 0 0 0 10217 4 0 0 25 0 2 0 23823722 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 134625365 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1039 217 144 0 17595 0
[pid=22407/tid=22409] ppid=22405 vsize=72444 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 23823732 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 72444

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.25 3/86 22415
/proc/meminfo: memFree=1605268/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=162.07
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1329 0 0 0 16203 4 0 0 25 0 2 0 23823722 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1039 217 144 0 17595 0
[pid=22407/tid=22409] ppid=22405 vsize=72444 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 23823732 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 72444

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.24 3/86 22415
/proc/meminfo: memFree=1605268/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=222.05
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1329 0 0 0 22201 4 0 0 25 0 2 0 23823722 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 134608603 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1039 217 144 0 17595 0
[pid=22407/tid=22409] ppid=22405 vsize=72444 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 23823732 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 72444

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.22 3/86 22415
/proc/meminfo: memFree=1605268/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=282.02
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1329 0 0 0 28198 4 0 0 25 0 2 0 23823722 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 134619439 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1039 217 144 0 17595 0
[pid=22407/tid=22409] ppid=22405 vsize=72444 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 23823732 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 72444

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.20 3/86 22415
/proc/meminfo: memFree=1605268/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=342
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1329 0 0 0 34196 4 0 0 25 0 2 0 23823722 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 134630668 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1039 217 144 0 17595 0
[pid=22407/tid=22409] ppid=22405 vsize=72444 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 23823732 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 72444

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.18 3/86 22415
/proc/meminfo: memFree=1605140/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=401.97
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1329 0 0 0 40193 4 0 0 25 0 2 0 23823722 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 134849578 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1039 217 144 0 17595 0
[pid=22407/tid=22409] ppid=22405 vsize=72444 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 23823732 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.97
Current children cumulated vsize (KiB) 72444

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.17 3/86 22415
/proc/meminfo: memFree=1605076/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=72444 CPUtime=461.94
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1329 0 0 0 46190 4 0 0 25 0 2 0 23823722 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 134559774 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22407/statm: 18111 1039 217 144 0 17595 0
[pid=22407/tid=22409] ppid=22405 vsize=72444 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 23823732 74182656 1039 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.94
Current children cumulated vsize (KiB) 72444

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.16 3/86 22415

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

/proc/22407/task/22508/stat : 22508 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23958754 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1358.98
Current children cumulated vsize (KiB) 92932

[startup+1422.3 s]
/proc/loadavg: 2.24 2.10 2.10 3/78 22508
/proc/meminfo: memFree=1761628/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=92932 CPUtime=1418.75
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1353 0 0 0 141870 5 0 0 25 0 4 0 23823722 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 134630181 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22407/statm: 23233 1063 222 144 0 22717 0
[pid=22407/tid=22409] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23823732 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22507] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22507/stat : 22507 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23913747 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22508] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22508/stat : 22508 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23958754 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1418.75
Current children cumulated vsize (KiB) 92932

[startup+1482.3 s]
/proc/loadavg: 2.21 2.13 2.10 3/78 22508
/proc/meminfo: memFree=1761244/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=92932 CPUtime=1478.52
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1353 0 0 0 147847 5 0 0 25 0 4 0 23823722 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 134563959 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22407/statm: 23233 1063 222 144 0 22717 0
[pid=22407/tid=22409] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23823732 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22507] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22507/stat : 22507 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23913747 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22508] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22508/stat : 22508 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23958754 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1478.52
Current children cumulated vsize (KiB) 92932

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

[startup+1484.9 s]
/proc/loadavg: 2.21 2.13 2.10 3/78 22508
/proc/meminfo: memFree=1761244/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=92932 CPUtime=1481.11
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1353 0 0 0 148106 5 0 0 25 0 4 0 23823722 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 134861544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22407/statm: 23233 1063 222 144 0 22717 0
[pid=22407/tid=22409] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23823732 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22507] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22507/stat : 22507 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23913747 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22508] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22508/stat : 22508 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23958754 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.11
Current children cumulated vsize (KiB) 92932

[startup+1497.7 s]
/proc/loadavg: 2.16 2.12 2.10 3/78 22508
/proc/meminfo: memFree=1761244/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=92932 CPUtime=1493.85
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1353 0 0 0 149380 5 0 0 25 0 4 0 23823722 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 134626335 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22407/statm: 23233 1063 222 144 0 22717 0
[pid=22407/tid=22409] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23823732 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22507] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22507/stat : 22507 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23913747 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22508] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22508/stat : 22508 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23958754 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1493.85
Current children cumulated vsize (KiB) 92932

[startup+1510.51 s]
/proc/loadavg: 2.13 2.11 2.10 3/78 22508
/proc/meminfo: memFree=1760988/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=92932 CPUtime=1506.61
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1353 0 0 0 150656 5 0 0 25 0 4 0 23823722 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 134560484 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22407/statm: 23233 1063 222 144 0 22717 0
[pid=22407/tid=22409] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23823732 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22507] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22507/stat : 22507 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23913747 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22508] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22508/stat : 22508 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23958754 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1506.61
Current children cumulated vsize (KiB) 92932

[startup+1516.9 s]
/proc/loadavg: 2.12 2.11 2.10 3/78 22508
/proc/meminfo: memFree=1760988/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=92932 CPUtime=1512.98
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1353 0 0 0 151293 5 0 0 25 0 4 0 23823722 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 134981652 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22407/statm: 23233 1063 222 144 0 22717 0
[pid=22407/tid=22409] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23823732 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22507] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22507/stat : 22507 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23913747 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22508] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22508/stat : 22508 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23958754 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1512.98
Current children cumulated vsize (KiB) 92932

[startup+1520.1 s]
/proc/loadavg: 2.12 2.11 2.10 3/78 22508
/proc/meminfo: memFree=1760988/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=92932 CPUtime=1516.17
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1353 0 0 0 151612 5 0 0 25 0 4 0 23823722 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 134877691 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22407/statm: 23233 1063 222 144 0 22717 0
[pid=22407/tid=22409] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23823732 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22507] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22507/stat : 22507 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23913747 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22508] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22508/stat : 22508 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23958754 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1516.17
Current children cumulated vsize (KiB) 92932

[startup+1520.9 s]
/proc/loadavg: 2.11 2.11 2.10 3/78 22508
/proc/meminfo: memFree=1760988/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=92932 CPUtime=1516.97
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1353 0 0 0 151692 5 0 0 25 0 4 0 23823722 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 134559774 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22407/statm: 23233 1063 222 144 0 22717 0
[pid=22407/tid=22409] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23823732 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22507] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22507/stat : 22507 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23913747 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22508] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22508/stat : 22508 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23958754 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1516.97
Current children cumulated vsize (KiB) 92932

[startup+1521.7 s]
/proc/loadavg: 2.11 2.11 2.10 3/78 22508
/proc/meminfo: memFree=1760988/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=92932 CPUtime=1517.76
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1353 0 0 0 151771 5 0 0 25 0 4 0 23823722 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 134630034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22407/statm: 23233 1063 222 144 0 22717 0
[pid=22407/tid=22409] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23823732 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22507] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22507/stat : 22507 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23913747 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22508] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22508/stat : 22508 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23958754 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1517.76
Current children cumulated vsize (KiB) 92932

[startup+1521.9 s]
/proc/loadavg: 2.11 2.11 2.10 3/78 22508
/proc/meminfo: memFree=1760988/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=92932 CPUtime=1517.96
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1353 0 0 0 151791 5 0 0 25 0 4 0 23823722 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 134630042 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22407/statm: 23233 1063 222 144 0 22717 0
[pid=22407/tid=22409] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23823732 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22507] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22507/stat : 22507 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23913747 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22508] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22508/stat : 22508 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23958754 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1517.96
Current children cumulated vsize (KiB) 92932

[startup+1522 s]
/proc/loadavg: 2.11 2.11 2.10 3/78 22508
/proc/meminfo: memFree=1760988/2055920 swapFree=4192812/4192956
[pid=22407] ppid=22405 vsize=92932 CPUtime=1518.06
/proc/22407/stat : 22407 (bprolog) R 22405 22407 16451 0 -1 4194304 1353 0 0 0 151801 5 0 0 25 0 4 0 23823722 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 134630004 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22407/statm: 23233 1063 222 144 0 22717 0
[pid=22407/tid=22409] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22409/stat : 22409 (bprolog) S 22405 22407 16451 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23823732 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22507] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22507/stat : 22507 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23913747 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22407/tid=22508] ppid=22405 vsize=92932 CPUtime=0
/proc/22407/task/22508/stat : 22508 (bprolog) S 22405 22407 16451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23958754 95162368 1063 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1518.06
Current children cumulated vsize (KiB) 92932

Child status: 0
Real time (s): 1522.1
CPU time (s): 1518.17
CPU user time (s): 1518.11
CPU system time (s): 0.057991
CPU usage (%): 99.7414
Max. virtual memory (cumulated for all children) (KiB): 92932

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

runsolver used 1.55876 second user time and 4.37533 second system time

The end

Launcher Data

Begin job on node90 at 2009-07-12 04:59:51
IDJOB=2078917
IDBENCH=56824
IDSOLVER=770
FILE ID=node90/2078917-1247367590
PBS_JOBID= 9506975
Free space on /tmp= 66296 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/nengfa/normalized-protein.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2078917-1247367590/watcher-2078917-1247367590 -o /tmp/evaluation-result-2078917-1247367590/solver-2078917-1247367590 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2078917-1247367590 1800

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

MD5SUM BENCH= dcc276e0be4c2cfad38640ad0b90bab6
RANDOM SEED=455840638

node90.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.212
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.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1660092 kB
Buffers:         29692 kB
Cached:         163700 kB
SwapCached:          0 kB
Active:         270728 kB
Inactive:        69076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660092 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1412 kB
Writeback:           0 kB
Mapped:         156064 kB
Slab:            41112 kB
Committed_AS:   878968 kB
PageTables:       2068 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= 66292 MiB
End job on node90 at 2009-07-12 05:25:13