Trace number 210493

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, and are wall clock time (not CPU 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
BPrologCSPSolver70a 2006-12-13SAT 1575.39 1578.32

General information on the benchmark

NamepseudoSeries/fpga/
fpga-10-8.xml
MD5SUM9e5be67c92d787ef59f33aaf411f8a02
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.044992
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables120
Number of constraints106
Maximum constraint arity10
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension106
Global constraints used (with number of constraints)

Solver Data (download as text)

1578.31	
1578.31	Time: 1575241
1578.31	
c 
c 
c 
c solution file
c 
c 

SAT
0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/210493-1168198587/unknown)

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node18/watcher-210493-1168198587 -o ROOT/results/node18/solver-210493-1168198587 -C 1800 -M 900 /tmp/evaluation/210493-1168198587/Complete/Ordinary/solver /tmp/evaluation/210493-1168198587/unknown 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 2.00 2.00 1.84 5/87 3136
/proc/meminfo: memFree=1673216/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=0.05
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 854 0 0 0 5 0 0 0 20 0 2 0 168253466 65601536 569 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134815920 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 569 168 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) R 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 569 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 8708056 0 0 4096 2 0 0 0 -1 1 0 0

[startup+0.167822 s]
/proc/loadavg: 2.00 2.00 1.84 5/87 3136
/proc/meminfo: memFree=1673216/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=0.16
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 16 0 0 0 20 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552625 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 64064

[startup+0.577862 s]
/proc/loadavg: 2.00 2.00 1.84 5/87 3136
/proc/meminfo: memFree=1673216/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=0.57
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 57 0 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552710 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 64064

[startup+1.40594 s]
/proc/loadavg: 2.00 2.00 1.84 3/88 3137
/proc/meminfo: memFree=1671544/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=1.39
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 139 0 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134815940 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 64064

[startup+3.0421 s]
/proc/loadavg: 2.00 2.00 1.84 3/88 3137
/proc/meminfo: memFree=1671480/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=3.03
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 303 0 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555972 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 64064

[startup+6.31942 s]
/proc/loadavg: 2.00 2.00 1.84 3/88 3137
/proc/meminfo: memFree=1671480/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=6.31
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 631 0 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134568331 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 64064

[startup+12.781 s]
/proc/loadavg: 2.00 2.00 1.84 3/88 3137
/proc/meminfo: memFree=1671544/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=12.77
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 1277 0 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134809077 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 64064

[startup+25.5923 s]
/proc/loadavg: 2.00 2.00 1.85 3/88 3137
/proc/meminfo: memFree=1671608/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=25.57
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 2557 0 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134820940 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 64064

[startup+51.2257 s]
/proc/loadavg: 2.00 2.00 1.85 3/88 3137
/proc/meminfo: memFree=1671672/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=51.2
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 5120 0 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134815875 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 64064

[startup+102.484 s]
/proc/loadavg: 2.00 2.00 1.85 3/88 3137
/proc/meminfo: memFree=1671608/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=102.44
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 10244 0 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134614629 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 64064

[startup+162.563 s]
/proc/loadavg: 2.07 2.02 1.86 3/88 3137
/proc/meminfo: memFree=1671608/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=162.5
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 16250 0 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134815886 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.5
Current children cumulated vsize (KiB) 64064

[startup+222.64 s]
/proc/loadavg: 2.02 2.01 1.87 3/88 3137
/proc/meminfo: memFree=1671608/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=222.56
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 22256 0 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134815940 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.56
Current children cumulated vsize (KiB) 64064

[startup+282.72 s]
/proc/loadavg: 2.01 2.00 1.88 3/88 3137
/proc/meminfo: memFree=1671608/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=282.63
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 28263 0 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552759 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.63
Current children cumulated vsize (KiB) 64064

[startup+342.796 s]
/proc/loadavg: 2.00 2.00 1.88 3/88 3137
/proc/meminfo: memFree=1671544/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=342.68
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 34268 0 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552741 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.68
Current children cumulated vsize (KiB) 64064

[startup+402.876 s]
/proc/loadavg: 2.00 2.00 1.89 3/88 3137
/proc/meminfo: memFree=1671608/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=402.75
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 40275 0 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134822528 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.75
Current children cumulated vsize (KiB) 64064

[startup+462.954 s]
/proc/loadavg: 2.00 2.00 1.89 3/88 3137
/proc/meminfo: memFree=1671544/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=462.82
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 46281 1 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134564915 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.82
Current children cumulated vsize (KiB) 64064

[startup+523.032 s]
/proc/loadavg: 2.00 2.00 1.90 3/88 3137
/proc/meminfo: memFree=1671480/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=522.88
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 52287 1 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555099 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.88
Current children cumulated vsize (KiB) 64064

[startup+583.111 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 3137
/proc/meminfo: memFree=1671544/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=582.94
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 58293 1 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552632 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0

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

/proc/meminfo: memFree=1671480/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=823.17
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 82316 1 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134821153 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 823.17
Current children cumulated vsize (KiB) 64064

[startup+883.49 s]
/proc/loadavg: 2.01 2.01 1.91 3/88 3137
/proc/meminfo: memFree=1671416/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=64064 CPUtime=883.23
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 856 0 0 0 88322 1 0 0 25 0 2 0 168253466 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134821153 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 16016 571 170 90 0 15554 0
[pid=3135/tid=3137] ppid=3133 vsize=64064 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 168253469 65601536 571 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 883.23
Current children cumulated vsize (KiB) 64064

[startup+943.588 s]
/proc/loadavg: 2.06 2.02 1.92 3/89 3138
/proc/meminfo: memFree=1671344/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=74308 CPUtime=943.32
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 858 0 0 0 94330 2 0 0 25 0 3 0 168253466 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134820934 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 18577 573 170 90 0 18115 0
[pid=3135/tid=3137] ppid=3133 vsize=74308 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 168253469 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3135/tid=3138] ppid=3133 vsize=74308 CPUtime=0
/proc/3135/task/3138/stat : 3138 (bprolog) S 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 168343485 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 943.32
Current children cumulated vsize (KiB) 74308

[startup+1003.69 s]
/proc/loadavg: 2.02 2.01 1.92 3/89 3138
/proc/meminfo: memFree=1671408/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=74308 CPUtime=1003.4
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 858 0 0 0 100338 2 0 0 25 0 3 0 168253466 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552682 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3135/statm: 18577 573 170 90 0 18115 0
[pid=3135/tid=3137] ppid=3133 vsize=74308 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 168253469 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3135/tid=3138] ppid=3133 vsize=74308 CPUtime=0
/proc/3135/task/3138/stat : 3138 (bprolog) S 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 168343485 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1003.4
Current children cumulated vsize (KiB) 74308

[startup+1063.69 s]
/proc/loadavg: 2.07 2.02 1.93 3/89 3205
/proc/meminfo: memFree=1671416/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=74308 CPUtime=1063.25
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 858 0 0 0 106322 3 0 0 25 0 3 0 168253466 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134817525 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3135/statm: 18577 573 170 90 0 18115 0
[pid=3135/tid=3137] ppid=3133 vsize=74308 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 168253469 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3135/tid=3138] ppid=3133 vsize=74308 CPUtime=0
/proc/3135/task/3138/stat : 3138 (bprolog) S 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 168343485 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1063.25
Current children cumulated vsize (KiB) 74308

[startup+1123.79 s]
/proc/loadavg: 2.02 2.02 1.93 3/89 3205
/proc/meminfo: memFree=1671416/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=74308 CPUtime=1123.06
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 858 0 0 0 112303 3 0 0 25 0 3 0 168253466 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134816118 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3135/statm: 18577 573 170 90 0 18115 0
[pid=3135/tid=3137] ppid=3133 vsize=74308 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 168253469 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3135/tid=3138] ppid=3133 vsize=74308 CPUtime=0
/proc/3135/task/3138/stat : 3138 (bprolog) S 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 168343485 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1123.06
Current children cumulated vsize (KiB) 74308

[startup+1183.89 s]
/proc/loadavg: 2.05 2.03 1.93 3/89 3205
/proc/meminfo: memFree=1671416/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=74308 CPUtime=1182.89
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 858 0 0 0 118286 3 0 0 25 0 3 0 168253466 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552595 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3135/statm: 18577 573 170 90 0 18115 0
[pid=3135/tid=3137] ppid=3133 vsize=74308 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 168253469 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3135/tid=3138] ppid=3133 vsize=74308 CPUtime=0
/proc/3135/task/3138/stat : 3138 (bprolog) S 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 168343485 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1182.89
Current children cumulated vsize (KiB) 74308

[startup+1243.99 s]
/proc/loadavg: 2.02 2.02 1.93 3/89 3205
/proc/meminfo: memFree=1671416/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=74308 CPUtime=1242.71
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 858 0 0 0 124268 3 0 0 25 0 3 0 168253466 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134619836 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3135/statm: 18577 573 170 90 0 18115 0
[pid=3135/tid=3137] ppid=3133 vsize=74308 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 168253469 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3135/tid=3138] ppid=3133 vsize=74308 CPUtime=0
/proc/3135/task/3138/stat : 3138 (bprolog) S 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 168343485 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1242.71
Current children cumulated vsize (KiB) 74308

[startup+1303.99 s]
/proc/loadavg: 2.00 2.01 1.93 3/89 3205
/proc/meminfo: memFree=1671480/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=74308 CPUtime=1302.44
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 858 0 0 0 130241 3 0 0 25 0 3 0 168253466 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134568309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3135/statm: 18577 573 170 90 0 18115 0
[pid=3135/tid=3137] ppid=3133 vsize=74308 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 168253469 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3135/tid=3138] ppid=3133 vsize=74308 CPUtime=0
/proc/3135/task/3138/stat : 3138 (bprolog) S 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 168343485 76091392 573 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1302.44
Current children cumulated vsize (KiB) 74308

[startup+1364 s]
/proc/loadavg: 2.00 2.01 1.93 3/90 3206
/proc/meminfo: memFree=1671408/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=84552 CPUtime=1362.18
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 859 0 0 0 136215 3 0 0 25 0 4 0 168253466 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552618 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3135/statm: 21138 574 170 90 0 20676 0
[pid=3135/tid=3137] ppid=3133 vsize=84552 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 168253469 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3135/tid=3138] ppid=3133 vsize=84552 CPUtime=0
/proc/3135/task/3138/stat : 3138 (bprolog) S 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 168343485 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3135/tid=3206] ppid=3133 vsize=84552 CPUtime=0
/proc/3135/task/3206/stat : 3206 (bprolog) S 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 168388495 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1362.18
Current children cumulated vsize (KiB) 84552

[startup+1424.02 s]
/proc/loadavg: 2.06 2.02 1.94 3/90 3206
/proc/meminfo: memFree=1671408/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=84552 CPUtime=1421.92
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 859 0 0 0 142189 3 0 0 25 0 4 0 168253466 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552759 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3135/statm: 21138 574 170 90 0 20676 0
[pid=3135/tid=3137] ppid=3133 vsize=84552 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 168253469 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3135/tid=3138] ppid=3133 vsize=84552 CPUtime=0
/proc/3135/task/3138/stat : 3138 (bprolog) S 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 168343485 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3135/tid=3206] ppid=3133 vsize=84552 CPUtime=0
/proc/3135/task/3206/stat : 3206 (bprolog) S 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 168388495 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 84552

[startup+1484.05 s]
/proc/loadavg: 2.02 2.01 1.94 3/96 3278
/proc/meminfo: memFree=1670128/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=84552 CPUtime=1481.67
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 859 0 0 0 148160 7 0 0 25 0 4 0 168253466 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134815902 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3135/statm: 21138 574 170 90 0 20676 0
[pid=3135/tid=3137] ppid=3133 vsize=84552 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 168253469 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3135/tid=3138] ppid=3133 vsize=84552 CPUtime=0
/proc/3135/task/3138/stat : 3138 (bprolog) S 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 168343485 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3135/tid=3206] ppid=3133 vsize=84552 CPUtime=0
/proc/3135/task/3206/stat : 3206 (bprolog) S 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 168388495 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.67
Current children cumulated vsize (KiB) 84552

[startup+1544.1 s]
/proc/loadavg: 2.00 2.01 1.94 3/96 3364
/proc/meminfo: memFree=1670136/2055920 swapFree=4192812/4192956
[pid=3135] ppid=3133 vsize=84552 CPUtime=1541.35
/proc/3135/stat : 3135 (bprolog) R 3133 3135 2797 0 -1 4194304 859 0 0 0 154124 11 0 0 25 0 4 0 168253466 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134821415 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3135/statm: 21138 574 170 90 0 20676 0
[pid=3135/tid=3137] ppid=3133 vsize=84552 CPUtime=0
/proc/3135/task/3137/stat : 3137 (bprolog) S 3133 3135 2797 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 168253469 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3135/tid=3138] ppid=3133 vsize=84552 CPUtime=0
/proc/3135/task/3138/stat : 3138 (bprolog) S 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 168343485 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3135/tid=3206] ppid=3133 vsize=84552 CPUtime=0
/proc/3135/task/3206/stat : 3206 (bprolog) S 3133 3135 2797 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 168388495 86581248 574 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.35
Current children cumulated vsize (KiB) 84552

Child status: 0
Real time (s): 1578.32
CPU time (s): 1575.39
CPU user time (s): 1575.25
CPU system time (s): 0.138978
CPU usage (%): 99.8148
Max. virtual memory (cumulated for all children) (KiB): 84552

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

runsolver used 1.50377 s user time and 4.18736 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun Jan  7 19:36:27 UTC 2007


IDJOB= 210493
IDBENCH= 4624
FILE ID= node18/210493-1168198587

PBS_JOBID= 3480503

Free space on /tmp= 66291 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-10-8.xml
COMMAND LINE= /tmp/evaluation/210493-1168198587/Complete/Ordinary/solver /tmp/evaluation/210493-1168198587/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node18/convwatcher-210493-1168198587 -o ROOT/results/node18/conversion-210493-1168198587 -C 600 -M 900 /tmp/evaluation/210493-1168198587/Complete/Ordinary/conversion /tmp/evaluation/210493-1168198587/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-210493-1168198587 -o ROOT/results/node18/solver-210493-1168198587 -C 1800 -M 900  /tmp/evaluation/210493-1168198587/Complete/Ordinary/solver /tmp/evaluation/210493-1168198587/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  9e5be67c92d787ef59f33aaf411f8a02

RANDOM SEED= 975344696

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.231
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.231
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:       1673632 kB
Buffers:         43616 kB
Cached:         216076 kB
SwapCached:          0 kB
Active:         151108 kB
Inactive:       172384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1673632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1140 kB
Writeback:           0 kB
Mapped:          84088 kB
Slab:            43840 kB
Committed_AS:  4756304 kB
PageTables:       2048 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= 66291 MiB



End job on node18 on Sun Jan  7 20:02:46 UTC 2007